reporust_rebootcancel

133,801 Commits over 4,293 Days - 1.30cph!

17 Days Ago
Merge from naval_update
17 Days Ago
Merge from main
17 Days Ago
Use min and max for coarse terrain height shadow culling and re-enabled camera and shadowing culling.
17 Days Ago
Merge from main
17 Days Ago
Inventory null check in Mailbox
17 Days Ago
Fixed not being able to switch to softcore on craggy island Don't drop softcore corpses if the deployable is on a player boat
17 Days Ago
Only calculate position and scale once in ImpostorBatching
17 Days Ago
rebase on main
17 Days Ago
Hooked up missing Impostor component and fixed incorrect LOD4 material on: palm_tree_tropical_small_a palm_tree_tropical_med_b palm_tree_small_a palm_tree_small_b S2P all tropical islands
17 Days Ago
Small engine now switches to a non shadow casting static mesh at LOD 3+4
17 Days Ago
Added a boat building player inventory loadout Fixed being able to place engines and small ramps in prevent building volumes Removed some client allocations in RepairCostIndicator
17 Days Ago
Merge from main
18 Days Ago
█▄▍▇▌▉▉▅ ██▆▍▊██▉▋▋▅█▇▅█▉
18 Days Ago
▍▆▌▋▉ ▍▅ ▊▄▇▄▊▉ ▍▇▊ █▍▄▇▍█▍██
18 Days Ago
▇▍▅▉▄▄▋▅ ▍▍▆▌
19 Days Ago
19 Days Ago
19 Days Ago
19 Days Ago
Fixed a server only serialized field
19 Days Ago
merge from slots_optimize
19 Days Ago
Fix caboose slot machines being uninteractable Fix static caboose slot machines offset floating in the air
19 Days Ago
merge from main
20 Days Ago
▄▆▍▄▌▅▉ ▅▍▄▉ ▇▌▄█
20 Days Ago
▉▍▆▌█▆ ▅▊▌▊▋▉▆▉
20 Days Ago
20 Days Ago
20 Days Ago
25 Days Ago
▄▉▅▋▊▉ ▉▉▊▇▅▄▌▆
25 Days Ago
Reworked the now broken oil rig flame. Cheaper. Better. Hopefully pointing the wrong way like the old one.
28 Days Ago
merge from save280 - Staging wipe
29 Days Ago
▍ ▌▅▅▄▌▅█ █▌▇▄ █▆ ▉▍▅▌▇ █▅ ▉▆▊▇▊▉▋ ▄▇▌▇▊▄▆ ▆▅ ▇▅▆██▇▉▆▊ ▄▊▉▋▊█▇▇▇
30 Days Ago
█ ▆▅▍▊▆ ▌▌▅▄▊█
30 Days Ago
▊▄█▉▊▊▍▇▌ ▍▉▌▇▅
30 Days Ago
▅▋▋▇▆▋ ▉▌▊▊▋▄▊▉
30 Days Ago
Merging main with build_cache_redirect branch
30 Days Ago
network++ save++ persistance++
32 Days Ago
metal box texture adjustments
33 Days Ago
some painting QoL - add convar for brush size greater than 100, - changed redundant "reset rotation" button to instead "flatten rotation"
33 Days Ago
metal box wip
33 Days Ago
- Fixed turret not starting with Vector3.up when offline - still needs a little tweak - Constantly face to correct target - If not being controlled turn off client idle tick
33 Days Ago
Tweaked detail panel label styling
33 Days Ago
Fixed run test from json ignoring test parameters
33 Days Ago
Make resetstate remove the player from the advent calendar history
33 Days Ago
Militar Holosight refresh - Mesh and textures
33 Days Ago
Stopped the event overriding the newer session ID and redefined the older key to as a server session ID.
33 Days Ago
Update: adding a TODO to enable minor logic caching Tests: none, trivial change
33 Days Ago
Merge: from main
33 Days Ago
Merge: from triggerparentdelayedexit_optim - Bugfix: added missing check in tickmode 1 - Bugfix: fixed TriggerParentDelayedExit cleanup logic disabling it's effects - New: paste_line command Tests: built a wonky ship with tickmode 1, jumped over it's gaps
33 Days Ago
Update: TriggerParentDelayedExit cleanup logic only runs when trigger is disabled We always ran cleanup when OnEmpty got invoked, even if decided to delay the exit, which disabled delay functionality Tests: built a wonky ship and jumped around gaps - parenting was in effect long enough
33 Days Ago
merge from adventcalendar_effect_fix