CHOMPStation2StaffMirrorBot
f7219329ca
[MIRROR] Conversion many Globals to Managed Globals (Part 1) ( #10665 )
...
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-18 01:06:35 +02:00
CHOMPStation2StaffMirrorBot
cb0f8f33ac
[MIRROR] up port map tests ( #10378 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-03-14 02:07:45 +01:00
CHOMPStation2StaffMirrorBot
da74c09c7c
[MIRROR] adds another unit test, bumps nvmrc ( #10019 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-02-01 04:35:37 +01:00
CHOMPStation2StaffMirrorBot
a7e4ef7dad
[MIRROR] Some ZAS tweaks and minor optimizations ( #9544 )
...
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2024-12-01 18:31:06 +01:00
Kassc
a5b8cb92d1
Soluna Nexus map fixes 1.0 ( #9276 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
Co-authored-by: Kashargul <KashL@t-online.de >
2024-10-22 21:06:28 +02:00
ShadowLarkens
21b3305c29
Add bapi-dmm, a rust maploader that goes BRRRRRRR ( #9201 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2024-10-20 14:20:02 +02:00
Kassc
dbfbd31e29
Construction Site! (Event spoilers) ( #9000 )
...
Co-authored-by: Kashargul <KashL@t-online.de >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2024-09-22 22:39:08 +02:00
Razgriz
0718165340
Update map_tests.dm
2022-07-03 17:30:47 -07:00
Casey
0bbc161244
Enables Multi-Z Testing (Map & Wires)
2022-07-03 09:07:08 +00:00
Chompstation Bot
55e3dc7904
Port current /tg/ lighting system
2021-06-18 04:23:09 +00:00
Leshana
262faa38e4
Replace global all_areas list with world.
...
It ends up having similar performance, so might as well not bother with all_areas.
2020-04-12 18:04:54 -04:00
Arokha Sieyes
c31ac4866d
Active edge canary PR
...
Plus free unit test upgrade
2018-05-26 12:03:35 -04:00
Neerti
62ce4196e5
Bonus: Make Travis Show the Active Edges
2018-04-29 18:43:02 -04:00
Neerti
be73b8c36a
for(var/bad_code in world)
...
Removes a very large amount of world loops.
Adds a macro to painlessly generate a global list, and the needed code to modify the list when an object is made or deleted automatically.
Cleans up some commented out code.
2018-04-29 17:55:04 -04:00
Arokha Sieyes
ed0a97fa13
POLARIS: Allow testing more than just z1
2018-01-24 13:51:41 -05:00
Neerti
495f985022
Travis Appeasement Mark II ( #4485 )
...
* Tries to Please Travis
Should remove all active edge problems.
Moves map-specific unit tests to the map define file.
Enhances some PoIs in terms of adding /ignore_mapgen to the ground.
Fixes incorrect loot pile in one PoI.
* Conflicts are fun.
* Might fix unit test.
2018-01-01 22:26:31 -05:00
Neerti
73cb87c3a5
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into 11/19/2017_submap_validation
...
# Conflicts resolved:
# code/unit_tests/map_tests.dm
2017-11-19 06:09:01 -05:00
Neerti
396f55fb17
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.
2017-11-19 06:07:41 -05:00
Neerti
2567e4e3d1
Adds ability to exempt areas from unit tests on a per-map basis
2017-11-18 02:38:58 -05:00
Arokha Sieyes
f45175eef5
Adds an 'Active Edges' map test
2016-05-20 00:11:49 -04:00
Kelenius
c8b510b415
Adds unit tests
...
Port of https://github.com/Baystation12/Baystation12/pull/11808 and
several others
Fixes three overlapping cables ([192 / 158 / 1], [214 / 161 / 1], [122 /
197 / 1])
Fixes drill and mech drill having the same ID.
2016-03-29 17:42:22 +03:00