ModernUO/Projects/UOContent/Items/Games
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
..
Mahjong fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Backgammon.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
BaseBoard.cs fix(core): Cleans up uninitialized packets (#397) 2021-01-09 14:10:29 -08:00
BasePiece.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
CheckerBoard.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
CheckersPieces.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Chessboard.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
ChessPieces.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Dices.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00