branchrust_reboot/maincancel

34,693 Commits over 4,444 Days - 0.33cph!

2 Months Ago
Set up sound anim events for binoculars viewmodel, added sounds for deploy
2 Months Ago
S2P'd some stuff to fix compact ceiling light regression.
2 Months Ago
Merge from 3p_spectator_improvements
2 Months Ago
merge from automated_testing
2 Months Ago
removed duplicate asmdef refs
2 Months Ago
merge rust_relay_server -> main
2 Months Ago
Merge from viewmodel_early_disable_fix
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
Merge from viewmodel_early_disable_fix
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
Add null check to fix a NPCShopKeeper.Greeting NRE
2 Months Ago
merge from custom_item_fixes
2 Months Ago
merge from dragbyangle_rebalance2
2 Months Ago
Merge: from stableobjectarray_remove_dirty - Optim: maintain synchronized order of dependent data as we remove from StableObjectCache Tests: unit tests and a couple 2p sessions on Craggy with disconnects, shooting
2 Months Ago
Merge from workbench_upgrades
2 Months Ago
merge from lightfixture_refresh_recovery
2 Months Ago
merge from custom_item_fixes
2 Months Ago
Merge from elevator_fixes_apr_26
2 Months Ago
Merge from heldentity_preprocess_fix
2 Months Ago
Merge from 3p_spectator_improvements
2 Months Ago
Merge from viewmodel_early_disable_fix
2 Months Ago
merge from efurnace_emission_fix
2 Months Ago
merge from tincanalarm_v2
2 Months Ago
Removed unknown region log spam in editor
2 Months Ago
updated tier 1 and 2 workbench lod distances to match tier 3 both tier 1 and 2 had different values and since tier 1 was too agressive i matched both 1 and 2 to 3 on the right branch this time
2 Months Ago
merge from automated_testing
2 Months Ago
merge mortar_prototype to main
2 Months Ago
merge mortar_prototype to main
2 Months Ago
Merge: from terrainkick_nre_fix - Bugfix for NREs caused by kicking players(invalidating iterators) while looping over StableObjectArray Tests: kicked self through clipping in terrain - no NREs
2 Months Ago
merge from automated_testing
2 Months Ago
merge from automated_testing
2 Months Ago
Merge from elevator_fixes_apr_26
2 Months Ago
Cherry pick 147457 (asset scene build optimizations)
2 Months Ago
Don't set process affinity in editor if running batch mode
2 Months Ago
fixed normals on flame turret guidemesh
2 Months Ago
Remove using as well
2 Months Ago
Unity Editor compile fix
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
vendingmachine_ui_refresh -> main
2 Months Ago
Fixed door and window deploy guides snapping to the origin of the boat when placing on a finished boat
2 Months Ago
merge from playerboat_droppeditem_parent_fix
2 Months Ago
merge from deepsea_navmesh_optims
2 Months Ago
merge from dragbyangle_rebalance
2 Months Ago
merge from deepsea_loot_balance
2 Months Ago
merge from playerboat_player_transfer_fix
2 Months Ago
merge from playerboat_player_transfer_fix
2 Months Ago
merge from spraycan_barrels_support
2 Months Ago
Merge from terrain_renderer
2 Months Ago
Merge from terrain_renderer
2 Months Ago
Update: replace hardcoded constant with GamePhysics.DefaultMaxResultsPerQuery (same value) - also submitting missing meta file Tests: compiles