|
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 |
|
|
d41ad4db01
|
change fire type behaviour
|
2025-05-25 15:04:14 +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 |
|
|
d6d934f1f3
|
small network code cleanup
|
2025-05-24 20:42:53 +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 |
|
|
88c43d0824
|
Merge branch 'master' into chunk-intmap
|
2025-05-24 18:19:21 +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 |
|
|
0055cbf806
|
remove some old comments
|
2025-05-23 09:36:57 +02:00 |
|
|
41fae1317f
|
network bug workaround test
|
2025-05-21 18:45:45 +02:00 |
|
|
f6b2fdf422
|
fix entity void height
|
2025-05-21 16:50:59 +02:00 |
|
|
688522c5ca
|
change view distance default to 8
|
2025-05-21 16:35:37 +02:00 |
|
|
272392c8ea
|
change world floor and ceiling to filler an optional flag
|
2025-05-21 16:32:28 +02:00 |
|
|
dfa5026a29
|
cap chunk height check in worldgen
|
2025-05-21 15:49:02 +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 |
|
|
7b6cff41c5
|
fix bottom filler
|
2025-05-21 12:15:13 +02:00 |
|
|
c62e3386aa
|
change entity kill height
|
2025-05-21 12:08:58 +02:00 |
|
|
7fd8a49d5c
|
initial bugfix for taller chunks
|
2025-05-21 12:04:28 +02:00 |
|
Sen
|
4d1d323c72
|
Revert "make world taller"
This reverts commit caef42dc16 .
|
2025-05-20 19:09:19 +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
|
a7fe2db49f
|
change flying npc players not permananetly flying
|
2025-05-18 20:18:44 +02:00 |
|
Sen
|
89d2c8f6e4
|
fix npc sneaking
|
2025-05-18 19:51:32 +02:00 |
|
Sen
|
9a6c41661b
|
fix server startup time measurement
|
2025-05-18 18:47:20 +02:00 |
|
Sen
|
5066ddf9af
|
raise RSA key size 1024 -> 2048
|
2025-05-18 18:40:37 +02:00 |
|
Sen
|
5b6bb3f10d
|
remove unused EncryptUtil methods, rename
|
2025-05-18 17:49:01 +02:00 |
|
Sen
|
5b2a51a8b5
|
remove unused EncryptUtil methods, rename
|
2025-05-18 17:46:15 +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
|
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 |
|