* Allow monkey-like species to craft
* Add signal for mobs entering vents
* Implement basic uplifted antag datum & nest
* Make phrasing nicer
* Allow primitive species to vary & add time requirements
* Add spawning functionality to nest
* Make primitives unable to be humanised a little less violently
* Fix linter complaints
* Fix typo which made the linter mad
* Add objectives and antag teams
* Make nests consider other nests for spawn limit
* Add greeting text
* Add guaranteed early spawns
* Allow deconstruction of nests & recovery of scrap
* Allow uplifted mobs to ventcrawl with small items
* Clarify nest spawning conditions on examine
* Tweak NPC numbers & AI
* Add obtain objective and give an extra objective
* Give thanks to the linter
* Change team objective & make the alert nicer
* Make event only spawn monkeys by default
* Add examine text explaining deconstruction
* Allow ghosts to see nest materials
* Handle stacks properly in nest deconstruction
* Add on-demand ghost spawn to reduce roll spam
* Add nest crafting
* Allow lesser mobs to use medical stacks
I don't believe this should affect anything else, as every other mob capable of holding these items is an advanced tool user.
* Add hint about crafting on examine
* Ensure only nest monkeys retaliate to nest damage
* Add uplifted primitive nests to the spawners menu
* Can pick paraplegic in character menu, will start floored+wheelchaired
* Why won't you show up on scanners
* Forgot the description.
* Got the scanners to show Paraplegia!
* block off some roles from paraplegics
* Use stance instead of the floored trait for paraplegic
* Prevent paraplegics from using/being hit by legsweeps, change get_num_legs()
* Add DNA injectors for paraplegia
* change legsweep to use traitcheck, get_num_leg() solution screwed up beartraps
* Can pick paraplegic in character menu, will start floored+wheelchaired
* Why won't you show up on scanners
* Forgot the description.
* Got the scanners to show Paraplegia!
* block off some roles from paraplegics
* Use stance instead of the floored trait for paraplegic
* Prevent paraplegics from using/being hit by legsweeps, change get_num_legs()
* Add DNA injectors for paraplegia
* change legsweep to use traitcheck, get_num_leg() solution screwed up beartraps
* whoops.
* TGUI.
* How did I miss that in testing
* Add the point interaction that nuggets get to armless paraplegics
* Update code/modules/mob/living/carbon/human/human_organs.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com>
---------
Signed-off-by: Sheep <46016730+Scribble-Sheep@users.noreply.github.com>
Co-authored-by: Scribble-Sheep <15377810-AlyxisDrayko@users.noreply.gitlab.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>