userElliotHcancel
branchrust_reboot/main/boxes_dlccancel

24 Commits over 151 Days - 0.01cph!

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