* Check for divide by near zero (#22876)
* Clamp after AdjustMoles() (#22907)
Clamping is needed because x - x can be negative with floating point
numbers. If we don't clamp here, the caller always has to call
GetMoles(), clamp, then SetMoles(), which makes this function not very
useful.
* Add maximum atmos temperature limit (#22882)
* Add Tmax
* Increase Tmax
* Revert "Add YAML gas reactions (#22803)" (#22939)
This reverts commit 054321d2c2.
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
---------
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
Co-authored-by: Kara <lunarautomaton6@gmail.com>
* Janidrobe has once again maiden outfits.
Without needing to emag it, just like in the good ol days of nyano.
* a small update since phil did give a good point
* quick fix!
* added listening post
* adds code for radio station to spawn mid-round
* updated events.yml
* tweaked pirate radiostation
* Added Syndicate Listener
I can't get it to spawn when I "request" it via ghost role, nor the entity spawner but it's a start...
* Finished Listener Ghost Role and Radio
* Changes Listening Agent's Items
* misc gear fixes + shuttle fixes
* fixed mistake in nukie starting gear
* Allows RadioOp to recieve codewords but not objectives (Thanks to @Ps3Moira)
* Localised ListeningOp ghost role
* I LOST THE MAP CHANGES AAAAAAAAAAAAAAAA
* Alright I found it and remade it
* I may have ended up finishing it anyway
* Nerfing their fire rate down to something actually reasonable
* Removed outdated code comments. Fixed localisation. Transferred things to be marked as Delta or in the Delta folder.
* Localised Localisation
* Create syndicate_monitor_server.yml
* changes standard shuttle to be loaded to Solidus' version
* Got the Syndie Names to Work!!
* updated localisation
* The map is now finished!
* Delete pirateradio.yml
* Updated the Radio Operator .yml
* updated the listening post!
* Fixing those errors
* Update headsets.yml
* Fixing errors.
* Localised PirateSpawnRules
* Delta-ised human.yml Syndicate Listener
* Delta-ised humanoid.yml
* Delta-ised events.yml
* Fixed a weird space.
* Fixed spelling mistake >:(
* Fixed an error.
* Update humanoid.yml
* Another error!!
* Update human.yml
* Update pirateradio.yml
* final fixes on pirateradio.yml
* keep guards from picking up guns
* Fixed crash to desktop upon shooting
* Apparently I cant do that
* fixed bathroom light
* Fixed stray space.
* Update ghost-role-component.ftl
* Update pirateradio.yml
* finishing touches
* final changes + playtime setting for final review!
* fix spelling error
* Update Resources/Locale/en-US/deltav/ghost/roles/ghost-role-component.ftl
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Signed-off-by: VMSolidus <evilexecutive@gmail.com>
* Update events.yml
Signed-off-by: VMSolidus <evilexecutive@gmail.com>
* adds whitelist requirement
Co-authored-by: Debug <49997488+DebugOk@users.noreply.github.com>
Signed-off-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com>
* adds implant, removes commented code
* removes more commented code
---------
Signed-off-by: VMSolidus <evilexecutive@gmail.com>
Signed-off-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com>
Co-authored-by: DangerRevoltion <142105406+DangerRevoltion@users.noreply.github.com>
Co-authored-by: Danger Revolution! <142105406+DangerRevolution@users.noreply.github.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Co-authored-by: Debug <49997488+DebugOk@users.noreply.github.com>
* Fluffy tail for felinids
After 9 years. I finished it.
(Requires Phil's approval, will put it to ready for review as soon as he gets to see fully the fully finished PR)
* An small update.
Updated meta.json to include all numbers to be equal.
Updated PNG to allow updated numbers to have actual sprites and not just empty sprites.
* Improved the tail sprite.
Proper animation and code.
* Updates ftl for it to properly work.
* Scottish Accent Draft
* Add Accent Component and Accent System
* Fix System and Component Slightly
* Fixed Accent and Component
* Fixed capitalization
* Added Plural Words
* God given right to own bag pipes
* Added Kilts
* Added Scottish Clothes to Theater Vend
* Updated Pricing
* Fixed Pricing
* Completely untested first commit
* Get basic program flow working
* Add Innocent
* Add Fancy Rich Text
* Icon
Thanks, IcedQuinn!
* Add Cartridge icons
* New image from IcedQuinn
* Add explanation on what a Sophont is, to be automatically appended to any text referencing a Sophont later on
* Convert tabs to spaces
* remove [bold] tags from loc
* Make text bold again
* Alter formatting, reduce text length for sophont explanation to fit it on the screen
* Update Resources/Locale/en-US/deltav/cartridge-loader/cartridges.ftl
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>
Signed-off-by: Tim Falken <timfalken@hotmail.com>
* Add program to more PDA's
* Add a tip about the app
* Recreate flow in yaml
todo: actually load and use this yaml
* Remove the old state machine, and add configurable yaml prototypes to define pages
* Move page to its own file
---------
Signed-off-by: Tim Falken <timfalken@hotmail.com>
Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com>