* map stuff first
get this out of my changes
* Update vorestation.dme
* rest of it
* Better Bags
* Update ore_bag.dm
* Gets rid of bag override
* edits
* Less Jank
* aaa
* this doesnt work
* LOL WHY
* The future is NOW old man
* bye bye
* no hard refs~
* Update dog_sleeper.dm
* Update dog_sleeper.dm
* bunch of runtimes
* fix that nif ref properly
* .
* Makes this more clear it's overriding
* Update geiger.dm
* Update geiger.dm
* Implement TG attack_ui
Makes get_item_by_slot actually work. It's the TG naming for our proc get_equipped_item(slot)
* Fixes geiger and ore signals
* These
* Update inventory.dm
* Unneeded
* These
* Leave this for another PR
* Update bags.dm
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* fixes per pile lootable counts
* shovel digging element
* retooled to flag
* take two
* proc that
* sand digging
* collapse that system in too
* allow base loot
* desc
* potat
* fix that
* no making that on rocks
* oops
* var version
* prevent that dupe
* fixes
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* some of it
* storage explorer suits, and Victorian suits
* trailer blazers
* clean up
* trailblazers in techweb
* mined turf needs to work too
* icepick and shovel teckweb
* wrong path
* backward
* rename that
* to subsystem
* wip subsystem pain
* some big recoding
* seperated
* oop
* fucking lua
* working on tgui foundation
* compile fixes
* nice and clean
* type
* inviting works
* unit testing
* agony
* test good
* typo
* that should be the basics
* Complete recode of pai saving
* restore fluff text
* migration
* pai notification automation
* swap
* length
* more fixes
* pai sprite datums
* type 13 uses all four directions
* eye handling
* use accessors
* working on icontests
* fix
* hologram eye test
* oop
* wait that doesn't work at all
* text
* eye colors and holo eyes
* lots of fixes
* fix those up
* organized
* belly cap
* that too
* death sprites
* resting eyes
* resting flag
* bad check here
* fixing icon files
* proper file
* garble
* fix some states
* pai death
* collapse pai files into single file
* allow some restricted pai interactions
* lamp
* block invites button
* collapse in remaining vr file
* this is actually needed
* documenting and organizing
* update to TGprefs
* remove gun toggle verb on pai
* forbid default name joins
* pai cable retraction
* various pai fixes
* icon forge pai
* pai eyes
* type 13 iconstate
* directionless
* small fix
* pai dir fix
* missing icon
* no fresh pais
* oops
* fixed pai join
* fixed change chassis
* pai UI
* .
* .
* reuse
* .
* .
* .
* push that
* Horro rmasks
* pai invite data change
* splitting
* use refs
* initial
* with PAI
* soem more
* .
* .
* .
* .
* ugh
* next
* pai invite
* only preview
* that
* use from char pref
* fixed pai invite not working
* small tgui fixes
* remove temp code
* .
* pai comments properly sent
* ooc
* horror
* need to use this for now
* .
* fix
* lol
* raw mob spawn fix
* pai software
* push
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* 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
* Begin clickcode attack_self fix
Begins the work to make everything call back to parent for attack_self so that signals are sacred.
* Makes MORE things call the attack_self() parent
Yes, I could make special_handling a var on obj/item HOWEVER i want it to be specific so it can be tracked down later and ONLY the objects that use it can be refactored instead of sitting there literally forever and it just becoming 'a thing'.
* Finishes making the rest of attack_self call parent.
As mentioned, things such as 'specialty_goggles' 'special_handling' and the such are only there to help with attack_self until the attack_self is recoded for those items.
* begone foul demon
* some more cleanup
* These
* GOD this was annoying
* yeh
* Fix this
* fLARES
* Thesee too
* toys!
* Even more!
* More fixes
* Even more
* rest of em
* these too
* Update syndie.dm
* hardref clear
* Update code/game/gamemodes/nuclear/pinpointer.dm
* Update code/game/objects/effects/mines.dm
* Update code/game/objects/items/blueprints_vr.dm
* Update code/game/objects/items/blueprints_vr.dm
* Update code/game/objects/items/contraband_vr.dm
* Update code/game/objects/items/crayons.dm
* Update code/game/objects/items/crayons.dm
* Update code/game/objects/items/gunbox.dm
* Update code/game/objects/items/gunbox.dm
* Update code/game/objects/items/gunbox_vr.dm
* Update code/game/objects/items/gunbox_vr.dm
* Update code/game/objects/items/weapons/gift_wrappaper.dm
* Update code/game/objects/items/crayons.dm
* Update code/game/objects/items/crayons.dm
* Update code/game/objects/items/gunbox.dm
* these too
* Update maintpanel_stack.dm
* angry warning
* Fixes packaged snacks.
Fixes improper var default.
* Special handling for these
* proper poly types
* Fixes magclaws
Makes the 'features' it had just part of base magboots that can be adjusted via varswap.
* Fixes jackets
Fixes https://github.com/VOREStation/VOREStation/issues/18941
* Small bugfix
Makes p_Theyre properly capitialize
Makes examine show proper wording
* Update gift_wrappaper.dm
* click code start
* snake_span
* Update click.dm
* Update click.dm
* Update click.dm
* Update click.dm
* Fixes borg ctrl_click
Also implements allowing blocking of items being ctrl_clicked
* Makes the statpanel not annihilate peoples ratelimiter
Statpanel calls aren't really user controlled (and 180 of them get sent upon loading, as each verb counts as a topic calls when it calls Send-Tabs) so let's not count it towards the user when they log in.
* Fixes survival pods being affected by gravity events in some cases
* applies to admeme event as well!
* perhaps this is better logic actually
* Wait, it's probably a lot better to do this with flags...
* Whoops, thought I saved this change!
* adds alt luxury capsule
* adds even MORE capsules
* Better privacy features for pre-existing pods
* adds triple casino deck to recroom
* Makes Theta a bit better
* MORE PODS RAHHH
* Makes polarized windows block light when tinted
* ehhh nvm to this one
* Adds shelter deploy preview on capsule activation
* organizes shelter maps into size-based subfolders
* Shows where shelter doors will be in capsule preview
* adds capsules to vendors/lathes + vendor price adjustment
* wait that wasn't gonna be able to toggle the door bolts lol
* oops, thank you integration test for catching that
* fixes edge-case bug where capsules could deploy beyond the edges of the map
* fixes comment wording oops
* wait oops messed up the door locations here
* Adds luxury features to more pre-existing pods
* Wait oops that should be using the lux cabin windows
* adds door indicators to tesla capsule too cuz why not
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* initial work
* a much better way of doing this
* these are needed
* minimize change
* nope
* missing elements
* whitespace
* species cases
* reduce pasta in ghosts
* more small fixes
* fixes for windows and inventory
* unneeded
* protected
* circulator uses examine
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.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
* Adds Holly's custom capsule
* tentatively finalizes pod contents?
* you can flip the beds apparently
* know what sure, throw in some coffee packets too why not
* Delete config/custom_items.txt
wait whoops
* "snowflakes" the shelter areas at the last minute to prevent potential unfortunate future area interactions with multiple capsules
* Adds another door on the right side of the shelter
* moves wall tint button to center of room
* Minor cosmetic tweaks + a couple more protein shakes because scene tools are fun
* Adds polarized shelter windows because it was aesthetically BOTHERING ME!!!
* m-maybe this could be a couch actually- oh my god someone please stop me
* replaces casino chips with fake versions
* 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>
* 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>
* Updates/polishes luxury cabin capsule
* whoops the switch should be adding that element to the DOOR, not itself!
* Adds 4 apples + 4 tomatoes to fridge
* 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
* Unit Test rework & Master/Ticker update
* Fixes and working unit testing
* Fixes
* Test fixes and FA update
* Fixed runtimes
* Radio subsystem
* move that glob wherever later
* ident
* CIBUILDING compile option
* Fixed runtimes
* Some changes to the workflow
* CI Split
* More split
* Pathing
* Linters and Annotators
* ci dir fix
* Missing undef fixed
* Enable grep checks
* More test conversions
* More split
* Correct file
* Removes unneeded inputs
* oop
* More dependency changes
* More conversions
* Conversion fixes
* Fixes
* Some assert fixes
* Corrects start gate
* Converted some README.dms to README.mds
* Removes duplicate proc
* Removes unused defines
* Example configs
* fix dll access viol by double calling
* Post-rebase fixes
* Cleans up names global list
* Undef restart counter
* More code/game/ cleanup
* Statpanel update
* Skybox
* add
* Fix ticker
* Roundend fix
* Persistence dependency update
* Reordering
* Reordering
* Reordering
* Initstage fix
* .
* .
* Reorder
* Reorder
* Circle
* Mobs
* Air
* Test fix
* CI Script Fix
* Configs
* More ticker stuff
* This is now in 'reboot world'
* Restart world announcements
* no glob in PreInit
* to define
* Update
* Removed old include
* Make this file normal again
* moved
* test
* shared unit testing objects
* Updates batched_spritesheets and universal_icon
* .
* job data debug
* rm that
* init order
* show us
* .
* i wonder
* .
* .
* urg
* do we not have a job ID?
* .
* rm sleep for now
* updated rust-g linux binaries
* binaries update 2
* binaries update 3
* testing something
* change that
* test something
* .
* .
* .
* locavar
* test
* move that
* .
* debug
* don't run this test
* strack trace it
* cleaner
* .
* .
* cras again
* also comment this out
* return to official rust g
* Update robot_icons.dm
* monitor the generation
* .
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>