New sound added for toggle to make it different from parameter
change click. Affects PMC, AMA and UMG.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
When working as MineralFinder, AMA now shows signal strength which
is function of distance to nearest ore block (it drops with
1/3 radius range, from HIGH through MEDIUM to LOW). Thanks to this
AMA which has quite long MF range compared to standalone MF,
can be more useful in locating ores.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This device is 3-in-1, it combines geothermometer,
mineral scanner and mineral finder in one compartment
while retaining each device's characteristics.
Double right-click to change device mode.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
functions.lua file contains functions planned for reuse
with coming all-in-one devices.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
This tool detects selected ore in front of device
(directional scanner) but can be obstructed by obsidian
deposits to make things a little harder.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Handheld scanner shows ores (including obsidian) in cubic area
centered at player current position within preset range.
Left click (use) - scan for ores and send result via chat
Right click (place, secondary use) - change scan range
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
Geothermometer is now limited to natural (mineral) nodes like
stones, sand, dirt, raw ore blocks and simple processed stones
that retain 'natural' characteristics.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>