Commit Graph

25 Commits

Author SHA1 Message Date
warriorstar-orion f5ee256c71 fix: duplicate mapped fire-extinguishers (#27105) 2024-10-14 21:57:56 +00:00
Aylong 0f5d71b19c Add decals to walls banned neighbors (#26849)
* Remove fungus decal from walls

* Remove dirt under walls on maps

* Clean more dirt

* Use new random spawners for fungus frequent

* Replace old fungus spawners with new one

* Resolve conflict
2024-10-01 17:31:47 +00:00
warriorstar-orion a74f9574bc mapping: Fix last varedited request consoles and forbid their use. (#26541) 2024-08-30 13:24:02 +00:00
warriorstar-orion a74d7c167b fix: correct iconstate varedited disposals and forbid their use. (#26536) 2024-08-19 12:16:36 +00:00
warriorstar-orion 19d720450d fix: Autoapply disposal sort junction names. (#26377) 2024-08-04 08:03:04 +00:00
warriorstar-orion 98f0931c14 refactor: Allow using access helpers for airlock spawners. (#26141)
* Allow access helpers for airlock spawners.

* whoops

* whitespace

* add visual access helper placement indicator
2024-07-23 08:51:14 +00:00
warriorstar-orion 62dc3d57dd cleanup: Remove all unused accesses. (#26146)
* cleanup: Remove all unused accesses.

* Whoops, TCOMSAT is used, didn't read script correctly
2024-07-08 13:12:46 +00:00
warriorstar-orion c844c3ae06 mapping: create directional helpers for fire alarms. (#25897)
* mapping: create directional helpers for fire alarms.

* set PR number
2024-06-28 03:33:49 +00:00
warriorstar-orion 34ed5b59aa mapping: create directional helpers for wallmeds (#25809)
* mapping: create directional helpers for wallmeds

* got our PR number
2024-06-12 18:51:03 +00:00
Qwertytoforty 88af37bfcf Adds the NTSS Shadow (#24778)
* WIP

* change this

* the rest of the fucking owl

* removes QWERTODO

* let us fix the CC beacons too

* makes it look better

* makes CI work on everything but shadow, asking warriorstar

* exclude ntss shadow from window spawner checks

* final changes hopefully

* moved around parts of the shuttle

* Update code/modules/atmospherics/machinery/components/trinary_devices/filter.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

* moves it moves it to it's own file

* move it move it

* bobby_drop_tables

* oops

* fuck

---------

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2024-04-26 22:31:09 +00:00
warriorstar-orion 3449f5175d ci: add maplints/fix matching stacked disposals/pipes (#25120) 2024-04-22 20:33:14 +00:00
warriorstar-orion 6548afb246 ci: add maplint for stacked tables (#25049) 2024-04-19 17:35:04 +00:00
warriorstar-orion e36f09d01c ci: pull tg maplint identical atom support, add and fix matching cables lint (#25051) 2024-04-13 18:24:58 +00:00
warriorstar-orion b15ed89463 Create directional helpers for air alarms. (#24652)
* Create directional helpers for air alarms.

* rename script, need alarm_area always

* I love automated changes
2024-04-12 18:24:12 +00:00
warriorstar-orion 08f9a8129b use directional helpers for ATMs (#24426)
* use directional helpers for ATMs

* updatepaths script PR number

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-03-16 16:25:30 +00:00
warriorstar-orion 6e9f01b4f9 ci: update maplint for APC mapping helpers (#24367) 2024-03-06 13:30:23 +00:00
warriorstar-orion a0398c06bb make explicit broken computer subtype (#24133)
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-02-14 23:23:07 +00:00
warriorstar-orion 80bd58fa12 ci: remove unused check_grep.sh (#24095)
* ci: remove unused check_grep.sh

* bad idea to prohibit this

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-02-14 23:17:10 +00:00
warriorstar-orion c875b9cc35 ci: ban non-integer gas filter types (#23747)
* ci: ban non-integer gas filter types

* delta: fix filters not using filter constants

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-02-12 14:09:47 +00:00
Contrabang 0849386a3a Maplint now prohibits var-edited grilles (#23331)
* i love CI!

* WILL... IT... FIX?

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-01-14 12:55:26 +00:00
DGamerL 489d83cbce Fixes the lavaland outpost causing CI to fail (#23431)
* Also an easy fix

* Adds the CI addition

* I can't Engrish

* Fixes Metastation

* Oops
2023-12-01 15:10:34 +00:00
warriorstar-orion 349eca230c mapmerge: Separate DMM conflicts for distinct atom root types. (#22609)
* Separate DMM conflicts for distinct atom root types.

* clarify order of operations
2023-11-01 20:37:18 +00:00
warriorstar-orion 8e726e0383 delta/box/cere: add missing grilled/wired windows for hos/qm/eng (#22741)
* delta: add missing reinforced/wired windows for hos/qm/eng

* remove dupe spawner

* cere/box: fix duplicate grilled spawners and block in CI
2023-11-01 13:41:52 +00:00
Contrabang 339eda6389 bing bong (#21921) 2023-08-12 18:48:15 +01:00
warriorstar-orion 499dbf0e06 port: tgstation maplint (#21390)
* port: tgstation maplint

* Actually add the thing and try using setup-python GH action

* .python-version is gitignored so

* add json5 to requirements

* Run the cheaper, more likely to succeed checks first.

* use version of pyyaml that doesn't have setuptools compat issues

* Add check for grilles on top of spawners.
2023-07-26 18:50:31 +01:00