* 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
* 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
* Defib and tank
* Defib, CPR, and stabilizer changes
qol: Defib now informs you WHY it's failing, so you can properly fix the problem.
balance: CPR can now REVIVE people if their HP is below a threshold with a 10% chance per CPR usage.
balance: CPR will cause the recipient to metabolize reagents.
balance: CPR now has a small chance of causing brute damage and rib fractures to the chest.
balance: Patient Stabilizer will cause the patient to metabolize reagents if dead.
* Broken bone fix
A fracture has a random chance of shifting around inside the first time you break it.
* shadekin runtime fix
* tgui
Adds two new TGUI states - living and living_adjacent
Fixes tram to allow mobs (and robots)
* Vital Organ chance fix
* flip flop
* Automatic changelog compile [ci skip]
* Initial work to allow wings to be transparent.
* Revert "Automatic changelog compile [ci skip]"
This reverts commit 8cb19dcdcf.
* * Add ears and tail support
Secondary ears/horns isn't supported atm because it's set up differently and I'd need more than 10% brain power to figure that out
* Add ears/tail alpha support to the appearance changer GUI
* Convert junky button popup to number slider.
Possibly a performance issue to be had here but I'm not really worried about it.
* Add : and " " before previews
* pretty pretty
* fsdfsd
* Secondary Ears. Fsdfsdfsd.
* Yes, Wing Alpha still applies.
Adds caps to species_shapeshift_vr alpha selections, add second ear alpha selection
---------
Co-authored-by: vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
* Bazinga
* moved to global var
* moved to subsystem
* susbsys fixes
* invoke async
* stable but fighting optimization
* missed delay
* makes this a subsystem
* Makes a base announce_atc proc.
* mob_announce_cooldown
* defs
* rocks
---------
Co-authored-by: Willburd <7099514+Willburd@users.noreply.github.com>
* Admin ranks update
* Permissions fix
* One missing thing
* Further rework to make database also fully work
* Adds admin rank bitflag calculator to tools
* ZA WARUDO
---------
Co-authored-by: C.L. <killer65311@gmail.com>
* tgui 516
* nuking
* .
* .
* redux test
* this
* no longer in use
* removes debugs for now until someone ports the macro handling
* import types
* .
* maxWidth
* temp fix
* fix type import
* fix that
* also that
* version up
* also push this while on it
* rid of that
* dependency up
* allow mark up inputs
* update
* mb to search
* add scroll to nanoMap
* type fixing
* Update ExportTab.tsx
* Update index.tsx
* Update XenoarchReplicator.tsx
* Update XenoarchReplicator_clothing_vr.tsx
* Update XenoarchReplicator_clothing_vr.tsx
* Update XenoarchReplicator.tsx
* crew monitor improvements
* types
* Adds Trait Genetics from Outpost21
Adds trait genetics from Outpost 21
- Tried to update each file it touched to be equivalent to their Chomp specific variants in order to maintain functionality and make sure no oddities would happen due to code differences. (Some things like the eardeaf loop were left there but commented out)
* Morph trait
* Fixes a server crashing bug with flip
aa
* flip
* Makes morph superpower better
- Makes it use the appearance_changer instead of 1000 different procs
- Makes cocoon weaver able to change eye and skin color.
I did NOT select you. BAD
* begone
* fix dna modifier
* Fixes massive memory leak
* Brain Runtime Fix
* There was no reason for this to be a spawn(0)
And no I didn't spawn with no blood - https://i.imgur.com/vPizqCD.png
* revert
revert the dna changes there
* Deconf
* gets rid of unused proc vars that did nothing
* expects enough free slots
* glob
* fixed and added two other tests
* another few tests
* this is a list
* fixed bad injector
* lets wrap these for sanity
* better feedback
* wrong name
* don't allow multiple occupants into the dna pod
* future traits will have activation levels instead of binary on/off
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Willburd <7099514+Willburd@users.noreply.github.com>
* designer
* finished off remaining body designer stuff, name etc
* merged _vr file, added note to use this
* harddel fix
* this one too
* unifies subtabs, adds search and improves layout
* fixes a longstanding issue with marking color appearance changer
It was feeding a /list (The object) to the color picker and the color picker just rolled with it and said 'sure'.
Now with actual sanity TGUI color picker freaks out and goes 'wtf'
This makes it actually feed a color input into the color picker.
* quick push
* adds hair grad to body designer
* push
* color works again
* hair gradient for body designer
* deconf
* Gets rid of duplicate datum
* no test tonight
* spotty fat
* Condenses hair_extras. Fixes a few missing.
Also adds a new cosmetics_tests unit test.
* fixes the rest of the sprites
* lets try this test
* why did that test compile
* another test ENHANCEMENT(fix)
* More aggressive unittest
* fixie
* invisible tail has snowflake handling
* fix for invis check
* oops
* validate existence of icon in unit test
* unittest checks marking and hair icons properly
* fixing bad unit testing again
* fixed marking icon check
* get rid of unused datum, markings show
* fixes things
* you too
---------
Co-authored-by: Willburd <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* up to modify robot
* also version up here
* Switch tgui-dev-server to edge mode
* Folders through Sleeper
* finish the folders
* move all uis, some will likely have errors
* Remove size={} on table cells
* Change a bunch of <Flex>
* chat to tgui core and typescript
* chat Flex to Stack
* Update APC.tsx
* Update APC.tsx
* Make ICAssembly wires all work
* More Flex to Stack
* some html
* this half was easy...
* some more
* some more
* fix those up
* few more
* few more
* this should be fine
* convert those, mark the anys to be reaplced
* Down to 118 Flex results
* Down to 104
* Down to 75
* bunch of fixes
* few more
* all except power monitor
* push for now, tgui core issue
* component props
* 32 only
* grow
* those need a param now
* function imports
* dependencies up
* finish those
* finish up
* this
* also those for now
* typescript up
* proper typing
* convert all chat files
* keys
* oups
* Update package.json
* massively improve color picker perf
* this needs to update
* Tgui core
* add those to the panel jsut in case
* dependencies up
* Rename colorpicker.tsx to colorpicker.ts
---------
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
* ports tgui color input from monkeystation
* .
* push that real quick
* .
* .
* cleanup
* fix for 516
* port bubbers pre set selection
* also this
* allow 20 saved states
* oups
* regex replace
* urg
* use the update by type
* .
* .
* highlight?
* larger?
* fix those
* keep anyone below 516 on old style
* Convert all preferences to /tg/ preferences
* Move obfuscate key/job to game options
* Add abstract_type to each of the new subtypes
* Convert ignored players to tg prefs
* Yet another global category list removed
* Fix error, convert client FPS
* Convert UI_style, UI_alpha, and UI_color to tg prefs
* Clean up a little, convert tooltipstyle
* Convert ambience to tg prefs
* Remove chat_timestamp, tgchat can do this internally and gives localized results
* Convert admin ooc color to pref, merk 01_ui.dm
* Convert uplinklocation to a tg pref
* Fixup byond:// links
* Convert name_is_always_random
* Convert spawnpoint
* v16 savefile migration in prep for converting 03_body.dm
* Convert all colors to tg prefs
* Finish converting ooc notes
* Port iconforge
* Convert kitchen_icons for the microwave to iconforge
* Fix to pass lint
* brings thsoe back
* Re-enable cross round caching for normal spritesheets
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Add a lint to check for hrefs that don't start with byond://
* Regex convert href links
* Regex convert _src_ as well
* Clean up the last few
* Missed a few