Commit Graph

14502 Commits

Author SHA1 Message Date
Lilly-Lira 4a8e802884 Fix loaf icon state typo (#18663) 2025-10-22 01:51:24 -04:00
SatinIsle 557ad96746 The Bigger They Are, The Harder They Fall (#18616)
* Heavy Landing

Added a new heavy landing trait (and hard fall var to other mobs) that cause the mob to take more damage, get weakened for longer and create some damage to the floor tiles (50% chance). Can not be taken with soft landing. Be the fatty you always meant to be.

* Changed to a defined trait thing

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

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Update code/modules/multiz/movement.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Update code/modules/multiz/movement.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

---------

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-10-22 01:46:45 -04:00
Will 88f4734785 Crowd detection component (#18624)
* getting there

* more cleanup

* condensing

* more condensing

* think this is needed

* access control

* redef

* various fixes

* this should of really just been a var

* cleanup again

* unified belly code

* calming message

* missing calming

* Update crowd_detection.dm

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-10-22 01:27:04 -04:00
Kashargul 22e6629ec8 moves robot decals and animations to an ui (#18641)
* moves robot decals and animations to an ui

* Update robot_ui_decals.dm

* self cleanup

* move it to subsystems

* .

* urg

* .

* .
2025-10-21 19:31:14 +02:00
Kashargul b67798eb2c moves robot sleepers to tgui (#18646)
* moves robot sleepers to tgui

* .

* .

* urg

* .

* urg

* .

* .

* there too

* .

* in case of emagging

* .
2025-10-21 19:28:23 +02:00
Cameron Lennox e26dde1ef3 Disables unlucky major (#18660)
Disables unlucky major
2025-10-19 20:01:40 -04:00
Cameron Lennox d0f7be5916 Trims groin attack to be less wordy (#18643) 2025-10-16 22:28:14 -07:00
Cameron Lennox 9be711f4a6 Increases cost of virus immunity (#18552) 2025-10-16 23:20:49 -04:00
Cameron Lennox fe35d1fe84 Boneless Trait (#18545)
* Fixes this bug causing brains to be deleted

* Boneless trait

* Update negative.dm

* excludes
2025-10-16 23:20:29 -04:00
Cameron Lennox e13e3e0dab Drag Fixes (#18621)
* Fixes dragging

* unneeded

* Update mob.dm

* clean this up
2025-10-16 13:01:46 -07:00
Guti d00209f85a Fimx (#18633) 2025-10-15 19:48:40 -07:00
Guti 8a1a482c2b Removes Gender (#18628)
* Removes Gender

* Adds herm back
2025-10-14 18:34:35 -07:00
Cameron Lennox 85926d166e Various species related fixes (#18600)
* Gives High Zorren the proper species sound

* Fennec too

* Mouse too

* Vulp Sounds

* Fixes tesh picking up
2025-10-14 07:34:48 -07:00
Will 53a1373611 fix some remote view component desyncs and crashes (#18627)
* fix some crashes

* lets clean this all up

* trymove

* the rest

* Revert "the rest"

This reverts commit a2076cbfb0.

* Revert "trymove"

This reverts commit f63e3c822f.

* Revert "lets clean this all up"

This reverts commit c590eef512.

* lets keep this in scope

* admin stuff

* this too

* fix

* this needs to be forceMoved

* Revert "this needs to be forceMoved"

This reverts commit d24f883699.

* stardog mouth fix and qdel
2025-10-14 06:35:57 -07:00
Will 2194b87de0 Fixing client eye (#18577)
* signal foundation

* reset_perspective implemented

* you too

* setting mob

* no

* fix

* tweak

* remote view element

* these too

* use element

* cleanup more manual code

* fix element

* mutation signal

* handle being dropped from holders, and fix pai hud

* handle qdel

* it's a component now

* ugly holder fix

* another fix

* follow view target

* item remote view

* doc update

* unneeded

* this needs a recode to work better

* many fixes

* these are all unneeded

* almost working viewerlist remotes

* this uses component too

* this needs to die to it's item

* don't allow spamming tgui menus

* tg style args

* fixing behaviors

* fuk

* working view release from holders

* only final matters

* comment order and disposal fix

* cryotube loc fix

* no mob should reset its view every life tick

* major improvements

* still forbid z level change even if we allow moving

* this too

* don't doubledip

* qdel on self is unneeded

* wipe remote views on logout

* vore bellies need to manually clear views

* fixAI hud

* belly release fixes

* cannot use binoculars in a vore belly

* pai card can be picked up and dropped correctly

* ventcrawl fix and distracted fix

* this is better

* forcemove

* vr console fix

* use flag for this

* belly stuff

* various cleanups

* oops

* fixes statue spell

* unneeded perspective clear

* automatic instead

* continued cleanup

* that was dumb

* needed

* none of this works

* are these even needed

* lets lock down to these

* lets try to make this work

* extremely close to working

* needs to solve final pai issues

* mob eye change signal

* Revert "mob eye change signal"

This reverts commit eedd5da934.

* significant progress

* safety

* expected to be not null

* likely not needed

* don't spam component changes

* endview on logout

* accessors

* egg fixing

* Revert "egg fixing"

This reverts commit 6a54049c69.

* getting closer

* even closer

* needs type

* close...

* extremely close to working

* fixing pai stuff

* this too

* promising fixes

* docs

* this is recursive move's responsibility tbh

* unneeded now

* oops

* better decouple

* topmost check

* cleanup

* holder released from egg fix

* pai fix for reset view

* debug info

* some better pai ejection code

* better way

* unneeded

* needs to be null

* better vision restore

* use correct handling

* no longer needed

* required

* handle decouple on mecha too

* name clarity

* do not allow double dipping zoom items

* ethereal jaunt needs a full cleanup later

* fix blackscreen flicker

* remove set machine from pda

* Update code/game/objects/items.dm

* Update code/game/objects/items.dm

* Update code/game/objects/items.dm

* Update code/game/objects/items.dm

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-10-12 22:18:08 -04:00
Asher 49 bc56378353 Protean updates [could use code review] (#18309)
* saving

* Update protean_species.dm

* more

* Update Dullahanprotean64x64.dmi

* more

* Update Dullahanprotean64x64.dmi

* 1

* recommenting

* new color change, clothing options now auto white no color pick.

* 1->true 0->false

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-10-08 14:33:20 -04:00
Cameron Lennox 44c6b2f707 Spontaneous Vore Element (#18556)
* true/false

* wip p1

* Refactors stumble vore to be an element

* Makes dropnoms a component

* cleanup

* Fixes these

* checked further down

* framework here

* needs testing

* MORE CLEAR

* Fixes slipvore

* this works aye

* no copy paste

* Update stumblevore.dm

* Update stumblevore.dm

* Update stumblevore.dm

* Fixes

* only one has to slip

* fix this

* rename

* Update spontaneous_vore.dm

* SLIP VORE

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

* Update unlucky.dm
2025-10-06 15:43:42 -04:00
Kashargul da969c97e5 hashes shouldn't match (#18596) 2025-10-06 01:26:40 +02:00
Cameron Lennox 97f4e11fe2 Fixes Strip (#18597)
Makes stripping able to be done all at once instead of one item at a time.
2025-10-06 01:26:24 +02:00
Cameron Lennox 7f4de78573 Unlucky trait (#18463)
* this compiles

* more edits

* Upports OP21's immovable rod

Makes it NOT shit.

* actually enable this lol

* CLANG

* we all fall down

* break it

* stairs

* bye async

* makes doorcrushes less lethal

* more unluck!

* dice and stumble vore

* major version

* Update clang.dm

* More tweaks. BS Cracker

Makes bluespace cracker better code quality too

* Cut down on lists here

* Adds the traits

* glass shapnel

* Update unlucky.dm

* Modular Shock

* Charger and thrown

* Defib nat 1

* Gravity Falls

* gibby

* no longer gib, just hurt a LOT

* Better Washer

* Update washing_machine.dm

* Even less jank

* Moves some stuff around

* linters

* Update unlucky.dm

* Table stubbing

* fixes mirror break, evil only

* PIPEBOMB

* Update negative.dm

* Update mail.dm

* glasses fly off your face if you fall

* Update unlucky.dm

* evil beaker and spooky events in the dark

* Evil beaker spilling

* Unlucky people have custom maint loot

* Get sick while searching

* Update _lootable.dm

* whoop

* Update _lootable.dm

* washer will always wash

* Lowered to 5

* ash

* Update areas.dm

* get knocked

* picking up items

* Dice

* Update unlucky.dm

* Update code/game/objects/items/devices/defib.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Update code/modules/economy/vending.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Update code/game/area/areas.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Update code/datums/components/traits/unlucky.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Update code/datums/components/traits/unlucky.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Update code/datums/components/traits/unlucky.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Update code/datums/components/traits/unlucky.dm

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>

* Nicer damage

* these

* this

* mini DCS update

* Excludes

* Proper inherit

* Update unlucky.dm

* Update code/datums/components/traits/unlucky.dm

* These

* thes too

* user

* no hardrefs

* only these 2

---------

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
2025-10-04 03:13:12 -04:00
Cameron Lennox 928ba4f9ff Makes weaver TGUI (#18568)
* Makes weaver TGUI

This all works, just needs to be made nicer looking

* cut down copy paste

* These

* Cocoon

* Update positive.dm

* Visible costs

* weave

* Update weaver.dm

* Update weaver.dm

* Update code/datums/components/traits/weaver.dm

* Update code/datums/components/traits/weaver.dm
2025-10-02 01:23:24 +02:00
Cameron Lennox f71f0bc673 Facing component (#18574)
* save this because im afraid

* Directions

* Triggering list

* don't

* Update reactive_icon_update.dm

* Update vorestation.dme

* Update reactive_icon_update.dm

* Update reactive_icon_update.dm

* this can be an obj as well!
2025-10-01 23:14:54 +02:00
Jenny 0c94fa3357 Adds "start disabled" option to Reflexive Biting + Personal Bubble (#18582)
* Adds reflexive biting trait option to start disabled

* Defaults to true, + adds option to personal bubble cuz why not
2025-10-01 22:49:05 +02:00
Olive be4832b2cf Adds a few new sprites (#18578)
* start this for latr

* adds new markings

* removes stray palette

* changes a few shades i dislike

* fix the dang dme

* i haaaaaaaaaaate dreammaker

* why do you do this
2025-09-28 04:44:26 -04:00
SatinIsle cce5936e76 Fixes invisibility potions (#18565)
* Fixes invisibility potions

Fixed invisibility potions being able to spawn in fruit.
Cleaned up some missing reagent defines for glamour potions.

* Fix thingies

* Oopsies
2025-09-26 19:18:05 +02:00
Kashargul d08de107d3 fix organ deletion (#18572) 2025-09-26 19:12:32 +02:00
shybandit5213 4cb5713256 Gatorsnout (#18536)
* oh man idfk this SHOULD work

* small stylistic change

* trailing newline (what, okay)

* Update .gitignore

Please don't just edit that file. Tools is supposed to be on the repo even

---------

Co-authored-by: Bandit <queenjess521@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-09-26 14:58:36 +02:00
Kashargul 6a47e00b98 fix vorepanel button for AI (#18555)
* fix vorepanel button for AI

* .

* this can be null

* fix balloon alert for wide icons
2025-09-26 01:25:27 +02:00
Cameron Lennox 5c29f1e525 adds sexes (#18551) 2025-09-24 23:32:35 +02:00
Will 12b13d6b24 Modernizing doors (#18511)
* the agony begins

* fixes

* signaling

* removed remaining attempt_vr

* corrected behaviors

* keep the history

* oop

* wording

* filter for intent here

* oop

* no harm in these either

* Update code/_onclick/item_attack.dm

Co-authored-by: Cameron Lennox <killer65311@gmail.com>

* Get rid of old procs

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-09-23 16:41:15 -04:00
Olive 891640fc88 various map related features (#18510)
* various map related features

* add icons

* tick da file

* adds no docking codes var

* cetus plaques

* switch to weakref

* annihilate single letter refs and such

* fixes after testing

* reverse an oopsy

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-09-22 05:50:46 -04:00
Kashargul b0a8bfaec6 fixes one of my first ever coding sins here (#18412)
* fixes one of my first ever coding sins here

make it explicit

naming

fix that ancient bug too

confirm

sane

.

.

move it up

better

keep it there

only color objects

.

properly reset on bad values

.

urg

.

* ,

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-09-22 01:05:16 +02:00
Kashargul 45bd1930ec obj screen to atom movable screen (#18434)
* obj screen to atom movable screen

* .
2025-09-22 00:31:30 +02:00
SatinIsle 14cdd67eed Shibari! (#18514)
* Shibari!

Added a new scene item, shibari bindings!
These by default only cover the torso, but by clicking on them in your hands, they can also be set to bind arms and legs, acting in a similar way to handcuffs. They are worn in the suit slot.

They can be found in the costume vendors, maint and the restraints crate from cargo.

They have sprites for humanoid mobs and digitigrade legs, but not tesh yet.

* Fix mistake

Fixes error in previous commit

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

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>

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

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>

* Make these defines to prevent copy paste errors

---------

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-09-21 23:52:55 +02:00
Will c0e8482976 grab fix (#18547) 2025-09-21 22:53:40 +02:00
Kashargul 221e8a68e4 moves law outputs to a block (#18513)
* moves law outputs to a block

* eh

* .

* urg

* ,

* wtf

* .

* Update _sheets.dm
2025-09-20 00:22:21 +02:00
Jenny b9cb5e8a88 Cyborg gambling buffs (#18508)
* Cyborg gambling buffs

* I'M ALWAYS FORGETTING THIS ABOUT BALLON ALERTS

* Improves quality of roll sound

* fuck wrong audio quality setting lmao
2025-09-18 20:02:11 -04:00
Jenny ba44734923 Alphabetically sorts hanner/lleil beast form list (#18515)
* Alphabetically sorts hanner beast form list

* Actually let's label some of these too!

* oops lol

* fuck

* oops missed this one in the hanner list

* and this one FUCK
2025-09-18 19:59:04 -04:00
Will d138162b6c borer can't do that (#18520) 2025-09-18 19:57:21 -04:00
Will b19b35c88a sloog (#18526) 2025-09-18 19:54:01 -04:00
Cameron Lennox 7ebd318339 Fluff icon fixes [IDB IGNORE] (#18420)
* Move unused icons

* Fixes a LOT of icons

* Fixes this cloak

* Fixes these as well

* These too

* More fixes

* Last fixes
2025-09-18 01:39:11 -04:00
Cameron Lennox dc34a164b2 Adds new sprites for some guns, consolidates _vr file [IDB IGNORE] (#18306)
* Adds new sprites for some guns, consolidates _vr file

CHANGED:
Captains laser new sprite: https://i.imgur.com/LbelowO.png
Energy gun new sprite: https://i.imgur.com/0KSAIEW.png
Nagant new sprite: https://i.imgur.com/6BtQdO6.png
Makarov new sprite: https://i.imgur.com/ojBjcwb.png
SecGun new sprite: https://i.imgur.com/snhIhB7.png
StunRevolver new sprite: https://i.imgur.com/2Iy29CH.png (The vintage stun revolver still exists, so the old sprite is still accessible)

* Shrink netgun
2025-09-17 21:34:14 -04:00
SatinIsle 9d70f90e91 Negative trait point changes. (#18509)
Changed some of the negative traits point values, primarily as they give so many points relative to the small cost of positive traits:
Low Blood Volume from 3 to 2 and the extreme version from 5 to 3. These are serious, but they're reasonably in-line with other serious weakness traits.
Reduced biocompatibility 2->1, 4->2, 8->4. These are really not that much of an issue, if you are in medbay getting treated, it just means they need to stick you with a couple extra syringes and rarely actually causes a problem other than taking a couple more minutes. 4 points is still a lot.
Ambulant Blood 1 to 0, this has no effect at all here where changelings are never a risk.
2025-09-17 19:17:06 -04:00
Kashargul f4714c5489 runtime viewer fixes (#18512) 2025-09-17 14:20:51 +02:00
ShadowLarkens a1322afa05 Port /datum/status_effect and convert wetness and fire stacks to it (#18180)
* Port /datum/status_effect system

* Port fire stacks to status_effects

* Fixes and adjustments to wetness

* One last little thing

* Fixes these compile errors

A few things on the backend got updated...Adjusts them here.

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-09-17 01:50:37 -04:00
Jenny 5fe09bb52f Service borg buffs + QoL (#18502)
* Service borg buffs + QoL

* oops forgot to lowercase that one

* wait this would double-spam balloon alerts theoretically so-
2025-09-16 15:05:50 +02:00
SatinIsle 0d7ad11cf4 Some Additional Hanner Beast Forms (#18503)
Added the following forms to beast form for hanner and lleill: Hyena, Lion, Reindeer, Armadillo and Slug.

I have considered more fanciful things like unicorns and gryphons, but for now we'll just keep it simple with normal animals.
2025-09-16 15:02:43 +02:00
Will c082a14ca2 op21 cosmetics (#18475) 2025-09-16 00:04:05 +02:00
Guti 6a4b17e6aa Vomit fixes (#18468)
* Vomit fixes

* Guti abused span_userdanger again
2025-09-15 23:17:27 +02:00
Will b5b945e8fd jetpacks in zero G should hold you up (#18473) 2025-09-14 23:37:14 +02:00