ModernUO/Projects/Server/TileMatrix
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
..
TileMatrix.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
TileMatrixLoader.cs fix(core): Moves map definitions and cleans up loading maps, regions, and tiles (#431) 2021-01-25 11:05:52 -08:00
TileMatrixPatch.cs fix(core): Fixes map issues at New Haven (#509) 2021-02-14 16:06:49 -08:00