* Allows toggling of reagent scans in deep scan devices
Adds a verb to deep scan devices that allows them to turn off the sediment scan info, as this pastes a lot of text.
I think usr is okay to use in verbs, right?
* range
* Like this?
* Killians suggestion
* initial degloggening
* begone duplicated code
* whoopsie daisy
* get rid of the default passes on the start proc
* true or false
* what a wonderful idea!
* more microwave cleanup
* whoopsies, small fixies
* minor error
* span fixes, minor tweaks
* here and there and there and here
* get rid of unnecessary variables
* why was this a string?
* big commit, much wow
* undef
* avoiding typecasting
* collapsd
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* Remove unused news_articles system
* Rip out the webhook system
* Merk bot/
* Rip out old IRC code
* Move the malf_ai manual
* Clean up the tools folder
* Revert "Remove unused news_articles system"
This reverts commit b1295ce8fa714ea35d768365c267b4b60fcd2faa.
* Put these back
* Automatic changelog for PR #19086 [ci skip]
fuck off with that
.
.
allows to limit liquid generation
* .
---------
Co-authored-by: vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
* Added Skin Reagent Trait
On today's episode of "Satin sees a funny suggestion on the discord and implements it, but it's harder than she expects":
Added a new Skin Reagent trait, that allows you to pick one of six reagents that coat your skin and are applied to people when they lick you. These include: Ethanol, Capsaicin, Sleep Toxin, Rainbow Toxin, Paralysis Toxin and Pain Enzyme.
Does not trigger on licking yourself.
Also added a new option to traits to allow you to use a single list for them to select preferences, using a list variable called "multiple_choice".
Tested and seems to work great.
* Have salt as an option too, go on
* Removes flags, lazys the list
Not 100% sure if I've done the lazy right, I've not done much with lazy lists before.
* Allows stripping people by resizing
Added a new preference that allows you to drop all of your items and possibly underwear upon being suddenly resized by more than 30%.
This also adds a variable to resize() that determines whether a specific method can trigger the stripping.
It is currently enabled on size guns and bluespace crackers only, I want to add it on a case by case basis.
* More info in tooltip
* Fix mistake
* Fix the other one too
* modern style
* Update vore_prefs.dm
* Turns defines into numbers
* Makes the new preference a dropdown
The edit mode is forced to true as the preferences page does not use edit modes.
Tested and it works fine.
* dropdown
* sublist
* .
* string keys
* tooltip
* .
* Current progress (broken)
* Fixes things
Tested and they work as expected
* please never do this
* .
* Make belly temps save
* move by 1 second
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Add Major Slobberer trait
* Add a mode addon to bellies that lets you wetten prey with them
* Add tooltip
* Fix this
* consistency
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* transformation deduplication
deduplicates a bunch of tf verbs
* whoops
* double whoops
* small fix
* more deduplication
* fair point
* whoops
* some more deduplication
* Add QoL option to dodge pick up attempts with personal space bubble traits
* whitespalce
* thar she blows
---------
Co-authored-by: CameronSTaljaard <cameronstaljaard@gmail.com>