userElliotHcancel
branchrust_reboot/main/boxes_dlccancel

24 Commits over 151 Days - 0.01cph!

57 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
58 Days Ago
merge from boxes_resource_refactor missing commit message: "refactored box resources for better GC and consistency over network save/load"
58 Days Ago
merge from main
58 Days Ago
remove debug logs
58 Days Ago
merge from boxes_open_access
59 Days Ago
merge from boxes_performance_pass
2 Months Ago
NRE fix and move GetPriv to OnDeployed from ServerInit
2 Months Ago
Add RendererBatch to box conditional contents
2 Months Ago
merge from main
2 Months Ago
switch to using DecayEntity.GetPrivilege
2 Months Ago
fixed boat priv issue with boxes, added check for when TC is placed after boxes
2 Months Ago
merge from main
2 Months Ago
lock fix, profiler marks
2 Months Ago
merge from componentbox_authcheck_refactor -> boxes_dlc
2 Months Ago
boxes now register with boats auth for show checks WIP
2 Months Ago
fix boxes not updating on clear authing
2 Months Ago
remove debug logs
2 Months Ago
added flag toggle for hopper on all component boxes
2 Months 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
2 Months Ago
Add poolable component to contional contents, hide/show box contents depending on building privilege
6 Months Ago
fix dictionary duplicate entry
6 Months Ago
fix display scaling and random rotation, assign a bunch of item category overrides
6 Months Ago
First WIP prototype for component displaying box skins
6 Months Ago
merge from main -> boxes_dlc