zhenyan121
  • Joined on 2026-04-09
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 »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-15 00:34:08 +08:00
a8726b06c3 refactor: update grass block texture
bc0d4bfcf6 fix: correct texture coordinates
Compare 2 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-14 16:24:09 +08:00
6773157000 fix: potential data race in m_gen_player_pos
16ff954166 feat: async world generation
Compare 2 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-12 23:34:09 +08:00
80c8691999 feat: thread support for world(preview)
295188971d perf: fast chunk generation
Compare 2 commits »
zhenyan121 synced commits to main at zhenyan121/SporeBG-Conid from mirror 2026-04-11 23:04:09 +08:00
3b811c7407 fix: mingw build failed
15ec1895cc fix: 修复了在删除棋子时导致连通棋子不在一个连通组件里的问题
Compare 2 commits »
zhenyan121 created repository zhenyan121/test 2026-04-09 19:21:12 +08:00