Commit Graph
3626 Commits
Author SHA1 Message Date
CRUNCHandGitHub 175cfa60a1 The Smoking Expansion DLC (#29674)
* Creation

* refinement

* so many icons aghhhh

* The Revival

* e

* it continues (again)

* Lots of progress!

* I hate species sprites so much

* fuck

* Update fancy.dm

* Update fancy.dm

* Update cigs.dm

* attack log

* Abstract cigarette

* Update fancy.dm
2025-07-23 17:32:09 +00:00
CRUNCHandGitHub c1558198e7 Remaps Cyberiad Arrivals (#29696)
* Update boxstation.dmm

* Update boxstation.dmm

* Update boxstation.dmm

* Update boxstation.dmm

* Update boxstation.dmm

* Update boxstation.dmm

* Update boxstation.dmm

* Update boxstation.dmm

* Update boxstation.dmm

* Update boxstation.dmm
2025-07-20 21:20:11 +00:00
05791861b7 New PVE Major Midround: Demonic Incursion (#29053)
* Initial commit. Event.

* Started converting mobs to basic mobs. Migo and Creature. Needs aggressiveness AI

* Makes CI happy

* Fixes some file names

* Ticks files

* Fixes file again

* Update code/modules/events/demon_incursion.dm

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

* Announcement sound, spawn adjustments

* Reduced spread when portals multiply

* Elite spawns when portal count gets high

* Fixes missing comma

* Converted migo, blank, and most of hellhounds to basic mobs. Added new controllers and behaviors

* Fixes

* Linters!

* Faithless moved to basic mob

* LINTERS

* Makes skeletons basic mobs

* Fixes, Ranged Attacks, Ranged variants of nether mobs

* Handles portal expansion chance

* Linters

* Fixes mobs not breaking shit

* Fixes ranged attacks

* Fixes ranged attacks

* oops

* Another oops. No config changes are needed here

* Twenty percent chance that a nether mob is a grappler

* Dimensional tear fixes

* Adjusts awaken distance for hostile mobs, makes variable melee attack rate for basic mobs

* Variable initial spawns, variable spread rates.

* Whole lot of fixes from merge, hellhound completion

* Updated lavaland winter biodome

* Makes basic mobs able to hurt other mobs

* Makes spawners properly rally basic mobs to beat up the attacker

* Extra line

* Removed comment

* Makes hellhounds stop resting when attacked or when they find a new target

* Fixed initial portal spawn amounts

* Borgs now affected by basic mobs

* Nerfs portal spawn rate, nerfs portal integrity, nerfs portal max mobs

* Grapplers now teleport to missed turfs

* Removes duplicate notices

* Buff portals a small bit

* Makes nether portals no longer RR - the body is now recoverable from the blank it became

* Makes portals layer above mobs

* Removed excess ranged attack var

* Changes list for determining start count to rely on mobs with client instead of all clients

* Nerfs portal max mobs

* Portals can no longer spread to within 3 tiles of another portal except on initial event start

* Adjusts target portal count for big mobs

* Spawners now properly remove nest values of basic mobs

* Portals now glow an evil red. When portals are destroyed, 50% chance per mob to slay the mob

* add prowling and return to home behaviors

* cut this down

* be a tiny bit smarter

* Some code cleanup

* Removes hostile base type, removing excess code

* Gives /obj/ a basic mob attack handler. Fixes turrets

* Gives basic mobs a HUD

* Fixes skeleton death flag

* Adjusted initial spawns

* Incursion portals now slowly convert turfs, up to range 3 of them, to hellish flooring

* Increases reward per destroyed portal

* Makes the final portal of an incursion play a sound on destruction, couple portal fixes

* Fixes basic mob xenobiology interactions

* Non-shit portal sprites

* Adds hostile machine element, mobs now actively target turrets and emitters

* Properly gibs things when they should gib

* Linter fix

* Portals now layer under living mobs but over dead ones

* Adds blackbox checking for demon incursion portal counts

* Increases mob sight range slightly to account for widescreen, adds alt-color for grappler, delays incursion announcement a bit more

* Portals now are more likely to spread the less there are

* Incursion portals now repair themselves after not being damaged for some time

* Grilles now shock basic mobs

* Portals will now clean up basic mob corpses near them by gibbing them

* Portal spread chance is now exponential regression

* Portal mob spawns now linearly scale in time

* Fixes some skeleton oversights in ruin mapping

* Demon incursions no longer can spread to tiles in a space area, such as near brig plating

* Moves corpse cleanup to mobs via component

* Portals now drop bodies that are being eaten when they're destroyed.

* Addresses code review

* Docs some vars

---------

Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
2025-07-16 00:19:23 +00:00
CRUNCHandGitHub 353159cf33 Refines Farragus Docking Asteroid (#29629)
* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* e

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm
2025-07-15 21:05:41 +00:00
kyunkyunkyunandGitHub 4ac4ce6eef Make multitile airlocks/poddoors non directional (#29551)
* less dirs

* cleanup a bit more

* should've read docs

* updatepaths

* mb now
2025-07-15 20:38:26 +00:00
CRUNCHandGitHub ef855be8f6 Update cerestation.dmm (#29694) 2025-07-13 15:31:36 +00:00
warriorstar-orionandGitHub 064f0ce221 fix some tests (#29729)
* non airlock stuff

* pain unending

* comment local test define back out

* this needs a room to spawn mobs in
2025-07-09 14:16:36 +00:00
SchrodingersWolfandGitHub c01e262e28 Moved Farragus Holodeck firelock to correct place (#29594) 2025-07-09 02:21:34 +00:00
56c8594143 ensure space transit z levels receive comms (#29728)
* ensure space transit z levels receive comms

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* pass traits list when we first make the reservation z-level

* flesh out comment

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2025-07-07 20:19:08 +00:00
warriorstar-orionandGitHub 49351821c3 Give syndicate base airlocks names. (#29689) 2025-07-05 05:48:31 +00:00
f0c83f9803 Adds Stinger Grenades (#29178)
* ballin

* sprite change

* curse of balance

* Update code/game/objects/items/weapons/storage/boxes.dm

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

---------

Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2025-07-04 19:13:08 +00:00
CRUNCHandGitHub 3713fcb8c5 Fixes Farragus Supermatter Access (#29698)
* Update cerestation.dmm

* Update cerestation.dmm
2025-07-01 15:06:51 +00:00
CRUNCHandGitHub 2218cc5360 Touches up Meta Engineering, Engineering-Related Maintenance, and Remaps Atmos (#29177)
* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm

* Update metastation.dmm
2025-06-30 10:29:03 +00:00
YoureNotTheSharpestandGitHub 230426b4cc renames smith and expedition cameras (#29413) 2025-06-30 10:13:19 +00:00
CRUNCHandGitHub 20fe0c8249 Remaps Delta Departures (#29286)
* Update deltastation.dmm

* Sipping pina colada

* Newline

* Update deltastation.dmm

* Update deltastation.dmm

* Update deltastation.dmm

* Update deltastation.dmm

* Update deltastation.dmm
2025-06-27 15:24:17 +00:00
warriorstar-orionandGitHub d516d4bda0 remove spurious emergency shuttle port in meta space (#29669) 2025-06-22 18:42:32 +00:00
CRUNCHandGitHub 24eccfe082 Slightly Remaps Derelict 4 (#29329)
* Update derelict4.dmm

* creation

* Update derelict4.dmm
2025-06-20 11:21:51 +00:00
warriorstar-orionandGitHub 1df555311c remove several cameras from maints (#29591) 2025-06-19 18:12:08 +00:00
PopeDaveThe3thandGitHub 55358fb3c7 mflrube (#29555) 2025-06-19 17:51:19 +00:00
CRUNCHandGitHub 45e4109d80 Adds Evac Signs to Evac Along With Some Evac Floor Markings (#29356)
* Signage woo!

* more evac

* Update emeraldstation.dmm

* slight dusting
2025-06-19 17:38:13 +00:00
YoureNotTheSharpestandGitHub 08a97a800a NSS Cerebron (Metastation), adds missing smith locker (#29411)
* add smith locker

* replaces unusable belt with real belt
2025-06-18 20:54:30 +00:00
CRUNCHandGitHub 60176994f7 Update cerestation.dmm (#29538) 2025-06-18 20:52:39 +00:00
CRUNCHandGitHub 086e77c46d The healing power of lead (#29426) 2025-06-18 20:25:24 +00:00
CRUNCHandGitHub da48a71111 Touches up the Abandoned Engineering Satellite (#29358)
* Update abandoned_engi_sat.dmm

* Update abandoned_engi_sat.dmm

* Update abandoned_engi_sat.dmm
2025-06-18 20:18:55 +00:00
CRUNCHandGitHub ee066631c7 Update metastation.dmm (#29429) 2025-06-18 20:05:37 +00:00
6c2915e581 New Mining Wardrobe (#29515)
* shoes resprites n fixes

* added under clothing sprites

* added softcaps and berets sprites

* added vendor sprite

* added missed shoes sprites lol

* coded it plus added dogfashion for baseball hat

* tweaked contents of the mining wardrobe closet

* added new vendor on all maps

* added new vendor to lavaland outpost too!

* added missing beret sprites for drasks

* added missing harshskirt sprites

* added missed pads for racial exploring suits

* Update code/modules/clothing/under/jobs/cargo.dm

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>

* Update wardrobe_vendors.dm

* recoloring

* updated desc

* Update code/datums/dog_fashion.dm

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>

---------

Signed-off-by: Osetrokarasek <78341303+ostrkrs@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2025-06-17 16:47:55 +00:00
warriorstar-orionandGitHub 2acf4a628c make space goliaths, hivelords, and basilisks spacewalk (#29442) 2025-06-11 17:04:30 +00:00
fdcf4899a2 Frankenstein Station 13: Introducing dissections and alien organs to xenobiology (#29093)
* ddsadsa

ddsadsa

* moderate again

* revert

* beginning with rebase

* organssssssssss

* organs now process!

* analyzer finished! + mapping

* tool bit implementation and quality

* organs and fixes and reworks

* more organ work

* more organs done

* more organ progress!

* more organ work

* MORE. ORGANS.

* temp

* more organsssss

* ITS DONE!!!!!!!!

* oops

* also oops

* linter stuff

* forgot this + oops

* linter

* i forgot to save!

* lots of improvements and tweaks

* move icon over

* icon tweaks

* icon mistake

* oops

* dumb

* more icon validations

* i think thisll fix it?

* Apply suggestions from code review

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* fixes

* fixes+tweaks

* fix

* oops

* linter

* i didnt save....

* this should give -some- warning

* forgot a span

* Apply suggestions from code review

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* beginning edits

* more fixed and tweaks with cooldowns

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* lots of tweaks

* more review changes

* comment change

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* returns start back to gland

* Apply suggestions from code review

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* code review fixes

* trying to make surgery work....

* might as well push this

* perfection. now i need text

* text + small tweaks and bugfixing

* linting

* forgot to implement this

* deconflicting maps

* modifying for xenos again

* i guess this wasnt needed???

* added surgical belts to xeno

* minor swap

* quick fix

* small tweaks

* small tweak

* tiny tweak

* some slime updates

* more tweaks

* more updates

* first batch of fixes

* hiero audio fix

* robotic fauna fixes

* more rounds of bugfixes

* prevents teleporting

* tiny fix

* makes sharp more common

* misc fixes

* surgery and revenant fixes + extractor

* adds cursed organ logging

* small bananium organ tweak

* actually gives teleporter access

* adds a message to the analyzer

* can now drag naughts

* slime behavior tweaks

* headslug tweak, cant eat organs

* Update code/datums/components/special_tastes.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/datums/components/special_tastes.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/datums/components/special_tastes.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/slime/slime_mob.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/slime/slime_mob.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/game/gamemodes/miniantags/revenant/revenant.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/datums/components/special_tastes.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/game/gamemodes/miniantags/abduction/gland.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/game/gamemodes/miniantags/abduction/gland.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* moved this

* major rework prep

* didnt save

* rework done

* small fix

* makes aliens draggable by crew after death

* shouldnt have cut this

* xeno organ tweak + tips

* oops

* fixes and tweaks to slimes

* not used

* temp revert

* rebase map files to master

* re-applying changes

* access fix

* access tweak

* big fix for new refactor

* more refactoring

* forgot a span

* Update code/datums/components/surgery_initiator.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* hiero only doesnt target dead megafauna

* various fixes

* fix requests

* fixed weird conflict markers

* deconflict

* deconflicting

* antimagic flags

* merge fixing

* Update code/modules/mining/lavaland/loot/hierophant_loot.dm

Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>

* regen mesh fix

* small fixes

* tick fix

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* grammar

* Update code/modules/surgery/organs/organ_internal.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/surgery/organs/organ_internal.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/research/xenobiology/xenobiology_organs.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/research/xenobiology/xenobiology_organs.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* Update code/modules/research/xenobiology/xenobiology_organs.dm

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

* tweaks

---------

Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: BeagleGaming1 <56142455+BeagleGaming1@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2025-06-10 16:46:56 +00:00
CRUNCHandGitHub 2fb477f8c0 Remaps The Farragus Engineering Asteroid (#29245)
* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* maps

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* More stuff

* Update cerestation.dmm

* Update cerestation.dmm

* It is probably ready now

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* CI

* CI

* CI

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* chair update

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm

* Update cerestation.dmm
2025-06-09 15:24:58 +00:00
ec071cddae Volcanic Activity Fixes (#29552)
* fixes

* Update code/datums/weather/weather_types/lavaland_weather.dm

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>

---------

Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2025-06-07 13:32:12 +00:00
warriorstar-orionandGitHub 81510ea1dc fix lingering office chair repath (#29528) 2025-06-04 03:29:08 +00:00
Hayden RedactedandGitHub 19a765f027 Connects the NorthWest Solars to the Control Console on Cerebron (#29464)
* please stop getting conflicted

* Revert "please stop getting conflicted"

This reverts commit f35f301bc1.

* conencts the solars to the solar panel console
2025-06-03 21:33:16 +00:00
kyunkyunkyunandGitHub f07620aeb3 Get rid of generic office chair type (#29156)
* remove generic chairtype from maps

* rename

* refactor

* Update sheet_types.dm
2025-06-03 18:16:14 +00:00
warriorstar-orionandGitHub b4760c70af camera name standardization, part 1 (#29414)
* camera name standardization, part 1

* update updatepaths script number

* fix updatepaths and motion camera fuckery
2025-06-01 16:23:28 +00:00
HlibandGitHub 0163b0c1a0 Remaps ghostbar kitchen (bigger area, all the standard kitchen appliances) (#29263)
* added an oven dish and a cutting board to ghostbar kitchen

* remapped ghostbar kitchen

* fixed duplicate table

* replaced applicable machines with their upgraded versions
2025-05-30 19:50:09 +00:00
QwertytofortyandGitHub 9c5a75288e fix flooring of whiteship submaps (#29434) 2025-05-25 16:37:38 +00:00
warriorstar-orionandGitHub e690c3b916 tweak casino mobs and loot (#29389) 2025-05-25 15:50:03 +00:00
PollardTheDragonandGitHub 8e78f195a3 Adds abandoned server rooms to station maints (#28972)
* Adds server rooms to station maints

* Adjusted rooms to address balance concerns

* Linters fixes, adds fire alarm/air alarms

* More fixes

* Moves the metastation abandoned servers

* More fixes

* More fixes

* Forgot a light

* Fixes again

* Reverts excess changes to metastation

* Further fixes meta
2025-05-25 15:48:57 +00:00
PollardTheDragonandGitHub 81d8dd81df Fixes a missing wall on Kerberos (#29401) 2025-05-25 15:42:59 +00:00
kyunkyunkyunandGitHub b1709bb93b Fix improper skin tones and lots of DNA inconsistencies. Improve mob spawners by a little (#29271)
* sane appearance

* updatepaths

* flip-vitiligo

* equal color options

* ...

* Update golems.dm

* typo
2025-05-25 15:41:39 +00:00
warriorstar-orionandGitHub 72b000b0e1 add missing firelocks to cere brig (#29415) 2025-05-25 15:32:37 +00:00
KyaniandGitHub 76fe698eb3 added cams (#29412) 2025-05-23 05:55:18 +00:00
QwertytofortyandGitHub 9329d265ab Adds 2 new ruins, a space and lavaland relay (#29335)
* Adds a space and lavaland ruin

* random shelves

* oops

* and this one

* desc update
2025-05-22 14:08:42 +00:00
bb94eae308 Grants the white ship submaps (#29140)
* you will get a robotics bay and you will like it

* also nanopaste

* work

* and kill those whoops

* holy fuck how many times did I missclick

* stop fucking unticking shit please fuck

* colour coding

* fix floor

---------

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
2025-05-22 00:09:18 +00:00
YoureNotTheSharpestandGitHub 066cbea38b New arrivals for Cerebron! (#29008)
* del cargo, remade basic arrivals in place

* gives life to foreport maints

* wires up foreport maints and new arrivals

* the great wiring of new arrivals

* Cargo halls + cargo spacewalks? FUCK YEAH!

* Cargo pipes and wires

* beepsky paths to arrivals, fixed access added lights

* undoes sec and dorms modifications, adds vault

* added paints to the halls and cargopads, also expanded foreport maints abit

* cargo hall is real now, also more pipes

* nudged library, updated the small decal map and added one near security checkpoint

* reorientates the posters + firelocks and alarms

* messes with new cafe

* added vacant office + minor changes

* cleans up some floorpaint

* fixes pipes, lights, and a table

* lattice and cable fixing

* adds vents and air alarms to newly added maints, medical maints is kinda out of scope

* forgot a pipe under an airlock

* replaces some maintainence airlocks with "external maintainence" airlocks

* adds forgotten cyan piping

* adds firelocks and lightbulbs

* adds firelock under QMs airlock

* Polarizes QM airlock

* makes pipes follow wire above smith

* more air alarms

* made buttons in QM office QM access only

* Gives QM an auth keycard swipper

* one more light switch

* I lied more light switches

* adds some decals and more love to maints

* fixed the sinks

* removes inner-departmental spacewalk, moves around rooms in aft cargo, remakes maints spacewalk with shutters, touches maints around areas modified

* adds a cable and nudges an APC to its cable

* removed old explorers office, moved Nanotrasen rep and blueshields office in its place

* undoes some changes I made at some pooint of time

* I forgot my CMO office PR went through

* rotates vents and pipes to prevent crossing

* suggested changes + rooming

* CI

* extra APC +  Fire alarm + vents
2025-05-21 22:55:09 +00:00
d69f5a2e14 fix new golem ship docking port dimensions (#29361)
* fix new golem ship docking port dimensions

* Update shuttle.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2025-05-21 15:09:19 +00:00
7faed06981 Adds dynamic airlocks, a flexible mapping tool (#28852)
* move airlock controller defines to the right place

* goddamnit

* Adds dynamic airlocks, a flexible mapping tool

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>

* final as anythings

* break some long comment lines

* rebuild rust just in case

---------

Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2025-05-19 21:40:52 +00:00
YoureNotTheSharpestandGitHub f9783467f3 box bridges table is now reinforced (#29300) 2025-05-18 00:56:26 +00:00
CRUNCHandGitHub eb16692560 Update deltastation.dmm (#29292) 2025-05-17 13:37:41 +00:00
CRUNCHandGitHub 1f1f6c2988 Update emeraldstation.dmm (#29293) 2025-05-17 13:37:05 +00:00