Commit graph

155 commits

Author SHA1 Message Date
5c8db873c6 Revert back to normal forge's build chain 2024-10-09 22:51:45 -07:00
bddc380f8f Bump version 2024-10-09 22:22:00 -07:00
307b3427e8 Don't jarjar anymore. 2024-10-09 22:21:30 -07:00
44eb9d1d9c Convert project to architectury 2024-10-09 21:59:58 -07:00
19b122990c Update build system fixes 2024-09-14 19:44:43 -07:00
a005e2d0ef Fix API Version number 2024-09-14 13:50:28 -07:00
472b117f70 Add a instrucion for environment var 2024-09-12 22:15:13 -07:00
a9dfaa546c Fix build! 2024-09-12 21:33:40 -07:00
93899a86d1 Bump mod version number 2024-09-12 18:02:46 -07:00
d86f5b87f1 Fix compilation errors 2024-09-12 18:00:40 -07:00
21a40835b5 Adjust maven publish path 2024-09-12 16:06:19 -07:00
792898135d Add a jenkinsfile 2024-09-12 16:05:01 -07:00
15bca9670b Backport 1.20 changes and improvements 2024-09-12 15:54:37 -07:00
e4b59167f6 Update build files 2024-09-12 15:40:26 -07:00
1c27c3da01 Increment libac and eventbus versions 2024-02-13 22:00:37 -07:00
2715c3fbb5 Increment LibZ version number 2024-02-06 22:26:57 -07:00
8319cd850a Update the LibAC package with the new one built by CI/CD 2024-02-06 22:18:35 -07:00
dabc717bd4 Update to 1.19.2 2024-01-31 17:57:01 -07:00
275288447f Add some new APIs for file and snbt 2024-01-21 17:10:26 -07:00
55acbd4868 Finish backporting libzontreck to 1.18.2 2024-01-16 17:25:12 -07:00
c5637d7c44 Finish fixing multiple clicks being handled 2024-01-15 00:46:43 -07:00
bef8f89f97 Attempt to fix multiple clicks being triggered in chestgui 2024-01-15 00:38:37 -07:00
d773f34376 Attempt to fix multiple clicks being triggered in chestgui 2024-01-15 00:24:08 -07:00
5372fd2129 Update credits command to use new callback args 2024-01-14 19:52:41 -07:00
a4f66468ee Adds the lore container to the callback 2024-01-14 19:51:47 -07:00
2e0dce868b Fix compile error 2024-01-14 19:20:53 -07:00
66a7c382cd Add some javadoc, add container to callback 2024-01-14 19:18:59 -07:00
c6954add09 Add an API Helper to ChestGUI to allow inplace updating of the stack that was clicked. 2024-01-14 19:11:38 -07:00
95405f9e5a Adds a block imitator 2024-01-12 21:10:13 -07:00
46c7478aa7 Fix ChestGUIButton name 2024-01-12 21:10:03 -07:00
898a9b37f0 Fix utility buttons not being added properly 2024-01-10 03:13:59 -07:00
ee0c98ee51 Fix compile error 2024-01-10 02:01:26 -07:00
6b030a8116 Migrate to using a new identifier for chest gui 2024-01-10 01:26:13 -07:00
ac69c828a4 Fix index problem for chestGUI 2024-01-10 01:25:57 -07:00
b2a2c60dfd Fix chestgui 2024-01-10 00:11:20 -07:00
c633a1f52e Fixes a minor typo 2024-01-09 14:44:44 -07:00
2c12935250 Add a playerIsOp helper function to ServerUtilities 2024-01-09 14:21:40 -07:00
9cbdc6a9c1 Update version number 2024-01-09 03:29:48 -07:00
adceccc275 Send out a packet when the server is available to libzontreck 2024-01-09 03:28:59 -07:00
c8136451e0 ADD: Multipage chestgui support, javadoc 2024-01-09 03:14:14 -07:00
e1c522e7a1 Attempt to fix the Profiles unloading immediately on first join 2024-01-08 17:28:47 -07:00
5ad671cc73 Update repository 2024-01-07 17:37:53 -07:00
73481f0818 Update repository infos 2024-01-07 16:39:55 -07:00
0e50bb031d Allow overriding the head item name 2024-01-02 19:45:51 -07:00
8f550510a6 Allow overriding the head item name 2024-01-02 19:45:31 -07:00
b9150379dc Allow overriding the head item name 2024-01-02 19:43:26 -07:00
e1f79b6af7 Chest GUI add builder with name function 2024-01-02 19:11:48 -07:00
0fb37b1633 Chest GUI API now completed 2024-01-02 17:59:10 -07:00
01a6f1ddc7 Get the menu working, button click broken 2024-01-02 03:36:08 -07:00
848b6f495b Finish implementing initial chest-gui interface API 2024-01-02 00:28:17 -07:00