Contrabang
012a00aafb
Refactors large crates. Adds sound and makes them not-instant. ( #30068 )
...
* bonk
* refactors large crates
2025-08-19 13:23:16 +00:00
Contrabang
ccbad468d0
Bloodcrawl is now animated ( #30081 )
2025-08-19 13:17:01 +00:00
kyunkyunkyun
1f461fe2d2
Nullify all armor that is equal to armor = null ( #30116 )
...
* nullifier
* manually remove identical vars
2025-08-19 13:13:41 +00:00
PollardTheDragon
f68676267c
Adds no-harm check to ai retaliate, adjusts clown AI ( #30166 )
...
* Adds no-harm check to ai retaliate, adjusts clown AI
* Update code/modules/mob/living/basic/retaliate/clown.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
---------
Signed-off-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2025-08-19 13:12:36 +00:00
PollardTheDragon
a211bdb7f3
Adjusts revenant possessed objects ( #30007 )
...
* Adjsuts revenant possessed objects
* Update posessed_object.dm . Fat fingered a health value to be too nice.
* Reduced health to 40
2025-08-19 13:07:49 +00:00
Contrabang
a115c4327a
adds some spans ( #30070 )
2025-08-19 13:05:27 +00:00
Contrabang
bc93cc836c
organ fix ( #30171 )
2025-08-19 08:21:05 +00:00
CRUNCH
dc629eb29e
Migrates obj/item/food to the new Attack Chain ( #29860 )
...
* Creation
* Update food_base.dm
* FUCKING IF SPACE
* plants
* more plant
* Update tomato.dm
* Update root.dm
2025-08-19 06:53:49 +00:00
PollardTheDragon
66615e9a2a
Tweaks watchers and legions ( #30028 )
...
* Tweaks watchers and legions
* Linters
* Flight fix
* Fixes aggro range
2025-08-19 06:50:54 +00:00
Qwertytoforty
19172782f7
gives it disk sounds ( #30106 )
2025-08-19 06:28:02 +00:00
Charlie Nolan
22841b123c
Fix low-pressure breathing ( #30121 )
...
* Tweak low-pressure breathing
* Apply suggestions from code review
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
---------
Signed-off-by: Charlie Nolan <funnyman3595@gmail.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-08-19 01:16:47 +00:00
Charlie Nolan
705a71a003
Fix Raw Gas Scan ( #30120 )
2025-08-19 01:16:43 +00:00
Qwertytoforty
e136211776
LOUD INCORRECT BUZZER NOISE ( #30163 )
2025-08-19 00:52:33 +00:00
kyunkyunkyun
80c2bb78e4
chameleon kit for ghost bar ( #30025 )
2025-08-19 00:39:23 +00:00
Burzah
ed35e46fb1
acidproof ( #30044 )
2025-08-19 00:28:36 +00:00
Inferno1882
b90afcd16b
woe nerf upon ye ( #30021 )
2025-08-19 00:27:32 +00:00
Alan
24c47a3d79
Rework spray bottles and tools based on them somewhat. ( #29977 )
...
* Rework spray bottles and tools based on them somewhat.
Consolidate spray adjustment functions.
Change method of preventing spray amount adjustment.
Standardize most spray amounts at 10u/2 tiles and 5u/1 tile.
Should fix the following issues:
https://github.com/ParadiseSS13/Paradise/issues/29930
https://github.com/ParadiseSS13/Paradise/issues/28964
* Adjust spray rework based on review comments
Change `adjustable` var to boolean
Change `adjust_verb` to `adjust_action`
Tie spray transfer amount to tile reach
2025-08-19 00:26:53 +00:00
Contrabang
5b0447edcc
Makes automenders rarer. Adds sutures/regenerative meshes. ( #30003 )
...
* suture
* tweak
* bio 6 -> bio 7
* tweak bleed supression
* review
* Update code/game/objects/items/stacks/medical_packs.dm
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
---------
Signed-off-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-08-17 20:12:44 +00:00
Kyani
bd66906553
Tweaks C-Foam to immobilization from paralyze ( #30045 )
...
* immobilization
* Update debuffs.dm
2025-08-17 20:11:57 +00:00
CRUNCH
bb657baf57
Adds Power Cells to the Protolathe's Stock Parts Menu ( #29955 )
...
* Update power_designs.dm
* Apply suggestions from code review
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
---------
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-08-17 07:38:47 +00:00
1080pCat
c49dcc9d0e
Fixes cyborgs who were emagged before picking a module correctly getting their items emagged ( #30114 )
2025-08-16 12:47:28 +00:00
1080pCat
633763c403
Update deepstorage.dm ( #30113 )
2025-08-16 12:40:14 +00:00
Contrabang
67b8ef9fd3
Improves buildmode logging ( #30119 )
2025-08-16 12:30:04 +00:00
Migratingcocofruit
7793f59817
Fixes bonking the pandemic with a wrench when using it on it ( #30036 )
...
* Fixes bonking the pandemic with a wrench after anchoring and unanchoring it
* moves pandemic wrenching to wrench act
2025-08-16 07:04:46 +00:00
Toastical
411b6e1e90
fix next layer not getting set in collect_nested_mobs ( #30051 )
2025-08-15 06:43:00 +00:00
iramoye
94f137c41c
Renames Zvezhan to Cygni Standard ( #29965 )
...
* looks good to me
* replaces mentions of humans
* Revert "looks good to me", as Trinary is not being replaced
This reverts commit 275aca6adb .
* removes a duplicated bot init
* wooooo
* fixes tgui stuff
* adds sql
2025-08-15 06:41:27 +00:00
Alan
0789afc973
Remove headlamp from durathread helmet, add durathread hardhat + recipe. ( #29991 )
...
* Remove headlamp from durathread helmet, add durathread hardhat + recipe.
* Add trailing newline.
* Apply PollardTheDragon's whitespace suggestion
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
Signed-off-by: Alan <alfalfascout@users.noreply.github.com >
---------
Signed-off-by: Alan <alfalfascout@users.noreply.github.com >
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com >
2025-08-15 06:35:11 +00:00
PollardTheDragon
7716e1a019
Honknomaly can now roll naturally ( #29973 )
2025-08-15 04:27:38 +00:00
Migratingcocofruit
94be9b8a7c
Fixes virology goal completion check false positive ( #30047 )
...
* remove the false positive
* makes it not complete when simulating
2025-08-15 04:20:56 +00:00
kyunkyunkyun
c04f986bc0
remove ( #30103 )
2025-08-15 04:17:18 +00:00
1080pCat
a5792fb697
Update cryopod.dm ( #30091 )
2025-08-15 04:16:24 +00:00
Alan
a9144d3ceb
Update labcoat sprite references to their new locations. ( #30018 )
...
* Update labcoat sprite references to their new locations. Fixes #30001
* Small fix to robowhite labcoat path
Signed-off-by: Alan <alfalfascout@users.noreply.github.com >
---------
Signed-off-by: Alan <alfalfascout@users.noreply.github.com >
2025-08-14 06:53:09 +00:00
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