ModernUO/Projects/UOContent
Kamron Batman 1d8e8ec0a8
fix: Fixes travel restriction messages (#1263)
- [X] `BaseRegion.CheckTravel` now properly cascades through parent regions
- [X] `SpellHelper.CheckTravel` now returns a failure message instead of sending one internally.
- [X] Consolidates travel restriction messages so they aren't duplicated.
2022-11-22 16:57:42 -08:00
..
Accounting feat: Adds SerializedCommandProperty (#1249) 2022-11-14 18:24:33 -08:00
Assistants fix: Adds expansion specific mobile status version (#1145) 2022-08-22 21:04:59 -07:00
Commands fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
Compression fix: Fixes ValueStringBuilder empty ctor issue (#1035) 2022-05-27 17:49:36 -07:00
Configuration fix: Makes logging more consistent (#1246) 2022-11-13 00:36:23 -08:00
Context Menus cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Engines fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
Gumps fix: Fixes multithreading in AllianceInfo serialize (#1227) 2022-11-03 21:00:34 -07:00
Holiday Stuff feat: Adds SerializedCommandProperty (#1249) 2022-11-14 18:24:33 -08:00
Items fix: Fixes travel restriction messages (#1263) 2022-11-22 16:57:42 -08:00
Migrations fix: Codegens teleporters (#1250) 2022-11-14 20:56:08 -08:00
Misc fix: Removes the old ore info. (#1247) 2022-11-13 00:41:26 -08:00
Mobiles fix: NullReference in ChampionTileInfo (#1258) 2022-11-21 20:35:45 -08:00
Multis fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
Network fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Regions fix: Fixes travel restriction messages (#1263) 2022-11-22 16:57:42 -08:00
Skills fix: Fixes random bias & Adds back champion arties for UOML (#1235) 2022-11-09 16:33:27 -08:00
Special Systems fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
Spells fix: Fixes travel restriction messages (#1263) 2022-11-22 16:57:42 -08:00
Targets fix: Cleans up Point checks and removes statics (#966) 2022-03-20 23:15:59 -07:00
Utilities fix: Adds ISpanParsable and fixes command conditionals (#1241) 2022-11-12 00:26:02 -08:00
World Saves fix: Makes logging more consistent (#1246) 2022-11-13 00:36:23 -08:00
UOContent.csproj feat: Adds GUID support for codegen (#1251) 2022-11-14 21:25:51 -08:00