Releases: modernuo/ModernUO
Releases · modernuo/ModernUO
0.13.7.1
What's Changed
- feat: Updates to .NET 9 by @kamronbatman in #1984
Full Changelog: 0.13.6.23...0.13.7.1
0.13.6.23
What's Changed
- fix: Fixes AddProtection backward arguments by @kamronbatman in #1978
- fix: Converts accept protection gump to StaticGump by @kamronbatman in #1979
- fix: Converts BarkeeperTitleGump to static gump and localizes entries by @kamronbatman in #1980
- fix: Adds BWT cliloc support for v7.0.104+ by @kamronbatman in #1982
- fix: Fixes Timer crash due to negative inputs. by @kamronbatman in #1985
- fix: Fixes honor check crash on target killed by @kamronbatman in #1987
- fix: Forces InvariantCulture on server start for DefaultThreadCurrentCulture by @kamronbatman in #1988
- fix: Fixes monster ability firing after dying by @kamronbatman in #1990
- fix: Fixes demolishing house for a deed by @kamronbatman in #2003
- fix: Removes redundant conditional check in house demolish gump. by @kamronbatman in #2004
Full Changelog: 0.13.6.13...0.13.6.23
0.13.6.13
What's Changed
- fix: Fixes ethics causing crashes when not used by @kamronbatman in #1972
- chore(deps): Bumps xunit to 2.9.2, Serilog to 4.0.2, and MailKit to 4.0.8 by @kamronbatman in #1973
- fix: Fixes negative acts from explosion spell. Fixes Orc Brute ability by @kamronbatman in #1974
- fix: Fixes searching null map crash by @kamronbatman in #1975
Full Changelog: 0.13.6.9...0.13.6.13
0.13.6.9
What's Changed
- fix: Ensure server listing address is used when set in config by @jkappers in #1960
- chore(deps): Bumps xunit to 2.9.1 and CommunityToolkit.HighPerformance to 8.3.2 by @kamronbatman in #1962
- fix: Fixes PlayerZombies null pointer exception by @kamronbatman in #1963
- fix: Actions on gump crash when Runebook has no entries by @jkappers in #1964
- chore(docs): Adds UnmanagedDataReader & BinaryFileReader documentation by @DerekGooding in #1968
- fix: Fixes Occlo so it uses the actual addon when decorations are generated. by @Bohicatv in #1970
New Contributors
Full Changelog: 0.13.6.2...0.13.6.9
0.13.6.2
What's Changed
- feat: Adds partial keyword to the Server.Utility class by @DerekGooding in #1954
- fix (README.md): Fixes the supported operating systems. by @kamronbatman in #1955
- chore (README.md): Update .NET requirements in README by @kamronbatman in #1956
- fix: Fixes networking issues by @kamronbatman in #1958
- fix: Fixes edge cases with the network packet loop by @kamronbatman in #1959
Full Changelog: 0.13.5.9...0.13.6.2
0.13.5.9
What's Changed
- feat: Moves network related events to UOContent using code generation by @kamronbatman in #1945
- fix: Fixes Advanced Search crash by @kamronbatman in #1946
- fix: Removes profiling. Streamlines core TickCount. by @kamronbatman in #1948
- fix: Removes invalidation of tickcount and now in core by @kamronbatman in #1949
- fix: Fixes bad password with SHA1/SHA2 by @kamronbatman in #1952
- Remove warnings/suggestions by @DerekGooding in #1953
- feat: Upgrades serialization v4 (Threaded Heap Serialization) by @kamronbatman in #1947
New Contributors
- @DerekGooding made their first contribution in #1953
Full Changelog: 0.13.5.2...0.13.5.9
0.13.5.2
What's Changed
- Fix missing CopyTo in FixHtmlFormattable by @Reetus in #1935
- fix: Fixes targeting ground with spells by @kamronbatman in #1937
- Fix Velocity property not displaying value by @Reetus in #1938
- Releasing a Talisman summon deletes your character by @Reetus in #1940
- feat: Adds PlayerDeathEvent and CreatureDeathEvent using CodeGeneratedEvents by @IcculusC in #1927
- chore(deps): Bumps dependencies by @kamronbatman in #1944
Full Changelog: 0.13.4.109...0.13.5.2
0.13.4.109
What's Changed
- fix: Convert house gumps to static/dynamic gumps by @IcculusC in #1912
- feat: Restyle young player gumps by @IcculusC in #1917
- fix: Disconnect if user tries to give themselves too much skill by @kamronbatman in #1922
- Typo in GateTravel sends you to the origin map by @Reetus in #1924
- fix: Fixes profession indexing by @kamronbatman in #1929
- fix: migrate BOD gumps by @IcculusC in #1926
- Set VendorItem Valid AfterDeserialize by @Reetus in #1930
- fix: Fixes damage scale for AOS by @kamronbatman in #1931
- fix: Fixes null crash on deserialization for Champs by @kamronbatman in #1932
- fix: Fixes focus cliloc name by @kamronbatman in #1933
- chore(deps): Bump Nerdbank.GitVersioning from 3.6.139 to 3.6.141 by @dependabot in #1928
- fix: Fixes spell targeting by @kamronbatman in #1934
Full Changelog: 0.13.4.97...0.13.4.109
0.13.4.97
What's Changed
- fix: migrate RunebookGump to DynamicGump by @IcculusC in #1915
- fix: Converts WhoGump to DynamicGump by @IcculusC in #1918
- feat: Moves gumps out of the core by @kamronbatman in #1916
- fix: Fix NetStateGumps and other Gumps cleanup by @stefanomerotta in #1919
- fix: Moves pricing from PricedHealer to BaseHealer - Combines Res Gumps by @IcculusC in #1920
- GumpSystem cleanup by @stefanomerotta in #1921
Full Changelog: 0.13.4.91...0.13.4.97
0.13.4.91
What's Changed
- fix: Fixes Timer.Pause not running continuation by @kamronbatman in #1893
- fix: Updates polymorph gump to use StaticGump by @kamronbatman in #1898
- fix: Fixes PooledRefList ToList returning wrong size by @kamronbatman in #1899
- fix: Fixes CloseGump returning true when no gump is closed. by @kamronbatman in #1902
- fix: Deletes Account serialization extensions. by @kamronbatman in #1903
- fix: Fixes timers detaching if they are stopped/started in OnTick by @kamronbatman in #1906
- fix: Fixes timer interval & index offset by @kamronbatman in #1907
- fix: Fixes timer remaining count by @kamronbatman in #1908
- fix: Converts ResurrectGump to Static/Dynamic Gumps by @IcculusC in #1904
- fix: ReportMurdererGump to StaticGump by @IcculusC in #1910
- fix: AddGump (for [add ) by @IcculusC in https://github.com//pull/1911
- fix: ConfirmHouseResizeGump, ConfirmDryDockGump to StaticGump by @IcculusC in #1909
- fix: Hair and facial hair "teleporting" when mobile dies several times by @mdodkins in #1901
- fix: Magic NPCs now use spell range by @kamronbatman in #1870
- fix: Fixes seed issues. by @kamronbatman in #1914
Full Changelog: 0.13.4.76...0.13.4.91