reporust_rebootcancel

137,053 Commits over 4,352 Days - 1.31cph!

3 Minutes Ago
Fix compile errors from merge
9 Minutes Ago
Pack showcase media
17 Minutes Ago
merge from boxes_dlc
18 Minutes Ago
replaced all TriggerWakeAIZ in all monuments and ran s2p - train tunnels still left - airfield - artic_research_base - bandit_town - compund - desert_military_base a/b/c/d - excavator - military_tunnel - oilrig / oilrig_small - trainyard
24 Minutes Ago
remove debug logs
27 Minutes Ago
merge from boxes_open_access
32 Minutes Ago
Fixed pivot on rentable shop F. First pass proper art for rentable shop D (still WIP as are the others)
38 Minutes Ago
also copy sleep delay and zones in tool
43 Minutes Ago
quick tool to convert TriggerWakeAIZ with a button - also made it so BaseEditorExAttribute can invoke a method for isTrue/isFalse instead of just reading fields/properties
58 Minutes Ago
Pack showcase wip
1 Hour Ago
Merge: from main
1 Hour Ago
Bugfix: uncomment tickState caching Left it commented because I thought it would help with unit test validation, but it's completelly unrelated to my unit tests. Tests: on Craggy tried to sprint with UsePlayerUpdateJobs 0
1 Hour Ago
Fixed slot machine not animating with Indirect Instancing
1 Hour Ago
merge from storepage_boxes
1 Hour Ago
Revert EditorSettings
1 Hour Ago
Fixed skin viewer not showing any box content Media size tweaks
1 Hour Ago
Removed mesh cull from shipping container floor frames and wall frames as they should rely on network distance for culling
2 Hours Ago
disabled mip streaming on the decal textures for shipping containers
2 Hours Ago
setup ghostships and tropical islands WakeAIZ again because I changed the serialized format - ran s2p on all islands
2 Hours Ago
Removed unused media, downsized the rest and made atlases
2 Hours Ago
merge from main
2 Hours Ago
corrected radius
2 Hours Ago
merge from main
2 Hours Ago
optional box support, re-uses x component of vec3 size for radius otherwise - uses largest extension for network radius check and then a coarse OBB<->triggerpoint intersection to determine actual contents
3 Hours Ago
merge from boxes_dlc
3 Hours Ago
tweaked lod cull distances on hopper and storage monitor to cull at same distance as everything else (60)
3 Hours Ago
Storage box store page media 3
3 Hours Ago
Storage box store page media 2
3 Hours Ago
Storage box store page media 1
3 Hours Ago
Storage box pack store page
3 Hours Ago
merge from main
3 Hours Ago
replaced TriggerWakeAIZ with WakeAIZ on all ghostship variants and tropical variants - ran s2p on all tropical islands
3 Hours Ago
corrected inverted sphere gizmo
3 Hours Ago
corrected latch, support for puzzlereset ddraw (get PooledList on request, don't track)
4 Hours Ago
merge from boxes_dlc
4 Hours Ago
added final storage box pack steam item icon, fixed broken lodgroups on scrap box and armor box, tweaked some workshop default camera positions on doors
4 Hours Ago
▍ ▋▊▅█▄▍▍ ▅▊▄ ▄ █▇▍▆▅█▌▉ ▆▋▇█▆█ ▄▇▄▆▍▍ ▉▇▆▄ ▆▅▄▊▍▋ ▉▉▌▍▉ ▌▇▌ ▅▄▇▆▌▅▇▆ ▌▄▄ ▉▌▌▋▄█▄▄▌▍▍█
4 Hours Ago
initial non-trigger AI WakeZone
4 Hours Ago
merge from main
4 Hours Ago
deepsea.wipecooldownmax default value set to 1h30
4 Hours Ago
Store content json use pascal case
5 Hours Ago
Update(tests): cover all speedhack_protection levels in tests Tests: ran unit tests
Today
merge from main
Today
▍▍▉▅▅▍ ▊█▇▅ ▄▄▉▇▌▌▉▅▆▊▅▄█▇▄▊▇▅▋▋█▍▆▋▆▄
Today
▇▊▌▍▊▅ ▆▍▅▌ ▇▆▍▌▅ ▆▄▉▅▇▄▌▇▄ ▍▍ █▉█ ▍▄▊▌▋▌▄█▌▌ ▄▉▄▌ ▌▅▌█ ▉▄ ▊▇▆ ▌▇▄▉▇▌▄▊▊ ▋█▆▋▊ █▅▍ ▅▌ ▆▊ ▅▋▍▄█ ▌▄▉▍█ ▋▉▌▌▉▊▇▊▉▋▆▇ ▌▊▉ ▅▉█▆ ▉▌▌▅▉▊▉ ▄▉▍ ▄▍▅▋▆▊▊▌ ▌▌ █▉█ ▇▉ █▌▍▇█ ▆▇▊▇▇▊ ▍█▇ ▅▄▊▌ ▋▉▋ ▅▉▊▍▌▆▊▉▋▍ █▉▉▄▌ ▊▊▄▊▋▇▋▇▊▋▆▉▋▌▌ ▋▋ ▋▋▇▆▇█▉▄ ▊▄▊ ▇▅█▌▆▆▇▍▋▅▋▇▇▅▄▆▊▋▍▋▌▆▋▋▌▋▊▇▆▉▊▄▇▅▄█▆▇▆▉█▌▄▉ ▄▇▄▄▆▆ ▌▆ ▋▆ ▋▅█▋▄ ▉▊▄▋ ▅▉▋▄ ▅▅▉▍▇██▇▄▅ ▅▋█▊ ▉▄▍▊▇▇▄
Today
▌▋▋▇▇▉ ▌▇▌▊ ▅▍▌▆
Today
Merge from collectable_optim_pass
Today
Fixed clear dying option not working when tapping E on a dead plant Had to add AllowOnUseToFindFirstAvailable toggle as by default tapping E can only ever use the option with the lowest order, even if we're showing a different option on the crosshair Proabbly makes sense for this to be the default behaviour but to limit scope for bugs just enable this on plants Add growableentity.killall convar
Fix BaseProjectile::ServerUse being called with null/0 values in damageScale, speedModifier, origin, bullet thickness. Only affects staging. Affected things: - PT Boat Turrets - Flamethrowers - Autoturrets with Generic Fireables - Attack Helicopter Turret
Today
Add sleeping bag icon to the sleeping bag button prefab