137,113 Commits over 4,474 Days - 1.28cph!

56 Days Ago
merge from workbench_upgrades
56 Days Ago
Reinforced upgrade: healthBonusLevel1: 750>500 healthBonusLevel2: 750>500 healthBonusLevel3: 1125>750 healthBonusIOBench: 750>500
56 Days Ago
efficency now excludes beancans and gunpowder
56 Days Ago
server compil;e fix
56 Days Ago
Merge from parent
56 Days Ago
Merge from main
56 Days Ago
merge from main
56 Days Ago
merge from mortar_prototype
56 Days Ago
Fix terrain and foliage RenderParams rendering layer mask
56 Days Ago
Fixed broken PlayerModelAnimationInspector after last commit, also added better rendering support for child animator systems
56 Days Ago
Refactored how we create and dispose controller handles, much cleaner Fixes priority not being respected for child animation controllers
56 Days Ago
Update WearableReplacementByRace component, now attaches to a skinned mesh and contains sets of SkinSet<->Mesh Needs to be added to each LOD level individually Added an auto populate button that fills in the sets automatically based on name parsing, saves a lot of tedious clicking
56 Days Ago
Fix NRE when no editor window is selected
56 Days Ago
Ensure mask update group is provided
56 Days Ago
Ensure support for weapon attachments and plant genetics throughout the new vending machine sell pipeline
56 Days Ago
Fix animator window always opening (only inject the playable dropdown when the window is focused)
56 Days Ago
mortar flight sound tweaks frag/he mortar explosion variations
56 Days Ago
Fix mortar first person arms disappearing sometimes
56 Days Ago
Merge from main
56 Days Ago
Fix typo
56 Days Ago
initial industrial garage door prefab updates with animated rig, anim controller added
56 Days Ago
Fixed case where player could get stuck in aiming animation when throwing a grenade
56 Days Ago
Fix HE color in mortar UI
56 Days Ago
Implement zero angle sweep/attack/reload, disable new recoil anim less than 2-5 degrees
56 Days Ago
Fix duplicate internal IDs on the new mortar animations
56 Days Ago
Fix hidden items showing up in the vending machine search
56 Days Ago
- Add health UI bar to mortars (toggle for all mountables, sorry for stupid long import but this is cleaner than just adding it for mortars). - Bump up culling distance on mortar mesh - Disable smoke trail on mortar shells held in hand - Add recoil animation on mortars to make recoil more intuitive - Add `error_mortar_uneven_ground` toast to make it more obvious why you can't deploy a mortar
56 Days Ago
update export with fix's to IK positions
56 Days Ago
Adding extra mortar anim for sweep and reload attack at 00
56 Days Ago
empty_country_fix -> main
56 Days Ago
merge from main -> apartment_complex_monument
56 Days Ago
Fix countries not being shown in the drop down country selection window
57 Days Ago
merge from rfreceiver_modding_fix
57 Days Ago
Fixed duped packs in the steam inventory menu if purchased when the game was closed
57 Days Ago
merge from steaminventory_newitem
57 Days Ago
merge from main
57 Days Ago
mortar projectile flight sound implementation
57 Days Ago
Fix shop name input being at a weird position when opening the dialog window
57 Days Ago
Ensure 'remove all' popup closes if you disconenct
57 Days Ago
Support UI popup with empty string titles
57 Days Ago
Fixed a bug in VPC to do with game conditionals * It was setting the GMOD conditional only for projects AFTER (and including) server/client.DLL which caused unintended files to be included in 64bit builds due to order of projects being different engine.dll and dedicated.dll builds for 64bit + minor changes * Fixed srcds_win64.exe trying to load 32 bit DLLs * Some minor changes from x86-64 for consistency and cleanliness Build server.dll 64bit
57 Days Ago
Fix dodgy shadow on apply, modify and discard buttons
57 Days Ago
Fix broken open transition
57 Days Ago
Add debug output to VPC warning
57 Days Ago
empty_country_list_fix -> main
57 Days Ago
Debug commands to test whats going wrong with geolocation - Codegen - Rebuild phrases
57 Days Ago
Re-enable `canPlaceInsideRocks` on the terrain checks of foundation prefabs
57 Days Ago
Fix MacOS not rebuilding VPC
57 Days Ago
Undo changes to foundation prefabs since the merge messed up at some point and they ended up with 2x MeshRenderer components throwing strange errors
57 Days Ago
Merge some changes from main * VPC change, minor VPC script changes * Fixed tier1, tier0 exclude VPCs causing warnings during project gen