142,327 Commits over 4,383 Days - 1.35cph!

1 Year Ago
Merge from main
1 Year Ago
updated radiation dart icon
1 Year Ago
merge from main
1 Year Ago
net_group_change_client_nre -> main
1 Year Ago
jungle ak viewmodel - updated shell eject position
1 Year Ago
Merge from jungle_update
1 Year Ago
Simplify blowpipe animator, removing double deploy states. Fixes double deploy sound when loaded.
1 Year Ago
Add missing ViewmodelLower script to blowpipe
1 Year Ago
Fixed self intersection on zigg bamboo stairs. Fixed overlapping decal in zigg scene and ran S2P.
1 Year Ago
s2p jungle ruins (no change other than refreshing for bugfixes 119979)
1 Year Ago
Tightened collision around Zigg security entrance.
1 Year Ago
Merge from main
1 Year Ago
merge from easter_disable
1 Year Ago
disable easter event
1 Year Ago
added some helper colliders on ziggurat large pipes to help smooth movement on them made the rope ladder volume wider to enable jumping on it from inside the zigg Ziggurat S2P
1 Year Ago
jungle_update -> main (Staging wipe)
1 Year Ago
merge from jungle_update
1 Year Ago
phrases
1 Year Ago
removed some missing prefabs reference in arctic base rocks prefab (to clear editor side errors)
1 Year Ago
network++ save++
1 Year Ago
merge jungle_update -> save267
1 Year Ago
Merge from main
1 Year Ago
Adjust branch colliders again
1 Year Ago
tree climbing sounds
1 Year Ago
Apply to descend option as well
1 Year Ago
Don't allow the player to mount a vine if they are already mounted to something
1 Year Ago
server.emojiOwnershipCheck is now a convar and enabled by default Don't show emoji not owned by the player in the gallery If a player submits a chat message with an emoji they don't own the emoji is stripped out of the message Unlock_all_skins convar is now respected for emoji ownership checks
1 Year Ago
Merge from jungle_dlc
1 Year Ago
Merged some safety checks
1 Year Ago
vine swinging sounds
1 Year Ago
Added new ladder footstep events when climbing up and down (see ClimbFootstepSound field on TriggerLadder)
1 Year Ago
Don't render vine shadows if lod > 0
1 Year Ago
manifest
1 Year Ago
Added a set of medium sized hura crepitans trees / prefabs, meshes, colliders, textures, materials
1 Year Ago
outofstock_log_fix -> main
1 Year Ago
Remove is out of stock log
1 Year Ago
merge from jungle_update
1 Year Ago
boomerang_rebalance -> jungle_update
1 Year Ago
Adjusted a bunch of values to be happier with the faster speed
1 Year Ago
vine_performance_improvements -> jungle_update
1 Year Ago
Reduced work queue vine cost to 0 ms unless vines are moving
1 Year Ago
First set of vine improvements: reduced budgeted vine loop ms by 35% Call better api calls in vine to let the physics rope retain some additional performance improvements (only calling updates when values have actually changed) Close down and organise the physics rope api
1 Year Ago
Jungle ak - removed lods from mag drop fbx ( only renders lod0 ) - removed uneeded avatar from worldmodel fbx - set up worldmodel prefab
1 Year Ago
Alien Swarm Map Icons Updates to debug_dump * Handle "0" != "0.0" cases * Add game version to output * Sort alphabetically * Align values and default values vertically for easier parsing with eyes Remove "f" from some number convar default values Remove -usetcp as it is broken anyway and has unknown purpose Implement jiggle bones for serverside ragdolls Apply correct scaling on jigglebones with model scale This also disables some weird code that was applying inverse scale on jiggle bone matrix if scale > 1, I could not see where this was useful and it was causing jiggle bones to disappear up close. Merge Pull Requests * TTT: Updated language files * Micro optimize team.NumPlayers Fixed jiggle bones on scaled models not behaving correctly This took way too long to figure out for how simple the fix is, but jiggle bones on models with scale < 1 should no longer spazz out, and should actually work at scales above > 1 Force load HDR map lighting if there is no SDR lighting Even if the player has set `mat_hdr_level` below 2
1 Year Ago
Merge Pull Requests * TTT: Updated language files * Micro optimize team.NumPlayers Fixed jiggle bones on scaled models not behaving correctly This took way too long to figure out for how simple the fix is, but jiggle bones on models with scale < 1 should no longer spazz out, and should actually work at scales above > 1 Force load HDR map lighting if there is no SDR lighting Even if the player has set `mat_hdr_level` below 2
1 Year Ago
Merge from poison_ui_fix
1 Year Ago
Fix poison metabolism value not being serialized. Makes the poison vital UI actually work.
1 Year Ago
Changed colliders in piper nigrum corner pieces to prevent player obstruction. Removed obsolate col meshes.
1 Year Ago
3p jungle ak updates - added anims and animator - set up mag drop effect - updated attachment positions
1 Year Ago
vine code cleanup