* Chem 1984 phase 1
* Chem 1984 phase 2
* Notification on species mutation
* Plant yml balancing
* Better localization
* First version of reagent list
* Revert "Better localization"
nvm
This reverts commit bab87cb1bd58523164d306dccaefc1ac5c6b64ad.
* cooler reagents and no more popups
* :trollface:
* I’m blind
* Borgs can speak while crit, also radio bug fix
* Revert "Borgs can speak while crit, also radio bug fix"
This reverts commit e1136ad781229cf5fc3cadcf70742168fc73d961.
* Borgs can speak in crit + radio bug fix
* Tied to a new generic component on SpeechComponent
* Ignoring Speech Block via Component uses an event!
* Remove debug logs and bypass if already true
Alright buddy, you have two options here. You can be a saint, or you can be a Grinch. Those are your two choices. Choose wisely. So what's it gonna be, huh, huh? A saint (sainte) or a Grinch (grunch)?
* Added cryo syringe, sprite courtesy of Ubaser
* I failed to put a comma in meta.json file because I was so shocked by jeneral that I couldn't think clearly
* IN MY DEFENSE JENERAL IS SCARY I THINK THE FORMATTING IS FIXED NOW
* added canReact at the wrong place, fixed now
* made the transfer good
* more issues with the sprites
* not much to say, one must imagine sisyphus happy
* mmm yes give me 0 of layers
* I oughta double check shit more
* Should be all done!
* I didn't add it to the lathe, I am le stupide
* Forgot to add the recipe somewhere
* final touches, can actually be made at the medlathe now
* added the recipe to the protolathe as well
* Work for today, base work done for guidebook entries, try to fix parsing error for document.
* Finished Cyborg entry, fixed locale.
* Minor corrections.
* Final revision.
* Minor grammatical correction.
* Another minor grammatical correction.
* Grammatical corrections, along with further clarification.
* Apply suggestions from code review
Proofread and revision from EmoGarbage404, which I am thankful.
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
* Added GuideHelpComponent linking to cyborg guidebook entry to related prototypes. Corrected endoskeleton prototype's GuideHelpComponent. Added text link in robotics guidebook entry to the cyborg guidebook entry.
---------
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
* Food/Bev updates and fixes
* Remove some unnessesary
* Indentation oops
* No forensics on null item
* Missing whole ass file :)
* Oh, found it
* Remove redundant -type: drink
* Adds more hot cocoa
---------
Co-authored-by: Jeff <velcroboy333@hotmail.com>
* Fixes jani items not being storable on jani trolley
* Let's see if it likes this better
* Ok, then, that'll do
---------
Co-authored-by: Jeff <velcroboy333@hotmail.com>
* added bananadine and its functionallity (and backed banana peel)
* added baked banana peals sprites
* fixed typos and changed the sprite used by backed banan peel to the right one
* Changed the cooktime and now grinded baked banana leaves have carbon
* Updated bananadine description
* Ficed typo in ragent-desc-bananadine
* Reverted actidental change to nocturine
This reverts f391ff28 and implements an alternate messure where mice and other small animals can no longer infect people as zombies.
This is done through a component which if present cancels the check that would cause zombie components to be added on people that get infected due to a bite.
This still allows other special stuff that happens in that function that may affect already infected individuals.
This is a compromise between what's discussed in discord which would much rather see mice and other animals just die from the infection and people on github which would see no change happen.
Since bats can't go under doors it may not be necessary to make them non spreaders.
If someone disagrees please tell me to just add it back.