* Begin antag component
* Initial changeling move
* Slow...And...Steady...
* Initial
* remove toworld testing
* More adjustments
* Update absorb.dm
Changelings get a genetic point per person absorbed
* Fixes losing your markings
* wa
* Update modularchangling.dm
* BETTER LING
WITH TGUI
* Gives all stings a global 1 second cd
Need to come up with a better way for this.
* snake_case
* Update epinephrine_overdose.dm
* Update changeling.dm
* Absorption/digestion absorbs people
Also disabled death sting because gtfo with that, it's unfun for everyone involved.
* prey ling
also DELETES death sting...It didn't even KILL properly
* fixes EMP shriek
* Update vorestation.dme
* Ling
* Unfat sting lowers nutrition more
* Update visible_camouflage.dm
* Update visible_camouflage.dm
* Changeling blades NOT embed
* Armblade fix
* Changeling spacesuit free
* Updates the armor
* Updates
* awa
* More
* Update blind_sting.dm
* Update blind_sting.dm
* Update boost_range.dm
* More adjustments
* Update _reagents.dm
* Update bioelectrogenesis.dm
* more
* all done
* awa
* shhh
* Update visible_camouflage.dm
* Update visible_camouflage.dm
* Update visible_camouflage.dm
* decon
* gets rid of AB+ blood
* Blood rejection and better checks
* changeling holder
* proper del
* Changeling lock
* Stops bodytheft
* yeah
* its reviving time
* Lets them shapeshift
* ah
* check
* Update negative.dm
* Update examine.dm
* Initial
* some more
* next few
* only light left
* fix things up
* some rmore fixes
* guh
* Update ai_vr.dm
* comment
* lets try something
* .
* hmm
* .
* .
* hmm
* push that here
* fix layout
* grrr
* Adds Trait Genetics from Outpost21
Adds trait genetics from Outpost 21
- Tried to update each file it touched to be equivalent to their Chomp specific variants in order to maintain functionality and make sure no oddities would happen due to code differences. (Some things like the eardeaf loop were left there but commented out)
* Morph trait
* Fixes a server crashing bug with flip
aa
* flip
* Makes morph superpower better
- Makes it use the appearance_changer instead of 1000 different procs
- Makes cocoon weaver able to change eye and skin color.
I did NOT select you. BAD
* begone
* fix dna modifier
* Fixes massive memory leak
* Brain Runtime Fix
* There was no reason for this to be a spawn(0)
And no I didn't spawn with no blood - https://i.imgur.com/vPizqCD.png
* revert
revert the dna changes there
* Deconf
* gets rid of unused proc vars that did nothing
* expects enough free slots
* glob
* fixed and added two other tests
* another few tests
* this is a list
* fixed bad injector
* lets wrap these for sanity
* better feedback
* wrong name
* don't allow multiple occupants into the dna pod
* future traits will have activation levels instead of binary on/off
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Willburd <7099514+Willburd@users.noreply.github.com>
More tweaks to IPC fixes.
Merge resolution/compile fixes.
Further work on properly integrating, updating and fixing prosthetic options.
Repathed internal organs to organ/internal.
More work on full synthetics, changelings, overheating.
Working on getting organs to qdel properly and spawn properly when robotized.
Finalized some overheating values, added remaining prosthetic icons.
Finalizing the testing version of the full prosthetic bodies branch.
Added suit cyclers to the autolathe and map.
Fixing runtime errors.
Fixing errors.
Changelog.
Replacing limb and organ strings with constants.
Prevented brainless species from becoming full cyborgs.
Fixed issues with brain/MMIs renaming themselves inappropriately.
Various fixes and oversights.
Updates Bump() code.
Intents now use constants.
Simple animals can now use languages without overriding say().
There is now a difference between being able to smash normal and reinforced walls.
Reworks simple_animal/attackby so that constructs don't need to override it simply to add damage resistance.