* 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.
* Some verbs queue up now
* Damn you 515
* Screw you Topic
* Update client_procs.dm
* Fixes for unit testing
* Update MC.dm
* verb
* Update callback.dm
* Tweaks
* Linters might not have liked that,
* More tweaks, and fix
* Update verb_manager.dm
* Move brain organ code where it belongs
* Rename too
* WIP, but hey, it kinda works now.
* Account for a few missing heads
* Remove vital check, killing the user on death
* Let defibs and scanners better deal with these
* Remove debug brains
* Clean up some more contingencies
* More head checks
* Update code/modules/antagonists/changeling/datum_changeling.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* Fixes up signal business
* some stuff from sean's review
* Add some type safety checks for heads
* oops
* Update code/game/objects/items/weapons/cosmetics.dm
get this in there too
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
* Remove decap sword
* Quick suggestions
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Addresses shedding problems
* Add new defib changes
* this is why we have CI
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Update telegun.dm
* i am bad at logic I got a 72% in the class
* im bad two electric boogaloo
* Caps Moment
* Update telegun.dm
* I cant code, this finally worked
* TC update
* Update special.dm
* it works, yipee
* Sirryan review
* safety is good
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
* Start to datumize the defib.
* Wire everything else up
* connect some loose wires from testing
* More changes from testing
* More cleanups and documentation
* Revert CMO defib to have a 10% heart-attack chance
* Review, clean up giant if statement
* other review things
* sirryan review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* change signals to direct proc calls
* rename variable
* Fix bad argument
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Cling tentacle love, part 1/2
* legcuff sprite
* S34N's changes
* Apply suggestions from code review
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* attack logs.
* BOY I LOVE ICON CONFLICTS 1/3
* BOY I LOVE ICON CONFLICTS (3/3)
* EYE FOR AN ICON
* description update
* Final changes, whoops
* [H]
* swap the order
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
* you have committed cringe, now die
* proc>verb
* shit
* dufflebugfix
* mob/living/carbon/human/proc/quick_equip_bag(
* hal review
* drawdie
* typo
* siiryan review
* now with less runtimes
* oh you piece of shit
* reformatted
* hal
* I AM NOT A KING. I AM NOT A GOD. I AM LUNACY.
* THE SCOPE CREEP
* This was done in vi. No langserver. Send help.
* Progress
* Some issues fixed
* The code builds, but the maps dont
* CC builds, I doubt anything else does
* Do this now
* Safety
* The map compiles
* THE MAPPING HELL
* Airlock controllers dont work
* Fixed bombs
* AND THATS FIXED
* Phantom edit
* Restores LL I think
* The mapmerge hooks are actually retarded
* Fixes spawners
* Half working air control
* Picky
* Hyper efficient tank monitor
* Sanity
* Laying the framework
* Improved alert console
* Dont think this is actually done anywhere
* Metering
* ONE HUNDRED AND ~~EIGHTY~~ TWENTY SEVEN
* WE ARE READY FOR BOX TO BUILD
* One map done
* Well that was easy
* Another one
* I think this is done
* I should have removed this
* I would make a russian joke but <current event>
* Delta WIP
* Makes delta work
* Early review
* TM safeguard
* oops
* METAAAAAAAAAAAAAAAAAAAAAAAAA
* Fix#4213
* Trailing
* oh for piss sake
* Shutter fix
* Roundstart ATs can go away
* Review pass 1
* What could go wrong
* BOOM BOOM BOOM
* Not needed
* Fix seed vault
* Oops
* Review changes
* better medical records
* comment
* sirryan review, remove sorting on nulls
* bundle fix
* removes generalized sortbutton
* I dislike copying
But I couldn't find a better method.
* forgot to remove this bit
* fix bundle
* sorting works again, name overhaul
* removes the research scanner from borgs
* Revert "removes the research scanner from borgs"
This reverts commit fbf73cdfad.
* fuck it signal time
* heres a great example of simplifcation!
* fuck it sometimes you have to ball, fuck stoplag
* fuck yeah baby, mob signals instead
* bam good code
* add support for drop button
* lets not drop nulls
* sirryan review