ModernUO/Projects/Server.Tests/Tests
Kamron Batman 6b3617b08f
fix: Fixes BitArray serialization (#1027)
Fixes bit array serialization. This may cause objects that were serialized by bit array to fail to deserialize. I am sorry, please accept my condolences. It is probably easiest to just delete those objects. If it becomes a major problem, contact me and I'll help with a hacky per-case solution.
2022-05-18 17:25:03 -07:00
..
Buffers feat: Adds a single threaded array pool (#967) 2022-03-22 09:58:24 -07:00
Collections fix: Fixes BitArray serialization (#1027) 2022-05-18 17:25:03 -07:00
Network fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -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