ModernUO/Projects
Kamron Batman aab731ed96
feat: Overhauls AI (Speech/Movement) (#2232)
### Summary

* Refactors AI so it is easier to read and maintain
* Fixes NPC speed issues
* Fixes pet sector AI issue that was causing stuttering
* Fixes direction snapping for Melee/Mage AI
* Refactors pet orders
* Refactors speech commands
* Removes scale speed by dex for HS+ (it was a stupid feature anyways)
2025-07-18 22:39:57 -07:00
..
Application fix: Removes profiling. Streamlines core tick count. (#1948) 2024-09-11 00:55:18 -07:00
Logger chore: Fixes variable types for possible performance issues (#2172) 2025-05-01 21:54:41 -07:00
Server fix: Adds GetDistanceToSqrt for Point3D and centralizes all the calls (#2233) 2025-07-18 09:24:41 -07:00
Server.Tests chore: Fixes variable types for possible performance issues (#2172) 2025-05-01 21:54:41 -07:00
UOContent feat: Overhauls AI (Speech/Movement) (#2232) 2025-07-18 22:39:57 -07:00
UOContent.Tests chore: Fixes name verification test (#2201) 2025-05-26 22:36:23 -07:00