Releases: modernuo/ModernUO
Releases · modernuo/ModernUO
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)
0.11.1.26
Bug Fixes
- Fixes various mobile packets and setting serials (#1618) (6a0fcd6)
- Refactors getting static tiles to use enumerators (#1611) (f21c968)
- Removes redundant fixture check (#1619) (3b1637b)
0.11.1.18
Bug Fixes
- Fixes TimeSpan rounding issues (#1610) (331f24c), closes #1604
- Fixes vendor buy int overflow (#1586) (98727d1)
- Fixes VS support by reverting source generators back to net standard 2.0 (#1609) (d93e363)
- Updates container searches for non-generic types (#1567) (3109f59)
0.11.1.13
Bug Fixes
Features
- Updates to .NET Standard 2.1 source generators (#1602) (0da6e46)