Commit graph

90 commits

Author SHA1 Message Date
Sen
6114da126a
fix fonts 2025-06-11 18:42:53 +02:00
Sen
166064f21a
remove legacy gradle eclipse plugin 2025-06-03 09:40:45 +02:00
Sen
4a6da6d0f7
add spring water 2025-06-01 17:24:32 +02:00
Sen
618a076c0f
remove skull tile entity 2025-06-01 16:02:45 +02:00
Sen
493230c4a6
fix unneccesary debug classes 2025-05-31 18:56:55 +02:00
Sen
5534531416
make guis more generic 2025-05-31 18:38:53 +02:00
Sen
374e0c4617
remove server side debug 2025-05-31 16:46:48 +02:00
Sen
a6c2695ccb
complete login system for now, misc fixes 2025-05-31 00:23:35 +02:00
Sen
06a14ae645
small fixes 2025-05-30 22:12:50 +02:00
Sen
ec0a1aa5c3
add password hashing and commands 2025-05-30 21:12:59 +02:00
Sen
1b61f085e3
fix exceptions from net handlers, raise rsa key size to 4096 2025-05-30 19:39:54 +02:00
Sen
d1a0847303
cleanup, remove ambient occlusion from models 2025-05-30 18:08:07 +02:00
Sen
8e0bbd06c2
code cleanup: use records where possible 2025-05-30 17:57:14 +02:00
Sen
18be47866c
upgrade to java 21, remove netty unsafe, remove deprecated features 2025-05-30 12:49:37 +02:00
Sen
b14e539464
add key serialization 2025-05-30 01:43:37 +02:00
Sen
be0ab15153
add float scaling 2025-05-29 16:40:33 +02:00
Sen
f3117767fd
add basic scaling 2025-05-29 16:12:19 +02:00
Sen
414dc668ff
add flying types 2025-05-29 15:03:03 +02:00
Sen
b317139c97
fix client window refresh (useless) 2025-05-29 13:55:20 +02:00
Sen
3d0cc9665a
improve client server guis 2025-05-29 13:52:36 +02:00
Sen
902c795ecc
extend and fix pubkeys 2025-05-29 12:51:39 +02:00
Sen
5a394749bf
add pubkey auth 2025-05-29 03:04:44 +02:00
Sen
b52053f5ea
compressed data tree cleanup, streamlining 2025-05-28 13:51:07 +02:00
Sen
6c55d59f1f
cleanup, rename, nbt->cdt "compressed data tree" 2025-05-28 01:11:46 +02:00
Sen
753b4b8b5d
rename tag methods 2025-05-27 22:57:25 +02:00
Sen
688d5710c7
change nbt format: rename tags package 2025-05-27 21:47:36 +02:00
Sen
47a69ce8bc
change nbt format: change class names 2025-05-27 21:46:30 +02:00
Sen
dda5ac3573
change nbt format: fix method names 2025-05-27 21:34:46 +02:00
Sen
17aad1f023
change nbt format 2025-05-27 21:25:11 +02:00
Sen
435e3f3e29
make access password mandatory 2025-05-26 20:29:08 +02:00
Sen
4e51e18bdc
add gradle 2025-05-26 17:09:08 +02:00
Sen
adc81d56d2 change port, config and version mechanisms 2025-05-26 13:27:03 +02:00
Sen
f879b060e8 clean data folder history 2025-05-26 11:27:34 +02:00
Sen
6af3fd71e5 change netty to modified version from initial commit 2025-05-26 11:10:08 +02:00
Sen
1d0dfddf25 remove unused import 2025-05-25 20:49:48 +02:00
Sen
a62dc2309d fix audio issues + potential crash 2025-05-25 20:43:52 +02:00
Sen
93d997c3c0 fix window position restoration on client startup 2025-05-25 20:20:46 +02:00
Sen
09149c7b88 update splashes 2025-05-25 20:11:35 +02:00
Sen
f1219070d2 fix invalid chars in splashes 2025-05-25 20:00:30 +02:00
Sen
8fed598b51 Revert "test chunk array perf"
This reverts commit e2ec9f0c84.
2025-05-25 18:41:45 +02:00
Sen
e2ec9f0c84 test chunk array perf 2025-05-25 18:40:34 +02:00
Sen
63c2a18c3a fix all logger names 2025-05-25 18:30:12 +02:00
Sen
77b5a34a33 downgrade netty to old version to fix annoying network bugs WHYYYYYYYYYYYYYYYYYYYYY?!?!?!?! 2025-05-25 17:53:55 +02:00
Sen
10fdaf0b1a cleanup player controller method names 2025-05-25 15:41:41 +02:00
Sen
2bc84f0c66 cleanup player controller var names 2025-05-25 15:38:12 +02:00
Sen
64b256c713 cleanup player controller comment 2025-05-25 15:27:36 +02:00
Sen
4a84f9e096 format PlayerController 2025-05-25 15:26:14 +02:00
Sen
2cf7f0036d cleanup player controller comments 2025-05-25 15:25:38 +02:00
Sen
7299ab8e5c general Block* code cleanup 2025-05-25 14:45:04 +02:00
Sen
7fd8879c73 general Block* code cleanup 2025-05-25 12:13:15 +02:00