Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org
Cleanup deprecated metadata access for tools
Fix mining drill translations
Remove deprecated power tool functions
Drop charge value completely
Ensure use_RE_charge always uses at least 1 point
Use precalculated wear factor, remove negative set_wear hack...
Use technic_max_charge instead of max_charge in item definition, accept both
Log errors instead of failing with invalid power tool stack
Metadata migration for prospector
Cleanup tool definition max_charge, get_RE_charge log warning for unknown stacks
The low capacity of the prospector turned out to be annoying, while the
other limitations do not substantially detract from fun. Also adjust
recipe to include a blue energy crystal, to explain the source of the
charge capacity.
The new tool will say whether a target block type is present in a
specified region, to allow for more targeted digging. It is deliberately
quite weak, with several limitations: only stores enough charge for a
small number of shots; target can only be set by pointing at an example
node; range is limited; accuracy is less than 100%. Some of these
limitations should probably be ameliorated, but not entirely eliminated,
in the future when we have a better idea of game balance.
The inventory image is only a placeholder.