|
a3d4ae321e
|
Fix null errors related to Migrations
|
2024-04-23 23:40:54 -07:00 |
|
|
965bea2982
|
Fix libzontreck's packets not being functional
|
2024-04-23 23:29:50 -07:00 |
|
|
f039eb2abf
|
Again... try to fix null config sections
|
2024-04-23 22:53:07 -07:00 |
|
|
09426dc0b4
|
Database config was null and not loading properly
|
2024-04-23 22:40:21 -07:00 |
|
|
fe383b2973
|
Settings file was not being initialized
|
2024-04-23 22:24:41 -07:00 |
|
|
378f44b769
|
Fix a crash
|
2024-04-23 22:02:28 -07:00 |
|
|
1275ff422f
|
Add missing NBT entry in the server config
|
2024-04-23 20:51:16 -07:00 |
|
|
b91ce4e912
|
Add some missing calls in restore queue with database addition
|
2024-04-23 20:25:52 -07:00 |
|
|
c8fc5f4c81
|
Finish implementation 1 of Block Snapshotting
|
2024-04-23 18:39:02 -07:00 |
|
|
b20e56a7d8
|
Fix compile error
|
2024-04-12 08:33:26 -07:00 |
|
|
20a756277d
|
Bump version. Add event for restore queue registration
|
2024-04-12 08:28:40 -07:00 |
|
|
25aa4b2f9d
|
Bump version number and push to build server to get a test version
|
2024-04-12 07:52:46 -07:00 |
|
|
06cbd4fbf5
|
Bump build number
|
2024-04-07 19:52:03 -07:00 |
|
|
d86dace503
|
Bump version num to next major API
|
2024-04-07 15:53:49 -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 |
|
|
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 |
|
|
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 |
|
|
da7bc47e29
|
Update the build, something went wrong?
|
2024-02-14 15:17:41 -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 |
|
|
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 |
|
|
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 |
|
|
898a9b37f0
|
Fix utility buttons not being added properly
|
2024-01-10 03:13:59 -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 |
|
|
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 |
|
|
73481f0818
|
Update repository infos
|
2024-01-07 16:39:55 -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 |
|
|
d237912942
|
Attempt to fix profiles unloading while a player is still logged on
|
2023-12-21 16:11:07 -07:00 |
|