reporust_rebootcancel

113,794 Commits over 3,959 Days - 1.20cph!

1 Year Ago
Enqueue packets for demo from network threads instead of main thread
1 Year Ago
▍██▉▍▉
1 Year Ago
Clear the blocked topologies navigation list for tutorial Chickens so that they can move around on tutorial island correctly
1 Year Ago
▇▇▉▄ ▋▇▄▄██ ▌▊█▊█▅. ▋▌▄▄ ▊▋▇▆▄▅ ▄▉█.
1 Year Ago
▆▋▅▊ ▌▊▅▍▅▋ ▇▄▄▉▄▌▌.
1 Year Ago
network++
1 Year Ago
Fixed disableWearable check in client Cleaned and rebuild codegen
1 Year Ago
merge from server_noconsole
1 Year Ago
merge from save246 - excavator yaw prefab, disabled renderer batching on props onboard
1 Year Ago
merge from large_backpack_conveyor_filter
1 Year Ago
█▍▅▌▄ ▆▇█▉ ▍▋▌▅▌▍_▋█▉▊▆▊▄▌▄▉█▅_▆▇▄█_▉█▉
1 Year Ago
Fixed client compile error Added convar to disable overlay
1 Year Ago
Added support for showing multiple overlays at once Improved GC Cleaned up code
1 Year Ago
First overlay now works correctly
1 Year Ago
Stuff I forgot to push
1 Year Ago
Merge from tutorial_island
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Unity 2021.3.35f1
1 Year Ago
▄▊▉▍▌ ▉▆█▇ ▇▉_▌▋█▇_▉▌█▅▆▆
1 Year Ago
merge from gesture_weapon_fix
1 Year Ago
Merge from main
1 Year Ago
harbor2 - boosted ambient pointlights S2P
1 Year Ago
Enabled foot IK for Tutorial NPC anim states + added avatar switcher script
1 Year Ago
Fixed misaligned icons in crafting menu
1 Year Ago
Large backpack can now be assigned to Industrial Conveyor filters
1 Year Ago
▌▇▍ ▆▆▉▊█▇▇▊▉▆ ▆▋▉██▍▅▆▋█▍▄ ▋▌▅▅▅ ▌▋▍▍▍▌▉▇ ▆▆█ ▋▋▌▍▌▄█ ▋▍▋▉▋▌ ▅▅▌▍▆▉▋▉▆ ▆█ ▍▊▇ ▇▌▍▅▆ ▊▋ ▉▍▊▍▅▋██▅ ▇▇▍▅▋▋▄▊
1 Year Ago
Fixed missing world ping on kayak deploy
1 Year Ago
Change header class from fields -> properties (for System.Text.Json)
1 Year Ago
Fixed deploy campfire mission not showing a world ping
1 Year Ago
Add more cloth to the craft low grade mission step supply box
1 Year Ago
Tutorial help videos will now appear on top of the inventory
1 Year Ago
Add some dedicated text reminding players how to open the inventory at various help stages
1 Year 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.
1 Year Ago
Fixed models that don't have a skin ID not showing up (e.g. the current lantern and spear)
1 Year Ago
Allow skins in the "none" type category (Chinese Lantern is type "none" - previously I'd only seen this for DLC packs).
1 Year Ago
Last of the hackweek work
1 Year Ago
Merge upload -> full_server_demos
1 Year 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
1 Year Ago
Delete demo chunks after they are uploaded to Azure
1 Year Ago
Disabled the tools row on the tool cupboard loot panel while in the tutorial
1 Year Ago
Crafting menu will automatically switch to the needed category the first time a player opens the menu in each tutorial mission
1 Year Ago
Implement code to upload demo to azure
1 Year Ago
Show the crosshair when using the Rock on the tutorial island
1 Year Ago
Fix broken merge on hemp-collectable
1 Year Ago
Recompiled Facepunch.Nexus to target System.Runtime.CompilerServices.Unsafe 6.0.0 (was 4.0.4.0)
1 Year Ago
Add azure blob storage SDK manually from nuget
1 Year Ago
Merge from main
1 Year Ago
Expose variables for server demos as convar `full_server_demo` convar will only be applied on startup but can be changed at runtime to apply next restart