Code Cleanup
A lot of what I have done in the last few days is code cleanup to make. Mostly removing multiple lines of code when one line can do the same thing. ;)
Bios Fixed
There were several issues, so I changed how bios get the information. I have also changed how it is updated as well. Before, it would get the dictionary for all the characters, but the information does not change (just the availability flags). So, I changed it so the information is captured during the initiation phase, and the only thing that updates when going into Bios is the availability flags.
Update on Content
I hope to start on writing/rendering thing week. Last week, I have spent most of it recovering from a procedure, so I was not as productive as I like to be. Working toward improving that this week. :)
Changed files in this update