ModernUO/Projects/UOContent/Regions
Kamron Batman 1f778cfacf
fix: Fixes regions having the wrong type (#1260)
## Possible Breaking Change
* Reverted regions.json back to RunUO until newer regions are implemented and proper expansion checks are added.

### Other Changes
- [X] Adds `Region.IsPartOf<T1, T2>()` to check for multiple types.
- [X] Fixes regions.json being wrong
- [X] Adds lots of missing regions. **They are not implemented properly yet**
- [X] Adds regions.xml -> regions.json (check ModernUO Discord)
- [X] Adds expansion specific regions.
2022-11-21 16:47:40 -08:00
..
JsonDtos fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
AcidRiverRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
ApprenticeRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
BaseRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
BattleRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
BlackthornCastleRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
BlackthornDungeonRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
CousteauPerronHouseRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
CrystalFieldRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
DoomGuardianRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
DungeonRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
ExodusDungeonRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
ExploringDeepCreaturesRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
GreenAcresRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
GuardedRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
HouseRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
IcyRiverRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
JailRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
LostCityEntranceRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
MondainRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
NewMaginciaRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
NoHousingGuardedRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
NoHousingRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
NoTravelSpellsAllowedRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
PoisonedTreeRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
PolisonedCemeteryRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
SeaMarketRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
ToKBridgeRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
TokunoDocksRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
TombOfKingsRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
TownRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
TwistedWealdDesertRegion.cs fix: Fixes region priority and resolution. (#1254) 2022-11-21 10:38:20 -08:00
UnderwaterRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
WrongJailRegion.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
WrongLevel3Region.cs fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00