Commit Graph

18 Commits

Author SHA1 Message Date
295188971d perf: fast chunk generation 2026-04-12 20:52:57 +08:00
662e3ee798 feat: add random seed 2026-04-06 21:56:15 +08:00
f37f458b42 perf: optimize chunk generation 2026-04-06 17:10:36 +08:00
ae914a944c fear: add r to gen new chunk 2026-04-05 20:19:11 +08:00
23affb78b5 feat: add perlin noise 2026-04-05 18:21:43 +08:00
c23a7de81e feat: add more info output 2026-03-30 09:17:20 +08:00
fb11fee955 feat: add collision detection 2026-03-29 20:19:08 +08:00
01d6e91da9 feat: update logger with new features 2026-03-29 12:38:06 +08:00
cc5bf508c6 feat: smooth player movement 2026-03-19 12:53:32 +08:00
4d4bbe82ec feat: add frustum culling 2026-03-19 10:54:13 +08:00
fd5314a1d1 feat: add block detection while walking 2026-03-14 16:32:41 +08:00
8b1579b5fd feat: add block placement and destruction 2026-03-14 14:37:27 +08:00
e51a398abe fix: outline not disappearing when no block is targeted 2026-03-14 11:36:04 +08:00
f392a656a7 feat: add outline for block that is looked 2026-03-14 10:18:20 +08:00
98967275ff feat: move players to world instead of main 2026-03-13 16:35:36 +08:00
11324ba1b2 feat: add support for negative chunk coordinates 2026-03-12 22:30:22 +08:00
123fbf4fe4 perf: optimize multi-chunk rendering logic 2026-03-12 16:43:20 +08:00
668fa9a57d feat: add world class 2026-03-07 17:00:05 +08:00