Commit graph

47 commits

Author SHA1 Message Date
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
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
2dd83c61dc make chunk storage a map 2025-05-21 15:31:50 +02:00
Sen
5e2b36dc82 fix chunk y rendering 2025-05-21 14:31:29 +02:00
Sen
26c71df542 misc fixes, rendering 2025-05-21 13:51:51 +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
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
Sen
111226fe28 move worldgen to server 2025-05-14 00:37:46 +02:00
Sen
6d1e00ddef fix server copy password 2025-05-13 17:34:21 +02:00
Sen
6e77090c5b server client split world classes 2025-05-13 17:02:57 +02:00
Sen
66e9f68eee move attributes 2025-05-13 14:39:09 +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
d8e54d4d69 Revert "split entity ai to server #2+"
This reverts commit ad828ec6b4.
2025-05-12 18:48:05 +02:00
Sen
541b9cc461 Revert "Revert "add windows support (untested)""
This reverts commit 2158a700f4.
2025-05-12 18:47:43 +02:00
Sen
2158a700f4 Revert "add windows support (untested)"
This reverts commit 6e5c9e842e.
2025-05-12 18:46:07 +02:00
Sen
ad828ec6b4 split entity ai to server #2+ 2025-05-12 18:28:56 +02:00
Sen
6e5c9e842e add windows support (untested) 2025-05-09 13:26:31 +02:00
Sen
812a981e4a rename Game -> Client 2025-05-08 13:03:36 +02:00
Sen
193a12b00f net client 2025-05-08 13:00:17 +02:00
Sen
6b7923cf41 move packages 2025-05-08 12:37:48 +02:00
Sen
d08d0e11fc change package names 2025-05-07 18:19:24 +02:00
Sen
3e70accb76 split client and server 6 2025-05-07 17:40:28 +02:00
Sen
a6b0f110b1 split client and server 5 2025-05-06 13:32:30 +02:00