ModernUO/Projects
Kamron Batman 3e3b08e666
fix: Fixes max items serializatio n issue (#1728)
### Summary

Fixes an issue where max items is deserialized as 0 instead of -1. To fix broken containers, run the following in-game:
`[global set maxitems -1 where container maxitems = 0`

In vanilla MUO, there are no containers that actually have max items set to 0.
2024-04-12 14:11:58 -07:00
..
Server fix: Fixes max items serializatio n issue (#1728) 2024-04-12 14:11:58 -07:00
Server.Tests fix: Fixes missing destinations crashing (#1724) 2024-04-07 15:48:09 -07:00
UOContent fix: BaseEscortable Destination not returned properly. (#1727) 2024-04-08 09:12:38 -07:00
UOContent.Tests chore(deps): Bump xunit from 2.6.6 to 2.7.0 (#1680) 2024-02-17 00:35:24 -08:00