reporust_rebootcancel

113,307 Commits over 3,959 Days - 1.19cph!

12 Months Ago
Merge from tutorial_island
12 Months Ago
Fixed help prompt videos not updating
12 Months Ago
Merge from /main/hackweek_visualshader
12 Months Ago
Fixed tree billboards being aggressively culled after 92683
12 Months Ago
Truck models update
12 Months Ago
Scaling fix. Sandbag hit update.
12 Months Ago
Distance scalers.
12 Months Ago
Flesh impacts
12 Months Ago
Split up harbor crane mesh for gameplay setup
12 Months Ago
Replace prediction inside ceiling light
12 Months Ago
Fix RPC that were passing null in the function name
12 Months Ago
Move the prediction check from all RPCs into `SignalBroadcast`
12 Months Ago
Regex + manual tweaks to remove sourceConnection from all RPC methods as it's only used in a single RPC but takes 8 bytes each packet
12 Months Ago
Enqueue packets for demo from network threads instead of main thread
12 Months Ago
▍██▉▍▉
12 Months Ago
Clear the blocked topologies navigation list for tutorial Chickens so that they can move around on tutorial island correctly
12 Months Ago
▇▇▉▄ ▋▇▄▄██ ▌▊█▊█▅. ▋▌▄▄ ▊▋▇▆▄▅ ▄▉█.
12 Months Ago
▆▋▅▊ ▌▊▅▍▅▋ ▇▄▄▉▄▌▌.
12 Months Ago
network++
12 Months Ago
Fixed disableWearable check in client Cleaned and rebuild codegen
12 Months Ago
merge from server_noconsole
12 Months Ago
merge from save246 - excavator yaw prefab, disabled renderer batching on props onboard
12 Months Ago
merge from large_backpack_conveyor_filter
12 Months Ago
█▍▅▌▄ ▆▇█▉ ▍▋▌▅▌▍_▋█▉▊▆▊▄▌▄▉█▅_▆▇▄█_▉█▉
12 Months Ago
Fixed client compile error Added convar to disable overlay
12 Months Ago
Added support for showing multiple overlays at once Improved GC Cleaned up code
12 Months Ago
First overlay now works correctly
12 Months Ago
Stuff I forgot to push
12 Months Ago
12 Months Ago
Merge from tutorial_island
12 Months Ago
Merge from main
12 Months Ago
Merge from main
12 Months Ago
Unity 2021.3.35f1
12 Months Ago
▄▊▉▍▌ ▉▆█▇ ▇▉_▌▋█▇_▉▌█▅▆▆
12 Months Ago
merge from gesture_weapon_fix
12 Months Ago
Merge from main
12 Months Ago
harbor2 - boosted ambient pointlights S2P
12 Months Ago
Enabled foot IK for Tutorial NPC anim states + added avatar switcher script
12 Months Ago
Fixed misaligned icons in crafting menu
12 Months Ago
Large backpack can now be assigned to Industrial Conveyor filters
12 Months Ago
▌▇▍ ▆▆▉▊█▇▇▊▉▆ ▆▋▉██▍▅▆▋█▍▄ ▋▌▅▅▅ ▌▋▍▍▍▌▉▇ ▆▆█ ▋▋▌▍▌▄█ ▋▍▋▉▋▌ ▅▅▌▍▆▉▋▉▆ ▆█ ▍▊▇ ▇▌▍▅▆ ▊▋ ▉▍▊▍▅▋██▅ ▇▇▍▅▋▋▄▊
12 Months Ago
Fixed missing world ping on kayak deploy
12 Months Ago
Change header class from fields -> properties (for System.Text.Json)
12 Months Ago
Fixed deploy campfire mission not showing a world ping
12 Months Ago
Add more cloth to the craft low grade mission step supply box
12 Months Ago
Tutorial help videos will now appear on top of the inventory
12 Months Ago
Add some dedicated text reminding players how to open the inventory at various help stages
12 Months Ago
Kind of got redirect skins working in the 3D viewer, except that some skins have the wrong skin ID in their store info (e.g. the CNY spear is a white CNY lantern). I have a maybe more data-error-proof idea, but committing this version in case I need it.
12 Months Ago
Fixed models that don't have a skin ID not showing up (e.g. the current lantern and spear)
12 Months Ago
Allow skins in the "none" type category (Chinese Lantern is type "none" - previously I'd only seen this for DLC packs).