ModernUO/Projects/UOContent/Engines/Pathing
Kamron Batman 6c4308bce6
fix(core): Caches DateTime.NowUtc (#548)
- [X] Caches DateTime.NowUtc on the game loop (not other threads)
- [X] Replaces all locations where it makes sense
- [X] Adds Min/Max for `IComparable` (TimeSpan, DateTimes, etc)

Closes #261
2021-03-13 01:32:04 -08:00
..
FastAStarAlgorithm.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
FastMovement.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
Movement.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
MovementPath.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
MoveResult.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
PathAlgorithm.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
PathFollower.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
SlowAStarAlgorithm.cs chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00