Commit Graph

28843 Commits

Author SHA1 Message Date
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
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
kyunkyunkyun 80c2bb78e4 chameleon kit for ghost bar (#30025) 2025-08-19 00:39:23 +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
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
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
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
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 0a80dafaaf its the vote sound now (#30071) 2025-08-13 19:24:09 +00:00
Seren Highwater. aa55e29bb9 bunny and cat ears (#29791) 2025-08-13 06:06:38 +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
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 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