Releases: modernuo/ModernUO
Releases · modernuo/ModernUO
0.13.2.12
Bug Fixes
- Cleans up FixHtml (#1757) (becd7aa)
- Cleans up some string allocations from trim (#1759) (d77668d)
- Codegens faction items and questers (#1764) (542b672)
- Codegens gifts. Unifies staff names. Thank you to the community! (#1766) (8fd04ac)
- Codegens house/vendors (#1767) (fb8563a)
- Codegens spell items (#1765) (8efa90b)
- Consolidates Color/Center html (#1762) (26dfde1)
- Fixes continuing after deserialization error (#1761) (05535ec)
- Fixes EvilMage/Lord spawning naked, without hair (#1755) (af67c48)
- Fixes HtmlLocalized color for gump layouts (#1758) (9d2f471)
- Fixes spawner deserialization (#1760) (328c6da)
0.13.2.1
Bug Fixes
- Adds static warning/notice gumps. (#1741) (bb7bc57)
- Adds text command to throttle. Fixes throttle itself. (#1743) (c4fbc6b)
- Fixes NPE with stun attack (#1751) (db0621b)
- Fixes reading prof.txt (#1745) (d23d92d)
- Removes broken OrderedHashSet and adds a simple OrderedSet (#1756) (4ea1d79)
- Update Nails.cs with correct graphic (#1746) (248af59)
Features
0.13.1.1
0.12.1.63
Bug Fixes
- Adds back socket connected event (#1688) (ac562e6)
- Archive locally is not an async function (#1735) (44df304)
- BaseEscortable Destination not returned properly. (#1727) (7ec19cf)
- Change Decorate FindItem range from 0 to 1 (#1725) (6c07673)
- Fix unguarded/termur regions in regions.json (#1723) (d6fe502)
- Fixes champion drop logic (#1731) (ada2378)
- Fixes crafting items with IHasQuality attribute (#1738) (98d31bc)
- Fixes max items serializatio n issue (#1728) (3e3b08e)
- Fixes missing destinations crashing (#1724) (d115716)
- Fixes STArray size and tests (#1737) (7a160bb)
- Improves STArray and SpanWriter with packets (#1736) (3a27ab8)
0.12.1.48
Bug Fixes
- Cleans up code with feeding pets and adds batch coin flips random check (#1717) (29ea813)
- Fixes amount error spam from scissors (#1715) (3921593)
- Fixes bad localized messages (#1722) (c63bf84)
- Fixes mount stamina, adds Pub46+ Ethereal stamina (#1716) (90fa2e0)
- Fixes stuck connections (#1708) (183f6fa)
- Fixes unresponsive console input (#1720) (912eaab)
- Simplifies create food and localizes. Fixes localization fallback (#1721) (6cb18f8)
Features
0.12.1.39
Bug Fixes
- Consolidates commodity interface for reagents. (#1709) (f3d1fb8)
- Fixes spawner timer deserialization, decimal deserialization, and adds potion keg reverse lookup (#1711) (1a7e7c7)
- Fixes weapon and armor quality default value (#1710) (70575e1)
- Reverts to RunUO speeds, fixes direction glitching, adds movement speed interpolation (#1695) (3332fab)
Features
0.12.1.33
0.12.1.32
Bug Fixes
- Fixes language casing and adds localization reset command (#1703) (b5342a8)
- Fixes missing reader seek for switches in gump response (#1700) (1147a80)
- Fixes spawn entry deserialization (#1693) (c42c20a)
- Fixes spawn entry migration (#1696) (f50a94e)
- Fixes special scroll logic and display (#1691) (7a71e8b)
- Make RelayInfo zero allocation (#1699) (76f132f)
- Optimizes gump relay info (Prep for Static Gumps) (#1698) (cfe9e04)