itch.io is community of indie game creators and players

Devlogs

Devlog 25.46

Rogue Souls
A downloadable game

Just posted the other day, here's another quick update:

Combination of progress and code maintenance this last weekend. I moved around some render code that was impeding the GUI drawing correctly and I started back in on character creation (see the "Enlistment" screen capture from last year for an idea). I'm using Dear ImGui for rapid UI prototyping so I can "get on with it already." I have the basic thing working and now I need to get some drag-and-drop stuff working as well.

I also re-implemented Localization support. It was a lot easier this time, and I could simply 'port a lot of my code from before. I want to stay on top of it so it doesn't require a huge RUSH as I get closer to release.

Watch this space! I'll add some new screen captures soon.

Leave a comment