]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Improve Do Not Map test to whitelist specific prototypes per map and whitelist entire...
authorTayrtahn <tayrtahn@gmail.com>
Wed, 10 Sep 2025 20:26:45 +0000 (16:26 -0400)
committerGitHub <noreply@github.com>
Wed, 10 Sep 2025 20:26:45 +0000 (13:26 -0700)
commit3e2152a59e06284f49e03b2ecf10a8a97663f4c5
tree0ff46e57219ef87e9d0526a37b4c06da6148c407
parent7b9aee3977105bcb15be0288a5f429716dc273be
Improve Do Not Map test to whitelist specific prototypes per map and whitelist entire directories (#36117)

* Enable whitelisting specific DNM prototypes per map

* Enable whitelisting directories

* Rename fields

* Use a HashSet instead of an array

* Add check for unused whitelist entries

* Remove whitelisting for meta (warden's rubber stamp was removed)

* Add glob support courtesy of @IProduceWidgets

* Update xmldoc
Content.IntegrationTests/Tests/PostMapInitTest.cs