Commit graph

56 commits

Author SHA1 Message Date
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
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
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
6af3fd71e5 change netty to modified version from initial commit 2025-05-26 11:10:08 +02:00
Sen
c0369d14b8 fix ore generation height limit 2025-05-25 20:55:53 +02:00
Sen
20abca12f2 remove server stop double logging 2025-05-25 18:33:08 +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
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
Sen
8bd9370bab make larger crafting grids possible 2025-05-25 00:10:02 +02:00
Sen
aa0ff6cf96 code cleanup 2025-05-24 21:24:13 +02:00
Sen
bd4b8d427a network code cleanup 2025-05-24 20:38:49 +02:00
Sen
1eefb197f0 rename biome packet 2025-05-24 18:49:50 +02:00
Sen
ffca1f62e5 change biome packet 2025-05-24 18:49:24 +02:00
Sen
71e50743fd split chunk class into server and client 2025-05-24 18:18:04 +02:00
Sen
7126ca5a9f add soul+black fire 2025-05-24 11:46:37 +02:00
Sen
41fae1317f network bug workaround test 2025-05-21 18:45:45 +02:00
Sen
272392c8ea change world floor and ceiling to filler an optional flag 2025-05-21 16:32:28 +02:00
Sen
dfa5026a29 cap chunk height check in worldgen 2025-05-21 15:49:02 +02:00
Sen
2dd83c61dc make chunk storage a map 2025-05-21 15:31:50 +02:00
Sen
7b6cff41c5 fix bottom filler 2025-05-21 12:15:13 +02:00
Sen
7fd8a49d5c initial bugfix for taller chunks 2025-05-21 12:04:28 +02:00
Sen
caef42dc16 make world taller 2025-05-20 19:06:37 +02:00
Sen
e145675525 miscellanious fixes 2025-05-19 22:15:06 +02:00
Sen
9a6c41661b fix server startup time measurement 2025-05-18 18:47:20 +02:00
Sen
8d4b4b3619 add encryption and enforce authentication 2025-05-18 17:39:22 +02:00
Sen
9077451c08 add registration via command, password fields 2025-05-15 21:25:28 +02:00
Sen
e4034898b9 remove server ipc and preloading 2025-05-14 16:01:08 +02:00
Sen
660199b1d8 misc refactoring 2 2025-05-14 15:45:27 +02:00
Sen
10ba39c70b misc refactoring 2025-05-14 15:12:11 +02:00
Sen
eba8f6ea98 login + network changes, add forms 2025-05-14 14:58:06 +02:00
Sen
111226fe28 move worldgen to server 2025-05-14 00:37:46 +02:00
Sen
a3e8566ca2 move clipboard classes 2025-05-13 17:19:40 +02:00
Sen
6e77090c5b server client split world classes 2025-05-13 17:02:57 +02:00
Sen
1578d22e46 specify client and server 2025-05-12 19:13:37 +02:00
Sen
95b5d0e3e3 move converter to server 2025-05-12 18:52:03 +02:00
Sen
f89724e2aa Revert "split entity ai to server #1"
This reverts commit 02c0bfcbf6.
2025-05-12 18:48:16 +02:00