* lobby screen subsystem
* .
* tgui core 3.1.5
* use unknown in the class
* .
* second
* Didn't even know you could type components like this
* .
* dependency up
* can we not use any...
---------
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
I had this cool idea for a like, storage box of tiles that you could kinda just slurp up and store but I realized that was really complex and all borgs needed was literally any method of interacting with stacks of floor tiles beyond visual contempt. so this is that.
* Establish base working new_player tgui
* Tweak to fit virgo
* .
* fix that
* split that
* no as import
* clean up old code
* .
* .
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* insanity
- Crawling
- Recursive Listeners
- Global Conversion to GLOB.
- Sound channels (and sound (but not looping sound yet))
- Species and gender specific sounds
- Admin proc to enable vore antag on a target
- Dying by being crushed inside of shoes now enables your vore_death flag
- *pain emote
- RNG Spaceslipping removed
- Selecting the groin with help intent will do a bellyrub on the target
- Xenochimera get lick wounds
- Wolves now get stomachs (and stomach overlays)
- Proper vantag handling
- Staff exiting will now notify staff
- Modular computers get a power on sound now
GET IN THERE
* whoops forgot to give it to mobs
* Bellyrubbing is now an emote
* Update vorestation.dme
* some small edits
actually gives voice freq a valid starting selection
makes the default voice less jarring
* Update atoms_movable.dm
* Update atoms_movable.dm
* autohiss exclusion test
* show how many hisses
* weird list
* fixed check
* paths are not datums lol
* consolidate check
* use trait global
* another check
* nullchecking
* more type stuff
* type needed
* restored a missing autohiss, and fixed exclusions
* more missing exclusions
* more missing
* yingish from outpost
* don't exclude self
* Should not Sleep
* roughdraft that works for POI loader
needs the bells and whistles
* better queue
* Moved the procs to the subsystem itself
* Update pois.dm
* empty list
* Update pois.dm
* do it during init
* Berserker PSG
* Makes PSGs more acquirable.
- Makes PSGs more acquirable
- Standardizes the PSG names (PSG Variant-XXX)
- Adds the PSG-BIO to the CMO's locker and CMO supply crate(Just reduces toxin/oxygen/clone attack damage taken)
- Adds the PSG-Melee to the Pathfinder locker
- Adds the PSG-BIO to the Pathfinder Medic locker
- Adds the PSG-S to HoS locker (and HoS supply pack)
- Makes it so the Exploration shield pack has a melee and upgraded mining (mob combat) PSG
* More tails
Includes a savefile migration as well
Adds more tails from downstream
Notes for later to make deconflicting easier:
To be removed:
modular_chomp/icons/mob/vore/tails.dmi
icons/mob/vore/tails_ch.dmi
modular_chomp/icons/mob/vore/Tails64x32.dmi
icons/mob/vore/taurs_yw.dmi
code/modules/vore/appearance/sprite_accessories_taur_yw.dm
icons/mob/vore/tails_yw.dmi
code/modules/vore/appearance/sprite_accessories_yw.dm (The tails here)
sprite_accessories_tail_ch.dm
sprite_accessories_tail.dm
* YOU TOO
* Adds Qaavos and Anteater Longtails
* Update sprite_accessories_tail.dm
* Turret fix
* gets rid of hardcode
* Fixes fragmine miss chance
Makes it actually work with the new projectile system.
Makes it not have a 100% dodge chance if you step onto it
* do the shuffle
* Initial
* some more
* next few
* only light left
* fix things up
* some rmore fixes
* guh
* Update ai_vr.dm
* comment
* lets try something
* .
* hmm
* .
* .
* hmm
* push that here
* fix layout
* grrr
* Fixes some bad Destroy()s
Fixes some bad destroys on request of Kash, will need checking over that I've not misunderstood the instructions! This is all I had time to look through for now. Checked around 200-ish files.
* The rest of them
Found a quick way to look through them all
* Update chicken.dm
* fix that
* don't abuse destroy
* .
* move this up
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Initial Port of tg's tgui 2.0
* initial
* first UI fixes
* fix retro theme
* rd console
* wiki theme
* better tgui say handling
* Ui scaling port
* smaller gap
* guh
* reset subcats on main cat change
* blink a bit later
* tofixed
* fixed
* currently not fully supported
* increase that
* fix powermonitor chart
* typescript up
* tgui core up