Hey guys!
Apologies on being a day late on the update! I've been working on something I wanted to share with you all and it took a bit longer than anticipated :D. I'll try to keep the update text brief so you can check it out! AltairPL also has an update on his engine progress, which as usual you can find below!
Story Presentation
I decided yesterday morning I wanted to do something fun for you guys since I've been locked in my closet poking away at story stuff for so long. What I've created is a presentation showing off the first (spoiler-free) details of the game's backstory! Let me know what you think!
AltairPL's Engine Progress Report
Something had been bothering me since I started working on the new engine, and in the past week I finally learned what it was (and it really wore me out). No matter what I wanted to tackle after this last monthly progress report, I found myself having to complete something else first. The first wrench in my gears was that I had to improve file handling to implement support for two things used extensively by RPG maker:
The RTP path is stored in the Windows registry, so I had to learn how to retrieve it. This wasn't really hard, but shit has hit the fan when I decided to check what will happen if the RTP path in registry contains non-ASCII characters. If I were to describe all the problems I had with this, this post would be filled with cursing and swearing, so the only thing I'll say is that I freaking hate Microsoft. Anyway, when I finally figured out all related problems, I had to backtrack and adjust my code in few places to make sure that Unicode is used everywhere.
This small victory raised my morale a bit, but not for long, As it turns out, Ruby doesn't play nicely with Windows all the time. Even though Unicode support for Ruby on Windows should be working already in Ruby 1.9, there are still problems with it in Ruby 2.3, which is currently used as a base for the URGE engine. I had to spend a lot of work and time to make sure that everything is working as intended.
This update of mine is pretty grim already, and even though it was a lot of extra work and planned progress was delayed, it resulted in few things I am happy about, making it a worthwhile detour:
lolred
2017-04-13 23:25:24 +0000 UTCAigistp
2017-04-13 12:06:25 +0000 UTCTimothy Cowher
2017-04-11 01:15:20 +0000 UTCblabla
2017-04-10 10:38:03 +0000 UTCSomnovox
2017-04-09 20:17:21 +0000 UTCMav
2017-04-09 15:27:18 +0000 UTCdudman
2017-04-09 11:38:25 +0000 UTC