* Fixes cshift clown runtime
* Fixes girder runtime
Makes the do_after exclusive. Spam-clicking would result in runtimes
* Fixes MMI defibbing
* fixes wrong type runtime
* Disposal qdel check
Also upports the /hitby act.
* Fixes energy source runtime & upports helpers
* interaction info runtime
* this is better
* Converts original to a weakref
* More pref stuff
* Record Updater
* No in-round pref changing here
* Shadekin warning
* irrelevent
* make this booleanlike
* Vore death privacy pref
Added a vore death privacy pref, which prevents "X has died at Y [jump]" from popping up to ghosts when you die in a belly.
* Change formatting
* Fixes mistakes
* Update code/modules/mob/living/carbon/human/death.dm
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
---------
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Added admin logging to ghosts for when they make their sprite invisible, so that they can be tracked if needs be.
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
rebalanced some glamour mobs to make better use of them in dangerous environments, and make them not perma-locked by magnetic weapons.
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
* fix tail alyering pref
* .
* .
* .
* .
* -
* return
* fix that
* write needs save after
* urg
* ban slot change mid round
* -
* .
* properly save
* .
* queue to ss
* read current
* performance
* .
* .
* bit better optimized
* no resetsploit
* this works at least but is it proper (#13)
* this works at least but is it proper
* Update changeling.dm
* this too...
* dont be private
* fix asset ss
---------
Co-authored-by: C.L. <killer65311@gmail.com>
* Unit Test rework & Master/Ticker update
* Fixes and working unit testing
* Fixes
* Test fixes and FA update
* Fixed runtimes
* Radio subsystem
* move that glob wherever later
* ident
* CIBUILDING compile option
* Fixed runtimes
* Some changes to the workflow
* CI Split
* More split
* Pathing
* Linters and Annotators
* ci dir fix
* Missing undef fixed
* Enable grep checks
* More test conversions
* More split
* Correct file
* Removes unneeded inputs
* oop
* More dependency changes
* More conversions
* Conversion fixes
* Fixes
* Some assert fixes
* Corrects start gate
* Converted some README.dms to README.mds
* Removes duplicate proc
* Removes unused defines
* Example configs
* fix dll access viol by double calling
* Post-rebase fixes
* Cleans up names global list
* Undef restart counter
* More code/game/ cleanup
* Statpanel update
* Skybox
* add
* Fix ticker
* Roundend fix
* Persistence dependency update
* Reordering
* Reordering
* Reordering
* Initstage fix
* .
* .
* Reorder
* Reorder
* Circle
* Mobs
* Air
* Test fix
* CI Script Fix
* Configs
* More ticker stuff
* This is now in 'reboot world'
* Restart world announcements
* no glob in PreInit
* to define
* Update
* Removed old include
* Make this file normal again
* moved
* test
* shared unit testing objects
* Updates batched_spritesheets and universal_icon
* .
* job data debug
* rm that
* init order
* show us
* .
* i wonder
* .
* .
* urg
* do we not have a job ID?
* .
* rm sleep for now
* updated rust-g linux binaries
* binaries update 2
* binaries update 3
* testing something
* change that
* test something
* .
* .
* .
* locavar
* test
* move that
* .
* debug
* don't run this test
* strack trace it
* cleaner
* .
* .
* cras again
* also comment this out
* return to official rust g
* Update robot_icons.dm
* monitor the generation
* .
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* new allergies
* Mushroom allergy actually works
* handle allergens
* rework into element
* improved pollen
* shroom tweaks
* Moved say to non blocking
* cleanup
* pollen chance tweak
* small fixes
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* Toggle for bloopers (multiple say sounds)
Added a preference for "Multiple Say Sounds", which is enabled by default. If you have it enabled it plays multiple say sounds for long sentences as normal. If disabled it will play only one say sound, if say sounds are enabled.
It does mean there's an extra bloop at the beginning now, but it doesn't change the effect much in my testing.
* make this respect whisper/say
---------
Co-authored-by: C.L. <killer65311@gmail.com>
* Begin godmode
* Adds signals to a LOT of things
Also makes godmode signal based.
* Delete life_signals.dm
* better like this tbh
* this toooo
* logic is hard sometime
* Info and moving that detach
* Unreg these
* Organs
* yeh
* BESPOKE
* emp
* robutt
* YEEE HAAA
* Instant Damage
* these should be updated as well
* Update human_damage.dm
* eh lets move this as well
* Initial
* signalis
* Update robot_simple_items.dm
* wordington
* these too
* more gripper fixes
* Adds station hardsuits and additional modules to RND. Fixes a protean bug regarding pressure and thermals not being correct when assimilating a suit.
* Created new sprite state for the Faraday Protection Shield
* Code style adjustments for vision.dm and passive_protection.dm
* Removed Research requirmement, but upped the cost and made the research a discount.
* fix these while we're here
makes it so science mechfab can make it
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* Invisibility GM tool and Glamour Mob
Added a new plane for event use, with the intent of making it so that only specific players can see things on it.
Added two new buttons to player effects, one to make something move to the new invisible plane and another to allow a player to see things on that plane.
Added a new mob that takes advantage of this new plane to be only visible to one player at a time.
* Wrong way round.
* Catalogue
* [WIP] Alternate base sprites for zorren
Currently does not work, may need some help to figure out why.
The idea is to change the default base sprite of the zorren to a much lighter one, as many people complain about the dark greyscaling on the original. However, to preserve people's characters who incorporate the current sprites, I wanted to make this an option that could be selected through the custom species icon menu.
If I disable the "selects bodytype" var for the species, then the new light version appears as you would expect and everything works fine.
However, if I enable the new zorren define for selects bodytype, it gives you the two options in the menu as you would expect, but the appearance for both types is the dark version ingame. Basically, this does not seem to work and I can't get my head around why.
* Actually works now!
* dizzy and jitter component
* no need for set_jittery
* minimize proc differences
* not needed
* jitter
* match old behavior
* jitter medical issue fix