zhenyan121
  • Joined on 2026-04-09
zhenyan121 synced commits to feature/river at zhenyan121/Cubed from mirror 2026-05-01 16:54:09 +08:00
65bafe9141 fix: safe_int_to_biome not include river
f94ef61d40 fix: duplicate mountain terrain generation
9a4b814f4d feat: add river biome
Compare 3 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-30 16:24:10 +08:00
d4d761b2aa Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#3)
315c60e4a6 feat: block switching (#2)
Compare 2 commits »
zhenyan121 synced new reference feature/river to zhenyan121/Cubed from mirror 2026-04-30 16:24:10 +08:00
zhenyan121 synced commits to feature/river at zhenyan121/Cubed from mirror 2026-04-30 16:24:10 +08:00
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-28 23:34:09 +08:00
9a8e76d25f refactor: set forest base y to 62 (#1)
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-28 15:24:09 +08:00
14c942333c ci: upgrade clang image tag to latest
b88bc30756 ci: add find in include directory
a526d37f97 ci: use Docker instead of directly installing clang-format
fb86836e19 ci: upgrade clang-format version in CI
f2f00ce658 ci: add automated code style checking
Compare 6 commits »
zhenyan121 synced commits to main at zhenyan121/Cubed from mirror 2026-04-27 23:04:10 +08:00
dc3be5a4bc refactor: adjust mountain frequency
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 »