* to tg style
* unify drop proc
* protection and logging on qdeleted item pickup
* prevent stripping items from the inventory menu too
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
(#18485)
* Mop do_after
Makes mop do after allow multiple uses
* Update mop.dm
* fixes
* Gets rid of these unused vars
* cleanup
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Posing buffs
Changed posing to now post the posing message in chat when initiated.
Added a posing indicator with a colour determined by runechat colour when a pose is active.
Added an option to have a pose vanish immediately upon movement.
* Light animation
* Allows more options
UGH, checkboxes are so good for this but it's a pain that they don't work with the framework turned off.
* Pretties up the tgui inputs
* Update emote.dm
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Adds rec room capsule and stupid dumb meme loss capsules
* Creates MANY new shelter capsules
* maybe this should be above the misc category
* Pretties up Christmas capsule
* makes more normal shelters more evenly likely
* Breaks up map slection into tables, adds blacksmith + meth lab
* adds a sentient prize handler to the rec room
* tweaks paintings in rec room capsule a lil more
* Fixes accidental stacked doors in dumb loss capsules
* Adds art gallery
* miscellaneous minor tweaks to shark pool/ rec room
* Adds garden shelter
* Makes "pool" shelter a bit more dangerous and vorny
* Adds mimic hell
* Minor tweaks
* adds AREA_BLOCK_INSTANT_BUILDING flag
* sleep cleanup of capsule code
* Adds off-color double-bedroom shelter
* Adds living room redspace shelter
* Flags a fuckton of areas with AREA_BLOCK_INSTANT_BUILDING
* NO LINTER YOU DIDN'T SEE THAT SHUT UP 😭
* Adds redspace capsule to recycler vendor shop
* Adds bluespace capsules to Research
* makes shelter capsules actually print their flavor text whoopsie
* On second thought how about durasteel instead of plasteel to print these
* capsule QoL + potential exploit removal
* Adds candlelit dinner redspace capsule
* Replaces a couple airlocks in two pre-existing shelters with vertical ones cause it looks nicer that way
* And maybe a privacy bolt button here in the bar bathroom
* Adds cafe capsule - dear god stop me PLEASE
* Decorates cafe pod a bit more
* some recroom tweaks to make it look even NICER and removes automated prize vendor to make room for fake casino chips SOON
* I should have done this ages ago to make things visually clearer for me when mapping...
* Adds ADMIN-SPAWN-ONLY tesla capsule
* Fixes mis-print of capsule template info
* oops messed up some things with the tesla capsule apparently :(
* Fixes redspace capsule flavor text
* adds capsules to explo vendor (will this ever even be used??)
* Makes dangerous capsules more dangerous
* Adds privacy features to rec room capsule
* Replaces chips in rec room capsule with fake ones
* Gambling buffs
Added replica casino chips that can be ordered in a new gambling games crate from cargo. These can't be used in any casino vendors.
Added a triple size deck of cards.
Added the ability to set dice to a specific face with a verb or ctrl-click.
Added quick use abilities to decks of cards: Alt click to shuffle, Ctrl click to deal, Ctrl+Shift click to deal multiple.
Added quick use abilities to hands of cards: "Alt click to remove a card, Ctrl click to discard cards."
Fixed people being able to see your hand of cards whilst it was in your hand by examining you.
* Update cards.dm
* Update dice.dm
* Adds stuff to bits and bobs vendor
* Temperature adapt tweaks
* Forgot to change the descs
* Adds an extra adapt trait, unadapted
* A bit of cleanup
* Update neutral.dm
* n
* Anyone can be bad with temperatures
---------
Co-authored-by: Tost <Tost>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* Prevents insta-actions
* Do_after sanity
NOTE: NUKE do_after_action
* Update bonfire.dm
* The rest of them
Also fixes a tpyo
* no minitest :)
* .
* .
* Gets rid of the slowdown for now
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Belly Temperatures
Half way there
* The rest of the tummy
* Fixes discomfort alerts when outside of a belly
* push that
* .
* cleanup
* Update VorePanelExportBellyString.tsx
* Fixes a smartvend UI thing
* temp
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Alt click reagent containers to set transfer volume
Made it so that you can Alt click reagent containers to set transfer volume.
* Wait that's an old edit
* Change all transfer amount changes to use number input instead
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* first adjustements
* few more
* construct
* next
* next set
* next
* next
* next
* next
* next
* .
* last non modular set
* make it compile
* .
* .
* change that
* synx
* teamush
* override fix
* TEAMUSH
* adds organ sell element
* adds pick color
* get rid of these chompcomments
* removes chomp comments
* Update gaslamp_vr.dm
* zipgun
* zip and synx
* fixes synx
* Update topic.dm
* move the trash verbs
* .
* .
* .
* port
* Update rakshasa_trap.dm
* Update slug.dm
---------
Co-authored-by: C.L. <killer65311@gmail.com>
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
* Gets rid of hasvar usage
* thiiis
* moves damtype to /obj/item
* throwing
* Move vars moved
* matter as well
Pretty much only used for the robot lathe and when crafting...When you could only smelt down obj/item for its materials
* Update floor_light.dm
* exploitable
* this can be moved up...
* move persist to /item
you can't ever place /obj in storage anyway...It would imply you can store the supermatter, which I think we don't want.
* gets rid of being_used
I added this for xenoarch, that was a mistake
* move these
* move these to the base file
* Makes floorlight autolathe recipe not shit
* Update floor_light.dm
* Update floor_light.dm
* Mechs no longer gib when hitting things
---------
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
* Reflexive biting can't bite through helmets
Prevents reflexive biting from biting through headwear.
* Forgot is_muzzled is a proc
Also, can check on other mobs, just returns false always for non-humans atm I think
* Clothing fallback
Makes clothing have a fallback in the event of a custom species file not having the appropriate icon state.
* some logging
* testing
* swap all unit tests to use icon_exists
* Update poster_tests.dm
* Update clothing_tests.dm
* Update cosmetic_tests.dm
* Update robot_tests.dm
* whoop
* upgrades people, upgrades
* port these
* Update _atom.dm
* adjust all these
* Update clothing.dm
* TRUEFALSE
* Begin the sprite consolidation
* med stand
* Library
* kitchen cart
* hydroponics
* Delete hydroponics_machines_vr.dmi
* furniture
* unused computer
* food
* fitness
* fixes the eggs
* Decals
* Drinks, Devices, and Drakie
* Cryogenic2
* combines
* chemical
* card new
* cards
* bereaucracy
* Xenoarch
* compile
* virology
* vehicles
* toys
* Surgery
* stationobjs
* clean these up
* gets rid of some dupes
* bye
* how did that get there
* Unused
* Gets rid of unused ninja dupe file
* Move all these old doors
* this too
* get rid of dupes
* Update airlock_angled_bay.dm
* fixes the map with a prop
* map fixes