[Zone Points] Fix zone point heading data (#2415)

* [Zone Points] Fix zone point heading data

* Update 2022_09_03_fix_zone_point_heading_data.sql

* Augment #showzonepoints with saylinks

* Add more heading fixes to zone points

* Account for 999 target_heading

* Add zone safe headings
This commit is contained in:
Chris Miles
2022-09-05 04:08:34 -05:00
committed by GitHub
parent 186c2fe2ae
commit 78d4bd464e
4 changed files with 3140 additions and 65 deletions
+1
View File
@@ -460,6 +460,7 @@
9204|2022_09_02_faction_association.sql|SHOW TABLES LIKE 'faction_association'|empty|
9205|2022_09_03_fix_starting_point_heading.sql|SELECT * FROM db_version WHERE version >= 9205|empty|
9206|2022_09_03_fix_door_destination_headings.sql|SELECT * FROM db_version WHERE version >= 9206|empty|
9207|2022_09_03_fix_zone_point_heading_data.sql|SELECT * FROM db_version WHERE version >= 9206|empty|
# Upgrade conditions:
# This won't be needed after this system is implemented, but it is used database that are not
File diff suppressed because it is too large Load Diff