Click to Play!

Wednesday, April 11, 2018

Battle Gem Ponies DevLog #166 (Demo Ready?)

Just powering through and coding my heart out. Nothing to show yet, but things are progressing behind the scenes.
     Working towards that Minimum Viable Product with a few days to go til showtime! Pretty much every feature from the last demo needs to be remade and bug free using the new development tools I have. The next demo has to be ready by Saturday morning, or I'm going to have to introduce countless strangers and fellow devs to my buggy pre-alpha from December! 

     Can't let that happen. It's crunch time.

Wednesday, April 4, 2018

Battle Gem Ponies DevLog #165 (Game Engine Bone Structure)


     A lot of time has been spent remaking the components needed to make the game run smoother and look nicer. Way more time than I originally intended, but I feel too deep into the mess to turn back now. The results are showing, but it seriously delayed the game's progress and the makeover still isn't complete. 

    I'm hoping that with these menus out of the way and all the fancy scripting stuff simplified into usable tools, the post-alpha development will come easy. Much like a house, the game's gotta have good bones. A foundation to build an entire series of games on top of, actually. Each one more polished than the last.

Wednesday, March 28, 2018

Battle Gem Ponies DevLog #164 (Still with the Menus? Come ON!!)


     Another week in and the game's revamped menu systems still aren't done! Feels like I'm running in place sometimes, but week after week new things are being added and I'm feeling more and more capable as a developer. I just want the alpha build done already!

     Take a look at what I managed to do this past week.

Wednesday, March 21, 2018

Battle Gem Ponies DevLog #163 (Interfaces In Your Faces)


     Menus, menus, menus... Looking fresh though. Still going through the process of making sure all the interfaces work and feel better than ever before. Cleaner sprites, dynamic sizing and positioning for every possible device, and helpful new tools like scrollviews and shaders to add some extra polish. Plus, it all runs 40 times smoother now since it gets compressed to one draw call at runtime, meaning no more horrendous lag just from opening a menu!