Commit Graph

46187 Commits

Author SHA1 Message Date
Kyani 4e283edd77 Update mecha_control_console.dm (#29994) 2025-08-14 06:50:44 +00:00
Killfish acf5e891d0 No more IPC brain damage on electric shocks (#29911) 2025-08-14 06:49:00 +00:00
CRUNCH 65b673273e Update scooter.dm (#30109) 2025-08-14 01:02:33 +00:00
PollardTheDragon 247caee81d Fixes double attack (#30004) 2025-08-13 22:34:54 +00:00
Ahzpy c1ce48e413 The Big Botany BResprite: Movement II, The Clothening (#29902)
* code and icons

* file renaming

* vendor prices, apron/overalls obj icons, species sprites

* species head sprites because thats a thing

* loadout inconsistencies fix

* vox have their own apron and overalls sprites so i added those. oh the lengths i go for you botany

* loadout 2: return of the inconsistencies

Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

* maybe fixes merge conflict?

* merge conflicts are so annoying holy shit

* sick of this dme junk

* remove unrelated change

Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>

* merge conflict test fix

* super merge conflict fix

* fix drask syndiberet

* actually fixes drask syndiberet

* super ultra final beret fix

* Update loadout_uniform.dm

---------

Signed-off-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>
2025-08-13 22:30:07 +00:00
1080pCat b581157917 Adds a chance to stab yourself in the foot while trying to put a knife in your boot if you're clumsy (#29982)
* Update clothing.dm

* woops should check if you're wearing them

* oops

Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>

* Update code/modules/clothing/clothing.dm

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>

---------

Signed-off-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
2025-08-13 20:52:34 +00:00
Seren Highwater. 207695cbda Adds Turtlenecks for Various Command Members. (#29948)
* add sprites

* obj

* CMO turtlenecks

* turtle code

* CODE

* everythig

* fixes

* HOP FIX

* super fix ultra fix look at this fucking fix

* done

* config fix

* tiny fix

* test

* test 2

* desc

* hop desc

* Move all the non-weapons out of code/game/objects/weapons (#29820)

* Update bartender mob and obj sprites for relevant species (#29889)

* Update bartender mob and obj sprites for relevant species

* Add bartender uniform rolldowns, inhands. Minor color fixes.

* Revert "Update bartender mob and obj sprites for relevant species (#29889)"

This reverts commit afc4389871.

NVM

---------

Signed-off-by: Seren Highwater.  <102489377+SerenHighwater@users.noreply.github.com>
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>
Co-authored-by: Alan <alfalfascout@users.noreply.github.com>
2025-08-13 20:45:12 +00:00
CRUNCH c22e1ceb6f Update airalarm.dm (#29954) 2025-08-13 20:39:19 +00:00
1080pCat 8f03787938 Fixes shadow hand not putting some lights out (#29983)
* Update kinetic_crusher.dm

* re-writes the procs
2025-08-13 19:38:10 +00:00
Qwertytoforty 5d0d394e7f ensures dvorak always drops loot (#30108) 2025-08-13 19:29:09 +00:00
Contrabang 27e5cdcbc7 Some pipes no longer runtime on installation (#30074) 2025-08-13 19:24:53 +00:00
Contrabang 0a80dafaaf its the vote sound now (#30071) 2025-08-13 19:24:09 +00:00
CRUNCH de9349dba1 Update debuffs.dm (#29986) 2025-08-13 06:34:53 +00:00
Seren Highwater. aa55e29bb9 bunny and cat ears (#29791) 2025-08-13 06:06:38 +00:00
CRUNCH 842054ed41 Demons take damage from vacuum (#29971)
* gasp

* Update pulsedemon.dm

* Update bloodcrawl.dm

* Update bloodcrawl.dm

* Update bloodcrawl.dm
2025-08-13 06:04:52 +00:00
CRUNCH 235403cc02 Farragus command asteroid update (#29685)
* creation

* 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-08-12 16:05:46 +00:00
Qwertytoforty 1fd2167a6f Gives vog regrex (and other minor changes) (#29912)
* all you really need is a pyramid and just a little luck

* update comment
2025-08-12 16:02:36 +00:00
Contrabang 586bf3320f Adds a Smoke buildmode (#29987) 2025-08-12 15:59:44 +00:00
PollardTheDragon 52c194028b Converts lightgeists to basic mob AI (#30008)
* Converts lightgeists to basic mob AI

* Linters
2025-08-12 15:55:28 +00:00
kyunkyunkyun 03ada8da33 enrage fixes (#30012) 2025-08-12 15:54:32 +00:00
Burzah a5c2080c9d Fixes nullspace inventory issue (#30092)
* storage test

* an actual fix

* removed wrapper
2025-08-12 08:38:51 +00:00
Alan fb42a234f2 Resprite chef outfit for relevant species, icons (#29959)
* Resprite chef outfit for relevant species, icons

Change underclothing for human, drask, grey, kidan, vox, human, inventory, inhand.
Change uniform and helmet for plasmaman, including inventory icon.
Change hat for human, drask, grey, kidan, vox, corgi, inventory, and inhand.
Change belt (apron) for human, inventory, and inhand. Add new belt files for kidan and vox.
Change chef code to support new items for species and hands that didn't have them before.

* Remove identical belt file path, caught by linter
2025-08-12 06:10:58 +00:00
Arthri 0634be6107 Adds UIs to magma crucibles and smart hoppers (#29941)
* Add UI to magma crucible and smart hopper

* Use multitile component in magma_crucible

* Move magma crucible in lavaland

* Increase smart hopper scanning range

* Build /tg/ui (#40)

Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>

* Remove identical variable

* Build /tg/ui (#42)

Co-authored-by: /tg/ui Builder <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>
Co-authored-by: Arthri <41360489+a@users.noreply.github.com>
Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>
Co-authored-by: Toastical <20125180+Toastical@users.noreply.github.com>
Co-authored-by: Ahzpy <88119260+Ahzpy@users.noreply.github.com>
Co-authored-by: Alan <alfalfascout@users.noreply.github.com>
Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: Kyani <65205627+EmeraldCandy@users.noreply.github.com>
Co-authored-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com>
Co-authored-by: Aleksandr Sakrukin <99011379+JustSanyK@users.noreply.github.com>
2025-08-12 06:08:16 +00:00
Contrabang 569e2019a8 blah blah (#30084) 2025-08-12 03:41:14 +00:00
Toastical 15cdc436d5 fix extinguishers not going into backpack when safety is off (#30055)
* fix extinguishers not going into backpack when safety is off

* Update code/game/objects/items/weapons/extinguisher.dm

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

---------

Signed-off-by: Toastical <20125180+Toastical@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2025-08-12 03:23:07 +00:00
Contrabang 83057e37d7 we got COLORS (#30082) 2025-08-12 03:22:08 +00:00
Contrabang 19a5c33755 codebase fixes (#30079) 2025-08-12 01:20:41 +00:00
Charlie Nolan 22ee537f87 Remove an errant debug message (#30069)
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com>
2025-08-11 04:12:17 +00:00
Kyani 404e922f27 small QOL (#29961) 2025-08-11 02:58:17 +00:00
Contrabang 9ae38963a7 [s] Fixes an exploit (#30066)
* bap

* grammar fix

* im very good at this
2025-08-11 02:50:53 +00:00
Charlie Nolan f399856114 Pregame info for ghosts. (#29846) 2025-08-11 02:11:47 +00:00
Qwertytoforty db0276bc53 makes skeletons burn wound immune like plasmamen (#29956) 2025-08-10 23:04:45 +00:00
PollardTheDragon d8caf6826e Cliented basic mobs now do not worry about basic mob attack delays (#30058) 2025-08-10 22:22:34 +00:00
Bak Bak 8ee5fbb7d4 Proto Kinetic Pistol Sprite Updates + Flashlight Tweak (#29942)
* a bit of love for explorers

* remove identical call for can_flashlight
2025-08-10 18:34:34 +00:00
PollardTheDragon ea367a68c1 Small alien basic mob speech fix (#30034) 2025-08-10 18:20:44 +00:00
Charlie Nolan c0acf193a0 Make hotspots go out easier. (#29805)
* Make hotspots go out easier.

* Build Rust library

---------

Co-authored-by: paradisess13[bot] <165046124+paradisess13[bot]@users.noreply.github.com>
2025-08-10 16:45:24 +00:00
Aleksandr Sakrukin ace1fa8c24 Allow the cyborgs to place objects on tables and in closets using the gripper (#29893)
* Add exception if item is in gripper

* Add transformation from list to params, for corret work of melee_attack_chain function
2025-08-10 14:55:35 +00:00
Kyani 5a8606a0fd Wind no longer acts on mobs not on turf (#30019)
* no more weirdness

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

Co-authored-by: kyunkyunkyun <120701975+kyunkyunkyun@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: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com>
2025-08-10 14:46:48 +00:00
PollardTheDragon 4b6d015184 Fixes araneus oversight (#30033) 2025-08-10 14:41:55 +00:00
Contrabang 0b16de5266 "Fireball" unique wizard loadout is now explosion-proof. (#29963)
* fireball wiz angry

* oops

* tweak to code
2025-08-10 14:40:10 +00:00
Contrabang 5f7b650401 Fixes for #29996 (#30005) 2025-08-10 14:34:04 +00:00
CRUNCH 370e9f331d Updates the Description of the Grille (#29951)
* Update grille.dm

* Update grille.dm
2025-08-10 14:32:24 +00:00
warriorstar-orion 26069d9f15 Adds lore consoles, an in-game information computer. (#29896)
* Adds lore consoles, an in-game information computer.

* fixes and review comments

* fix lint

* bundle update

---------

Co-authored-by: burzah <116982774+Burzah@users.noreply.github.com>
2025-08-10 14:31:13 +00:00
Charlie Nolan 2b98749d32 Make DB admin ranks more useful (#29906)
* Make DB admin ranks more useful

* Avoid error message when cancelling permission toggle, allow adding localhost admins as real admins.

* Lint.

* Don't SQL error when a previously-unseen player connects.

* Use ckey of permission editor, not mob name.

* Strikethrough

* Order in the list.

* Deadmin, readmin, and 2fa.

* Correct merge error

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2025-08-10 12:05:19 +01:00
Toastical 2cc86d9ef2 fix give click intercept not cancelling attack (#30039) 2025-08-10 02:59:21 +00:00
Qwertytoforty a774a42622 I am the one who drifts (#30048) 2025-08-09 14:58:10 +00:00
Migratingcocofruit a5260456ae Advanced Disease Rework (#28451)
* Reworks cures, adds strains, adds treatment chems to symptoms

* Enables coexistence of different samples of the same strain at different stages within the same container

* Adds symptom guessing. Correct guesses reduce analysis time and wrong ones increase it.

* Adds a chance for a virus to evolve into a new strain. changing the cure and adding/subtracting symptoms

* Revert "Adds a chance for a virus to evolve into a new strain. changing the cure and adding/subtracting symptoms"

This reverts commit 124dd485c7.

* Adds spontaneous virus mutations, strain tracking. Removes antibody metabolism

* change the amount of time added/reduced by each factor

* Creates a disease outbreak event that allows admins to cause an outbreak of a virus of their choosing. Allows virus creation when choosing virus to give someone or for an outbreak.

* The normal base property values are now the defaults for disease creation

* Rebuild TGUI

* Rebuild TGUI

* Rebuild TGUI

* Update tgui.bundle.js

* remove redundant lines

* improves ui some and moves to using world time for analysis time

* fixes a bug with the analysis time and updates the initial known advanced disease list

* Buffs the disease outbreak event and adds a base stat row to the PANDEMIC

* Update tgui.bundle.js

* Implements calibration

* Adds a remove from database button

* Moves the known disease global list to work per z level

* Removes treatments from most chems and makes each instance of a symptom not acting purge some of the reagent that treated it

* Update symptoms.dm

* Adds stage to unknown diseases

* Moves accumulated error to work per z level and change the location of the delete strain data button

* Adds confirmation to the delete data button and moves the disease text out of the loop in the copy constructor

* fix indentation

* Replaces pent with hydrocodone in the advanced cure list

* gives more buffs to event disease based on severity. removes longevity from possible symptoms an event disease can get.  Fixes a bug with determining analysis time

* Update tgui.bundle.js

* Update pandemic.dm

* Update pandemic.dm

* Update tgui.bundle.js

* review changes

* Update tgui.bundle.js

* Update tgui.bundle.js

* Update tgui.bundle.js

* Update tgui.bundle.js

* Update tgui.bundle.js

* Update tgui.bundle.js

* Update tgui.bundle.js

* Update tgui.bundle.js

* review changes

* Update tgui.bundle.js

* Makes vaccines only add resistances and no longer cure

* improves pandemic ui and fixes calibration button not being properly disabled

* Update tgui.bundle.js

* Add the new agars to the virologist's fridge

* lowered evolution chance of viruses a bit

* further lowers evolution chance

* Update advance.dm

* Changes the scaling of analysis time and fixes stage speed presentation in the pandemic

* Scanners can now see virus strains that have been inserted in the pandemic

* Allows a mob to be infected by both an event and non event disease

* Fixes the +1 syringe of translocation stabbing your feet

* Update tgui.bundle.js

* Changes spontanous mutation to be per spread and makes disease events less likely.

* Diseases less common, mutations happen only on spread now, symptom list ordered alphabetically in the dropdown, fixed some bugs

* Update tgui.bundle.js

* changes virus alerts

* Removes numbers from the virus alert text and fixes a bug that caused excessive virus mutations

* Update tgui.bundle.js

* refactor disease spread

* Changes disease spread logic to give players options to protect themselves and others

* Blackbox things

* Increases announcement timer and fixes the infection talley

* Update disease_outbreak.dm

* Adds an incubation period to advanced viruses. bumps sneeze back to 5 range

* Adds failsafe to disease outbreaks that will infect a random crew member if none have arrived in 10 minutes

* Only record advanced disease infections

* Properly handle recording of disease infection events

* Changed resistance effect on cure

* another adjustment to res effect on cure

* Small resist buff, spontanous combustion buff and some calculation fixes

* changes spontanous combustion stat bonuses and maluses

* Update flesh_eating.dm

* Update flesh_eating.dm

* Update flesh_eating.dm

* Big trait changes and rebalance

* adds treatments to fire and necro

* Introduces viral contamination of food and reagent containers, as well as disinfection

* Fix runtime in reagent transfers

* Revert the prefs and config changes

* Slowed down diseases and made symptoms more gradual, improved disease alerts to both crew and dchat

* Sterilizine now sterilizes things contaminated with viruses. Heat reactions now take place alongside chemical reactions when adding reagents to a beaker

* Adds option to order sterile masks, goggles and biosuits in packs of 4. Makes sterile masks as good as internals for viruses

* adds logging to pandemic

* Changes symptom stats and increased disease varaiety

* Fixes some disease bugs

* Fixes some bugs and makes it behave better

* Adds shiver emote to shiver symptom

* Adds admin message/log to contracting an event disease and fixes copy behaviour when infecting

* Prefix spread defines

* Change the rest of the macros

* correct the disinfection temp macro

* Moves disease signals to their own file

* move disnifection temp back

* fix a type

* viral contaminations component review changes

* var name changes

* more style fixes

* Update tgui.bundle.js

* fixes pandemic

* Fixes disease outbreak having two carriers sometimes and changes the virus alert to the new one

* Update disease_defines.dm

* fixes samples not passing stages on properly

* actually fixes the bug

* Fixes stabilization being lost on cloning

* Finally completely and absolutely fixes the sample stages bug(please)

* Makes the pandemic a machine

* Update pandemic.dm

* removed drinks from cure requirements

* lowers chance of major viral outbreak

* fixes pandemic not processing properly

* Changes the cure system to have more options

* Makes mixing event viruses more random

* Fixes hardsuits having a 1% chance to be infected

* Increases virus protection of most clothing. medical scrubs and surgical hat buffed sunstantially

* Slow down progress of diseases

* makes spread less likely

* envirosuit is now slightly more protective from viruses, while the medical one is as good as scrubs

* Adds further protection to helmets

* Increases the number of possible cures and the scaling of required cures

* Pandemic ui improvements

* Update _disease.dm

* fix a bug with spread target in the disease outbreak event

* changes some clothing permeability

* Adds the ability to make viral DNA extracts by injecting a sample into a black slime core. It's equivalent to 2 stages

* Adds age to health analyzer, makes viral evolution toggle minor disabilities, confusion symptom now confuses more often

* Update pandemic.dm

* replace lazarus with acetic acid in the cures

* Changes the relation of the amount of cure options to required cures and the scaling of required cures with resistance

* Fixes virus renaming

* changes description and permeability of some medical jumpsuits

* Adds a list of all diseases infecting client mobs to the disease outbreak event

* uses event UID instead of ref in the disease

* Adds advanced disease carriers to admin antag menu

* Adds viral eraser which removes tracking and stabilizing. Admin spawn only for now

* Update tgui.bundle.js

* Adds the ability to create viral genetic material using radiation. it can be used in addition to that produced in xenobio

* changes alert logic, disease generation logic, adds treatments to weakness, cough and sneeze now more gradual and cough spreads at range 3

* makes disease advance a bit faster

* reduce time to announcement to 6 minutes after 3 people are infected

* Changes medibot disease detection to be the same as analyzers. Treatment chems now put the symptom on a cooldown that persists after they leave the body.

* Make sure the disease outbreak event only selects crew

* Fix abductor virus gland virus generation

* Adds sterilizine to viro locker

* Fixes null viruses appearing when merging virusless blood

* Adds oculine to hyphema treatments

* Rebalances weight loss and flesh eating

* Improvements to advanced disease carrier tab on the TGUI antag menu

* change the flag on away missions

* Update mob_spawn.dm

* Update tgui.bundle.js

* adds sterilizine recipe back

* Adds viral contamination to surgery tools and surgery steps

* small changes

* fixes pandemic ui. should work properly now(I hope)

* CI compliance

* Update flesh_eating.dm

* Update vomit.dm

* Update tgui.bundle.js

* Initial revision of analysis and fixes the UI issue with multiple stage samples

* refactors treatment and makes treatment chems more adjustable

* var correction

* symptoms and their contribution now show up on the pandemic

* Update tgui.bundle.js

* Update code/datums/diseases/advance/symptoms/cough.dm

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

* change wizard disease and zombie disease macros to new ones

* Update tgui.bundle.js

* changes the part requirements on the pandemic boards to fit the actual parts

* fix misbehaviour when inserting samples without symptoms

* Some changes to difficulty scaling, reverts the level of projectile vomiting back to 4, and disallows germaphobes to avoid infection by injection

* Adds viral contamination to IV bags

---------

Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
2025-08-08 01:54:36 +00:00
PollardTheDragon 4f77a856f0 [s] Fixes certain types of hellhounds spawning from gold cores (#30030)
* Fixes certain types of hellhounds spawning from gold cores

* Damn it
2025-08-08 01:36:26 +00:00
kyunkyunkyun f8c97bfed8 Bumps max client fps from 120 (125) to 1000 (#29467)
* 300 > 120

* ooooh i don't need sql change

* same but descending + fix issue about DB

* well, i should update bd

* default is 100, keep only divisors of 1000

* fuck you byon d!!!!

* cleanup
2025-08-07 20:07:23 +00:00
PollardTheDragon 2fae84052c New Moderate Event: Clogged Disposals (#29810)
* New Moderate Event: Clogged Disposals

* Oops

* No bins check

* Ticked file

* Bug fixes

* Update clogged_disposals.dm
2025-08-07 17:28:39 +00:00