ModernUO/Projects
Kamron Batman 59dcd24bed
fix: Fixes DeltaQueue recursion, StatMod bug, and memory leak (#1233)
* Fixes recursion with DeltaQueue causing multiple sets of packets to be sent to the client.
* Fixes StatMods that are expired not being checked properly.
* Adds a timer to properly expire/remove stat mods instead of relying on a side-effect.
2022-11-08 09:08:05 -08:00
..
Server fix: Fixes DeltaQueue recursion, StatMod bug, and memory leak (#1233) 2022-11-08 09:08:05 -08:00
Server.Tests fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
UOContent fix: Fixes DeltaQueue recursion, StatMod bug, and memory leak (#1233) 2022-11-08 09:08:05 -08:00
UOContent.Tests fix: Removes SetTypeRef for generated code. (#1189) 2022-10-15 15:12:49 -07:00