reporust_rebootcancel

134,546 Commits over 4,444 Days - 1.26cph!

31 Days Ago
Fix binocular eyes seperating on ultrawide resolutions https://files.facepunch.com/ianhenderson/1b2211b1/sKu5bcwjHI.png
31 Days Ago
Industrial Autoturret - Updated model with split shield for bow support (remaining LODs)
31 Days Ago
merge from industrial_dlc
31 Days Ago
added industrial torch to allowed torches on torchholder
31 Days Ago
First pass of rotten trim blends for apartments
31 Days Ago
merge from main
31 Days Ago
Fixed torch holders torch position issues
31 Days Ago
fixed a bunch of prefabs with double mesh lod script dancing around killed shadows on some facade clutter
31 Days Ago
small apartment art, collision
31 Days Ago
Industrial torch animation polish pass
31 Days Ago
custom shadow proxies for apartment block building exterior
31 Days Ago
Integrate recast corridor, need to fix potential stale navmesh ptr cached by corridor, and investigate remaining path length
31 Days Ago
spelt targeting wrong
31 Days Ago
wip avoid targetting safezones, player buildings, water, etc. prevent building at impact location.
31 Days Ago
Added cart button to skin viewer fullscreen view
31 Days Ago
Merge from industrial_dlc
31 Days Ago
Add script for the chain on the industrial garage door to scroll with door opening/closing
31 Days Ago
industrial large furnace - updated colliders, minor adjustments to the main mesh
31 Days Ago
main -> PlayerRigUpdate2
31 Days Ago
exported updated 3p M16a2 anims and positioned holster/backpack weapon positions
31 Days Ago
supermarket freezer texture wip
31 Days Ago
merge from main
31 Days Ago
merge from autoturret_workshop
31 Days Ago
fixed incorrect rotation on auto turret cover
32 Days Ago
Merge from main
32 Days Ago
removed meshcull scripts from newly added shadow proxies as it messes with them at runtime
32 Days Ago
Merge from wb_comfort_range_upgrade
32 Days Ago
Merge from main
32 Days Ago
Strip the entity tags on autoturret_workshop so that automated tests don't try and include it via labels
32 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.
32 Days Ago
Workbench range upgrade now also increases comfort upgrade range if installed. Added related convars.
32 Days Ago
Merge from main
32 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
32 Days Ago
Removed some old hacks preventing chinese users to submit texts in chat or commands in the console
32 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
32 Days Ago
Fix compile errors
32 Days Ago
Fix compile errors + the Load() method not calling the correct "SetStaticFurnitureVisible() method for client vs server mode
32 Days Ago
Lighting/FX industrial furnace.
32 Days Ago
Industrial Torch - Updated textures (wip)
32 Days Ago
Disable the HLOD mesh renderer by default so it doesn't show in scene view (can re-enable the component on HLOD_apartment_complex_1.prefab if needed)
32 Days Ago
Various tweaks to tshirt, tshirt/long and tank top to reduce clipping
32 Days Ago
Fixed digital clock text material
32 Days Ago
Switch basement elevator door in apartment wing to the rusty version (keeping the rest of the elevator doors looking normal)
32 Days Ago
Create rusty version of apartment elevator door
32 Days Ago
Fix TMP door decal not being disabled by default on apartment door C
32 Days Ago
Update apartment elevator prefab with new lift prefab
32 Days Ago
Make separate prefab for the elevator lift - swap the buttons to "+1, -1 floor" so they respond when the flags are changed by the radial menu floor selector
32 Days Ago
merge from unity_6.3.15/keyboard_layouts_fix
32 Days Ago
Detect keyboard layout changes at runtime and refresh registered buttons
32 Days Ago
Switch apartment elevator doors from the rusty ones -> normal ones