Commit graph

299 commits

Author SHA1 Message Date
Sen
367e6f5bfd
remove spawn rotation 2025-05-31 21:19:45 +02:00
Sen
c201df68b2
fix npc jumping 2025-05-31 20:27:12 +02:00
Sen
669fc77eab
fix potions 2025-05-31 20:09:23 +02:00
Sen
821a46b720
remove note block tes 2025-05-31 19:57:32 +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
f4c024cde7
fix command system a bit 2025-05-31 14:02:55 +02:00
Sen
35277daca8
fix command default and required params 2025-05-31 10:47:06 +02:00
Sen
6562d18dc1
fix world parser default 2025-05-31 00:53:32 +02:00
Sen
663ef31db9
gradle: fix server console run 2025-05-31 00:47:33 +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
228eec0a79
encryptutil field cleanup 2025-05-30 21:14:35 +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
f30141c8f3
netty cleanup 2025-05-30 13:30:29 +02:00
Sen
c8e5c16e41
fix gradle compile errors 2025-05-30 13:00:33 +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
18f37874fa
fix acces password server behaviour and default password auth 2025-05-29 12:57:35 +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
bdf67a89f7
add server base seed 2025-05-28 18:44:41 +02:00
Sen
252c157cf0
add server base seed 2025-05-28 18:34:02 +02:00
Sen
b01b602728
formatting for compressed data tree 2025-05-28 18:12:28 +02:00
Sen
815c52e5d7
further compressed data tree cleanup 2025-05-28 17:07:33 +02:00
Sen
b52053f5ea
compressed data tree cleanup, streamlining 2025-05-28 13:51:07 +02:00
Sen
f76d3c8b89
change compressed data tree ids and clean up 2025-05-28 11:29:49 +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
c527989ada
locale fix 2025-05-27 22:51:30 +02:00
Sen
8be702b3aa
change nbt format: small fix 2025-05-27 21:57:15 +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
4433d3b3df
change nbt format: fix visibility 2025-05-27 21:38:31 +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
ad4949af16
add some commands, fix exception spam, split converter nbt implementation 2025-05-27 14:29:40 +02:00
Sen
2cee1d6632
raise packet compression limit from 2 to 20mb 2025-05-26 23:57:36 +02:00
Sen
435e3f3e29
make access password mandatory 2025-05-26 20:29:08 +02:00
Sen
5f49d6c036
initial crafting registry cleanup (comments) 2025-05-26 17:35:17 +02:00
Sen
4e51e18bdc
add gradle 2025-05-26 17:09:08 +02:00