btipling / blockens

blockens with zig
MIT License
13 stars 0 forks source link

stream line new chunk creation #48

Closed btipling closed 3 months ago

btipling commented 3 months ago

currently there are multiple, broken code paths when editing involves chunks that don't exist and it's buggy and bad and it needs to be thought through not be a bunch of messy code that doesn't really work. There just needs to be a good handle new chunk logic that sets everything up correctly and allows the player to just go along as they would expect and not encounter a bunch of weird bugs.

btipling commented 3 months ago

I'm not sure this matters any more as all chunks are generated via the new terrain gen