This Repository is a Clone of the SphereServer X version available here: SOURCEX
This version of Sphere is use on Ultima online Resistance Shard. We decide to fork this branch because some little modification are made for adapting our gameplay.
- It's now impossible to gain skillpoint with weapon skill during battle (Now script side).
- On @GETHIT, return 3 is a dodge and no more noise will be hear from the weapon.
Commit 2023-03-23
- It's now possible to hide and detect hidden during battle. This action will result to reset all actual action.
Commit 2023-01-18 Commit2 2024-05-08
- MOREY (increase MAX DAM) on weapon de not require anymore ATTRMAGIC.
- Now c_vampire_male and c_vampire_female can be use for a 4th race in the game. Using same anim patern than human.
- Str now contribute in dammage with 1% of value instead of 10%.
Commit 2022-11-23
- Animal trainer do not offer anymore the choice to stable or retrieve pet because it's done on script side.
Commit 2022-08-26
- Custom maxweight calculation because STR of player is greater.
Commit 2021-01-10
- Insubtantial flags is use on some class (CL) you can now pass trought him. (partial Revert of commit of december)
Commit 2020-12-10
- Resistance use c_gargoyle_male and female as custom dwarf. We need to avoid the gargoyle anim and force human anim.
- Insubtantial flags is use on some class (CL) during a small period. We must modify that the player is see like a death player.
- Emote message over NPC/player head is crap and long. "YOU SEE NAME" is useless. We remove all name and pronom. (important to modify msg.scp in script too)