197,431 Commits over 4,110 Days - 2.00cph!

3 Months Ago
▊█▆ █▅▊█ ▌▅▅▌▋ ▆▉▌▉ ▉▌ ▍▉ █▌▇▅▋▉ ▆█▊▅ ▉▌▅ ▊▅▅ ▋▌ ▋▌▌▋█ ▆▍▌ █▇▋▉▄▆ ▊█▅▋▅▄▋
3 Months Ago
Anim event timing fix
3 Months Ago
▄▉▅▌▋▄: ▅▇▌▄▊█▅▍▋▊▆▍▍█▄▅▌ - ▅█▉▋▊▌▋█▄▍▊▅▄▆▋▆▅▉▍▋ ▍▇▆▇ ▆█▅▋▍█▌▉▍ ▋▍▇▅▇▉█▄▉▉█▉▌▋█ ▉▋▋ ▌▅█▌▋▆▆█▅▋▄▉▊▄▅▅▆▆ ▇▄▋▄ █▋ ▇▌▋▌ ▇▋ ▊▆▅▊ ▄▇█▌ ▆▅ ▍ ▌▇▋▍▄ ▍▇█ ▊█▅▅▊. ▍▌▋▋, ▉▍█▇▄▇▄▌▇ ▍▄▋▊▇▍▆▄▌▊▊.▋▇▌▇▇ ▊▇ ▉▄▉▊▅ ▊▋ ▇▇ ▊ ▉▌▍▊▅ ▊▍▇▋▄: ▄▆▌▊ ▄▅▄▍▅ ▄▄▄ ▇▄▉▋▌▆▌ ▄▍▄▊ ▉█▄▊▍▊▋▌
3 Months Ago
Add extra anim events to SwapAmmo. Switch blowpipe to be event driven. Setup anim events. Fix dart being visible when no ammo.
3 Months Ago
trawler ship - interiors greybox
3 Months Ago
Texture resolution change
3 Months Ago
More descriptive descriptions
3 Months Ago
jungle zigg, tank large update. -Materials -Textures
3 Months Ago
Visual bug fixes to Big Zigg
3 Months Ago
Enable server occlusion by default - Server owners can opt out of server occlusion entirely with the '-disable-server-occlusion' cmd line parameter - Server owners can opt out of baking the rock meshes into the occlusion grid with the '-disable-server-occlusion-rocks' cmd line parameter
3 Months Ago
▍▄▌▊▊: ▊▅▋▆▇▆▋▆▍█▉▄▍ - ▅▅▅ ▄▍▍▊▍ ▋▊▌█ ▋█ ▇▌▍▋▆ ▍▆▊▆▌▅▊ ▄▊▉ ▌▊▆▇▌▇▍▋▌▅▌▄▋▍█▍▌ ▉▌█▇ ▍▊▇▄▋█ ▌▇▌▆▌▍█ ▍▄▉ ▄▍ ▄▇▅ ▅▊▇▍▉▋ ▋▍▇▄ - ▆▆▅▌ -> ▍▍▆▅, ▍▄ ▇▍▍▍ ▅▇▍█▇▋ ▊▋▅▅▌: ▄▍▅▅ ▋▅█▉ ▅▊▋ ▆▄▄▊▌▋▅ ▆▌▅▋ ▇▌▅▋▇▉▊▇
3 Months Ago
Subtract 118338
3 Months Ago
Adding animation content and initial set up files for the compass
3 Months Ago
Blowpipe animation updates
3 Months Ago
merge from LODs refresh - this should not require scene to prefab as it is mostly texture rebakes and re-targeting in materials - limited prefab changes
3 Months Ago
Merge from deltalerp
3 Months Ago
merge from LOD Baking tool
3 Months Ago
Added a few tooltips to the editor Added zoom modifier field to skinnable object, affects the default zoom of the camera in the workshop editor Modified bear rug as an example
3 Months Ago
Merge from main
3 Months Ago
merge from main - RC
3 Months Ago
Added server.spawnvinetrees, will skip the vine trees during proc gen unless this is enabled Needs to be set at boot, will do nothing after proc gen has processed
3 Months Ago
Fix HE grenade having 80 explosive player damage instead of 90 (after making player specific damage)
3 Months Ago
Fixed vine tree not getting randomised rotation
3 Months Ago
Improved initial rotation of vines, fixes camera snap the first time a player uses a vine
3 Months Ago
Unsaved
3 Months Ago
Replace the vine renderer with a super simple line renderer (keep the old one as a prefab, can be swapped out)
3 Months Ago
Configure lanes on client when connecting to server (previously it didn't set any lanes on client) - fixes client paste in steam networking not having a lane to send on - use same lanes the server uses
3 Months Ago
Apply GameSetup initializationCommands to the commandline so you can set steam networking from inside the editor
3 Months Ago
Merge from parent
3 Months Ago
Merge from parent
3 Months Ago
Merge from jungle_update
3 Months Ago
Merge from main
3 Months Ago
Renamed canRequireAuthIfNotLocked -> canRequireAuthIfNoLock convar to erase any default value saved to true Set as unsaved
3 Months Ago
Clean fix
3 Months Ago
Rework vine spawning locations, now just spawns at a given height and radius
3 Months Ago
Assign player specific damage values for the rest of explosives - convert blunt + bullet + explosive -> explosive damage for players only
3 Months Ago
Added the ability for ladders to require the player to look at the vine to climb it, prevents player going into ladder climbing mode if they strafe into a vine swinging tree
3 Months Ago
▋▇ ▌▍ ▅▍▋▋▄▍.
3 Months Ago
Update F1 grenade, HV rocket and HE grenade with their player specific damage values
3 Months Ago
Attempt #2: Instead of adding a new damage type, allow explosives to provide player-specific lists of damage - similar to how salvaged hammer has a separate damage list for deployables vs walls - pass in normal damage vs player damage depending on what is hit - default to normal damage if player damage is unassigned - allows better control when trying to untangle the web of melee + bullet + explosive damage from explosives than a single PlayerExplosive damage type provided
3 Months Ago
▄▅▆▊▅▇: ▌▅▊▌▇▅▇▅ ▋██▅ █▉▄▄▉▊ ▊▋ ▇▌▄▇▆▇▋▇▊▅▊█▌ ▄█▌ ▆▋▍▍▋▌▊▆▆▇▄▉█▍▉▉▍ - █▄▍▅ ▇▊▍▇▍█▊ ▋▄▇█▅▅▌▌▋▊▍ █▅▋▄▍ ▇▆▌▋▉ ▅█▇▍█ ▋▌▅▍▉▌▇▄█▆.▄▉█▇▅▋ ▋▇▉▉▋: █▇▋▊, ▅▄▋▄▊▉▍ █▊█▍▋▋▄
3 Months Ago
▄▉▌▆▆: ▊▍▅█▅▌▊▍▅▇▆▉▍█▋▌▉ - ▆▍█ █▊▊█▊▉▌.▍▇▍▄▄▄█▌▍▇▅▉▌▆▄▌█▍▄█▉ ▅▄ █ ▇▌▋▌▄▆ ▋▋▊▄▊ - ▊▅▇ ▅▉█ ▉▌ ██▋▄▆▇▋ ▅█▊▄▆▌▆ ▉▋ ▅▇▊▌▊▊ ▇▌▌▉█▊ ▅▋█▄▄ - ▆▊▍▉▋▉█ ▆▅▆▄▉▋▌ █▉▉▍ ▆▋▊▆▌▅▌ ▆▊▌▅ ▍▋▅ ▄▅▉▊ ▊▅█▋▅ ~▊█▇, ▆▇▄▋->▄▄▊▌. ▆▆▇▄▋ ▌▋ ▉▌▊▅ ▆▉▍█▉▆ ▌▍█▉█▊▄▌█▌█ ▅▌▌▄▇▌▍ ▌▌ ▉▌'▌ ▇▍▍▉ █▆ ▌▇▌▉ ▉▆▅▅▆▌▉▆▆ ▆▍▆▇. ▍▋▅▌▊: ▄▊▋▋ ▍▅▄▉▉ + ▄▊▉▊▉▊▊ ▇▊▍▅ ▊▄▆▉▆▊▌ ▅▉▍▋
3 Months Ago
canRequireAuthIfNotLocked convar default to false
3 Months Ago
Feedback changes to piper nigrum kit
3 Months Ago
Baseline
3 Months Ago
▇▄▇▅▍: ▆▊▊▌▆▅▋█▉▌▄█▌▆▌▅▇ - █▆▍▆▇ ▉▄▊▊▉▍▅▆▌▌▊.▊▄▄▍▆▍▆▌▇▋▍▇█▅ ▍▅▄ ▄ ▊▄▅ ▋▍▅▊▅▊▊▋▇▆▄▆ ▌▅ ▆▋▆▅█ ▍▅▌▉▉▋▆ █▉▌▄▆ ▅▌█▌▄▍ ▇.▄▇▉ ▄▄█ ▍▅▊ ▄▋▇▌▍▆▅, ▄▍▇▊▌▍▅▄ ▍▆.▄▌▇->▇▇▅▌. ▌▄▅▇▄: ▋▅▉▊ ▊█▌█▆ ▆▌▋ █▌▊▆▉▅▅ ▉▅▌▇ ▄▋▆▊▉▉▄▌
3 Months Ago
bee_analytics_fix -> main
3 Months Ago
Cleanup
3 Months Ago
merge from obsidianknife_setup
3 Months Ago
merge from jungle_update