Kas-tle
4939d2f9a9
Merge pull request #2 from Kas-tle/master
...
Merge in master (1.21.11)
2025-12-12 19:28:29 -08:00
LOOHP
5a366404ea
Minecraft 1.21.11
2025-12-09 16:56:49 +00:00
Kas-tle
a7e53115ab
Merge branch 'master' into feature/performance-improvements
2025-11-13 17:56:00 -08:00
LOOHP
9cdfbfcfdc
Minecraft 1.21.10
2025-10-08 18:38:44 +01:00
LOOHP
e63226f05c
Bump adventure
2025-10-06 22:49:45 +01:00
LOOHP
d8d7307fcb
Minecraft 1.21.9
2025-09-30 22:24:32 +01:00
LOOHP
75191a83f7
Update pom.xml
2025-08-31 16:09:55 +01:00
Joshua Castle
7d9ef7f927
Performance improvements:
...
- Update dependencies
- Use blocking queue for Tick.asyncTasksQueue
- Do not call removed method Thread#stop in Tick#waitAndKillThreads
- Use virtual threads for ClientConnection
- Add build action
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com >
2025-08-16 00:54:38 -07:00
LOOHP
b19bba7140
Minecraft 1.21.8
2025-07-17 20:32:11 +01:00
LOOHP
077595f0c2
Minecraft 1.21.7
2025-06-30 18:47:18 +01:00
LOOHP
57473e5f57
Minecraft 1.21.6
2025-06-19 17:12:45 +01:00
LOOHP
13a89914d5
Minecraft 1.21.5
2025-04-15 23:15:08 +01:00
LOOHP
a43aa18a22
Upgrade snack yaml version
2024-12-10 16:56:38 +00:00
LOOHP
61331a3ea1
Minecraft 1.21.4
...
Closes #73
2024-12-05 18:37:40 +00:00
LOOHP
f72584ec79
Minecraft 1.21.3
2024-10-26 17:07:52 +01:00
LOOHP
8adb6c7a00
Bump development to 1.21.1
2024-08-09 11:32:15 +01:00
LOOHP
642c7bd5f4
Minecraft 1.21
2024-06-14 21:00:41 +01:00
LOOHP
3d651bba67
Minecraft 1.20.6
2024-05-09 01:56:08 +01:00
LOOHP
8ec7d322d8
Clean up & Format
2024-03-25 22:03:24 +00:00
LOOHP
0a919303b6
Minecraft 1.20.4
2023-12-15 00:09:42 +00:00
LOOHP
32499372bf
Minecraft 1.20.2
...
If only it was as simple as #64
2023-09-24 15:56:36 +01:00
LOOHP
8083e7b1b0
Minecraft 1.20.1
2023-06-26 17:01:21 +08:00
LOOHP
1f021007a1
Minecraft 1.20
2023-06-07 22:11:02 +01:00
LOOHP
f99befc4c2
Bump Adventure version
2023-03-16 02:49:08 +00:00
LOOHP
cfd8a0ab2c
Minecraft 1.19.4
2023-03-16 02:44:42 +00:00
LOOHP
9f2c426a50
Catch plugin enable disable errors
2023-01-10 15:03:58 +00:00
LOOHP
69bd4a8f6f
Fixed receiving signed chat
2022-12-16 13:43:13 +00:00
LOOHP
949d2f34d7
Inventories! (Part 1)
2022-12-09 02:40:16 +00:00
LOOHP
081776e4fe
Use Adventure Key replacing NamespacedKey
2022-12-08 12:22:18 +00:00
LOOHP
9193d907d1
Implemented Bossbar & Sounds Partially
2022-12-08 02:35:37 +00:00
LOOHP
50fd145d77
Minecraft 1.19.3
2022-12-07 21:38:20 +00:00
LOOHP
bcf9d0a450
Bump version
2022-09-30 15:50:21 +01:00
LOOHP
21a20af667
Clean up
2022-08-08 00:38:24 +08:00
LOOHP
dac03d9d2f
Minecraft 1.19.2
2022-08-06 21:07:39 +08:00
LOOHP
ace420a017
Minecraft 1.19.1
2022-07-28 18:07:31 +08:00
LOOHP
8b37a26424
Minecraft 1.19
2022-06-11 02:34:26 +08:00
dependabot[bot]
2eb01129fd
Bump gson from 2.8.5 to 2.8.9
...
Bumps [gson](https://github.com/google/gson ) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9 )
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-20 21:54:07 +00:00
LOOHP
effcbab3e4
Fixed PacketPlayInPluginMessaging & Added default command /version
2022-05-01 15:29:46 +01:00
LOOHP
0ac9810554
Separated PlayerSpawnEvent and PlayerJoinEvent, PluginMessages now uses String channels, Added PluginMessageEvent
2022-04-25 19:13:31 +01:00
LOOHP
7ad2b19177
Broadcast server brand
2022-04-22 23:14:56 +01:00
LOOHP
4ebe77d5dd
Minecraft 1.18.2 Proper support
2022-03-05 17:43:31 +00:00
LOOHP
c1b498419a
Bump to 1.18.2
2022-02-28 14:46:43 +00:00
LOOHP
99b2a81546
Added license headers
2022-02-17 13:26:44 +00:00
LOOHP
4353859951
Made packet intercepting possible
2022-02-10 01:54:13 +00:00
LOOHP
00600647ae
Bump version
2022-01-28 22:24:43 +00:00
LOOHP
2988e605b5
Re-structure + Adventure
2021-12-22 00:33:31 +00:00
LOOHP
224e12a6a8
Fixed keepalive packet issue
2021-12-06 20:42:49 +00:00
LOOHP
9d507f684f
Fill chunks outside of world (schematic) with empty chunks
2021-12-04 18:56:57 +00:00
LOOHP
abc5a83b48
Removed debug messages
2021-12-01 01:03:43 +00:00
LOOHP
14a1f50abf
Minecraft 1.18
2021-12-01 00:55:27 +00:00