DynamicCupShare

DynamicCupShare 3.1.14

This is for the coming Rust update. Do not update prior to the game update
Shuffled around the initializer for the worker queue for those having issues with it
Code lock handling redesign, no more intercepting code lock network updates
Thanks @Werwolf Gaming Harland for testing again
Moved cupboard detection and codelock updating in to a work queue. Thanks Harland for providing a high pop test bench
Added support for placing locks on furnaces, bbqs, refineries, composters, planters, dropboxes, vending machines, mixing tables and hitch & troughs (disabled by default)
Added share types for all the above
  • Like
Reactions: GiBr
ProtoContract for user data
Fixed "Permanently enable turret sharing between clan and team members"?
Added config option "Disable key lock sharing"
Set OwnerID on codelocks that don't have one set to the parent entities owner ID. This is for other plugins that spawn code locks without setting that field (Autolock from uMod for example)
READ THIS BEFORE UPDATING
As of v3.x.x the plugin now requires the Chaos library extension
, which can be found here https://chaoscode.io/resources/chaos.321/

SentryTurrets compatability
READ THIS BEFORE UPDATING
As of v3.x.x the plugin now requires the Chaos library extension
, which can be found here https://chaoscode.io/resources/chaos.321/


Added config option "Chat command"
READ THIS BEFORE UPDATING
The plugin now requires the Chaos library extension
, which can be found here https://chaoscode.io/resources/chaos.321/

Complete rewrite of the plugin, see overview for more details
The config file has changed, so make a backup if you want to replicate any previous options
The datafile has changed, the new format results in a much smaller file size
Supports Rusts team system
Added UI for toggling share types
Has work around for the lock screen priority on codelocks after recent Rust updates