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