1.1.11 Update Release
Update 1.1.11 is a little weird, and I don't mean because of all those nasty 1s, cluttering up the version schematic. No, this update both takes us a step forward, and a step backwards. Let me explain.
Once upon a time there was a gross sync-based hard-drive writing database structure called "Laziness". My plan for this was simply to cut out the need for some external system and keep straight the core. I believed it would give me more integrity, more experience. To be fair, it did teach me a lot, but most important of these lessons was that there is absolutely no reason to burden yourself with a custom-build database. It is a massive waste of time.
I could ramble forever on the issues, but I'm going to instead present the solution: MongoDB. That's right, we're going mainstream. IO-Chat is now using MongoDB to store accounts and because of the cluttery mess of the old system, it took quite a while to refurbish the codebase. The result, is a much more reliable (and sexy) database.
Unfortunately, I have not yet integrated rooms into this, so there is a chance that created rooms may have data loss. Fortunately, all you have to do is re-create the room. There are no real estimates on a timeframe but I've never seen dataloss happen more frequently than once every few weeks.
DONE:
Existing rooms have been deleted.
Accounts made during the last update have been lost.
Premium and VIP rights are temporarily disabled.
DarkShell/LightRoom crossover bug fixed. ( no more black textbox )
Registration fixed.
Version Support: Edge/12; MSIE/11*; Chrome/48; Opera/36; Firefox/45;













