reporust_rebootcancel

135,161 Commits over 4,444 Days - 1.27cph!

36 Days Ago
Settings pass on industrial torch
36 Days Ago
Prevent a duplicated Boomerang model (not functional) appearing on the ground if you're killed whilst its returning to you
36 Days Ago
updated the collider for large furnace, added 3 material properties
36 Days Ago
correct IO positions on industrial auto turret
36 Days Ago
merge into main
36 Days Ago
▍▉▉▉▅▆ ▉▄▆▄▆▇▌█
36 Days Ago
hooked up industirial auto turret shield lods to ent flag toggle for hiding when equipped with a bow
36 Days Ago
Compile fix
36 Days Ago
merge from main
36 Days Ago
merge from oven_iscookingflag
36 Days Ago
Fixed typo
36 Days Ago
Added IsCooking flag in BaseOven Set when cooking something
36 Days Ago
binoculars_ultrawide_fixes -> main
36 Days Ago
Fix binocular eyes seperating on ultrawide resolutions https://files.facepunch.com/ianhenderson/1b2211b1/sKu5bcwjHI.png
36 Days Ago
Industrial Autoturret - Updated model with split shield for bow support (remaining LODs)
36 Days Ago
merge from industrial_dlc
36 Days Ago
added industrial torch to allowed torches on torchholder
36 Days Ago
First pass of rotten trim blends for apartments
36 Days Ago
merge from main
36 Days Ago
Fixed torch holders torch position issues
36 Days Ago
fixed a bunch of prefabs with double mesh lod script dancing around killed shadows on some facade clutter
36 Days Ago
small apartment art, collision
36 Days Ago
Industrial torch animation polish pass
36 Days Ago
custom shadow proxies for apartment block building exterior
36 Days Ago
Integrate recast corridor, need to fix potential stale navmesh ptr cached by corridor, and investigate remaining path length
36 Days Ago
spelt targeting wrong
36 Days Ago
wip avoid targetting safezones, player buildings, water, etc. prevent building at impact location.
36 Days Ago
Added cart button to skin viewer fullscreen view
36 Days Ago
Merge from industrial_dlc
36 Days Ago
Add script for the chain on the industrial garage door to scroll with door opening/closing
36 Days Ago
industrial large furnace - updated colliders, minor adjustments to the main mesh
36 Days Ago
main -> PlayerRigUpdate2
36 Days Ago
exported updated 3p M16a2 anims and positioned holster/backpack weapon positions
36 Days Ago
supermarket freezer texture wip
36 Days Ago
merge from main
36 Days Ago
merge from autoturret_workshop
36 Days Ago
fixed incorrect rotation on auto turret cover
36 Days Ago
Merge from main
36 Days Ago
removed meshcull scripts from newly added shadow proxies as it messes with them at runtime
36 Days Ago
Merge from wb_comfort_range_upgrade
36 Days Ago
Merge from main
36 Days Ago
Strip the entity tags on autoturret_workshop so that automated tests don't try and include it via labels
36 Days Ago
TestIOPrefabs now logs a warning if an IOEntity isn't found at specified path and skips it instead of NREing and breaking test list re-generation.
36 Days Ago
Workbench range upgrade now also increases comfort upgrade range if installed. Added related convars.
36 Days Ago
Merge from main
36 Days Ago
Wrap PathList.CreateMesh() with a request class - preparing to generate and destroy the meshes when the rail segments are loaded by WorldGrid instead of generating all rail meshes at startup and keeping them in memory for the whole session - proxy the normal CreateMesh() method to use the "job" class internally (even though it runs on worker threads instead of the job system) - switched to the NativeArray mesh building methods instead of using MeshCache.Data for storage
37 Days Ago
Removed some old hacks preventing chinese users to submit texts in chat or commands in the console
37 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument