240,448 Commits over 3,867 Days - 2.59cph!

5 Years Ago
▊▉█▋▅▌▉▌.▉▍▋_▌▇▇▉▅ ▄▅▌ ▊▄▅▍▍ ▆▋▍▌
5 Years Ago
Trust the local player to do aiming animation for throwable weapons. Otherwise the locally set aiming is being replaced by the state received from the server for a brief period.
5 Years Ago
[D11] Again more z fighting fixes
5 Years Ago
[D11] Optimised animal step sound prefabs to reduce their footprint on the cpu. No longer creates a prefab with every step.
5 Years Ago
[D11] + Adjusted mt_sign_a lod distance and mesh cull distance of the lettering
5 Years Ago
Backup
5 Years Ago
▉▋▆██▊▌▌ ▋▋▇▅▆▅▇█ ▉▇ ▊▆▆▊▍▌▊▍ ▋▅▇▇▆▉
5 Years Ago
UI padding tweak
5 Years Ago
Merge from terrainmap_nativearray
5 Years Ago
Merge from main
5 Years Ago
FoliageKey now uses mesh as well as material
5 Years Ago
Replaced old rocks prefab instances with new one in caves_dressing scene Added small colliders to cave gravel prefabs for rare cases where stones are scaled a bit larger
5 Years Ago
Caves - more work towards converting and tuning textures/mats to new hdrp standards Replaced old cave gravel meshes with new ones using terrain 'foliage' rocks
5 Years Ago
Attaching PlayerState to the BasePlayer
5 Years Ago
Adjust vehicle lift deploy area + chassis prefab changes
5 Years Ago
Add PlayerState persistence table
5 Years Ago
Adjust trigger parent volumes on flatbeds
5 Years Ago
Add model script to chassis and modules
5 Years Ago
Increased brake power a little
5 Years Ago
Simplified vehicle lift networking, got it working correctly with save/load. Client now also infers the correct lift up/down state from the other parameters. Protocol++.
5 Years Ago
Show a more helpful message when trying to build in a prevent building volume (including monuments) Show a message when building too close to another building Show a message when trying to build in an area where you do not have building privileges
5 Years Ago
Fixed replay testing in editor Fixed some replay diagnostic warnings Make sure FacingSpeedMultiplier is reset Fixed Vibrate method binding RepelPlayer now takes a Player instance Fixed typo in CheckStatusLevel causing divergences
5 Years Ago
▅▄▄▄▆▊▊▋▌ - ▌▉▊▆▌▅ █▋█▆▅▅, ▋▅▆▅▊▄▆ ▍▉▇▇▆ & ▇▄▊
5 Years Ago
Merge from main
5 Years Ago
Enable saving on vehicle lift
5 Years Ago
Threshold display tweak
5 Years Ago
Added CompostEntireStack composter inspector bool, if this is enabled, the entire stack of an item will be composted each tick instead of just one from the stack. Simplified the fertilizer item creaction, getting rid of a loop.
5 Years Ago
Increased composter tick rate to 15 minutes
5 Years Ago
▄▇▌▋▉█▍▋
5 Years Ago
Color code condition UI values, red when <= 0.5. Changed "Water" label to "Water Saturation" to be more obvious what it indicates.
5 Years Ago
Updated language files
5 Years Ago
Add position printout to vrad's "Zero area child patch" message
5 Years Ago
Fixed RichText clickable panels never being clickable if the first character is a new line
5 Years Ago
[D11] + Various fixes to assets
5 Years Ago
▌▉▊█▋ ▅▆▋▇_█▋▆▄ ▊▋▍ ▋▄▌█▉▋▅▄ ▍▍▋▋▊
5 Years Ago
UI work: clearer stats display, show percentage values, reordered.
5 Years Ago
Replays now support co-op! Got rid of maybe redundant camera code?
5 Years Ago
[D11] Changed Distance check to SqrDistance check
5 Years Ago
[D11] Commented out a few debug.log calls that were called too often
5 Years Ago
[D11][#3037] Get popup open before hang on ps4 [#3655] Reenabled rightstick down UI event
5 Years Ago
[D11] Some tweaks to the boat optimisations to make them slightly more efficient
5 Years Ago
fix a couple of oversized textures
5 Years Ago
[D11][Art][#1582] Increased roads height to avoid Z-Fighting with terrain
5 Years Ago
▅▍▇▉▋▇ ▆▆▆▅ ▄▆▌▍█▇▍ █▊▍
5 Years Ago
[D11] Fixes for More rotation issues and z fighting at the Launch Site
5 Years Ago
update save
5 Years Ago
merge from main
5 Years Ago
Removed FoliageRenderer class as it doesn't seem to be used any more...
5 Years Ago
Basic co-op camera Fixed camera overhang Fixed co-op camera scaling Fixed the wrong player taking damage in co-op
5 Years Ago
wrapping up remaining caves scene terrain rework