Commit graph

134 commits

Author SHA1 Message Date
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
f911d4e9d2 Add new APIs to the vector system 2023-02-14 08:46:52 -07:00
65b3fc3e6d Serialize Json manually because... javax is apparently inaccessible in minecraft's classpath 2023-01-22 13:17:05 -07:00
41c98e8c3d Fix version number, push update to API version 2023-01-22 03:20:52 -07:00
9b67ed8d61 Add minecraft version as prefix to library version 2023-01-21 22:58:13 -07:00
608e17b34c Fix a small little typo 2023-01-21 22:54:57 -07:00
629a8a8bb8 Add the missing LoreContainer#Save function 2023-01-21 19:45:47 -07:00
20f405a809 Add some extra code statements as NBT was not updating properly 2023-01-21 19:41:10 -07:00
8f475afc9f Fix a index out of bounds error 2023-01-21 19:33:32 -07:00
de66f0b7ca Add lore manipulation helpers 2023-01-21 18:20:28 -07:00
78b5a5f790 Add a method for generating a list of every vector3 2023-01-07 21:47:58 -07:00
5fe283f745 Fix a crash in obtaining the file safe dimname 2023-01-07 18:10:48 -07:00
83a2bff15b Add an extra property to WorldPosition 2023-01-07 17:37:20 -07:00
7f2dca58d1 Downgrade to 1.19.2 2023-01-06 23:01:30 -07:00
a093a65f60 Begin retargetting to 1.19.3 2023-01-03 20:30:57 -07:00
14f9afb95e Revert forge version 2022-10-18 00:30:33 -07:00
4d25c900bb Update version to 1.0.1.1 2022-10-17 23:46:20 -07:00
51043006b5 1.0.1.0 Move more common code from OTEMod into this library 2022-10-17 05:33:33 -07:00
c3ed34322d Publish 1.0.0.2 to add reset to the chat color parser 2022-10-13 19:08:49 -07:00
dbacec9b47 Increment version number after fixing builds 2022-10-12 23:45:56 -07:00
c6dcce614b
Adding initial commit files to satisfy modrinth mods 2022-10-12 19:01:02 -07:00