Releases: modernuo/ModernUO
Releases · modernuo/ModernUO
0.13.4.17
What's Changed
- fix: Fixes publishing by @kamronbatman in #1808
- fix: Fixes reading multiple strings (books) by @kamronbatman in #1814
- fix: Fixes libdeflate threading issue by @kamronbatman in #1813
- fix: Fixes dupe property copying. Adds IgnoreDupe by @kamronbatman in #1811
- chore(workflow): Use github generated release notes instead by @kamronbatman in #1810
- fix: Adds missing dupe ignore by @kamronbatman in #1815
- fix: Fixes reading incoming string packets by @kamronbatman in #1819
- chore(build): Updates supported linux operating systems by @kamronbatman in #1820
- fix: Fixes parsing booleans in commands. Adds ClearAll command by @nerun in #1818
- fix: Fixes duping containers and removes copying private setter properties by @kamronbatman in #1816
- chore(deps): Bump Nerdbank.GitVersioning from 3.6.133 to 3.6.139 by @dependabot in #1821
- chore(deps): Bump Serilog from 3.1.1 to 4.0.0 by @dependabot in #1822
- fix: Fixes character creation issues. Adds Royal City by @kamronbatman in #1825
- fix: Fixes exporting spawners. by @kamronbatman in #1826
- Fixed ProximitySpawner and RegionSpawner ToJson by @paezao in #1827
Full Changelog: 0.13.4.2...0.13.4.17
0.13.4.2
0.13.3.19
0.13.3.15
Bug Fixes
- Adds dispose call to LibDeflateBinding on process exits (#1784) (50d3779)
- Bumps PollGroup to .Net 8 (#1789) (6596046)
- Fixes house update range bug (#1790) (0011db7)
- Fixes infinite loop in BinaryFileWriter (#1792) (9f1f314)
- Fixes NPE in BuffTable and standardizes BuffIcon packets (#1785) (6747168)
- Fixes RecipeScroll recipe name OPL (#1780) (f2a3370)
- Fixes spelling of HasManaOverride (#1777) (416c96d)
- Fixes various memory leaks and spells (#1786) (a552cf4)
- Fixes WeaponAbility GetTactics override (#1778) (173b2d5)
- Moves many EventSinks out of core. (#1783) (00908d0)
- Removed StunRequest and DisarmRequest EventSinks (#1781) (1cb798d)
- Removes weapon ability context (#1776) (2d5ef2f)
0.13.3.1
Bug Fixes
- Fixes dirty tracking for player vendors (#1769) (39ba7b3)
- Fixes GetInRange to use GetAt instead (#1768) (aec75d0)
- Fixes infinite loop in gump builders (#1772) (d6c87a4)
- Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) (622250b)
- Fixes NPCs attacking their own summons (#1773) (35a292d)
- Fixes silver serialization (#1770) (a001eb0)
Features
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)