Commit Graph

11 Commits

Author SHA1 Message Date
7e4eb94248 fixed merge request issues 2024-08-15 20:04:34 -04:00
5b28fa4fc4 All changes made with a wire command only thing to note is potentially the getPlayerNames() on line 155 needs to be changed but that is still uet to be tested on a real server with real accounts 2024-08-15 18:24:19 -04:00
Jesse
4bcbc88a42 Merge branch 'MakeDebugColored' into 'dev'
Make debug colored

See merge request jkibbels/keeblarcraft!1
2024-08-10 19:27:39 +00:00
Jesse
c3e3212737 Make debug colored 2024-08-10 19:27:39 +00:00
jkibbels
a355f13bb3 Added ability to flash to and from json configuration file. Handling of notes works as well to test this
Some checks are pending
build / build (21) (push) Waiting to run
2024-08-03 13:11:33 -04:00
jkibbels
49961bba71 added player note stuff. UNTESTED 2024-08-02 16:02:25 -04:00
jkibbels
3507b7e69a Added start of frame work for converting json objects back to java via Notes 2024-08-01 00:03:46 -04:00
jkibbels
6d82a8b6bc Tested previously committed code and made adjustments to make sure it builds correctly. Finished Setup call to test for read and write privileges 2024-07-31 22:50:08 -04:00
jkibbels
edd33c05fa [UNTESTED] Committing for historical reasons. Started to add SOME structure to code (though not done and needs refactoring). Have untested code and a thought at how starting up mod will be 2024-07-28 20:13:48 -04:00
jkibbels
b8bcee9d7b Tested and working commands for mod. Setup future structure of mod 2024-07-23 21:21:47 -04:00
jkibbels
83d144c759 Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00