ModernUO/Projects
Kamron Batman 3f00f6d610
fix: Fixes loot with zero amount (#1666)
### Summary

* Adds logging if Amount goes to zero. It should never go to zero!
* Deletes an item if it mutates with zero amount.
* Eliminates possible allocation from `params` for `Type[][]` loot pack construction.
* Renames `Loot.ChestOfHeirloomsContains` to `Loot.RandomChestOfHeirloomsContent`.
2024-01-29 23:23:42 -08:00
..
Server fix: Fixes loot with zero amount (#1666) 2024-01-29 23:23:42 -08:00
Server.Tests feat: Moves TcpServer to another thread. Rewrites Firewall (#1660) 2024-01-20 14:25:12 -08:00
UOContent fix: Fixes loot with zero amount (#1666) 2024-01-29 23:23:42 -08:00
UOContent.Tests feat: Moves TcpServer to another thread. Rewrites Firewall (#1660) 2024-01-20 14:25:12 -08:00