135,732 Commits over 4,444 Days - 1.27cph!

8 Days Ago
merge from optimize_train_track_meshes -> main
8 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
8 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
8 Days Ago
merge from main -> optimize_train_track_meshes
8 Days Ago
Fixed ladder hatch unlocking on tech tree after learning the elevator blueprint
8 Days Ago
Merge from ModularCarClipping_Fix
8 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
8 Days Ago
Merge from main
8 Days Ago
Merge from PlayerRigUpdate2 (new one handed sprint anims on most two handed projectile weapons)
8 Days Ago
Merge from main
8 Days Ago
Merge from sprint_subsystem
8 Days Ago
Added one handed sprint anims to M4, Spas, Crossbow, Double Barrel, MP5, Bolty, SMG, Thompson, M249, Semi Auto, AK47, Space LR
8 Days Ago
Merge from parent
8 Days Ago
Merge from mount_cycle_fix
8 Days Ago
Merge from main (some tricky PlayerModel.cs merges happening today)
8 Days Ago
Merge from wanted_deep_sea_fix
8 Days Ago
Merge from huntingtrophy_skins
8 Days Ago
Merge from PlayerRigUpdate2
8 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)
8 Days Ago
Merge from torch_implementation_finish
8 Days Ago
Merge from parent
8 Days Ago
Merge from main
8 Days Ago
Merge from cinematic_speed_fix
8 Days Ago
Fixed some warnings being thrown when entering and exiting cinematic anims
8 Days Ago
Allow the 'retry' button to be pressed indefinitely
8 Days Ago
steam_retry_button_fix -> main
8 Days Ago
Fix retry steam button not working
8 Days Ago
Cobalt Statue - Helix textures, material and prefab LODs
8 Days Ago
Possible threading fix for voice delay issue
8 Days Ago
Bypass dynamic pricing for rentable shops (they are player controlled but technically are NPC vending machines)
8 Days Ago
Enforce a 6 hour protection window from store takeovers Add rentableshop.ResetTakeoverProtectionOfClosestShop convar
8 Days Ago
Merge from main
8 Days Ago
merge from kickgms
8 Days Ago
Item name and desc
8 Days Ago
Item id, world model fixes
8 Days Ago
merge from main
8 Days Ago
merge from optimize_train_track_meshes -> main
8 Days Ago
Fix "Double invocation of a deferred action"
8 Days Ago
Fix null check using .Equals() instead of == null
8 Days Ago
Top floor progress Reverted some material overrides in the core and wing prefabs
8 Days Ago
Fix CLIENT compile errors
8 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
8 Days Ago
merge from main -> optimize_train_track_meshes
8 Days Ago
Merge from findobjectsoftype_replace
8 Days Ago
Merge from main
8 Days Ago
Lighting WIP. Tweaked gloss on tiles_A down a bit for lighting purposes.
8 Days Ago
Charm picker UI wip
8 Days Ago
merge from apartment_complex_monument/prototype -> apartment_complex_monument
8 Days Ago
merge from apartment_complex_monument -> apartment_complex_monument/prototype
8 Days Ago
merge from main