Add methods with simulated operation to ISourceTile.
Redirect AbstractSourceMachine methods to internal SourceStorage implementation of ISourceCap, using setSource will still operate directly on the internal variable and sync the new value to the capability (while the capability will sync back the new value to the tile after each operation)
Add capability check to previous ISourceTile checks.
Little cleanup and removal of deprecated initializeClient.
Moved dominion wand mode toggle from shift-use to radial menu to avoid unwanted triggering due to client/server desyncs.
Check ISourceCap and SourceStorage for details, based off Forge's EnergyStorage cap.
Add methods with simulated operation to ISourceTile. Redirect AbstractSourceMachine methods to internal SourceStorage implementation of ISourceCap, using setSource will still operate directly on the internal variable and sync the new value to the capability (while the capability will sync back the new value to the tile after each operation) Add capability check to previous ISourceTile checks. Little cleanup and removal of deprecated initializeClient. Moved dominion wand mode toggle from shift-use to radial menu to avoid unwanted triggering due to client/server desyncs.
Check ISourceCap and SourceStorage for details, based off Forge's EnergyStorage cap.