]> git.mcshandy.xyz Git - barrow_crawler/commit
New Game mode seems to work well now. Updated generation data organization for clean...
authorRandy McShandy <randy@mcshandy.xyz>
Sat, 9 Aug 2025 16:32:40 +0000 (11:32 -0500)
committerRandy McShandy <randy@mcshandy.xyz>
Sat, 9 Aug 2025 16:32:40 +0000 (11:32 -0500)
commit6f897eecde63f284663da18168b8d825d4803a20
treec5d7bc115af40388e2db03bc99f51cce411e1b0f
parent5a7d61f15140af40c308855725a9d48987a32f0a
New Game mode seems to work well now. Updated generation data organization for clean worker thread access. Small adjustments in generation params etc, along with quantified barrow sizes to introduce difficulty options once I feel like it.
bin/posix_BC
src/main.c
src/menufuncs.c
src/platform.h
src/platforms/platform_posix.c
src/render_raylib.c
src/structs.c
src/structs.h
src/utils.c