* Some text adjusment on OOC escape
Let's not assume abuse if it's being used.
* Less aggressive weight
* Update id_stacks.dm
* Mobvore fix
* Adds a short stun
Added a new event collector objector that is designed for events where players have to gather items to complete a recipe. Has a lot of customisable options to create various types of machines with different functions, including one subtype set up for a near-future event.
* vorepanel rework part 1
* finish first tab
* those should be fine
* .
* floating for the addons
* .
* tooltip prep and style
* while on it
* prep data compile for tab 2 rework
* message tab
* undef
* .
* some more components
* unify the mesage procs
* option tab preps
* tooltip prep
* small fixes
* sorting
* some more preps
* .
* move that
* move that
* finish options tab
* sound preps
* sound preps
* finish sound tab
* visual tab prep
* .
* visual tab prep2
* visual
* move that
* interaction tab prep
* interactions
* interaction tab
* more basic contents only for now
* defaulted
* .
* .
* clean up
* liquid tab
* wordng
* make it the same
* soulcatcher tab
* prefs
* crash save
* typing
* docs
* .
* sanitize corrupted save data
* use the right type
* Character Setup Rework
Little tweaks
Species selection done~
Merk randomize body button
Body color and eye color
Merk more replaced code
Convert robolimbs to tgui
Add a warning if flavor text/ooc notes are too short
Custom preview icons for species selector!
A sidequest that only took 8
hours. Also add digitigrade and blood type.
Remove unused body_descriptor system completely
Finish the general tab~
Reorganization to prepare for loadout page creation
* Start of work on the loadout screen
* Only send the data that's actually selected
* Get rid of these ugly ../../../..
* Retype this to avoid conflicts
* Holy shit why did this work this way
* Finish loadout screen
* Add copy loadout function
* Finish occupation page
* Move Special Roles into general tab
* Fix path conflict
* Move size prefs to general tab
* Convert jukebox and volume settings to datum/preference
* Fix a little mergery fuckery in loadout
* Migrate jukebox to new range
* Fix TabbedMenu tabs
* Fix wordwrap for loadout screen
* Kill the vore tab, just traits left to convert
* Convert custom messages
* Convert custom species name
* Convert blood color and reagents
* Move icobase to tgui
* Finished
* This can fuck off too
* Fix a few bugs
* Update index.tsx
* initial for emote sound mode switch
* Make show_roles actually work, hide fluff items
* Fix not being able to select species
* Add emote_sound_mode to body tab
* Fix runtime when no active gear list is present
* Add a save notification to character setup
* Switch to floating
* Add more search bars
* Whoops forgot to add this
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Add compatibility for para-byond-tracy because byond-tracy is deprecated
* We don't need to poke our neighbors to update in LateInitialize, we only late init during mapload when all of our neighbors are going to be updated anyways
* Minerals shouldn't update neighbors during mapload either
* Slightly optimize mineral/update_icon
* Reduce /turf/simulated/mineral/update_icon by ~100,000
* Potentially reduce cost of ZAS init
* Make verdigris generate automata waaay faster
* DON'T ENABLE TRACY OH GOD
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* Some icon fixes
Fixes Gorkas not having shown sprites
Makes missing suit sprites show up as an owlsuit instead of a giant floating SUIT text so it's not ~as~ immersion breaking but still gives an indication somethinng is broken
Makes vox missing sprite show up as a generic suit instead of a giant floating SUIT text
Makes teshari missing uniform sprite show up as a generic rainbow teshari suit
Makes missing rolled down/sleeves down sprites show up as an owlsuit.
Renames some duplicate icon states to notify them as old or alternative versions.
* Update item.dmi
* i think i ported this right
* oops
* eng's dmi is identical
* one more
* fix
* yeah this should work
* fix
---------
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
* Convert alerts to a lazylist
* Convert fullscreens to lazylist
* Convert ckeys_allowed_itemspawn to a lazylist
* Convert camera lists to lazylists
* Get rid of an old unused footstep_sounds list
* Make flooring_cache a lazy list
* Fix flooring_blacklist, convert a bunch more flooring lists to lazylists
* Improve ci byond caching
* bye
* hello
* hi
* hi
* bye
* hi
* bye
* hi
* Replace em
* bye
* hi
* bye
* Hi
* bye
* hi
* bye
* hi
* bye
* hi
* bye
* hi
* bye
* hi
* bye
* hi
* bye
* hi
* hi
* hi
* hi
* hi
* gwah
* part 1
* Cleanup
* text
* webbing
* Eh these values seem fine
* Bonus damage to mobs
* if we have a mind, dont take bonus damage
* Less VR overrides
* vendr
* Addictions
* improvements to addiction code
* some small revamps
* some polishing to reagent code
* some more fixes
* wiki updated for addiction
* proper addiction sync on respawn
* final cleanup, config
* coffee handle addiction proc
* fixed global var
* Addictions and
Gives alcohol special effects
Disables the harder addictions
Gives nicotine an a special effect
* remove >0
* safety
* Update medicine.dm
* Update medicine.dm
* Update food_drinks.dm
* update lazydefines
* disable alcohol addiction on virgo
* use lazylen, proper addiction end messages
* cure message bugfix
* use right args
* proper macro
---------
Co-authored-by: C.L. <killer65311@gmail.com>
* voices use a unified list
* Move that back
* unneeded file
* use subsystem
* old order
* matching
* matching again
* whitespace
* another whitespace line
* global that's never used
* more cleanup
* little better naming
* lets just use the vars
* oops needed that
* incorrect comment
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* begone accursed beast
* cleanup and notes
* screen object fix
* varset clear
* don't raw send sounds, spark on door sound, pain hallucination
* lengthen this a bit
* more pain messages, become jittery
* note
* lets clean that up to
* Revert "lets clean that up to"
This reverts commit 2409e41870.
* cleanup and define
* use accessors
* death isn't working so have toxins instead, it's scarier
* don't actually clean these up, because of how xenochi works
* additional protection
* hunger joke
* Use get_component instead of a cache
* empty scope removed
* Updated xenochi code to use hallu component
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* some small things
* .
* clean this up
* potentially fix nulls in player list
* .
* Fixes
* Update machine_stacking.dm
---------
Co-authored-by: C.L. <killer65311@gmail.com>