Commit graph

80 commits

Author SHA1 Message Date
c3590db1d8 Include LibAC in dev jar also 2023-04-22 03:23:19 -07:00
b6edb0b6d1 Comment out parchment librarian 2023-04-21 19:06:17 -07:00
445213ce8d Comment out parchment maven 2023-04-21 19:05:13 -07:00
8d99d0eec9 Build number update 2023-04-21 18:19:04 -07:00
a4916e0ac2 Remove leftover luckperms jars from libs folder 2023-04-21 18:18:11 -07:00
e8cb062534 Update jar version 2023-04-21 17:45:26 -07:00
1842387ec8 Add a custom currency API 2023-04-21 17:44:33 -07:00
c6ff1afbdc Upgrade back to 1.19.4
Increment API version
+ LibAC
- Lightmans Currency
- Parchment (Temporary)
2023-04-21 03:44:40 -07:00
00ea4681d8 Add dependency: LibAC
Remove compatibility with luckperms
2023-04-20 22:27:07 -07:00
5d024f425c Update major API Version to add some new interfaces. 2023-03-18 21:01:18 -07:00
1378a6fb21 Publish update to libzontreck with fixed version number 2023-03-06 01:55:47 -07:00
ede19b0572 Create a new event and add a few fields to existing events 2023-03-05 15:53:56 -07:00
957b65ebb3 Add a contributing guideline document 2023-03-05 15:38:53 -07:00
1994dc1a37 Fix compile error, remove head command 2023-03-02 17:59:58 -07:00
a989d1fe65 Temporarily remove the dynamic gui system until i have the energy to properly implement it 2023-03-02 17:49:07 -07:00
be1f961175 Finish implementing heads 2023-03-01 12:30:00 -07:00
1e2186d62d Finish implementing credits. 2023-03-01 12:29:53 -07:00
8fde794b65 Begin adding DynamicChest UI, and finish adding the HeadUtilities 2023-03-01 02:19:47 -07:00
5c70fb1291 Add a chat replacement helper 2023-02-28 09:26:46 -07:00
902cca2f42 convert tasks in delayed executor to utilize Timer 2023-02-28 08:33:28 -07:00
d94bb8e775 Fix delayed executor service 2023-02-28 07:59:58 -07:00
bc67d96382 Publish a fix to DelayedExecutor 2023-02-28 00:04:42 -07:00
a46ec5ec73 Mark logged in event as final, add logout event 2023-02-27 23:05:46 -07:00
579b6ca344 Attempt to improve profile unloading in singleplayer 2023-02-27 22:50:01 -07:00
e50238e37e Make a change to profile file extension 2023-02-27 22:16:56 -07:00
1d04b3eee7 Roll back fix 2023-02-27 22:06:56 -07:00
04ab8f8a11 Test fix for ClassDefNotFound 2023-02-27 21:43:50 -07:00
1095e3ce3d Fix invalid player data crash 2023-02-27 21:30:08 -07:00
e771155a2b Attempt to fix the directory issue again 2023-02-27 18:13:36 -07:00
ba007edb67 Attempt to fix again profiles not resolving 2023-02-27 17:45:43 -07:00
f43c5ba72b Fix folders not being generated 2023-02-27 17:31:20 -07:00
bc5b7bceee Try to fix the datastore not getting initialized 2023-02-27 17:25:01 -07:00
7df8d0e0b3 Fix a crash in libzontreck 2023-02-27 17:06:07 -07:00
fefb02bc8d Add chat helpers to libzontreck 2023-02-27 15:38:14 -07:00
6789b0f329 Move profiles into libzontreck, and create relevant events 2023-02-27 14:41:33 -07:00
453d5642b7 Move delayed executor and file tree system 2023-02-27 14:09:28 -07:00
b92a261c2c Add delayed executor service to libzontreck, moving it out of OTEMod 2023-02-27 14:03:41 -07:00
de6486ec44 Bugfix attempt #2 2023-02-22 20:36:54 -07:00
87ed217b97 Bugfix attempt: Try-catch in itemutils 2023-02-22 20:29:47 -07:00
e711ba6a2e Bugfix: Rollback clientlevel support 2023-02-22 20:19:26 -07:00
116e2d92e1 Deploy some new helper functions in the API 2023-02-22 03:52:00 -07:00
954642b922 Finalize mod downgrade to 1.18.2 2023-02-22 02:15:57 -07:00
7657509044 Downgrade to 1.18.2 2023-02-22 01:40:15 -07:00
48a4e126cb Stage changes pre-downgrade to 1.18.2 2023-02-22 01:33:03 -07:00
bd9a99e78e Publish a helper function to the API 2023-02-22 01:23:33 -07:00
7e5c273f4d Publish changes to Library API 2023-02-22 01:22:00 -07:00
b01d45f9ab Track player position for a custom event 2023-02-16 07:56:00 -07:00
4eee51709c Add a middle chunk position to the chunk pos interface 2023-02-14 10:47:03 -07:00
cf2f0a165b Make worldposition's helper return a global chunkpos not subarea 2023-02-14 10:11:13 -07:00
9636519147 Add a method to world position to get chunk position using minecraft positions 2023-02-14 10:06:37 -07:00