ModernUO/Projects/UOContent/Engines
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
..
Bulk Orders chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
CannedEvil fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Chat fix: Fixes packet length checks (#953) 2022-03-04 12:32:25 -08:00
ConPVP fix: Fixes TextDefinition and optimizes CraftItem (#930) 2022-02-12 22:42:50 -08:00
Craft fix: Adds more null checks for text definition to prevent NPEs (#936) 2022-02-18 11:13:38 -08:00
Doom fix: Fixes TextDefinition and optimizes CraftItem (#930) 2022-02-12 22:42:50 -08:00
Ethics fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Events fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Factions fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Harvest fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
Help fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
Khaldun fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
ML Quests fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Party fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
Pathing chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
Plants fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Quests fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Spawners fix: Cleans up file system paths and archiving (#815) 2021-10-05 08:54:44 -07:00
Treasures of Tokuno chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
UltimaStore fix: Fixes packet length checks (#953) 2022-03-04 12:32:25 -08:00
Veteran Rewards fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
Virtues chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00