zhenyan121
  • Joined on 2026-04-09
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-27 14:54:09 +08:00
932c11a646 fix: chunk conflict resolution not taking effort
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-26 22:34:10 +08:00
5b2f06b3ec feat: add about tab item
bd5665c935 fix: can't find iota
59ab47d317 feat: add anisotropic filtering control
e34a20599d feat: add tp in devpanel
Compare 4 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-26 14:24:09 +08:00
c5a78185ba feat: add ChunkGenerator
a3eb19e58f feat: smooth biome block transition
Compare 2 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-26 06:14:09 +08:00
9402847e89 feat: add biome parameter adjustment
zhenyan121 synced commits to main at zhenyan121/dotfiles from mirror 2026-04-26 06:14:07 +08:00
76525155da feat: add blur
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-25 22:04:09 +08:00
a95ad796ce feat: add world and player tab item
8b5717a655 refactor: extract constants into separate constants.hpp file
055c4d687b fix: load path failure
4ca2133ff3 feat: add DevPanel
ada0603a2f build: enable Freetype support
Compare 5 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-24 21:34:12 +08:00
dc3926e47f chore: add imgui library
3e27ab675c fix: fullscreen resolution error on Windows
106cc3d398 feat: add Config class
Compare 3 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-24 13:14:08 +08:00
2409734e89 chore: add toml++ library
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-24 05:04:08 +08:00
8f8e2c1bd5 chore: remove dead code
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-23 20:54:07 +08:00
2707748843 refactor: increase BLEND_RADIUS to 12
e90b0ce2f4 refactor: chunk generation logic
Compare 2 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-22 04:04:07 +08:00
c7a0aff0c1 chore: add .clangd configuration
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-21 03:34:09 +08:00
c2321a0a6e refactor: warp everything in Cubed namespace
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-19 18:54:08 +08:00
6c74f4582c docs: add build guide
553955841b fix: missing face culling for old chunks during generation
Compare 2 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-19 02:34:09 +08:00
ca82d6a447 feat: add Spectator Mode
0a0024361d fix: negative seed values
Compare 2 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-18 18:24:09 +08:00
47ce4cf2d3 fix: is_init data race
af34d7eb82 fix: y is too height
03ea97055f fix: make Perlin noise seed reproducible
639648969b fix: range::iota build fail
de4df4b476 fix: data race in world::init_world()
Compare 9 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-18 10:14:09 +08:00
63930dcdc7 refactor: separate biome declaration and definition
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-18 02:04:08 +08:00
30a4713092 refactor: extract biome logic into separate
f2328d19fd refactor: prevent desert from generation adjacent to mountain in biome generation
e69d38ad94 fix: array not include
5723c17f94 feat: add 4 biomes
be176ff18a build: upgrade C++ standard to C++23
Compare 5 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-17 17:54:09 +08:00
68e062faa1 feat: add cpu show for windows
2f1edc4723 feat: add opengl version cpu gpu info show
Compare 2 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-17 01:34:07 +08:00
b07adea771 refactor: merge memory_used.hpp and system_version.hpp into system_info.hpp
278fcef295 refactor: define WIN32_LEAN_AND_MEAN
876cb5ebe2 feat: add rss record
Compare 3 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-16 17:24:10 +08:00
296bd8e07a feat: add os version show for windows
9c7812f205 fix: BLOCK_REISTER can't build
3aff13ed1e feat: add os version show for linux
0b0beaf25c feat: add rendered chunk sum show
7d5b9c34b3 feat: add texture hot-reload
Compare 13 commits »