Releases: modernuo/ModernUO
Releases · modernuo/ModernUO
0.12.1.3
Bug Fixes
- Fixes disconnects due to bad seeding (#1663) (497ea87)
- Fixes issue with duping items and serialization, and sector lists. (#1662) (3812a78)
0.12.1.1
Features
- Moves TcpServer to another thread. Rewrites Firewall (#1660) (4cd668e)
0.11.2.27
Bug Fixes
- Fixes Feint so it properly reduces damage (#1657) (0ffea2e)
- Fixes GetItemsAt, GetMobilesAt, and GetClientsAt (#1653) (aaad909)
- Fixes hues for Bags of Sending (#1654) (4911855)
- Stops trying to perform snapshots when the world is not saving (#1658) (8230232)
0.11.2.21
Bug Fixes
- Adds Mage AI invis chance variable (#1651) (2084374)
- Adds required changes for Advanced Search feature (#1650) (fe6e9df)
- Fixes crash with combatant and mobs facing each other (#1644) (d428236)
- Use pooled ref for corpse instanced loot (#1645) (96c3f2e)
Features
0.11.2.14
Bug Fixes
- Adds missing migration files. (#1642) (61e9dd2)
- Fixes network issue with incoming packet length (#1643) (1e73802)
- Fixes thread guard and cleans up incoming packet reader (#1641) (7d9bc9f)
- Update Main.cs to accept utf8 on console (#1639) (25a75fd)
0.11.2.10
Bug Fixes
- Codegens camps (#1628) (f35af0d)
- Fixes crash when banker tries to consume checks & gold from bankbox (#1635) (0d65464)
- Fixes default GumpID and DropSound serialization for containers (#1631) (ca5aa80)
- Fixes pooled ref collections dispose on defaults (#1638) (1ab367d)
0.11.2.1
Bug Fixes
- Fixes serialization and dirty tracking conveniences (#1627) (b7882df)