P0-B4: Part 1179: Sqllite Support
by PhoenixGames on Jan.15, 2023, under Astral Realms, P-0, P0_B4, Software and Games, Spiritus Astrum
The work that I have done integrating Sqllite support into the project has gone very well.
I had a few minor issues converting the mySQL commands and functions to sqllite, but they now seem to work fine.
I now have a single server project that can be compiled in EITHER mySQL mode (for the master server) OR Sqllite mode (for player servers).
This should mean that not only will players (eventually) be able to create their own player servers, with their own rules, seeds, etc, they will also be able to play the game offline if they don’t have an internet connection, or if the master server ever goes down.





