Jason du Plessis 2ca6168f47
#ZONE * Fixed ZONE_RADIUS Not being added to _Database (#1798)
* #ZONE * Fixed ZONE_RADIUS Not being added to _Database

Bugfix for #1797.

ZONE_RADIUS was not being registered within the _Database table, thus for CTLD, the Zone could not be found for moving units to ZONE_RADIUS zones. Because other Zone types inherit ZONE_RADIUS, I've added a RegisterZone parameter that is default to true, and modified the inheritance of the other Zone types to register the zone in the _Database depending if the zone does not get registered in that zone type.

* #ZONE * Updated ZONE_RADIUS RegisterZone to DoNotRegisterZone

Changed RegisterZone to DoNotRegisterZone and updated the different zone types values for RegisterZone.

Suggested by Applevangelist.

Co-authored-by: Jason du Plessis <jason.duplessis@ebtax.co.za>
2022-10-06 07:27:07 +02:00
..
2021-04-23 13:27:31 +02:00
#AI
2022-09-10 11:38:50 +02:00
2022-09-01 11:49:46 -07:00
2022-10-05 07:32:17 +02:00
2022-10-02 19:20:25 +02:00
2022-10-01 11:57:22 +02:00
2022-09-10 11:41:41 +02:00
2022-10-02 16:54:48 +02:00
2022-09-11 13:32:57 +02:00
2022-10-02 16:54:48 +02:00
2022-09-10 12:08:30 +02:00