Posted January 29, 2025 by Arcane Games
#Release Notes
Atlas Arcana v0.2 is live!
The key focus of this build has been to transition from an initial proof-of-concept to a usable tool. The main user-facing change is the addition of an initial control interface, allowing you to manage various live display options, tweak some basic map generation parameters, and generate maps. Here's the breakdown of what's available:
Behind the scenes, I've made a variety of changes to allow maps to be properly regenerated (as v0.1 reran the application from scratch with each new map) and have been learning a lot about Control Nodes in Godot, how to send signals between nodes, and how to connect everything together into a functioning system.
You'll see a variety of additional controls that aren't properly hooked up yet, including a whole suite of camera controls and advanced inputs into the generation process. And yes, it looks like my fancy unicode icons aren't rendering properly for the web-based version, so that's something I'll look into further when I implement the camera.
If you spot any bugs or if anything jumps out at you as a top priority, let me know - otherwise I'll chip away at some of the low-hanging fruit on my ToDo list.