Hello people!
The 0.5 update is coming along, though it will take longer than expected to finish.
I’m dealing with some weird game behaviour right now, after integrating the log generator with the game. I’ve created a workaround for this, and it will be used if I’m unable to fix the issue. More information about the issue can be found below.
That’s it for now, folks ;) Stay tuned for (possibly) the (biggest) update so far! :D
THE ISSUE:
Okay, so here’s the issue.
The game has had an integrated system since the first official release. I call it “FLCS” (File Library Checking System”). It is to verify that all required folders and files are present before starting the main game. After integrating the new log generator, the FLCS went all weird. I’ve been looking over the code over and over again without finding any errors. In this occasion, I’ve added a new setting called “Ignorance Mode”. What this basically does is that is disables the FLCS when Ignorance Mode is enabled (This is the temporary workaround).
0 comments