This repository has been archived on 2024-10-31. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
LibZontreck/src/main/java/dev/zontreck/libzontreck
2024-04-26 11:15:49 -07:00
..
api LZ-#17 - Finish initial implementation 2024-04-12 07:52:00 -07:00
blocks Update class visibility 2024-04-26 11:15:49 -07:00
bossbars Add lore manipulation helpers 2023-01-21 18:20:28 -07:00
chat Merge the 1.19 changes into the 1.20 codebase 2024-02-13 22:43:36 -07:00
chestgui Add some more utility functions 2024-04-07 19:50:32 -07:00
commands Update credits command to use new callback args 2024-01-14 19:52:41 -07:00
config Again... try to fix null config sections 2024-04-23 22:53:07 -07:00
currency Fix compile errors 2024-04-07 16:01:28 -07:00
dynamicchest Finish fixing multiple clicks being handled 2024-01-15 00:46:43 -07:00
edlibmc Adopt and update functions from an abandoned library 2024-02-27 16:06:12 -07:00
events Fix null errors related to Migrations 2024-04-23 23:40:54 -07:00
exceptions Update to 1.20.1 2023-11-19 02:10:20 -07:00
items Add two variations of a read only item stack handler for input and output 2024-04-01 02:28:29 -07:00
lore Chest GUI API now completed 2024-01-02 17:59:10 -07:00
memory Clients were still not being notified of block changes 2024-04-25 05:28:11 -07:00
menus Fix chestgui 2024-01-10 00:11:20 -07:00
networking Fix libzontreck's packets not being functional 2024-04-23 23:29:50 -07:00
profiles Attempt to fix the Profiles unloading immediately on first join 2024-01-08 17:28:47 -07:00
types Initial implementation of chest gui 2023-12-31 21:58:41 -07:00
util Switch the block queue to cache blocks locally, then upload, to reduce lag when snapshotting. 2024-04-25 04:10:53 -07:00
vectors LZ-#17 - Finish initial implementation 2024-04-12 07:52:00 -07:00
LibZontreck.java Fix restore runner being executed too frequently 2024-04-25 02:01:43 -07:00