Commit Graph

3 Commits

Author SHA1 Message Date
Apollo
c45fae5ad9 Added basic NodeCore support
Orehud will now show where Lode ore is.

  Xray will make Stone visible.
2022-01-01 18:16:53 -05:00
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