Apollo
7b00d07e28
WIP Untested iterating over registered ores
...
This should work, but I'm not sure how well this will work
2024-07-01 23:28:35 -04:00
Apollo
600dfbc101
WIP for iterating ores registered
...
Duh, I should get the Short Description (or Description) and boom,
done.
2024-07-01 23:21:03 -04:00
Apollo
c45fae5ad9
Added basic NodeCore support
...
Orehud will now show where Lode ore is.
Xray will make Stone visible.
v1.5
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.
v1.4
2021-10-10 20:13:40 -04:00
Beanzilla
d0d2a0eb3a
Merge pull request #5 from Beanzilla/dev
...
V1.3: Crash Repairer
v1.3
2021-10-08 20:49:47 -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
Beanzilla
bfeac77c5b
Merge pull request #4 from Beanzilla/dev
...
V1.2: MCL5 Improvements
v1.2
2021-10-08 20:12:44 -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
Beanzilla
bf83340558
Merge pull request #1 from Beanzilla/dev
...
Merging in Dev, Xray and privs and chat commands
v1.1
2021-10-08 17:55:42 -04:00
david
a3e7491e56
Released V1.1
...
Xray
2021-10-08 17:49:43 -04:00
david
4778935bb7
Updated .luacheckrc for mcl_sounds
...
Since Xray will include replicas of nodes let's have mcl_sounds
included in the luacheck.
2021-10-08 16:13:13 -04:00
david
206536834c
Converted to modpack
...
Renamed original mod to Orehud.
Added planned feature (2nd mod) Xray.
Documented what features are currently avalible and what are planned.
2021-10-08 13:06:37 -04:00
david
22f54039ca
Added luacheck file
...
Oooh, something to help my projects that will help my code.
2021-10-07 15:36:22 -04:00
david
92e6042911
Initalized Repo
...
V1.0 Releases.
v1.0
2021-10-07 15:05:59 -04:00