136,534 Commits over 4,444 Days - 1.28cph!

15 Days Ago
merge from contact_lowresasset_fix
15 Days Ago
Fixed contact mugshot_unknown UI asset using streaming mip maps
15 Days Ago
merge from optimize_train_track_meshes -> main
15 Days Ago
Fix IsAnyLODVisible() not being inverted in OnMeshJobFinished() causing rail meshes to be always deleted instead of only deleted if the LOD was hidden before the mesh generation job finished
15 Days Ago
Fix filter to only generate lowest LOD only checking if filter is null, not if filter is empty - fixes rivers + roads + train track meshes not generating at all
15 Days Ago
merge from main -> optimize_train_track_meshes
15 Days Ago
Fixed ladder hatch unlocking on tech tree after learning the elevator blueprint
15 Days Ago
Merge from ModularCarClipping_Fix
15 Days Ago
Removed an EditorApplication update invoke in BaseVehicleModuleEditor that was causing issues (recursive layout) Replaced the Vector fields for foot IK positions on modular car seats with transform fields, added matching transforms for the couple of seats with IK positions Adjusted foot position on the LessLegroom seats to minimise foot clipping
15 Days Ago
Merge from main
15 Days Ago
Merge from PlayerRigUpdate2 (new one handed sprint anims on most two handed projectile weapons)
15 Days Ago
Merge from main
15 Days Ago
Merge from sprint_subsystem
15 Days Ago
Added one handed sprint anims to M4, Spas, Crossbow, Double Barrel, MP5, Bolty, SMG, Thompson, M249, Semi Auto, AK47, Space LR
15 Days Ago
Merge from parent
15 Days Ago
Merge from mount_cycle_fix
15 Days Ago
Merge from main (some tricky PlayerModel.cs merges happening today)
15 Days Ago
Merge from wanted_deep_sea_fix
15 Days Ago
Merge from huntingtrophy_skins
15 Days Ago
Merge from PlayerRigUpdate2
15 Days Ago
Delete turnOn and turnOff parameters from PlayerAnimator Delete Turn On and Turn Off states (was only ever used for torches, now handled via sub systems)
15 Days Ago
Merge from torch_implementation_finish
15 Days Ago
Merge from parent
15 Days Ago
Merge from main
15 Days Ago
Merge from cinematic_speed_fix
15 Days Ago
Fixed some warnings being thrown when entering and exiting cinematic anims
15 Days Ago
Allow the 'retry' button to be pressed indefinitely
15 Days Ago
steam_retry_button_fix -> main
15 Days Ago
Fix retry steam button not working
15 Days Ago
Cobalt Statue - Helix textures, material and prefab LODs
15 Days Ago
Possible threading fix for voice delay issue
15 Days Ago
Bypass dynamic pricing for rentable shops (they are player controlled but technically are NPC vending machines)
15 Days Ago
Enforce a 6 hour protection window from store takeovers Add rentableshop.ResetTakeoverProtectionOfClosestShop convar
15 Days Ago
Merge from main
15 Days Ago
merge from kickgms
15 Days Ago
Item name and desc
15 Days Ago
Item id, world model fixes
15 Days Ago
merge from main
15 Days Ago
merge from optimize_train_track_meshes -> main
15 Days Ago
Fix "Double invocation of a deferred action"
15 Days Ago
Fix null check using .Equals() instead of == null
15 Days Ago
Top floor progress Reverted some material overrides in the core and wing prefabs
15 Days Ago
Fix CLIENT compile errors
15 Days Ago
Fixed PlayerStartVoice not running for local player * Fixed local player volume being NaN for a split second when starting to talk Make mxSlider respect the tick count under modern v6 windows styles Make util.KeyValuesToTablePreserveOrder's all 0 keys check work like intended * make it only apply key replacement when ALL the keys are 0s, not just some keys. Maybe should delete this code entirely though? Remove trailing newline from certain disconnect messages Fix weapon_pistol prediction errors * its weird how it only happens on dedicated servers, but ANYWAY, fixed now. Mark some NPC related debug commands as cheats for consistency * Also fixes a crash with `ai_test_los` Fix 64bit -tools
15 Days Ago
merge from main -> optimize_train_track_meshes
15 Days Ago
Merge from findobjectsoftype_replace
15 Days Ago
Merge from main
15 Days Ago
Lighting WIP. Tweaked gloss on tiles_A down a bit for lighting purposes.
15 Days Ago
Charm picker UI wip
15 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument