reporust_rebootcancel

138,926 Commits over 4,505 Days - 1.28cph!

3 Years Ago
Deleted unused shader (UI.Additive-SoftMaskable)
3 Years Ago
Conditional mirror code path (static; off for now)
3 Years Ago
Force the player out of god mode if the tutorial needs to kill them
3 Years Ago
Fixed help prompt videos not updating
3 Years Ago
Merge from /main/hackweek_visualshader
3 Years Ago
Fixed tree billboards being aggressively culled after 92683
3 Years Ago
Truck models update
3 Years Ago
Scaling fix. Sandbag hit update.
3 Years Ago
Distance scalers.
3 Years Ago
Flesh impacts
3 Years Ago
Split up harbor crane mesh for gameplay setup
3 Years Ago
Replace prediction inside ceiling light
3 Years Ago
Fix RPC that were passing null in the function name
3 Years Ago
Move the prediction check from all RPCs into `SignalBroadcast`
3 Years 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
3 Years Ago
Enqueue packets for demo from network threads instead of main thread
3 Years Ago
Clear the blocked topologies navigation list for tutorial Chickens so that they can move around on tutorial island correctly
3 Years Ago
network++
3 Years Ago
Fixed disableWearable check in client Cleaned and rebuild codegen
3 Years Ago
merge from server_noconsole
3 Years Ago
merge from save246 - excavator yaw prefab, disabled renderer batching on props onboard
3 Years Ago
merge from large_backpack_conveyor_filter
3 Years Ago
Fixed client compile error Added convar to disable overlay
3 Years Ago
Added support for showing multiple overlays at once Improved GC Cleaned up code
3 Years Ago
First overlay now works correctly
3 Years Ago
Stuff I forgot to push
3 Years Ago
3 Years Ago
Merge from main
3 Years Ago
Merge from main
3 Years Ago
Unity 2021.3.35f1
3 Years Ago
merge from gesture_weapon_fix
3 Years Ago
Merge from main
3 Years Ago
harbor2 - boosted ambient pointlights S2P
3 Years Ago
Enabled foot IK for Tutorial NPC anim states + added avatar switcher script
3 Years Ago
Fixed misaligned icons in crafting menu
3 Years Ago
Large backpack can now be assigned to Industrial Conveyor filters
3 Years Ago
Fixed missing world ping on kayak deploy
3 Years Ago
Change header class from fields -> properties (for System.Text.Json)
3 Years Ago
Fixed deploy campfire mission not showing a world ping
3 Years Ago
Add more cloth to the craft low grade mission step supply box
3 Years Ago
Tutorial help videos will now appear on top of the inventory
3 Years Ago
Add some dedicated text reminding players how to open the inventory at various help stages
3 Years 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.
3 Years Ago
Fixed models that don't have a skin ID not showing up (e.g. the current lantern and spear)
3 Years Ago
Allow skins in the "none" type category (Chinese Lantern is type "none" - previously I'd only seen this for DLC packs).
3 Years Ago
Last of the hackweek work
3 Years Ago
Merge upload -> full_server_demos
3 Years Ago
Add convar to zip demos as we save them to disk (default true) Set Content-Type & Content-Encoding for demo & header as well as if the content is zipped or not
3 Years Ago
Delete demo chunks after they are uploaded to Azure
3 Years Ago
Disabled the tools row on the tool cupboard loot panel while in the tutorial