ModernUO/Projects/Server/Json
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
..
Converters fix: Fixes regions having the wrong type (#1260) 2022-11-21 16:47:40 -08:00
DynamicJson.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
JsonConfig.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
JsonUtilities.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00