Allows Travis to Validate PoI Maps

Tweaks Travis to compile all PoI maps in order to allow the compiler to find certain problems such as missing paths. This is needed because PoIs are loaded at runtime as opposed to being compiled like traditional maps, making them a bit prone to problems. Travis should help find those problems before they reach the live server by failing PRs which add a broken PoI map or break any existing PoI maps.
For regular use, the PoIs will not be compiled unless done so manually by the developer.
This commit is contained in:
Neerti
2017-11-19 06:07:41 -05:00
parent 2a55433ca9
commit 396f55fb17
8 changed files with 47 additions and 2 deletions

View File

@@ -12,7 +12,8 @@
/area/holodeck,
/area/supply/station,
/area/mine,
/area/vacant/vacant_shop
/area/vacant/vacant_shop,
/area/submap
)
var/list/exempt_from_atmos = typesof(/area/maintenance,