Commit Graph

4 Commits

Author SHA1 Message Date
david
4d73085af4 V1.4: HUD Graphics
We now display XRAY or OREHUD when either feature is enabled.

  We also fix an issue where in singleplayer mode xray nodes don't get
cleaned up. (Like they do on a server)  < The ABM is still needed on the
server in cases where the server crashed.
2021-10-10 20:13:40 -04:00
david
31f430bf22 V1.3: Crash Repairer
The ABM appears to be perfect only if the server crashed, else
swapnode seems to be perfect for our code.

  The ABM appears to be fired at a hard coded rate so I have set the
intervals to 0 to fire instantly. (Which means nodes will be cleaned up
quickly when a crash occured)
2021-10-08 20:46:45 -04:00
david
09d3792df0 V1.2: MCL5 Improvements
Fixed the detection of MCL5 or MCL2.

  Improved xray to include Deepslate and Darkstone and included into
orehud Deepslate ores. (All of this is MCL5)
2021-10-08 20:10:27 -04:00
david
a3e7491e56 Released V1.1
Xray
2021-10-08 17:49:43 -04:00