Releases: modernuo/ModernUO
Releases · modernuo/ModernUO
0.14.0.48
What's Changed
- fix: Fixes door monster LOS exploit & AOS House Gump NPE by @mark1145 in #2091
- feat: Simplifies honorable execution by @kamronbatman in #2089
- fix: Converts MakersMark gump to static & CraftGumpItem to dynamic by @kamronbatman in #2095
- fix: Converts bedroll/insurance gumps to static. by @kamronbatman in #2096
- fix: Updates SummonFamiliar & Tracking gumps to static by @kamronbatman in #2098
- fix: Converts barkeep gump to dynamic by @kamronbatman in #2099
- fix: Fixes cannot see that issue with Map LOS Refactor. by @kamronbatman in #2103
- fix: Fixes race condition with world save snapshot request by @kamronbatman in #2104
- fix: Moves snapshot request synchronously by @kamronbatman in #2105
Full Changelog: 0.14.0.39...0.14.0.48
0.14.0.39
What's Changed
- fix: Fixes Item ID so it doesn't gain from non-identifiable items by @kamronbatman in #2075
- fix: Ensure follow order is given upon successful tame of creature. by @Bohicatv in #2076
- chore(deps): Bumps Nerdbank, Hashing, FileSystemGlobbing, xunit, and C# version by @kamronbatman in #2077
- fix: Fixes looking up accounts that were renamed. by @kamronbatman in #2078
- fix: Bufficon timer is not cancelled when refreshed with another one. by @mark1145 in #2080
- fix: Fixes fillable containers start respawn on unlock. by @Bohicatv in #2069
- feat: Fixes beneficial notoriety checks and adds better young restrictions/messaging by @kamronbatman in #2000
- fix: Fixes strangle buff icon appearing on fizzle and adds comment about bug on OSI by @kamronbatman in #2081
- fix: Enabled vendor sell SayTo with correct code. by @Senion31 in #2083
- chore: Bumps macos to 15 by @kamronbatman in #2085
- fix: Fixes rangePerception to 16 to match OSI by @Bohicatv in #2084
- fix: Adds quest items to serialization generator by @kamronbatman in #2086
- fix: Converts metal/strong puzzle chest to serialiation generator and status gump by @kamronbatman in #2087
- fix: Fixes runebook OPL not updating with charges. by @kamronbatman in #2088
- fix: Fixes buffs don't start/stop properly. Streamlines constructor and Add/Remove buffs. by @mark1145 in #2082
- fix: Aquarium no longer uses list to kill fish by @kamronbatman in #2090
- fix: Fix crash from not enough fish to kill in Aquarium by @kamronbatman in #2092
- fix: Fixes the wrong unit used for BuffIcon Timers by @kamronbatman in #2093
Full Changelog: 0.14.0.21...0.14.0.39
0.14.0.21
What's Changed
- fix: Add Iron Gate decorations to Vesper Graveyard in Felucca and Trammel by @Bohicatv in #2008
- feat: Moves logger to a separate assembly for reuse by @IcculusC in #2001
- chore(license): Removes CLA by @kamronbatman in #2038
- fix: Fixes NPC summon IsEnemy check against other mobs by @kamronbatman in #2041
- fix: Fixes dropping gold/bank checks in a bank box when it is full by @kamronbatman in #2044
- fix: Timer Remaining Count off by 1 fix by @kamronbatman in #2046
- fix: Fixes explosion potion timer offset by @kamronbatman in #2047
- fix: Add champion teleporter configuration for Trammel by @Bohicatv in #2048
- BaseCreature.cs: Fix for decreasing pet loyalty on feed + message by @3HMonkey in #2050
- fix: Fixes farmable crop spawners for Felucca/Trammel on uoml/post-uoml by @Bohicatv in #2049
- fix: Attempts to fix IsEnemy with NPC summons again again. by @kamronbatman in #2052
- fix: Fixes loading the world when types are deleted by @kamronbatman in #2055
- fix: Rewrites AddDoor command, fixes gump and returning to correct page. by @kamronbatman in #2056
- feat: events for Help system by @IcculusC in #2054
- feat: Add shutdown button with 15-minute delay and notification messages by @Bohicatv in #2058
- feat: Update spawner generation paths to include all .json in subdirectories for all maps by @Bohicatv in #2061
- fix: Ensure ShouldSerializeCrafter serializes when _crafter is not null or empty by @Senion31 in #2062
- Add Pre-AOS single click support for items by @eamousing in #2053
- feat: Converts OnLogin to a coded generated event by @kamronbatman in #2070
- fix: Fix FillableContainer default WeaponSmith by @Reetus in #2065
- fix: Removes unused usings by @kamronbatman in #2071
- fix: Fixes buff icons showing up when you log in by @kamronbatman in #2072
- fix: Fixes some buff icons off by 1s by @kamronbatman in #2073
New Contributors
- @eamousing made their first contribution in #2053
Full Changelog: 0.13.7.16...0.14.0.21
0.13.7.16 (Last version that requires CLA)
What's Changed
- feat: Adds missing door types to [adddoor by @kamronbatman in https://github.com//pull/2017
- fix: Comment out unused bed and archery butte coordinates by @Bohicatv in #2009
- fix: Add Stone Fireplace decoration to Britannia configuration by @Bohicatv in #2010
- fix: Fixes overlapping text in TithingGump by @Reetus in #2020
- fix: Fix Lord/Lady title display in paperdoll when fame >= 10000 by @Reetus in #2022
- fix: Fix missing LabelNumber on DisguiseKit by @Reetus in #2021
- fix: Update Hythloth teleport locations in Felucca and Trammel to new coordinates to prevent looping and stuck. by @Bohicatv in #2012
- fix: Fix HolidayTree not serializing components by @Reetus in #2024
- feat: Adds wall z-offset detection for doorgen by @kamronbatman in #2025
- fix: Fixes blood oath duration by @kamronbatman in #2027
- feat: Converts player deletion handling to a generated event by @kamronbatman in #2029
- fix: Allow guildstone movement within the same house by @Senion31 in #2031
- chore(deps): Bumps xunit to 3.0, serialization generator to 2.12.18, high performance to 8.4, and mailkit to 4.9 by @kamronbatman in #2032
- Adds exception message to logger for TCP Server. by @kamronbatman in #2037
- chore(deps): Bumps modernuo schema generator to 2.12.18 by @kamronbatman in #2039
New Contributors
Full Changelog: 0.13.7.1...0.13.7.16
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