* RAH RAH RASPUTIN LOVER OF THE RUSSIAN QUEEN!
* delete if we do 0 damage
* actually change that
* dont get soaped into cleaning things up challenge impossible
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
* Add 6 new ironsand tiles
Ironsand plating and ironsand tile are based on the asteroid plating and
asteroid tile tiles. Ironsand concrete tiles are based on the concrete
and gray concrete tiles. Packed ironsand is slightly based on smooth gray
concrete, but mostly original.
* Add ironsand cobble wall
* Finish adding tile objects for ironsand concrete tiles
Includes inhands, even though the other concrete tiles don't even have
'em.
* Add cutter recipes for ironsand concrete
I'm sad that I can't require iron ore for these recipes. Iron ore can't
go in a cutter, though, and changing that seems like it'd be more
complicated than it's worth. Assuming I don't just make the thing accept
any and all ores, which... um.
* Delete temporary .swp file that shouldn't have been in the repo to begin with
* Add ironsand pavement tile
* Add ironsand stone door
* Add ironsandstone walls
* Improve packed ironsand texture
* Add ironsand step
* Add ironsand step corner
* Add three mysterious, runed pillars
* Lighten ironsand wall border
* Replace art for paved ironsand
* Make steps more closely match paved ironsand tiles
* Increase border contrast of ironstone door
* Add fake "astro-" versions of ironsand tiles
* Add second tall pillar sprite
* Add prototype for second tall statue
* Make astro-ironsand researchable and latheable
* Update corner step texture to match straight steps
* Add corner steps that go the other way
* Add door variant to match cobbled ironsand wall
* Fix license for ironsand step sprites
* Darken ironsandstone walls for better contrast
* Update ironstone doors to match walls and be more distinct
* Remove merge conflict detritus
* Fix duplicate component
* Update tile stack prototypes
* Add detail to copyright info
* Improve ironstone wall and door destruction
* Normalize ironsand statue prototypes
* Normalize ironsand tile object prototypes
* Move ironsand plating in with the rest of the plating tiles
* Remove .gitignore additions
I might just make a new PR just for this, though. I'm very tempted.
* Add sound effect to ironsand step destruction
* Add abstract base class to stairs and steps
* Remove redundant destruction trigger behavior from cardboard door
* Add destruction behavior to ironsand statues
* Fix up ironsand step prototypes
* Remove redundant bits from ironsandstone wall prototypes
* Remove ironstone door crush behavior
* Add individual ironstone statue bounding boxes
* Make ironstone statues shootable
* Tweak ironsand statue bounding boxes
* fix clustersoap eaten sprite
* also assure that every entity with the SolutionContainerVisualsComponent has a AppearanceComponent
* use the new sprite system + fix the fill for cardboard arrows and the mosin
* fix merge issue
* Entity<T>, skipping Magazine and ChamberMagazine
* missed some
* AUGH!!
* ballistic examine
* dotnet hates me
* WHY ARE YOU CALLED THAT!!!!
* cheers aada
* Does not build do not PR
* using blah blah blah rider hates me
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
* Buttons and basic internal data
* The buttons DO something
* it works?!!
* I hate predictions
* 5000 monkeys on typewritters
* who let the monkeys code?
* Localizations
* waiter, more commits please
* Not going insane (this is a lie)
* last one I SWEAR
* Some improvements ported from Moff
* clean it up a little
* one more cleanup
* The chemmaster is not a mime
* Fix my mistakes + address the other review
* Point to what chemmaster is broken, and why it's broken
* ChemMasterComponent changes
* Margin for packaging source
---------
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
* Ammonia restores Rat King Bloodlevel
Adds a saline effect to ammonia for creatures with the rat metabolizer type condition (aka, rat kings)
* error fix
code did not like amount under condition so fixing that, and restoring amount to 1 to be identical to how it was working in the video. amount 6 was comical levels of blood restoration
* Refactor OnIFFShow and OnInitIFFConsole by extracting AddAllSupportedIFFFlags method. Fix possible addition of unallowed flags.
Fix posible addition of unallowed flags in OnInitIFFConsole by performing AllowedFlags check in the extracted function.
* Add documentation to HideOnInit
* Update IFFConsoleComponent.cs
---------
Co-authored-by: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
* apply negate accents system
* add toggle to voice mask ui
* roll negateaccents into voice mask system, delete negate accents comp&system, update yml entries
* convert button to ToggleButton and some cleanup
* retry for heisenfail
* accent toggle
* update names and add mask active check for accent hiding