branchrust_reboot/maincancel

35,123 Commits over 4,293 Days - 0.34cph!

38 Days Ago
notification_custom_link_support -> main
38 Days Ago
Merge from naval_update
39 Days Ago
merge from naval_update
39 Days Ago
Update workshop scene "publish submission" info paragraph
39 Days Ago
39 Days Ago
Merge: from triggerparentdelayedexit_teleport_fix - Bugfix: teleporting from a player boat should no longer cause weird parenting issues Tests: built a boat, teleported away - no weird movement afterwards
39 Days Ago
merge from workcart_canvas_fix
39 Days Ago
merge from blackjackmachine_optims
39 Days Ago
▌ ▌▍▋█▍ ▋▌▆▌ ▉▉▇▍▍▇▊▌▋▌▉▋▋▊▆▇▋▍▅▄▋▄▋▅
39 Days Ago
Merge: from analytics_std_dev_fix - Bugfix: fix for invalid std_dev calculation Tests: none, trivial change
39 Days Ago
Merge: from triggerparentdelayedexit_optim - Bugfix: shooting a weapon can cause NREs on the client Tests: shot in the sky with a bunch of bursts - no NREs
39 Days Ago
merge from workcart_canvas_fix
39 Days Ago
merge from shotguntrap_optims
39 Days Ago
syncvar_autosave_trimming -> main
39 Days Ago
auto_populate_entitylist -> main
39 Days Ago
auto_populate_entitylist -> main
40 Days Ago
▊▊▋▌▋▍ ▇▅█▋ ▇▌▄▌▊▄█▌▉▆▄▇█▄█▉▌▍
40 Days Ago
merge from commandblock_tests
40 Days Ago
Merge: from triggerparentdelayedexit_optim - Optim: improve performance of GamePhysics.TraceRays family of queries - Optim: TickMode 1 - add UsePlayerUpdateJobs2 related shortcuts to TriggerParent Tests: built a boat with tickmode 1, spawned npc player on it, jumped on and off, flew in it's vicinity - no issues.
40 Days Ago
merge from standardized_health_display_conditions -> main
40 Days Ago
merge from shield_stats_display_workbench -> main
40 Days Ago
merge from flameturret_optims
40 Days Ago
quick_craft_improvements -> main
40 Days Ago
merge from naval_update
40 Days Ago
merge from naval_update
40 Days Ago
merge from naval_update
40 Days Ago
Merge from naval_update
40 Days Ago
boat_jiggle_fix -> main
40 Days Ago
boatai_boxing_fix -> main
40 Days Ago
quick_craft_improvements -> main
40 Days Ago
fix pooled list leak for physics tumbling entity
40 Days Ago
merge from loaded_ammo_type_indicators -> main
41 Days Ago
Fixed pool leak in ContainerCorpse::IsValidPointForEntity
41 Days Ago
merge from naval_update
41 Days Ago
merge from naval_update
41 Days Ago
merge from fix_containerioentity_item_syncing -> main
41 Days Ago
▇ ▄▅▍▄█ ▉▌██ ▍▅▅▅▌▍▄▌▆▊▍▍▌▆▉▄▊▍▋▍▅▉▌
41 Days Ago
merge from linerenderer_lod_fix
41 Days Ago
merge from spacestation_storepages (new space station building skin video to store ui prefabs)
41 Days Ago
merge from naval_update
41 Days Ago
Merge: from triggerparentdelayedexit_optim - Bugfix: properly cleanup TriggerParent and TriggerParentDelayedExit to avoid invalid invokes running Tests: built & finished a boat, jumped around while moving, put it into edit, finished, jumped around - no errors, no extra invokes
41 Days Ago
Merge: from triggerparentdelayedexit_optim - Bugfix: mitigate double trigger exit call on TriggerParent - Bugfix: TriggerParentDelayedExit leaving invalid invokes when editing already existing boat Tests: built a boat, spawned a player on it, edited - no more errors, no extra invokes running
41 Days Ago
Undo of Undo: 139927 (merge: from triggerparentdelayedexit_optim) Will apply the fixes on top with merge
41 Days Ago
merge from naval_update
41 Days Ago
Merge from naval_update
41 Days Ago
Merge from naval_update
41 Days Ago
Undo: `139927` (merge: from triggerparentdelayedexit_optim)
41 Days Ago
Merge from naval_update
41 Days Ago
scientist_boat_ai_inaccuracy -> main
42 Days Ago
Merge: from triggerparentdelayedexit_optim - Optim: triggerparent.tickmode 0-3 (0 default) - various implementations for TriggerParent.OnTick execution, can be switched at runtime. Tests: unit tests + building a boat, jumping around on it, trying going under it and climbing ladders and stairs.