reporust_rebootcancel

127,794 Commits over 4,201 Days - 1.27cph!

55 Days Ago
try/catch our save method
55 Days Ago
label_fix_2 -> main
55 Days Ago
label_fix_2 -> main
55 Days Ago
remove redudant isclient
55 Days Ago
Preserve scale from blackjack screen prefabs so they don't spawn in huge
55 Days Ago
label_fix_2 -> main
55 Days Ago
Ensure labels work for offline members as well (of course they should)
55 Days Ago
Switch the deep sea island test prefab to only network to deep sea
55 Days Ago
Keep the `globalBroadcast` bool the same instead of switching to a "SpecialNetworkGroup" bool, instead make the enum "GlobalNetworkBehavior" - switch between 3 network groups (global, main island, deep sea) based on the enum - add the correct network group to subscriptions based on the bounds of the network group you are part of - re-add tooltip to `globalBroadcast` we removed
55 Days Ago
label_fix_2 -> main
55 Days Ago
Ensure team member name is valid before trying to load it
55 Days Ago
Add multiple global network groups - entire server - main island only - deep sea only Set global network group ids as constants Create enum to represent different types of global network groups Add enum to BaseEnitty (but keep globalBroadcast bool)
55 Days Ago
merge from decor_lighting_dlc/storepage
55 Days Ago
Cherrypick 129636, went to the wrong branch
55 Days Ago
update deep_sea/networking
55 Days Ago
Medical bay progress Tent tarp fixes Additional 3.5m tall tarp
55 Days Ago
Enabled GPU instancing on a bunch of materials
55 Days Ago
merge from decor_lighting_dlc
55 Days Ago
better fluorescent light icons
55 Days Ago
exhibit decor wallpapers setup, icons etc
55 Days Ago
merge from fix_metalplate_icon --> main
55 Days Ago
Enable read/write for metal plate torso model
55 Days Ago
Create system to emulate if a 'MoveAllItems' call will pass or fail - ugly as hell Display a message to the user if the drone marketplace is full before attempting to do the transaction
55 Days Ago
replaced wallpaper tool icon wot i accidently overwrote whoops
55 Days Ago
merge from main
55 Days Ago
merge nvg_fix to main
55 Days Ago
Fix other people's night vision goggles glowing even if they're disabled.
55 Days Ago
Updated spotlight assets
55 Days Ago
team_bag_label_fixes -> main
55 Days Ago
Rewrite team bag labels to just use save/load rather than bothering with RPC Refresh all team bags when someone joins or leaves the team Ensure building priv and hammer are required (this was stomped somewhere)
55 Days Ago
merge from decor_lighting_dlc
55 Days Ago
merge from main
55 Days Ago
Fixed adobe and legacy wall and gate packs appearing twice in the store building skin category
55 Days Ago
merge from respawn_wet_proposed_fix --> main
55 Days Ago
merge from decor_lighting_dlc/storepage
55 Days Ago
Hexagon tiles - Updated textures
55 Days Ago
merge glass_fix_resourcerefs to main
55 Days Ago
Addded mannequin to the store decor category
55 Days Ago
Beanbag seat - Icon update again, and fuzz shader setup update again
55 Days Ago
set up wallpapers for exhibit decor dlc - still need to do icons
55 Days Ago
Beanbag seat - Updated icons with new textures
55 Days Ago
▍▉▊▇ ▍▄█▍▄▊▅█
55 Days Ago
m249 - updated weapon audio timings
55 Days Ago
Update related monument prefabs
55 Days Ago
Fix overlapping metal/glass colliders in shop fronts and security doors.
55 Days Ago
spas12 - updated 3p anims to have -50 rot y on top spine control - set correct custom spine offset rot y on entity
55 Days Ago
hierarchy generation actually applies the transforms it gathers (still adds all colliders to the root)