reporust_rebootcancel

106,846 Commits over 3,836 Days - 1.16cph!

2 Years Ago
Codegen
2 Years Ago
Resized some textures
2 Years Ago
▌▍▋▅▅ ▍▆▅▉ █▋▉_▍▋▊_▄
2 Years Ago
▇▊▄▌▋▄▌▊█▄▍▋▆▅▍█ ▍▋▅▊▍
2 Years Ago
▆▄▊█▌▇▍
2 Years Ago
▋▋▍▆▇██▅▄▍▋ █▅▊_▌▉▊_▌
2 Years Ago
- Added methods to check all, or individual, train track splines in prefabs for potential tangent issues. - Fixed up the dodgy tangents in four train tunnel prefabs. - Removed the temporary workaround for the broken ones, and some now-unused methods. - Regenerated spline data. - Some formatting. One remaining problem with the updated splines joining up so this can't go on Main just yet.
2 Years Ago
█▆▉▊▍ ▍▅▅▊ ▉▍▄_▍▇█_▄
2 Years Ago
▍▍▌█▉▄▊++
2 Years Ago
More build fixes
2 Years Ago
Merge from furnace_ui_rework -> aux2
2 Years Ago
Merge from main -> aux2
2 Years Ago
Saving map file in encrypted state
2 Years Ago
Build fix
2 Years Ago
Merge from main -> furnace_ui_rework
2 Years Ago
Merge from harcore -> aux2
2 Years Ago
Update HLOD system to call MeshTrimmer process as part of Scene2Prefab
2 Years Ago
Clean out any extra vertices, saves about 1000 verts/normals/etc
2 Years Ago
Forgot to include the codegen
2 Years Ago
More progress, mesh trimmer now mostly removes triangles on lower lods that won't be visible (obscured by other triangles) Cuts about 2k triangles off LOD3 of supermarket HLOD with no visual difference
2 Years Ago
Fixed getting hit by trains sometimes parenting the player instead of damaging them
2 Years Ago
Tweak blackjack emissive to minimize light bleed at a distance.
2 Years Ago
Interior progress
2 Years Ago
Merge from content_reporting
2 Years Ago
update reactive target raise/lower sounds and trigger them from anim events
2 Years Ago
Merge Main -> Caboose
2 Years Ago
nailgun attack is quieter
2 Years Ago
Copy libsqlite3.so to libsqlite3.so.0 during Linux server builds because Unity dllmaps it to that for some reason
2 Years Ago
distant gunshots are more muffled and reverberant
2 Years Ago
Updated and simplified the candle VFX to look better with our current post. (Global)
2 Years Ago
Red rug variant for Caboose. Created tweaked wood material variants specific to the Caboose interior. Prefab backup.
2 Years Ago
Prefab backup Material parameter optimization
2 Years Ago
Caboose dressing/polish temp file backup. Removed curtain backface culling to make them visible from the outside. Added a red albedo variant of the curtain textures.
2 Years Ago
▋▆▌█ ▊▆▌▄▇▍▌█
2 Years Ago
Initial implementation, use `mapsecret` convar to set a "password" for your map file (only affects clients)
2 Years Ago
Fix scientist spawners throwing NREs (SpawnGroup errors)
2 Years Ago
Retriever lods, added Retriever_Owned model for new rig
2 Years Ago
wave update merged into one
2 Years Ago
▍▄▅ ▄▊▊▍▉▄ ▍▋ ▍▍.▍▍
2 Years Ago
Integrated arrays into update loop
2 Years Ago
Packed all initial spectra calculations into one / array supported.
2 Years Ago
client/server compile fixes
2 Years Ago
Converting buffers to arrays
2 Years Ago
Prevent equiping armor when right clicking from loot containers
2 Years Ago
Merge from main -> furnace_ui_rework
2 Years Ago
Fix starting in global chat channel when global chat is disabled
2 Years Ago
Only return invalid hits from combatlog (in hardcore for non-admins)
2 Years Ago
Merge from main -> hardcore
2 Years Ago
UV0/UV1 transparency option for Standard/StandardSpecular/StandardClothSpecular/StandardWind/StandardWindSpecular shaders
2 Years Ago
merge from navswitch