136,057 Commits over 4,293 Days - 1.32cph!

7 Minutes Ago
Finger poser UI flips controls for right hand Put the i in Dynamite Rework Finger poser a bit * Do not use hardcoded lists of bones, add a new list library list so addons can add support for custom models easily. * Deduplicate some code * Improve support for Zeno Clash 1 models Localize "Loading..." labels in Steam Workshop browsers * Also made it more consistent between all content types Merged PR: Localize some more UI texts Fix a very spammy warning on Linux Localize Favorites map category in main menu * Also fix localization of Other maps category Localize server outdated tag * Also fix translation module adding trailing space to every single output string Minor cleanups * Removing some unused VGUI code that I came across Duplicator uses icons instead of text for workshop status Fix a regression with func_tracktrain * It a portal2/csgo change, weirdly Minor cleanups Duplicator tool changes * Improve rendering of the dupe bounds when intersecting with world * Improve dupe spawn position calculation to avoid spawning in walls * Show selected dupe name/icon in context menu Final finger poser mod support updates Fixed more crashes and many potential crashes to do with models
5 Minutes Ago
snowmobile, zipline and paddling anim updates
8 Minutes Ago
Swap PTBoat loot door to a regular dry box
20 Minutes Ago
- Wrap setup effect in try/catch - guard against transform parent being null
20 Minutes Ago
hideifaiming_nre_fix -> main
36 Minutes Ago
work in progress on block prefabs - bespoke collisions
38 Minutes Ago
head_animation_debug_command -> main
42 Minutes Ago
Added buttons for switching between each shadow preset on the editor window to make it easier to test
43 Minutes Ago
Added exit time transitions to head animations incase the lack of exit time or condition is stopping the transition on build
50 Minutes Ago
merge from main
51 Minutes Ago
Add a command to debug cannon/ptboat head animations not working
1 Hour Ago
Adding player skin component to overalls
1 Hour Ago
Adding skeleton skin component to paintball overalls arm mesh
1 Hour Ago
Fixed paintball overalls clipping camera when doing gestures
1 Hour Ago
Updating paintball overall prefab with new arm mesh
1 Hour Ago
Adding arm mesh back to paintball overalls
1 Hour Ago
Increase bounds of sleeping volume, to help prevent sniping sleeping AI, will investigate better solution post naval
2 Hours Ago
Hide scientists healthbar
2 Hours Ago
Make BBS hold to deploy and fix warning not appearing during placement if you already have a BBS somewhere.
2 Hours Ago
Paintball overalls colour lookup tweaks
2 Hours Ago
work in progress on block prefabs backup
2 Hours Ago
Merge from fix_npc_flanking
2 Hours Ago
Per-player max boat building station limit wip
2 Hours Ago
Merge from naval_update
2 Hours Ago
Hook up new flanking algorithm to fsm
3 Hours Ago
Paintball Gun - missing viewmodel adjustments
3 Hours Ago
Paintball Gun - swapped hopper shader and material adjustments to avoid exploits
3 Hours Ago
Regraded everything for the changes. End result is less crushed darks.
3 Hours Ago
Updating snowmobile driving anims
3 Hours Ago
Added wearable tag to overalls prefab Icon update
3 Hours Ago
merge from bot_sleeptarget_collider_fix
3 Hours Ago
3 Hours Ago
Merge from decal_layers_fake_transmission
3 Hours Ago
Brightened overalls so their multiplied colour better matches the paintball colour Other minor texture fixes
3 Hours Ago
merge from main
3 Hours Ago
Added simple CPU and GPU timing tests for the shadow presets along with a simple editor window for configuring settings
3 Hours Ago
Merge from naval_update
3 Hours Ago
Merge from main
3 Hours Ago
lightbulb_emissive mat to opaque
3 Hours Ago
Merge from naval_missions
3 Hours Ago
Reduce default mission valid states work queue budget from 0.3ms to 0.1ms
3 Hours Ago
Deleting duplicate hopper mesh for paintball gun
3 Hours Ago
Manually call OnParentChangingClient on client entities that have no new parent. This callback was never being called in this situation, for any entities. Remove the hardcoded immediate send for balloons on boat parenting changes as this also fixes that issue.
3 Hours Ago
Merge from missionreward_stack_fix
3 Hours Ago
- Remove option to check inventory space for rewards before completing missions, this is now run on very every mission - Add some guards to while loop when dispensing rewards to prevent potential infinite loops if something goes wrong - Getting the total required reward item slots for a mission also correctly checks item slots required for bonus rewards
4 Hours Ago
More monument blocker blockout progress
4 Hours Ago
force sleeping bots to refresh collider size when being removed from the BotColliderWorkQueue, catches edge case for using sleeptarget on spawned bot players
4 Hours Ago
Merge from main
5 Hours Ago
Added a method of faking better transmission for decal layers on the standard shader by manipulating the dot product of the light direction and normal
5 Hours Ago
RW on blocks, work in progress on block prefabs backup