|
197f4f3259
|
feat(prompt): sign not working properly due to synchronization issues
|
2025-04-03 21:17:59 +02:00 |
|
|
dc36a0148e
|
refactor: fixed changelog
|
2025-04-03 09:49:12 +02:00 |
|
|
a709a9195f
|
feat: update changelog
|
2025-04-03 09:47:48 +02:00 |
|
|
76c8f734e7
|
refactor(appearance): remove old code
|
2025-04-03 09:34:04 +02:00 |
|
|
1ce7fbe3f0
|
feat: update function signature across codebase
|
2025-04-03 09:33:17 +02:00 |
|
|
875a04a850
|
feat: update paper plugin sender, fix protocollib classpath access
|
2025-04-02 18:23:19 +02:00 |
|
|
9adf5f34f5
|
refactor: update displayed latest minecraft version
|
2025-03-28 10:09:47 +01:00 |
|
|
c74532ce66
|
feat: add sign prompt
|
2025-03-28 09:46:26 +01:00 |
|
|
1edfbb9123
|
refactor: remove file dependencies
|
2025-03-26 19:34:25 +01:00 |
|
|
1a81c7c657
|
feat: split prompt from AnvilGUI dependency
|
2025-03-26 19:29:12 +01:00 |
|
|
11730d5234
|
fix: remove test language file
|
2025-03-20 20:37:34 +01:00 |
|
|
3cc2b4415d
|
refactor: cleanup leftovers from before the paperweight switch
|
2025-03-20 20:37:06 +01:00 |
|
|
4f9e334544
|
feat: make nicko work again partially
|
2025-03-20 20:35:24 +01:00 |
|
|
a996858ba9
|
feat: switch to paperweight and create plugin loader
|
2025-03-20 18:50:06 +01:00 |
|
|
ff892a7451
|
feat: papi expension
|
2024-11-26 09:03:46 +01:00 |
|
|
7ba8a26af6
|
fix: chat session no longer broken and item translated correctly
|
2024-11-25 20:49:24 +01:00 |
|
|
3d5ef0f020
|
fix: play sound at location
|
2024-11-21 12:43:06 +01:00 |
|
|
ea3fa9b52e
|
feat: removed deadlock from reset/update, updated items/translations
|
2024-11-20 20:22:47 +01:00 |
|
|
a1919caa2a
|
feat: removed Metrics, updated loc files, enabled skulls again in GUI
|
2024-11-16 18:10:57 +01:00 |
|
|
3440f1fad1
|
feat: internal packet sender is now functional
|
2024-11-14 20:11:13 +01:00 |
|
|
9b64ec18ba
|
fix: jackson relocating
|
2024-10-31 20:35:58 +01:00 |
|
|
f72d5c0948
|
feat: implemented NMS packet sender
|
2024-10-31 20:05:22 +01:00 |
|
|
fe33a003ea
|
feat: disabled the respawn packet
|
2024-10-31 17:52:30 +01:00 |
|
|
d804fb1207
|
feat: updated readme
|
2024-09-29 20:35:15 +02:00 |
|
|
77e8844eee
|
feat(changelog): updated the changelog to reflect upcoming changes
|
2024-09-29 20:33:52 +02:00 |
|
|
95a5e99038
|
refactor: doing a little cleaning of the test code
|
2024-09-29 20:32:11 +02:00 |
|
|
230acf439e
|
feat: we're not making progress chat :(
|
2024-09-29 20:31:07 +02:00 |
|
|
18afb84caa
|
feat: WE MAKING PROGRESS CHAT
|
2024-09-29 17:35:09 +02:00 |
|
|
144245fc5a
|
feat: remove test code
|
2024-08-29 16:41:27 +02:00 |
|
|
20af9e7328
|
feat(wrapper): trying to debug the issue
|
2024-08-29 16:02:57 +02:00 |
|
|
c99c31ba37
|
fix: messages not read with MiniMessage
|
2024-08-29 16:02:36 +02:00 |
|
|
0ef5766004
|
feat(language): reworked messages and formatting
|
2024-08-27 22:48:39 +02:00 |
|
|
5197fefdaf
|
feat(error): simplify error management regarding data-related operations
|
2024-08-27 18:56:55 +02:00 |
|
|
df988dbf87
|
fix(wrapper): 1.20
|
2024-08-26 22:39:39 +02:00 |
|
|
23f9424fa9
|
feat(wrapper): clean code for 1.20-1.20.4, untested 1.21
|
2024-08-26 22:39:04 +02:00 |
|
|
a98d5a75bd
|
feat(wrapper): only support 1.20/1.21 (not working for >1.20.2?)
|
2024-08-20 22:44:15 +02:00 |
|
|
d45ce65c3b
|
chore(deps): update deps
|
2024-08-13 18:24:53 +02:00 |
|
|
1133ac4052
|
style: update docs
|
2024-06-16 02:50:08 +02:00 |
|
|
40401a1652
|
feat: why is protocollib api so complicated
|
2024-06-16 02:49:46 +02:00 |
|
|
db8ddbd507
|
feat: trying to figure out 1.20.5/1.21
|
2024-06-16 02:07:46 +02:00 |
|
|
278c801de1
|
feat: tring to figure out 1.20.5-6/1.21
|
2024-06-14 23:38:21 +02:00 |
|
|
653c229b85
|
fix(build): typo
|
2024-06-14 23:01:13 +02:00 |
|
|
57ed194122
|
feat(deps): base on latest master ProtocolLib commit
|
2024-06-14 22:47:11 +02:00 |
|
|
34d1c5c7a0
|
chore(deps): update server deps
|
2024-06-08 13:12:48 +02:00 |
|
|
a86acd0d9d
|
chore(deps): updating dependencies
|
2024-06-07 22:38:57 +02:00 |
|
|
a64577ac97
|
feat(gui): translate left item
|
2024-05-16 21:23:10 +02:00 |
|
|
81b1c8275f
|
feat: update some code with Java 21 newest methods
|
2024-05-16 21:15:26 +02:00 |
|
|
eb23580bc4
|
feat: bump required version to Java 21
|
2024-05-16 21:09:56 +02:00 |
|
|
81b66b6110
|
fix: pushed hotfix for file storage
|
2024-05-04 16:08:51 +02:00 |
|
|
7097e56a6d
|
feat: update changelog
|
2024-05-04 14:31:24 +02:00 |
|