ModernUO/Projects/Server.Tests/Tests
Kamron Batman 0dc4acc164
fix(core): Removes implicit cast between Serial and uint (#728)
* Fixes spellbooks using serial ctor
* Fixes misc items where someone thought they had an amount and it didn't
* Fixes all `Food` types.
2021-08-25 00:27:19 -07:00
..
Buffers cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Collections fix(core): Adds ability to store null value in ordered hash set (#447) 2021-02-03 17:57:03 -08:00
Network fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Serialization feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
Timer feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Utility fix(core): Fixes string wrapping for houses (#717) 2021-08-22 10:01:01 -07:00