202,423 Commits over 4,171 Days - 2.02cph!

2 Years Ago
merge from main
2 Years Ago
Emissive & lighting setup
2 Years Ago
Enable instanced placeholder on static sam sites Fix normal sam site missing base platform in placeholder mesh
2 Years Ago
Fix rotated building blocks not updating visual 15s cooldown when sending rotated building block globally
2 Years Ago
Update global_networked_bases/2021
2 Years Ago
Rename `InstancedEntityScheduler` to `VirtualEntityScheduler`
2 Years Ago
Fixed cargoship light fixtures materials
2 Years Ago
ferry terminal S2P
2 Years Ago
tweaked the splat mask on ferry terminal to blend correctly
2 Years Ago
harbors s2p
2 Years Ago
misc tweaks and fixes to the harbor_2 loot spawns
2 Years Ago
Fixed non-refractive transparency; cleanup
2 Years Ago
Fixed screen space refraction misses w/ fallback to sky
2 Years Ago
merge from main
2 Years Ago
merge from main
2 Years Ago
Merge Main -> Save241
2 Years Ago
Merge Main -> Experimental
2 Years Ago
Comment only
2 Years Ago
▄▊▄ ▍▊▊▍▍▋█▍▌▌▉▇▆▉█▍▌▊▉ ▇▇▍▍▆▆▆ ▉▆ ▆▍█▍▍▇▊▌█▉█ ▊▇ █▌▍▍▊▇▌
2 Years Ago
▍█▆▅▌▅▅ ▍▆▍▍ ▋▅▉▉▌▌▍ ▌▇▄▊▊▍▉▇ ▌▋▄▇ ▋▆▇▇▉▌▄
2 Years Ago
Unsaved
2 Years Ago
Added a convar to disable the landing animations
2 Years Ago
Added position support for the animated screen shake
2 Years Ago
Update first person landing animation to match third person anim Fixed hands staying visible after landing
2 Years Ago
Snappier landing animation when landing the parachute
2 Years Ago
Merge Main -> Experimental
2 Years Ago
More transition rule changes
2 Years Ago
Reinstate my custom-shader-based fix for the attack heli gunner UI because some gun components clip through even at a minimum distance
2 Years Ago
Improvements, fixes
2 Years Ago
Testing out a heavy landing animation, implementing via a full body non looping gesture that's triggered by the server on landing Fixed an issue where the animator would transition to the parachute mounted animation instead of the deploy animation
2 Years Ago
Remove the backpack indicator from the item icon prefab
2 Years Ago
Fixed parachute not going into the parachute wear slot on right click
2 Years Ago
Merge from parachute
2 Years Ago
Merge from main
2 Years Ago
Updated attack heli gunner UI to show both current rocket ammo before reload, and the total rocket ammo available
2 Years Ago
Unpacked parachutes now start decaying after an hour, takes an hour to fully decay
2 Years Ago
Don't show ammo value on the attack heli monitor UI preview, since it's not actually set
2 Years Ago
more scene and lighting setup, added all current twitchdrop run items with innitial pass
2 Years Ago
Merge from main
2 Years Ago
Completed refraction baseline and integration (except ray misses)
2 Years Ago
attack helicopter sounds
2 Years Ago
Performance upgrade & visual progress WIP.
2 Years Ago
more lighting setup, starting to set up double barrelled shotgun
2 Years Ago
More rocket launcher viewmodel FX polish against erratic player movement.
2 Years Ago
parachute anim update
2 Years Ago
Clear up performance text Remove instanced triangles from performance text as we don't know on CPU how many meshes will be rendered post GPU culling
2 Years Ago
Merge from rocket_trails
2 Years Ago
Merge from save249
2 Years Ago
Change slider range of instanced rendering from 500-1500 Default instanced rendering distance 1000m Convar still can go from 500-2500
2 Years Ago
Change clans to soft delete instead of fulling purging from the SQLite database Add clan score value with a new table for tracking clan score events Incrememnt clan DB version because migrating the unique index for clan names to a partial index was too complicated (sorry anyone who started using clans already)