
Video Game Blog
August 14, 2019
Finished up the loading/saving of Path data.
Had a conflict-bug rear up with the new code. Took five hours to locate it as the Compiler didn't give me an exact line where the code was break. I took out all of the code in the suspected area and replaced it line by line until the crash happened. Sure enough...a new assignment with the new code was not being reset back to a tolerable value for the rest of the game. I took a sledge hammer to that bug!
Tomorrow I down-grade the graphics and re-code it to accommodate it. Then I'll start working on Monster AI. FUN !!
