Commit Graph

181 Commits

Author SHA1 Message Date
RustingWithYou
726b4605aa Replaces turf gas vars and fixes exoplanet atmosphere generation. (#16323)
* initial_gas

* tries to fix unit tests

* another attempt at fixing active edge test

* bracket fix

* gets rid of some of the hellish mapped in variables

* more runtime fixes

* away site runtimes

* aurora runtime fixes
2023-05-20 23:18:33 +00:00
harryob
578bae6f6f no relative pathing (#16234)
* the voices win in the end

* cleanup

* changelog

* secure.dm hates me

* make_exact_fit() in initialize instead of whatever was happening before
2023-04-30 21:10:13 +00:00
Cody Brittain
958a3494e5 Two new pipe types (Redux) (#16141)
* Added two new pipes: Fuel and Auxiliary Pipes

* Added a `cycle_to_external_air` tag to airlock controllers, which allows exterior air to be cycled out of an air lock through separate vents.

* Retrofitted the Spark and Intrepid with the new pipes, and the externally cycled air.

* CL

* Allow pressure tanks to attach to all pipes.

* RM stray pixels

* Update code/game/machinery/pipe/construction.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* rm unused states

* Fix misalignment

* Add remaining pipes to RFD, and correct a few omissions

* Fix airlocks not changing their state properly, and ensure that docking -always- forces airlocks to externally cycle.

* Remove externally cycled airlock from the Spark

* CL

* Add enough pressure to the Intrepid auxiliary line to ensure both airlocks can be pressurized consistently.

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-04-10 17:36:08 +00:00
Matt Atlas
fee7deabd7 Fixes a lot of bugs. (#16187)
* Fixes a lot of bugs.

* fix more shit

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-04-10 17:29:16 +00:00
Matt Atlas
ab5d39db19 Ports SStyping from Nebula. (#16169)
* Ports SStyping from Nebula.

* the spook

* a

* fix

* bring the fanfare to its knees

* add a speech bubble type pref

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-04-10 00:08:48 +00:00
Alberyk
834ab29ce1 Revert "Added two new pipes: Fuel and Auxiliary Pipes, and added a new Airlock mode to cycle external air. (#16083)" (#16138)
This reverts commit 329e4da321.
2023-03-28 01:51:23 +00:00
Cody Brittain
329e4da321 Added two new pipes: Fuel and Auxiliary Pipes, and added a new Airlock mode to cycle external air. (#16083)
* Added two new pipes: Fuel and Auxiliary Pipes

* Added a `cycle_to_external_air` tag to airlock controllers, which allows exterior air to be cycled out of an air lock through separate vents.

* Retrofitted the Spark and Intrepid with the new pipes, and the externally cycled air.

* CL

* Allow pressure tanks to attach to all pipes.

* RM stray pixels

* Update code/game/machinery/pipe/construction.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* rm unused states

* Fix misalignment

* Add remaining pipes to RFD, and correct a few omissions

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-03-27 20:57:47 +00:00
Fluffy
0a0ec9e68c Fix stairs initialize (#16124)
* Fixed stairs initialize

* spelling
2023-03-27 15:44:07 +00:00
Geeves
d89e09b0d1 Leg Actuator Tweaks (#15675) 2023-03-01 17:34:12 +00:00
Matt Atlas
31c73ead85 Ports the radiation subsystem and cleans up damage flags. (#15715) 2023-02-07 13:22:47 +01:00
WickedCybs
19e8d47bed A Multi-Z Away Site: The Blue River (#15634) 2023-02-03 23:56:03 +01:00
Matt Atlas
06b2707463 Fixes events. (#15665) 2023-01-27 17:49:28 +01:00
Matt Atlas
dd482c63af Update the codebase to 515. (#15553)
* Update the codebase to 515.

* edit that

* WHOOPS

* maor

* maybe works

* libcall and shit

* do that too

* remove that

* auxtools isnt updated so get rid of it

* actually remove auxtools lol

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-01-23 21:21:37 +01:00
Matt Atlas
25fd3ba098 Stops shuttles from bringing background turfs with them. (#15580) 2023-01-20 14:52:01 +01:00
SleepyGemmy
0018c1bf0e Fixes a Loadout Entry Description (#15595) 2023-01-19 12:47:00 +01:00
Fluffy
04d89f212a Singletons + refactor of /datum/observ + refactor of /decl/ into /singleton/ (#15519) 2023-01-10 19:22:14 +01:00
Matt Atlas
b1869884c1 Revert "Singletons + refactor of /datum/observ (#15487)" (#15515) 2023-01-05 19:21:22 +01:00
Fluffy
0ddcf0817a Singletons + refactor of /datum/observ (#15487) 2023-01-05 18:41:40 +01:00
Geeves
b4c4cf69ec Hole and Hole-Adjacent Changes (#15345) 2022-12-20 17:05:43 +01:00
Wildkins
bb04ba3f87 Typecheck all return_air calls (#15363) 2022-12-19 12:19:41 +01:00
SleepyGemmy
e8cc93d643 Fixes Some Atmospherics Oversights (#15311) 2022-12-14 19:21:58 +01:00
Matt Atlas
d67f3c2afb Nerfs tucking into a roll. (#15278) 2022-12-13 20:26:10 +01:00
Wildkins
c4f1dd15b6 Fix hoist hooks moving through catwalks and lattices (#15281) 2022-12-11 22:58:29 -03:00
SleepyGemmy
3632d74e77 Residential Deck Stairwell and EVA Tweaks (#14853) 2022-11-16 19:53:58 +01:00
Matt Atlas
65cece06b7 Adds a ship to ship combat system and weapons for the Horizon. (#14851) 2022-11-05 20:11:16 +01:00
Matt Atlas
af79eebb88 Ports new zmimic changes/bugfixes/etc from Bay/Nebula. (#14495) 2022-08-02 17:56:01 +02:00
Matt Atlas
dbf9920c51 Falling objects now have armor penetration. (#14344) 2022-06-23 20:46:12 +02:00
Wildkins
eb180eb3ab Fix fall damage dislocating undislocatable joints (#14276)
* Fix fall damage dislocating undislocatable joints

* Update code/modules/multiz/movement.dm
2022-06-12 01:33:49 +02:00
Benedict
199ad49561 Drone Fall Damage Reduction & Matriarch Drone Health Buff (#13899) 2022-05-23 14:16:39 +02:00
Matt Atlas
c93da67900 You can now open/close doors and interact with elevator buttons/panels by clicking the tile they are on. (#14017) 2022-05-23 12:42:50 +02:00
Wildkins
fc2a99f1a8 Explosion Performance (#13988) 2022-05-17 18:11:40 +02:00
Wildkins
a4461a17af Implement Bay's SSmachinery and power usage updates, further unclogging the toilet (#13910) 2022-05-16 18:50:16 +02:00
Matt Atlas
04587f4af6 fixes bugs with the leaning 2022-03-14 14:11:33 +01:00
Matt Atlas
8cb02360c3 bugfixes, vendors instead of 2nd set of tables at arrivals, look down/up, no bonuses from thermals/mesons/etc if using an eye 2022-03-14 13:20:20 +01:00
alberyk
12a70b50b7 Merge branch 'master' into updates_the_nbt
# Conflicts:
#	code/__defines/misc.dm
#	code/game/machinery/machinery.dm
#	maps/_common/mapsystem/map.dm
2022-02-19 10:26:35 -03:00
mikomyazaki
22f30cc332 Z-mimic now correctly checks if the turf above it is mimicing it... rather than checking if a turf is mimicing itself. (#13192) 2022-02-16 19:50:02 +01:00
mikomyazaki
8ee5c9cf1f Air and Gravity now properly update when the shuttle moves. 2022-02-12 16:17:08 +00:00
alberyk
8cd6f9ca66 Merge branch 'master' into final_shuttle_touches_and_stuff
# Conflicts:
#	icons/turf/shuttle.dmi
2022-01-17 22:20:15 -03:00
Matt Atlas
5bcf84cb23 Overmap exoplanet generation, ported from Bay. (#12362) 2022-01-17 22:16:48 -03:00
alberyk
4b32268c1a Merge branch 'master' into final_shuttle_touches_and_stuff
# Conflicts:
#	code/game/objects/structures/window.dm
#	code/modules/client/preference_setup/loadout/loadout_uniform.dm
2021-12-21 16:51:40 -03:00
Casper3667
85bc0c3afb adds helpful descriptions to certain items (#12743) 2021-11-21 21:03:19 +01:00
Matt Atlas
622612d077 Revert "New Check" (#11344) 2021-03-01 18:24:59 +01:00
Geeves
714448e714 New Check (#11304) 2021-03-01 16:40:59 +01:00
Ferner
2307beaff6 Merge branch 'master' into placeholder 2021-02-17 06:12:13 +01:00
Sparky
bd4b88b045 You see me rollin' - Roller Bed Tweaks (#11150) 2021-02-16 19:41:55 +01:00
Ferner
e694c3938b Teaser 1, purple pipes, Lobby screen 2021-02-08 06:14:14 +01:00
Geeves
005de27e65 Sculpting Blocks (#10775) 2020-12-22 15:45:25 +01:00
Wildkins
63c6cd2158 Bugfix Shotgun (#10732)
* Bugfix Shotgun

* fix changelog
2020-12-08 11:43:09 +01:00
Jiří Barouš
8e453aae78 Nofall, Godmode, Bstech changes (#10404)
'NOFALL' is now a status flag instead of being a var specific to BSTechs. It allows the mob to move between Z-levels and through empty space; even to 'fly up' against gravity. However the tech can no longer use this to 'phase into' matter if there is something above them.
    ...for that you want to use Ruin-Everything instead: incorporeal movement now has an additional type that's (still) just like a ninja's, but it also allows you to move between Z-levels.
    Adds the anti-gravity verb to the Bluespace Robot preset and starts them with 'NOFALL' on.
    When using 'GODMODE' you will no longer take damage when you fall; instead a cool message will be shown and a quiet thump will be played.
    'GODMODE' now protects you from the awful effects of running - you can run indefinitely and won't take damage from it.
    Thanks to the above changes the BST is now self-contained in a single file (well except for the robot preset).
    To facilitate the above changes several godmode and incorporeal checks have been added (mostly to movement procs). It cuts on some extra proc overrides and type checks. Also results in a more 'natural' experience when using NOFALL, GODMODE or incorporeal movement.
    Changed incorporeal values to defines.
    Added a "darkvision" mode for the BST goggles.
    I also updated some of the BST verbs to be more descriptive.
2020-11-01 21:13:03 +02:00
Geeves
fc506f2264 Z-Move Fix (#10235) 2020-10-13 17:20:39 +02:00