userElliotHcancel
reporust_rebootcancel

609 Commits over 274 Days - 0.09cph!

28 Days Ago
merge from main
28 Days Ago
Furnace workshop effects controls
28 Days Ago
remove redundant script, add EmissionToggle to bbq in deployable and workshop skinnable
29 Days Ago
29 Days Ago
close more edge cases: - placing a lock on a box would show contents to everyone before master code was input - placing a lock on a box and then locking it wasnt hiding contents until next network update
30 Days Ago
merge from boxes_dlc
30 Days Ago
merge from boxes_resource_refactor missing commit message: "refactored box resources for better GC and consistency over network save/load"
30 Days Ago
merge from main
30 Days Ago
merge from boxes_dlc
30 Days Ago
remove debug logs
30 Days Ago
merge from boxes_open_access
31 Days Ago
added "open access" check to component boxes, where if a box with a linked broken TC gets opened by a player, that player can now see the contents of the box forever. (lock checks still take priority though, so if you place a lock on the box you can re-hide the contents)
31 Days Ago
fix rotation tool transparency
31 Days Ago
merge from painting_line_tool_winner
31 Days Ago
Removed undesired line tool method, preview line is the winner! - removed sounds - HUD tip remains whenever holding shift, not just when actively drawing line
31 Days Ago
merge from boxes_performance_pass
31 Days Ago
boxes performance feedback
31 Days Ago
merge from parent boxes_dlc
34 Days Ago
no more LINQ, added TimeWarnings
34 Days Ago
updating component box performance pass
34 Days Ago
NRE fix and move GetPriv to OnDeployed from ServerInit
35 Days Ago
Add RendererBatch to box conditional contents
35 Days Ago
missed consolesystem commit for painting line tool
35 Days Ago
merge from 144620 failed merge
35 Days Ago
merge from boxes_dlc
35 Days Ago
merge from main
35 Days Ago
switch to using DecayEntity.GetPrivilege
35 Days Ago
fixed boat priv issue with boxes, added check for when TC is placed after boxes
36 Days Ago
merge from painting_line_tool
36 Days Ago
remove unused "using"s
36 Days Ago
merge from painting_line_tool -> main
36 Days Ago
missing reference
36 Days Ago
added HUD element for line tool, new convar for configuring direction lock distance threshold
36 Days Ago
Add previewed line tool method, behind convar
36 Days Ago
Paint line tool, directionlock method
37 Days Ago
merge from boxes_dlc
37 Days Ago
merge from main
37 Days Ago
lock fix, profiler marks
37 Days Ago
merge from componentbox_authcheck_refactor -> boxes_dlc
37 Days Ago
improve performance + review changes from flavien
38 Days Ago
Refactor of box auth checking to interface with implementation in TCs and boat auth
38 Days Ago
boxes now register with boats auth for show checks WIP
38 Days Ago
fix boxes not updating on clear authing
41 Days Ago
merge from painting_qol_fixes
41 Days Ago
merge from main
41 Days Ago
remove debug logs
41 Days Ago
added flag toggle for hopper on all component boxes
41 Days Ago
Updated conditions for component boxes showing contents, removing competitive disadvantage of raiders seeing box contents. Added flag for hopper on component boxes, to hide some parts of visuals
41 Days Ago
Add poolable component to contional contents, hide/show box contents depending on building privilege