copy_loadout used check_list_copy on the outer gear list only,
leaving the inner tweak metadata lists as shared references.
Modifications to gear tweaks in the copied slot would write
into the shared inner lists, affecting the original slot until
a save/reload cycle broke the reference.
Fix: deep copy both levels, matching the pattern used for
body_markings in 03_body.dm.
* talon uniform
* Talon update
* Update talon_v2.dmm
Playing
* Talon fix and a new Slogan!
* talon fax
* For admins set up talon company fax
+ paperworks can use [talogo]
* Add FAX word
* Talon seal addation
* Fix and Updating the Talon map
Regarding the Talon map, I brought it to the appearance of the Rogue Star. So that players on both servers feel as little strange as possible when playing on the same ship, even on different servers.
* Update talon_v2.dmm
bluespace
* Fixup maps in TGM format
a89e3f1f87: maps/offmap_vr/talon/talon_v2.dmm
Automatically commited by: tools\mapmerge2\fixup.py
* Update talon_v2.dm
* Update talon_v2.dm
* sprite fix
* Forgot to add a fix
Fix for stamp and logo for correct work
* Delete custom_items.txt
accidentally add that in PR, now rempve that
* Convert gender and pronoun from pay to TG
* Remove HERM from biological gender init_possible_values because it won't work
* fix runtime error
---------
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Automatic changelog compile [ci skip]
* replace all bay instances for realname and nickname with tg
* add comments where uncertain of sanitisation needed
* Fix issue from git conflict..
* Fix issue causing setup menu not opening
* Attempt to clean up how name datums are handled
* Remove redundant check
* Fix number issues with character names
---------
Co-authored-by: vorestation-ci[bot] <199609141+vorestation-ci[bot]@users.noreply.github.com>
* Adds a new loadout item - Cloak of Eyes
* I realized there's reasons to override this
* cleans up some sin
* Update reactive_icon_update.dm
* indents
* Update code/modules/vore/fluffstuff/custom_clothes_vr.dm
* fixes one of my first ever coding sins here
make it explicit
naming
fix that ancient bug too
confirm
sane
.
.
move it up
better
keep it there
only color objects
.
properly reset on bad values
.
urg
.
* ,
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* 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
* up ports a bunch of TGS commands
* .
* needing this
* ...
* Update datacore.dm
* fix that
* at least stack that
* rework all user name handling
* urg
* urg
* .
* .
* .
* up port this
* make this clearer
* .
* .
* .
* fix that
* .
* add returns
* player ticket chat
* this
* .
* .
* umm
* adjust messages
* clean smitecode up
* .
* ummm
* .
* command filter
* selection target
* ugh
* fix deadmin
* larger
* fix paper icons
* those are inverted
* don't miss that
* fix all
* point transfer
* add nostrip flag to items
* un.... teppi
* .
* end life proc after qdel
* this could be null in very rare cases
* this has a lot of sleeps, someday should be refactored and check for qdeleted
* needs to be an object
* qdel check this
* use the rsc properly
* wtf?
* .
* fix narrate
* .
* push
* inform user, null it
* .
* can be null
* fix maint lurkers
* .
* spans
* .
* fix that too
* urg
* fix distillery
* don't wrap them
* needs usr
* Update cash_register.dm
* quick hook cleanup
* lots of fixes
* .
* clean that up for reasons
* 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>
* Hud cleanup
Combines Hud_vr into hud.dm
Clears up incorrect prescription values
Sets pres =1 to pres=TRUE. Sets pres=0 to pres=FALSE
Adds RX variants of AR huds to the loadout as a geartweak
ARglasses and rx AR glasses combined into one single loadout selector
Contaminant HUD and rx Contaminant HUD combined into one single loadout selector
* less bloat