Another small update, and thoughts on the Writing Parser
Site:
-Minor, but needed, forum styling changes.
Game:
-Fixed a(the?) bug that would cause the solar system to not build.
-Updated much of the game server’s code. Hopefully I didn’t make new bugs in doing so.
-Added some more errors to initialization to hopefully clarify things or track down issues.
-Updated writing parser to strip out escaping backslashes after they’re no longer needed.
-Fixed an issue where the Scenes in complex Events would delete out previous text that they shouldn’t.
The intended behavior was that writing history in scenes would stay there, but … Continue reading