Ui Rebuild and Full Controller Support #59

Merged
Snoweuph merged 29 commits from dev-base into stable 2023-04-11 20:41:55 +00:00
Showing only changes of commit 189e20d2e4 - Show all commits

View file

@ -30,6 +30,7 @@ func generate() -> Dictionary:
for i in cave_gen_iterations:
change_cells_by_neighbor_thresholds()
set_borders_solid()
prepare_player_start_area()
tile_array_to_terrain()