From 1ac21d4a67ddd211fda841aa6e368bc2cf52a3d6 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 18 Aug 2025 12:56:13 -0400 Subject: Validate that nodes in game files are used You can now also list out nodes that you are explicitly not mapping out. The current state of the repo does produce some warnings when the validator is run and they're either endings, paintings that I'm not sure what to do with yet, and weird proxy stuff I'm not sure how to handle yet. --- data/maps/the_between/rooms/Main Area.txtpb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'data/maps/the_between/rooms/Main Area.txtpb') diff --git a/data/maps/the_between/rooms/Main Area.txtpb b/data/maps/the_between/rooms/Main Area.txtpb index 1e0e291..164493d 100644 --- a/data/maps/the_between/rooms/Main Area.txtpb +++ b/data/maps/the_between/rooms/Main Area.txtpb @@ -201,9 +201,3 @@ ports { path: "Components/Warps/worldport" orientation: "east" } -ports { - name: "PLAZA" - path: "Components/Warps/worldport4" - orientation: "north" - required_door { name: "Plaza Entrance" } -} -- cgit 1.4.1