Commit Graph

42679 Commits

Author SHA1 Message Date
Nathan Winters
dad3774e7b Buffs the Virus Outbreak event (#23285)
* Spring cleaning

* The great virus reclassification

* Add severity comment to Fake GBS

* Fix Jungle Fever being uncurable

* Fix Shock causing fainting slightly too often

* Makes Brainrot kill more reliably (yes, it already did)

* Make Wizarditis replace clothes a bit less eagerly, cleanup

* Buff Wizarditis effects' probabilities

* Add a bit of variety to Wizarditis flavor messages

* Clean up, nerf, and add some variety to Lycancoughy

* Refactor Spanish Inquisition Flu

* Refactor and slightly rebalance ICE9 Cold

* Fix DROPDEL items not GCing properly sometimes

* Lightly overhaul Pierrot's Throat

* Remove unnecessary `null` declaration assignment

* Deduplicate Critical disease properties

* Spring cleaning 2: Electric Boogaloo

* whoops

* Fixes DROPDEL items not GCing properly someothertimes

* Make Wizarditis clothes DROPDEL too

* Lewcc review

* Deduplicate Pierrot's Throat symptoms

* Spread out Cold9 and Spanish Flu's damage

* Clean up Adv. Kingstons

* Fix Adv. Kingstons *healing* brute damage
2023-12-31 10:21:45 +00:00
PollardTheDragon
69a49cfe18 Ion Storm Event - Laws Updated (#23278)
* Laws Updated...

* Laws Updated Again

* Grammar

* Tab Fix

* More Ions ...Laws Updated.

* Fixed Indentation, Static

* Removed static from Laws list

* Laws updated - fixes, added three more

* Spellcheck

* Spacing Fix
2023-12-31 10:20:12 +00:00
Deniz
c49f362039 Yet another bots refactor (#23162)
* initial test commit

* 2nd stage

* hull breach bug found

* 3rd small

* Master Merge

* fml

* one more time

* Merge failed incredibly bad, except commits

* 4th small

* 5th - Hull breach auto/replace tile bug fixed

* sleep

* avoid to avoid_bot

* indentation

* get_turf()

* even more comments

* Define edits

* eat tile order edit

* ui goes big

* Minor edits

* suggestions

* S Floor

* S Weapons check

* review

* I dont want TGUI on this

* Missed one

* review IF

* Returned the Return

* if error

* mode ==

* Reviews, Ty contra

* we shall NAG

* review

* Reviews

* Oppsie fixed

* tgui typo*

* TGUI Backend *fixed*

* Revert tgui backend edit, oopsie, small text edits

* Reviews

* emag autodoc + else if hateboner

* revert a change, non relevant

* undef

* revert tgui window size edit

* cleanbot cleanable list

* minor edit

* Review isspaceturf

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* List

* Emagged 1/0

* Cleanbot list edit

* emagged 1/0 2

* removed comment

* emag_act revert

* didnt commit?

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-12-31 10:18:31 +00:00
Nathan Winters
4ce63de343 [s] Fix a Syndicate Bundle oversight (#23675)
* Fix syndicate bundle inputs staying valid for too long

* Cleanup + readability

* Grammar police weewoo
2023-12-29 16:09:46 +00:00
AffectedArc07
112358f1d8 Upgrades tracy to work with 515.1623 (#23674) 2023-12-29 15:43:52 +00:00
Qwertytoforty
8276516ee9 fixes a 6 year old ranged guardian bug (#23671) 2023-12-28 23:51:40 -05:00
Christasmurf
95c46662c5 Entertainer Drip (Mime/Clown) (#23546)
* entertainerdrip

* duffelshadingitem
2023-12-28 22:39:36 +00:00
SteelSlayer
3f5c57b786 Runtime and GC fixes related to orbit UI bluescreens (#23512)
* GC and runtime fixes

* BONUS FIX!
2023-12-26 14:49:37 -05:00
Pierre-Louis
19cc5e166b Added the Janicart to the available list of supply pack (#23456)
Added both the Janicart and the keys to the supply list in the miscelleanous part.

Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com>
2023-12-26 14:46:23 -05:00
Daylight
27722e4d7a Trying to talk with oxygen damage makes you whisper instead of gasp (#23425)
* Basics working

* The rest of the PR

* formatting suggestion

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

* Renames proc

* Darn merge conflicts

* Rename proc again

* this doesn't do anything

* I swear I commited this earlier. Grammar fix.

* Behold, the code compressor 9000!

Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com>

* Update code/modules/mob/living/carbon/human/human_say.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-12-26 14:45:50 -05:00
Qwertytoforty
70346d2a65 a a hole (#23613) 2023-12-26 14:24:42 -05:00
Qwertytoforty
b678d0289d Kidan, drask, and greys can be ERT now (#23552) 2023-12-26 13:27:16 -05:00
DGamerL
20ec46b0ca At least this was caught now (#23563) 2023-12-26 13:26:27 -05:00
Daylight
501fe33634 You don't need to be unconcious to succumb anymore (#23460)
* Ded

* Deconflicts with #23441
2023-12-26 12:59:02 -05:00
Pierre-Louis
5f9c9274fb Add health analyzer to coroner (#23486)
* Add health analyzer to coroner's starting equipment

This commit adds a health analyzer to the starting equipment of the coroner job. This will help coroners to better assess the condition of bodies they are examining.

* Add the health analyzer upon morgue maps

* Forgot cerestation

Silly beans

* Replaced the health analyzer from maps to locker

Optimization only fix: gotta remove some stress out of the map queue.

---------

Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com>
2023-12-26 12:48:08 -05:00
AffectedArc07
266e15ee40 Upgrades TGS DMAPI to 7.0.0 (#23657)
* Upgardes TGS DMAPI to 7.0.0

* Fix spacing

* For this
2023-12-25 19:48:21 +00:00
DGamerL
da37efcfd9 Weeee (#23645) 2023-12-24 16:10:17 +00:00
GDN
4fda5a1dac reworks the changeling shield (#23334)
* reworks the changeling shield

* oh yeah

* Update code/modules/antagonists/changeling/powers/mutations.dm

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

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
2023-12-24 11:01:21 +00:00
Pierre-Louis
3fc823ba3f Fix snow machines (#23621)
* Fix snow machines

Fixes #23620 : snowmachine were let on loose while they can only be turned on when wrenched in the floor.

* Remove doublon on anchor message

* smoll fix

oopsie

---------

Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com>
2023-12-23 22:16:37 -05:00
S34N
ab1c1544a8 Fix null character languages due to an oversight (#23590)
* fix null character SQL

* species too
2023-12-17 18:28:54 -05:00
Qwertytoforty
3b21140203 Fixes human bullet act, fixes cooldown of stealth module, ups it (#23564) 2023-12-16 16:17:23 +00:00
Contrabang
66db7b38e0 Fixes survivalist antag greeting (#23558)
* antag greeting

* here too
2023-12-16 16:16:57 +00:00
Nathan Winters
69da720b20 Fixes pills and patches displaying a fake transfer rate (#23539)
* Fix patches not preserving chem temperature

* Remove some leftover same-as-parent property assignments from pills

* Fix pills/patches showing their nonexistent transfer rate

* Revert "Fix patches not preserving chem temperature"

This reverts commit 8905280613.
2023-12-16 16:15:47 +00:00
Arthri
9c0f8bcb6f Fix patches' placeholder names missing units (#23538)
* Fix patch no longer printing units in default name

* Pills/patches show transfer the contained amount

* Hide pill/patch transfer rates

* Revert "Hide pill/patch transfer rates"

This reverts commit ad0edcfa1b and f27ffe64f0

---------

Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
2023-12-16 16:15:01 +00:00
Pierre-Louis
119b10d904 ix issue with changeling internals not persisting after transformation (#23519)
Ensure that changeling internals are retained after transformation to prevent them from being disabled, especially on Lavaland.

Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com>
2023-12-16 16:14:41 +00:00
Contrabang
87d8da7b1e Code improvement for ventcrawling defines (#23514)
* code improvement

* oops

* bad comment gone
2023-12-16 16:13:58 +00:00
HMBGERDO
4a86906541 cult door doesnt need power (#23475) 2023-12-16 16:13:09 +00:00
BrickTheHooman
650b46a97a lowers cost (#23471) 2023-12-16 16:13:02 +00:00
HMBGERDO
5ec1418d2d Nearby buckling fixes (#23459)
* no timer when buckle ontop of chair, no random hits when buckling

* revert revert, right
2023-12-16 16:12:48 +00:00
Luc
6d9018ad42 "You'll find all my treasure in one place..." -- Adds optional last words whispered when succumbing (#23441)
* Allows for final words when succumbing

* slightly rework input

* oops

* moment

* better logic

* prevent the dead from speaking

* Update code/modules/mob/living/living.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-12-16 16:12:08 +00:00
PopeDaveThe3th
4f9b62316e Purges most clown planet references (#23416)
* Burn it all

* Update code/game/objects/items/flag.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/mob/living/simple_animal/hostile/retaliate/clown.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/food_and_drinks/food/foods/baked_goods.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/modules/mob/language.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2023-12-16 16:11:19 +00:00
Aquilar
77e7348029 Cleans up and update of mind and objective. (#23350)
* clean up and update of mind and objectives

* making it work.

* identity theft

* requested changes

* updating some target && target to target?.

* requested changes

* adds update_explaination_text to objective/steal
2023-12-16 16:10: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
73cec54774 Observer antaghud use is extended to 5 minutes after roundstart (#23321)
* wham bam

* read this

* Update code/modules/mob/new_player/new_player.dm

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

---------

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
2023-12-16 12:02:47 +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
DGamerL
6a84d32190 I forgor to open this yesterday (#23572) 2023-12-15 18:35:32 -06:00
Henri215
e6b2339424 Another jani HUD runtime fix (#23569) 2023-12-15 18:33:25 -06:00
Qwertytoforty
87a7e8512b blocks space from anomaly events. (#23562) 2023-12-15 13:46:31 -06:00
Contrabang
ca98c4f4a1 we love runtimes (#23560) 2023-12-15 13:43:44 -06:00
Octus
6301f381b8 Small Oversight Fix for PR #23505 (#23544)
* whoops

* Update code/datums/uplink_items/uplink_general.dm

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

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2023-12-15 13:37:14 -06:00
Qwertytoforty
77b4959518 fixes vortex parry arm being invisible (#23516) 2023-12-15 13:19:32 -06:00
Gaxeer
d48279ea47 fix: remove owner requiring dependencies from /datum/antagonist only if owner is present (#23509)
* fix: remove `owner` requiring dependencies from `/datum/antagonist` only if `owner` is present

* refactor: move owner related dependencies removal into separate proc
2023-12-15 13:14:21 -06:00
datlo
ff53bdd87f Buff wizard apprentice, limits to one per wizard (The Sequel) (#23258)
* Buff wizard apprentice, limits to one per wizard

* Update restoration apprentice

* fix name of staff of healing

* rebuild tgui

* Apply suggestions from code review

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* Apply snake case

* Update tgui.bundle.js

* Update code/game/gamemodes/wizard/artefact.dm

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

* remove forcewall from stealth

* tgui update and useless comment removal

* Update code/datums/spells/wizard_spells.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* update tgui

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
2023-12-14 20:35:21 +00:00
Aylong
5a163d7f7a TGUI Input List Toggle (#23551)
* TGUI Input List Toggle

* contraview

* Rename

* Second rename
2023-12-14 16:49:54 +00:00
PhantornRU
3aa6154a3d FIX: correct custom rank manifest modify (#23491)
* custom_rank_manifest_modify

* Update code/datums/datacore.dm

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* Update code/datums/datacore.dm

* Update code/datums/datacore.dm

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
2023-12-14 11:21:11 +00:00
Henri215
b9fc8bc8b3 Fixes cleanables not garbage collecting properly (#23553) 2023-12-13 21:48:00 -06:00
Contrabang
28163dc81d woop woop (#23373) 2023-12-13 16:34:19 +00:00
vengeful910month3
518e732f23 Changes the suit sensors hotkey (#23458) 2023-12-13 16:33:34 +00:00
Nathan Winters
48c0bfd5bc Fixes abstract outfit types showing up in the Robust Dress Shop (#23507)
* Exclude abstract subtypes from robust dress shop

* Fix typepath typo

* `vv_outfit.dm` cleanup
2023-12-13 16:32:12 +00:00
Aylong
3cf43de5b9 Fix: Missing icon_state after removing the floor (#23463) 2023-12-13 16:31:40 +00:00