Commit graph

224 commits

Author SHA1 Message Date
7d924f7740 LZ-#17 - Finish initial implementation 2024-04-12 07:52:00 -07:00
059055044d Last commit for the night. Hook up some more components of the snapshotting system 2024-04-11 03:15:51 -07:00
7472db98d5 Adds the block restore code to the Runner 2024-04-11 03:11:55 -07:00
01f269e123 #17: Start implementing more of the block restore and queue systems. 2024-04-11 03:04:26 -07:00
c03261fd7a LZ-17: Add initial block restore queue registry, and a registration event 2024-04-11 01:21:13 -07:00
3302ab14b8 Start to add in a block queue system to allow my other mods to have separate queues for different things. 2024-04-11 00:47:31 -07:00
99e38893ca Do more work on implementing a new saved block system 2024-04-09 14:23:03 -07:00
4247ae6246 Push current work 2024-04-09 13:22:41 -07:00
06cbd4fbf5 Bump build number 2024-04-07 19:52:03 -07:00
a4da2bb52b Add some more utility functions 2024-04-07 19:50:32 -07:00
ed9d9bd249 Fix compile errors 2024-04-07 16:01:28 -07:00
d86dace503 Bump version num to next major API 2024-04-07 15:53:49 -07:00
81286767f4 Migrate vectors to a dedicated API interface 2024-04-07 15:53:04 -07:00
0f01475ec3 Update bundled LibAC 2024-04-01 02:32:16 -07:00
f0fa9fbcbd Bump version 2024-04-01 02:29:13 -07:00
a4e3ef44ed Add two variations of a read only item stack handler for input and output 2024-04-01 02:28:29 -07:00
c82c15f48b Remove poss from credits. Add Ember 2024-04-01 02:28:10 -07:00
5214d31d21 Adopt and update functions from an abandoned library 2024-02-27 16:06:12 -07:00
d9113f357c Update libac, deprecate delayed executor 2024-02-18 10:00:56 -07:00
d68fa58bf9 Bundle libac patch 2024-02-18 09:26:08 -07:00
0cfede6187 oops, forgot to add getters 2024-02-18 08:38:47 -07:00
b47d24c8b2 Bump version 2024-02-18 08:34:50 -07:00
3c58a662ca Add a new event for requesting/handling teleports 2024-02-18 08:34:06 -07:00
dc99713d30 Patch libac and bump libzontreck version 2024-02-18 04:09:43 -07:00
86d1e7a26a Update the bundled libac 2024-02-16 15:38:14 -07:00
fc430f1e11 Bump libac version, and change the version numbering scheme to an adapted semver. : mcver.revision.date.time 2024-02-16 15:05:30 -07:00
c5472aef68 Remove a credits entry 2024-02-15 17:08:09 -07:00
112e0d39d1 Bump version 2024-02-14 17:59:37 -07:00
ee8f7386ee Fix mods.toml not being compiled into the jar 2024-02-14 17:15:13 -07:00
aec2a22a5a Reupdate mods.toml - it isnt in the output 2024-02-14 15:24:21 -07:00
da7bc47e29 Update the build, something went wrong? 2024-02-14 15:17:41 -07:00
a488e0671f Fix compile errors 2024-02-14 04:34:49 -07:00
6b90951ab2 Remove eventbus dependency 2024-02-14 04:31:25 -07:00
f9b221f5e7 Update the mappings 2024-02-14 04:02:26 -07:00
e5ef571346 Update to neoforge 2024-02-14 02:50:56 -07:00
9c4d5ff6db Remove default forge files 2024-02-13 22:55:17 -07:00
8c9fa42619 Fix compile errors 2024-02-13 22:47:07 -07:00
c5316a2763 Fix compile errors 2024-02-13 22:45:57 -07:00
c3d9096e63 Merge the 1.19 changes into the 1.20 codebase 2024-02-13 22:43:36 -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