194,179 Commits over 4,079 Days - 1.98cph!

54 Days Ago
Compile fixes
54 Days Ago
Increased look at toggle command accuracy
54 Days Ago
merge from softcore_update
54 Days Ago
merge from softcore_update/bag_changes
54 Days Ago
Added Colliders for Water Treatment Tank
54 Days Ago
Some refactor and allow non-admins to use commands.
54 Days Ago
Desal tank collider update
54 Days Ago
Refactor some checks to use IsInCreativeMode instead of manually checking for all users or flag. Clamp radius command distance.
54 Days Ago
merge from main
54 Days Ago
merge from main
54 Days Ago
Adding test piper nigrum files due to working in office this week (WIP - will clean up once finished)
54 Days Ago
Merge from main
54 Days Ago
drawcolliders now works in demos
54 Days Ago
Cleanup pass on all dart projectiles, removing disabled wooden model and centering correctly.
54 Days Ago
cherrypicking 116004 Clamped minimum lodbias to 0.5
54 Days Ago
cherrypicking 116141 HV RL Explosion uses rocket-launcher-rocket-hv-explosion SFX.
54 Days Ago
cherrypicking 116005 Weapon rack parachute NRE fix
54 Days Ago
zigg scene backup, relinked props to prefabs
54 Days Ago
fixed layer on IBC prefab, condensed the ibc_a prefab into a single object
54 Days Ago
desal tank - resized some textures (AO, LOD) fixed prefab layer, loding distances
54 Days Ago
Tweaked water treatment tank prop material settings Deleted greybox Created a mesh lod prefab
54 Days Ago
▋▇▍█ ▊▇▋▍▌▉ ▊▄▅ ▊▅ ▉▊▅▄▄▆▅▉▋██ ▋▇▋▌ ▇▌▋▉▍█▆▄▌ ▇▇ ▉▌▋▇▅▋▇▌▇ ▆▌█▄▉▉▌▆ ▍▅▉▇▆▍ ▅▌▆▉ ▋▋▇▉ ▇▋▋ ▋▆▌█▇▊▇ ▉▇▉▉▇▋▍█ (▊▄▄ ▊▋▍▆▍▉█ ▌▅▊▅▍▋ █▋▆▌▆▄▋▊▉▅▌, ▌▇▊██▉ ▇▅▇▉▋▍ ▌▉▇)
54 Days Ago
▅▄▆▆▅█ ▆█▋ ▅▍ ▆█▅█▍.
54 Days Ago
Add normals and tangents to binned vert data, restructure foliage vertex shader to handle wind, fading and displacement with instancing (also might have improved edge masking), add optional vertex data macros to make passing data easier and reducing redundant calculations
54 Days Ago
Merge from workshop_scene_qol
54 Days Ago
Delete WorkshopMeshExporter class, this will be handled manually by artists going forwards
54 Days Ago
Fixed viewmodel hands appearing red in workshop scene, will now match the spawned player preview (and is updated when the preview is randomised) Removed all SendMessage and BroadcastMessage usage in the workshop preview system, now uses new interface methods for better future proofing
54 Days Ago
Merge from main.
54 Days Ago
Material optimizations. Moved Code lock light bulbs from a mesh to a fresnel opacity'd quad, to fix distance flickering when not using temporal AA.
54 Days Ago
Removed logic that was deleting LODS in workshop editor
54 Days Ago
Merge from main
54 Days Ago
Merge from fluid_io_fixes
54 Days Ago
Damage effects. Added low/high power FX differences. Final polish.
54 Days Ago
Fixed editor warnings when inspecting IO entities due to accessibility settings not being loaded in edit mode
54 Days Ago
Add server.useLegacySprinklerLoadProcess, can be set to true to revert to the old sprinkler load process in case the new process has issues
54 Days Ago
When reloading a save don't reset the IsOn state for sprinklers
54 Days Ago
Removed UpdateWorldmodelOutlines context button option on WorldModelOutline, looks like it was used at one point to upgrade all world models in the project and is no longer needed Exposed the Setup context option as a button as it seems to work fine and could save a few clicks when setting up world model outlines
54 Days Ago
Merge from midi_macos_rebuild
54 Days Ago
Added WM
54 Days Ago
Updated Textures and Materials
56 Days Ago
Various fixes / polish.
56 Days Ago
Merge from jungle_update (improvements to tiger and croc)
56 Days Ago
Have croc always use max speed if it's charging in water, as it doesn't get tired easily like on land
56 Days Ago
Reduce volume of croc swimming fast
56 Days Ago
- Tiger will only flee if aimed at precisely, incentivizing trying to spot the tiger after a growl instead of just aiming in general direction then forgetting about it - Tiger will not flee if aimed at with a melee weapon other than the spear - Tiger will only flee if aimed at from a long distance, else it'll just commit to a charge, incentivizing walking away first if tiger is too close
56 Days Ago
Disable client predicted catching for now
56 Days Ago
Way more accurate landing point logic
56 Days Ago
Client predict catch logic
56 Days Ago
atmosphere experimentation
56 Days Ago
Merge from jungle_update