A little progress on world building
Hey there, This week I made only a little bit of additional progress on my game's editor. I've hooked up my forms to create new worlds, realms and zones and everything is updating nicely on the appropriate pages. Upon creation, the form closes and the app navigates you to the newly created page. I'm currently working on adding editing controls to each page, and then I want to look into some of the more destructive flows. Deleting worlds, realms and zones and figuring out what happens to their children. I also integrated ForUI (A UI framework based on Shadcn/ui) in place of the material widgets, and I'm really pleased with how clean the UI is looking. I find myself more motivated to work on something that looks pleasing each time I iterate on it. Once I have the basic CRUD functionality working on these elements, I'm planning to look into my first visual element. I map of a zone. For this, I'm planning to use Rive to create an overworld map of a zone. That's it for this update, Cheers to anyone who reads this!

Hey there,
This week I made only a little bit of additional progress on my game's editor. I've hooked up my forms to create new worlds, realms and zones and everything is updating nicely on the appropriate pages. Upon creation, the form closes and the app navigates you to the newly created page. I'm currently working on adding editing controls to each page, and then I want to look into some of the more destructive flows. Deleting worlds, realms and zones and figuring out what happens to their children.
I also integrated ForUI (A UI framework based on Shadcn/ui) in place of the material widgets, and I'm really pleased with how clean the UI is looking. I find myself more motivated to work on something that looks pleasing each time I iterate on it.
Once I have the basic CRUD functionality working on these elements, I'm planning to look into my first visual element. I map of a zone. For this, I'm planning to use Rive to create an overworld map of a zone.
That's it for this update,
Cheers to anyone who reads this!