Commit Graph
112 Commits
Author SHA1 Message Date
KashargulandGitHub 59b9802628 some istype to macros (#16826) 2025-01-06 06:45:02 +10:00
KashargulandGitHub 3094e65b71 intent cleanup (#16825) 2025-01-03 08:14:28 +01:00
Guti be191f41f3 Merge branch 'master' into viro-fix-5 2024-12-10 18:39:21 +01:00
Guti 7dbfea8169 Fixes 2024-12-10 18:31:53 +01:00
Kashargul 1d8d5b34b5 medicine.dm 2024-12-07 02:10:10 +01:00
Kashargul a12a4d2d5e toxins.dm 2024-12-07 01:03:25 +01:00
KashargulandGitHub 939fcbb488 Merge branch 'master' into reagentToDefines 2024-12-06 21:57:14 +01:00
Kashargul 429398bdd7 some moire 2024-12-06 21:54:05 +01:00
Kashargul 80edcd2c3d Converts gas, mat and reagent strings to defines 2024-12-06 17:26:00 +01:00
Guti 823db69af5 Merge branch 'master' into Viro-Update-1 2024-11-29 22:56:42 +01:00
Guti 9f52fc0b1c Sick stuff 2024-11-25 17:05:54 +01:00
Nadyr 52750d8231 hand implant goes in hand 2024-11-18 18:18:25 -05:00
4879a52633 Server maint subsystem (#16518)
* upports server maint subsystem

* fix runtime in admin z narrate

* .

* sorts them verbs

* .

* .

* Update code/controllers/subsystems/statpanel.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* Update code/controllers/subsystems/server_maint.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2024-11-04 11:44:44 +01:00
242fa3a66b Ports over configuration controller (#16484)
* Ports over configuration controller

* Fixes

* Manual path fix

* patch (#16490)

* patch

* .

* SQL Fix

* Post-rebase fix

* Added missing examples

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-10-22 19:26:44 +02:00
ShadowLarkensandGitHub ee2a9901a6 Fix a small runtime in rig dropped (#16497) 2024-10-20 18:05:23 +02:00
Kashargul a2c673ab7a refactors most spans 2024-10-02 21:10:31 +02:00
Guti 409aaba802 Remove 2024-09-09 02:36:53 +02:00
KashargulandGitHub 6cabe9f7e6 Undefines local defines and moves global to __define (#16028)
* first set of defines

* some more

* .

* final defines

* del local define
2024-06-09 17:29:20 +10:00
KashargulandGitHub 9a7d0d5500 heatsink rebalance 2024-01-27 13:08:30 +01:00
Heroman 9a94306585 Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one 2023-10-01 09:34:43 +10:00
VerySoft fdab4990ce OOC notes panel 2023-08-11 02:10:38 -04:00
AtermoneraandVirgoBot 852fc9f7dd Merge pull request #8867 from Seris02/augmentfix
fixes augment implants so you can't spam the fuck out of them
2023-01-02 19:07:53 -05:00
SpookertonandVirgoBot a538f6fe8a Merge pull request #8696 from Atermonera/no_clone-modifier-gets-checked
Checks the no_clone modifier stored in DNA records as a path
2022-09-01 05:59:05 -04:00
NovacatandGitHub 1aa4c73e8d Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]" 2022-08-27 08:49:56 -04:00
MistakeNot4892 d717a4b50a Merge branch 'master' of https://github.com/VOREStation/VOREStation into upstream-merge-8298 2022-08-25 14:26:20 +10:00
C.L dac24a8b7c Early Stage Lung Damage Reduction.
Makes early stage lung damage (rupture_lung causes 10 damage) not nearly as lethal due to blood loss, but still leaves a good possibility of death via suffocation without medical treatment, but not nearly as likely, as it requires a very long run of bad RNG to achieve enough oxyloss to reach crit.

However, brain damage is still possible even with small amounts of oxyloss, , which will cause other problems later down the line

Meanwhile, late stage lung damage (30+) is untouched other than the blood loss being decreased.

This requires actual damage to be done to your lungs via things such as piercing weapons or other internal organ damage sources to reach that point.

This should be much more rare, but is a genuine medical emergency that - as testing showed - will more likely than not stack up suffocation damage and kill you over time without intervention, without blood loss even needing to peek it's head in the door to kill you.
2022-08-01 03:00:08 -04:00
NovacatandGitHub 4dbc7fe6bf Merge branch 'master' into upstream-merge-8298 2022-03-22 08:53:45 -04:00
GhostActual 61462f99e8 Base Commit 2022-03-21 16:32:15 -04:00
Heroman 4e6c965074 Adjustments to synthetic food processing 2022-03-20 09:31:52 +10:00
MistakeNot4892andVirgoBot 3f9af78f3a /atom New() => Initialize() [MDB IGNORE] 2021-11-14 03:09:51 -05:00
Aronai Sieyes 4c12504e3b Replace list inputs with tgui_input_list 2021-06-26 10:39:56 -04:00
MarinaGryphonandVirgoBot 385fa640af Linter diagnostics + bans non-var relative pathing 2021-06-20 18:16:45 -04:00
NeertiandVirgoBot 767e655310 Linter Introduction + Cleanup 2021-05-25 23:19:34 -04:00
Aronai Sieyes dc2c20ed89 Shuffle some synth things 2021-05-11 14:20:30 -04:00
AtermoneraandVirgoBot d857988ce8 Swaps emote(me) out for custom_emote(). 2021-05-02 23:59:28 -04:00
AtermoneraandVirgoBot c99e44ab22 Oops, I refactored Chemistry! 2021-04-20 23:33:41 -04:00
Unknown 41f4948621 Earlyports Stair fix from Polaris
https://github.com/PolarisSS13/Polaris/pull/7943
2021-03-02 17:13:14 -05:00
MechoidandVirgoBot f5ade3682c Adds the Restraining Bolt. 2021-02-28 18:04:08 -05:00
MistakeNot4892andUnknown 3e804dc799 Sideports a couple of init unit tests from Neb. 2021-02-27 13:05:16 -05:00
Unknown bc6929535a Earlyports Polaris Fixes 2021-02-15 17:36:05 -05:00
Heroman f03fc5f240 Fixes defib timers being 10 times as long compared to intended 2021-01-24 09:58:45 +10:00
VerkisterandGitHub 5018df615e Update brain.dm 2020-11-08 13:08:35 +02:00
MechoidandVirgoBot 019926cbc7 Fresh Meat, Leatherworking 2020-11-07 15:08:04 -05:00
NovacatandGitHub fd563559ad Merge pull request #9077 from VOREStation/upstream-merge-7668
[MIRROR] Actually commit the reagent cycler's entire gimmick.
2020-09-21 14:06:14 -04:00
AtermoneraandVirgoBot d0fd1df327 Merge pull request #7668 from Mechoid/ReagentCyclingCycler
Actually commit the reagent cycler's entire gimmick.
2020-09-21 12:48:24 -04:00
SubberTheFabulousandVirgoBot 378ba4f4c0 Adds two new augments to Traitor uplink 2020-09-20 06:49:58 -04:00
MechoidandVirgoBot 170b9a7513 FBP Internal Components 2020-08-20 21:40:15 -04:00
Cyantime 78ec7a7733 Fix promethean revival flavor text and OOC notes 2020-08-05 05:26:03 -04:00
Aronai SieyesandVirgoBot 6ebd249748 Rewrite examine() to pass a list around 2020-04-29 16:42:50 -04:00
NeertiandVirgoBot e89fef965e QoL: Stasis and Defibs 2020-04-07 00:39:35 -04:00