|
6c55d59f1f
|
cleanup, rename, nbt->cdt "compressed data tree"
|
2025-05-28 01:11:46 +02:00 |
|
|
753b4b8b5d
|
rename tag methods
|
2025-05-27 22:57:25 +02:00 |
|
|
688d5710c7
|
change nbt format: rename tags package
|
2025-05-27 21:47:36 +02:00 |
|
|
47a69ce8bc
|
change nbt format: change class names
|
2025-05-27 21:46:30 +02:00 |
|
|
dda5ac3573
|
change nbt format: fix method names
|
2025-05-27 21:34:46 +02:00 |
|
|
17aad1f023
|
change nbt format
|
2025-05-27 21:25:11 +02:00 |
|
|
435e3f3e29
|
make access password mandatory
|
2025-05-26 20:29:08 +02:00 |
|
|
4e51e18bdc
|
add gradle
|
2025-05-26 17:09:08 +02:00 |
|
|
adc81d56d2
|
change port, config and version mechanisms
|
2025-05-26 13:27:03 +02:00 |
|
|
f879b060e8
|
clean data folder history
|
2025-05-26 11:27:34 +02:00 |
|
|
6af3fd71e5
|
change netty to modified version from initial commit
|
2025-05-26 11:10:08 +02:00 |
|
|
1d0dfddf25
|
remove unused import
|
2025-05-25 20:49:48 +02:00 |
|
|
a62dc2309d
|
fix audio issues + potential crash
|
2025-05-25 20:43:52 +02:00 |
|
|
93d997c3c0
|
fix window position restoration on client startup
|
2025-05-25 20:20:46 +02:00 |
|
|
09149c7b88
|
update splashes
|
2025-05-25 20:11:35 +02:00 |
|
|
f1219070d2
|
fix invalid chars in splashes
|
2025-05-25 20:00:30 +02:00 |
|
|
8fed598b51
|
Revert "test chunk array perf"
This reverts commit e2ec9f0c84 .
|
2025-05-25 18:41:45 +02:00 |
|
|
e2ec9f0c84
|
test chunk array perf
|
2025-05-25 18:40:34 +02:00 |
|
|
63c2a18c3a
|
fix all logger names
|
2025-05-25 18:30:12 +02:00 |
|
|
77b5a34a33
|
downgrade netty to old version to fix annoying network bugs WHYYYYYYYYYYYYYYYYYYYYY?!?!?!?!
|
2025-05-25 17:53:55 +02:00 |
|
|
10fdaf0b1a
|
cleanup player controller method names
|
2025-05-25 15:41:41 +02:00 |
|
|
2bc84f0c66
|
cleanup player controller var names
|
2025-05-25 15:38:12 +02:00 |
|
|
64b256c713
|
cleanup player controller comment
|
2025-05-25 15:27:36 +02:00 |
|
|
4a84f9e096
|
format PlayerController
|
2025-05-25 15:26:14 +02:00 |
|
|
2cf7f0036d
|
cleanup player controller comments
|
2025-05-25 15:25:38 +02:00 |
|
|
7299ab8e5c
|
general Block* code cleanup
|
2025-05-25 14:45:04 +02:00 |
|
|
7fd8879c73
|
general Block* code cleanup
|
2025-05-25 12:13:15 +02:00 |
|
|
8bd9370bab
|
make larger crafting grids possible
|
2025-05-25 00:10:02 +02:00 |
|
|
aa0ff6cf96
|
code cleanup
|
2025-05-24 21:24:13 +02:00 |
|
|
bd4b8d427a
|
network code cleanup
|
2025-05-24 20:38:49 +02:00 |
|
|
1eefb197f0
|
rename biome packet
|
2025-05-24 18:49:50 +02:00 |
|
|
ffca1f62e5
|
change biome packet
|
2025-05-24 18:49:24 +02:00 |
|
|
71e50743fd
|
split chunk class into server and client
|
2025-05-24 18:18:04 +02:00 |
|
|
7126ca5a9f
|
add soul+black fire
|
2025-05-24 11:46:37 +02:00 |
|
|
41fae1317f
|
network bug workaround test
|
2025-05-21 18:45:45 +02:00 |
|
|
2dd83c61dc
|
make chunk storage a map
|
2025-05-21 15:31:50 +02:00 |
|
|
5e2b36dc82
|
fix chunk y rendering
|
2025-05-21 14:31:29 +02:00 |
|
|
26c71df542
|
misc fixes, rendering
|
2025-05-21 13:51:51 +02:00 |
|
|
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
|
3a5a29cf9e
|
replace ChunkPos with LongHashMap#get(X|Z) in WorldClient
|
2025-05-20 12:19:18 +02:00 |
|
Sen
|
e6d16405c5
|
remove client world no chunks check, misc
|
2025-05-20 11:59:51 +02:00 |
|
Sen
|
31dd9d6303
|
add dummy display chunks
|
2025-05-20 11:51:35 +02:00 |
|
Sen
|
e145675525
|
miscellanious fixes
|
2025-05-19 22:15:06 +02:00 |
|
Sen
|
7c80936c05
|
fix rain+hail texture and empty chunk
|
2025-05-19 20:46:04 +02:00 |
|
Sen
|
8d4b4b3619
|
add encryption and enforce authentication
|
2025-05-18 17:39:22 +02:00 |
|
Sen
|
2ea3267e3a
|
split text fields
|
2025-05-18 14:30:35 +02:00 |
|
Sen
|
9077451c08
|
add registration via command, password fields
|
2025-05-15 21:25:28 +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 |
|