* Sprites and little refactor
* idk what i am doing
Maybe refactor
* Sort the boxes
* Matches path
* Script and maps
* Okay... that was a strange decision.
* bathroom parts box
* More boxes
* Henri review changes
* Update toy.dmi
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Update storage.dmi
* Update boxes.dmi
* True conflict solve
I hope
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Rebuilt PR #22537 to fix DMI Conflict
* Removed Coverage Limitation on Vox Jumpsuit
* Revised Descriptions for Vox Clothes to fit lore
* Grammar Fixes
* Adjusted Loadout Descriptions to match
* Onboard, not Aboard.
* undo all of it
* flags
* back
* head/mask
* left
* right
* Cuffs
* other name changes
* ID and PDA
* idk about calling them SLOT_HUD now
* glasses, gloves, and shoes, oh my!
* the rest
* comment
* dignitary, human, items, spawning
* garment bag update
* dignitary icons
* ntrep cap
* gloves and hat fix
* dignitary icons part 2 and misc code
* minor stuff
* hat fix from updates also drask and grey suit slot
* minor description discrepancy
* cane resprite
* Medical and RnD DMI files split
* Cargo DMI split
* Security DMI split
* Engineering DMI split
* Captain DMI split
* Civilian/service DMI split
This one hurt
* Forgot about this one
* Color DMI split
* Purges everything that was delted up until this point
... with a blindfold and a shotgun
* Dress and suit DMI split
* Pants and shorts DMI split
and merges pants and shorts files... shorts are pants, right?
* Donator/fluff jumpsuit clothing organisational relocation
* e
oops
* So this is used, repath bad
* Random commit
* Costumes DMI split and jumpsuits purge
* Some fixes
* pennywise
* Centcom DMI split
* SolGov DMI split
* Retro DMI split
* Syndicate DMI split
* Misc DMI split
* centcom officer
* Kills off uniform.dmi completely
* last fixes
* lastest fixes
* vox navy gold conflict
* civilian barber
* Tourist observers work now
* Hopefully working non-human humanoid clothing
* This being in suit.dmi is one of the reasons I made this PR
* This shouldn't be here
* Late night coding
* Pun Pun regains his drip
* Last fixes
* security/OFFICER
* Most important - clown fix
* working subtypes good
* Fixes chameleon jumpsuit
* Proper QM pathes
* Fixes jumpsuit rolling with the power of poor quality code
* Cargo tech character setup fix
* else instead
why didn't I do this in the first place
* PURP
* Fixes broken character setup job clothing
* CC suit fix
* Psychedelic jumpsuit proper path
* You must wear the jumpsuit to adjust it
* The sprites and stuff
* Vox re-add
* Why did I do this
* Last tweaks
* Pixel differences
* I have decided that captains need a beret
* I have decided that Ian needs drip too
* This exists sadly
* I forgor the gloves 💀
* CONFLICTSSSSSS
* "empty" commit
* White tunic
I don't get the appeal still
* bluE
* Painful
This will most likely get closed anyway so whatever
* OLD TUNICCCCCCCCC
* Conflicts
* Loadout captain's berets
* More conflicts, yay
* Go fish
* Keep forgetting about the map
* Forgot about the sprites for the double deck
* Cleaned things up
* Fix icon conflict
* Update cards.dm
* Improper tweaks
* Update cards.dm
* Axing the popup from the toy version entirely, that was a little jank
* Meta remap was merged
* Huh. \improper was the issue.
* Update cards.dm
* Few changes and a fix
* More changes
* Update cards.dm
* Update cards.dm
* Update cards.dm
* Merge branch 'master' into go-fish
* Update cards.dm
* Adds a Grey Plushie
Adds a grey plushie to the game, putting it as a loadout option, and adding a new sprite.
* Adds water interaction
Adds a water_act to the plushie. The plushie will now changed to "grey_singed" when touching water.
Upon touching water the plushie will scream and go "AAAAAH!" which then puts all text and audio interactions onto a 300 cooldown.
The plushie can also be hugged to make it go "Ow..." if its icon is set to singed. This is on the same cooldown as vox screams.
* Minor fixes
Fixes minor syntax and redundancy problem in the code.
* Updated sprite
Adds new sprites for grey_plushie and grey_singed.
* Converts Cooldown and spawn system to timer.
Changes the cooldown and spawn system to a timer and callback system.
* Update code/game/objects/items/toys.dm
Adds early return.
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* Update code/game/objects/items/toys.dm
Simplifies code, corrects mistakes.
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* Complicated
-Splits the cooldown variable and proc into two, one for hugging one for screaming.
-Adds more BOOLEAN
-Properly implements Timer and Callback system.
-Adds early returns.
* Revert "Complicated"
reverts dme changes.
* Adds an if statement
Adds an if statement so that the server is not setting the icon and description every time the plushie gets wet.
* Minor correction
Fixes the order of the if statement and changes its type.
* Reverts test change
Last commit had testing changes I failed to revert before pushing.
* Changes the sprite.
-New, smaller icons.
-Slightly heavier shading.
(Can be undone and edited further, I still have the other sprites)
* Another sprite update
-I learned to use HSL.
* Small bugfix
Last code update I wrapped the screaming proc into the "don't set the icon and description if it's already singed" by accident. Swapping them around fixed it, and it will now be able to yell from water every 30 seconds again.
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* `display_name` -> Typepaths V1
* Loadout display name capitalisation
#15857
* Review 1, plus json fixes
* (Hopefully) final tweaks
* Styling nitpicks
* Extra tweaks because why not
It never caused a runtime, but the `?.` is just in case.
* Deconflicting
* Warning comment
* Whoops
Typing faster than my brain
Mouse ears were originally the vanity/flair item made for me that somehow made their way into the autodrobe, then out of the autodrobe and into donator items. I'd like to reclaim my vanity item, and thus remove it from donor availability.