ModernUO/Projects/UOContent/Spells
Kamron Batman bdee7bc671
fix: Fixes NPC slowness. (#955)
* Adds the following configurations:
  * `movement.delay.npcMinDelay` - 0.1 - Pets or Non-monster NPCs
  * `movement.delay.npcMaxDelay` - 0.4 - Pets or Non-monster NPCs
  * `movement.delay.monsterMinDelay` - 0.4 - Non-pet Monsters or NPC vs Player Combat
  * `movement.delay.monsterMaxDelay` - 0.8 - Non-pet Monsters or NPC vs Player Combat
  * `movement.delay.monsterMinDex` - 150 - Dex maximum for delay by dex
  * `movement.delay.MinDex` - 190 - Dex maximum for delay by dex
2022-03-10 22:55:06 -08:00
..
Base fix: Fixes mana insufficient message for newer clients. (#957) 2022-03-10 12:18:22 -08:00
Bushido fix: Fixes first/second scrolls crashing (#891) 2021-12-24 15:26:12 -08:00
Chivalry fix: Fixes scrolls not working (#933) 2022-02-16 18:52:58 -08:00
Eighth fix: Fixes skill requirements and cleans up magery spells (#870) 2021-12-05 09:40:57 -08:00
Fifth fix: Fixes first/second scrolls crashing (#891) 2021-12-24 15:26:12 -08:00
First fix: Fixes skill requirements and cleans up magery spells (#870) 2021-12-05 09:40:57 -08:00
Fourth fix: Fixes scrolls not working (#933) 2022-02-16 18:52:58 -08:00
Gargoyle/SpellDefinitions fix: Cleans up spell info variable (#848) 2021-11-14 18:31:32 -08:00
Mysticism fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00
Necromancy fix: Fixes first/second scrolls crashing (#891) 2021-12-24 15:26:12 -08:00
Ninjitsu fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Second fix: Fixes skill requirements and cleans up magery spells (#870) 2021-12-05 09:40:57 -08:00
Seventh fix: Fixes scrolls not working (#933) 2022-02-16 18:52:58 -08:00
Sixth fix: Fixes skill requirements and cleans up magery spells (#870) 2021-12-05 09:40:57 -08:00
Spellweaving fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Targeting fix: Fixes targeting checks (#869) 2021-12-01 08:15:16 -08:00
Third fix: Fixes first/second scrolls crashing (#891) 2021-12-24 15:26:12 -08:00
Initializer.cs fix: Changes spells so they register during configuration (#889) 2021-12-19 19:58:59 -08:00
Reagent.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
UnsummonTimer.cs fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00