Commit Graph

11 Commits

Author SHA1 Message Date
warriorstar-orion
0667f20681 move all EOL comments on typepath names to dmdoc (#23928)
* move all EOL comments on typepath names to dmdoc

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
2024-03-01 20:05:49 +00:00
Qwertytoforty
9b534f3c3f Ports baby watcher from TG* (#22768)
* Ports baby watcher from TG*

* ah. I see. Alphabetical. Should have seen that coming.

* here comes the better mapped boi 🎵

* removes recursive_loc_check, uses get. also removes the debug always place WHOOPS

* fixes arguments, need to update and edit map

* adds bombable turfs

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* changes

* ///

* R-R-R-RUN IT BACK

* Update code/modules/awaymissions/mob_spawn.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* oops spacing

* part 1/2

* Update code/modules/awaymissions/mission_code/ruins/watcher_grave.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* 2 / 2

* Apply suggestions from code review

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

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-12-16 12:03:07 +00:00
Contrabang
09dd7309ad Lava is no longer a plating + all lava is smooth (#23482)
* woohoo

* sirryan review

* accept incoming and stuff

* fuck
2023-12-16 11:47:44 +00:00
dj-34
6b779be057 Fix airlock bolt helper (#23435) 2023-12-07 16:25:47 +00:00
warriorstar-orion
14d47c1fcb Add autonamers for varedits matching area names. (#22411)
* Add autonamers for varedits matching area names.

* add separate windoor helpers

* add other helpers
2023-10-13 14:32:14 +01:00
Qwertytoforty
8803f536b7 [READY FOR REVIEW] Lava land generation overhaul / variety (#21838)
* she lavas on my land till I chasm?

* need this

* whoops

* qwerty you are a dumbass

* now with 12 more maps per map

* repaths mesons, advanced mesons / meson implants show chasms

* more stuff

* range not radius dipshit

* sprites yipee

* define it

* undo mesons

* removes things I missed

* Apply suggestions from code review

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

* I'm lavaing it

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-09-01 22:40:39 +01:00
Venuska1117
ec7c064d85 Add New "Access Windoors" tool to Mapping_Helpers in Map Editor. (#21559)
* NanoMap Auto-Update (Sun Jul  2 02:02:08 UTC 2023)

* Add New Directional Access for Windoors:
- Credits to S34N for helping me with code.

* Fixing spaces

---------

Co-authored-by: NanoMap Generation <action@github.com>
2023-07-17 15:05:12 +01:00
Vi3trice
77f37760e7 Make various machinery properly update their icons on init (#21177)
* All of those Inits, and you choose to not update

* Update requests_console.dm
2023-06-02 19:52:40 +01:00
Vi3trice
b5955dc22d Expand electrochromic devices. Add airlocks, windoors, and window painter compatibility. (#18656)
* The future is hazy

* Deconflict and linters

* Update windowdoor.dm

* Update airlock.dm

* Update airlock.dm

* What was even the point of visible?

* Fixes

* Update tgui.bundle.js

* Update windoor_assembly.dm

* Update airlock_painter.dm

* Update tgui.bundle.js

* Ain't no wizard

* Update RCD.dm

* Tweaks
2022-08-29 11:07:38 +01:00
S34N
3b1407371f Stops firelocks stealing airlock helper values by applying them to all doors in a turf (#17649)
* Fixes airlock helpers only applying to firelocks under doors

* adds blacklist, makes icon show for windoors
2022-04-23 17:47:24 +01:00
S34N
e992b06900 Ports some TG mapping helpers (#17641)
* mapping helpers

* nobody remembers about IAA
2022-04-22 11:49:12 +01:00