Commit Graph

15 Commits

Author SHA1 Message Date
LOOHP ad284544e5 Fixed terminal integration 2025-12-24 12:24:47 +00:00
Kas-tle a7e53115ab Merge branch 'master' into feature/performance-improvements 2025-11-13 17:56:00 -08:00
LOOHP 69d0270925 Fixed illegal file name in log files
Fixes #96
2025-10-04 11:08:43 +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 af380214ef Skip encoding not-implemented item data components 2024-05-27 00:17:28 +01:00
LOOHP 081776e4fe Use Adventure Key replacing NamespacedKey 2022-12-08 12:22:18 +00:00
LOOHP 99b2a81546 Added license headers 2022-02-17 13:26:44 +00:00
LOOHP 2988e605b5 Re-structure + Adventure 2021-12-22 00:33:31 +00:00
LOOHP 6d14314bd9 reupload 2021-04-06 21:14:05 +08:00
LOOHP 05cfdb73a9 clear 2021-04-06 21:12:32 +08:00
LOOHP 6c90a82f7c Follow naming conventions 2021-04-06 12:50:26 +08:00
LOOHP 2d77a0e15c reorganize classes for a better future 2021-03-22 00:22:13 +08:00
LOOHP 5be44b597a Updated pom.xml, handles interrupt signal 2021-02-27 17:32:31 +08:00
LOOHP 8d2b7ea0cb 0.4.0 SNAPSHOT 2021-02-19 23:33:21 +08:00
LOOHP c77c700fac Reorganize sources to maven project standard 2020-12-29 01:50:43 +08:00