* Custom USSP roles for admins
* Added the sprites for new USSP
* conflict part 2
* Elder Gods please make this work
* new style for soviet box
* Added Soviet headset
* lets fix this conflict
* Die conflict!
* Sirryan review
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Lets solve this conflict
* Die conflict!
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* donk pocket rework
* Snowball had a far more sensible way to do this
* lewcc review
* Sirryan review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* I fix?
* Revert "I fix?"
This reverts commit 1517d2e21e.
* please work you stupid .dmi
* WORK DAMN YOU
* will this hypothetically work
* re-adds syndie donk kit
* documented these
* just return
* clause guarded
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* High five!
* Add in-hand use
* use in hand too
* closing remarks
* better looking
* Fixes daps
* grab my hand fat man
* hand shake
* Implement missed messages
* i can spell
* Update code/modules/mob/living/carbon/human/human_emote.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
* Review concerns
* Add some auto-doc, minor changes
* more cleverly handles pointing
* Update code/modules/point/point.dm
Path clarity
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* moves the combat defib out of the first aid kit, tweaks both costs
* no more synthflesh patches
* i just a little stupid
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* we just a little stupid
* deletes stims, really not needed
webedit lol
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* Initial commit
* Add RNG tip behavior, including free items.
* Add some additional checks
* Small cleanups
* Add squishing, drop normal damage to 40
* Haha, unless? (this is how it is on tg)
* Datumizes vendor tips, part one
* Datumizing, part 2
* Remove unused
* Remove old "key" var
* Fix .proc call
* double dwarf damage
* Update code/game/machinery/vendors/vending.dm
Thanks, sean
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
* Add a warning hit
* squish component review
* update visible message
* remove extra defines
* charlie review
* Add explosion tilts, some slight cleanups
* Review changes
- Tweaks self knockover damage slightly to not be the same as crit damage
- farie's reviews
* Unindent, clean up crit logic
* Refactor some code out of main vendor proc
also re-adds the head-popping crit lol
* making linter happy :)
* Removes global list in favor of static one
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
* added check for STATUS_EFFECT_SILENCED when we want to emit emote sound. If /mob/living has this flag, emote wont emit sound. Less ways to spam sounds when you supposed to be silent
* Revert "added check for STATUS_EFFECT_SILENCED when we want to emit emote sound. If /mob/living has this flag, emote wont emit sound. Less ways to spam sounds when you supposed to be silent"
This reverts commit bc093ba01f.
* new status effect absolute silence, applying when using fiber garrote to silence all emote sounds
* comments update, status set function standartisation
* Update code/datums/emote.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* paperwork so boring it kills you
* it's worth a bit more now
* Backup in case you poison yourself
* Virologist gets it, accurate description
* I promise im literate
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
* No more charcoal, time for gloves
* Turns comments into auto-doc
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
* The least confident I've been in a change in awhile
* I FORGOT THE RETURN
WHY WAS THIS WORKING IN TESTING AAA
* the or 1 works now????
* Farie's request
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
---------
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* Prevents clings from quick regenerating bodyparts
* Clarify a comment
* Reworks to work with monkeys and other sources as well
* qdel organ if it doesn't get inserted
* Use initial instead of creating and qdeling
* Revert unnecessary cast
* Ensure organs are inserted as they were before
* fix some warnings
* here be dragons
* fixes BDM trophy causing you to take absurd damage
* Hal9000 request
* reduces number of calculations
* converted to global vars to save calculations
* Revert "converted to global vars to save calculations"
This reverts commit 116cd35ae7.