Skip to content

Custom ultima online emulator base on Sphere server

License

Notifications You must be signed in to change notification settings

Cryptonite-UO/ResistanceCore

Repository files navigation

Build status (Appveyor)

Build Status (Travis)

Codacy Badge

CRYPTOCORE

This Repository is a Clone of the SphereServer X version available here: SOURCEX

Why a clone/fork?

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.

Here the list of difference between the reel sphere X:

Commit 2024-09-08 Commit2

  1. It's now impossible to gain skillpoint with weapon skill during battle (Now script side).
  2. On @GETHIT, return 3 is a dodge and no more noise will be hear from the weapon.

Commit 2023-03-23

  1. 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

  1. MOREY (increase MAX DAM) on weapon de not require anymore ATTRMAGIC.

Commit 2023-01-15 Commit2

  1. Now c_vampire_male and c_vampire_female can be use for a 4th race in the game. Using same anim patern than human.

Commit3

  1. Str now contribute in dammage with 1% of value instead of 10%.

Commit 2022-11-23

  1. Animal trainer do not offer anymore the choice to stable or retrieve pet because it's done on script side.

Commit 2022-08-26

  1. Custom maxweight calculation because STR of player is greater.

Commit 2021-01-10

  1. Insubtantial flags is use on some class (CL) you can now pass trought him. (partial Revert of commit of december)

Commit 2020-12-10

  1. Resistance use c_gargoyle_male and female as custom dwarf. We need to avoid the gargoyle anim and force human anim.
  2. Insubtantial flags is use on some class (CL) during a small period. We must modify that the player is see like a death player.
  3. 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)