lol Sulake should appeal to all age ranges, cause seriously, which of our parents really cared about whether we played Habbo or not? Let alone whether it was age appropriate. Judging by the looks, it already passes every parents test.
Realistically, this fictional "all up in your e-biz" parent...
All of these suggestions you ignore them, you best option listed is what @cvm said going with your own server if you're so picky about providers and can find one with a high bandwidth cap (if any).
Not even a minute of googling:
https://www.highproxies.com/private-proxies/
I can be your...
https://github.com/jadenmitchell/Habbo
https://github.com/jadenmitchell/Habbo/commit/e3ce3fc3ea7384af0952994751d9ca7afea614db
Didn't start unit testing but I've added the /test/ directory with a client.js file to test packet sending but I'll add some spec files to test modules and code...
I no longer support this development, seeing this arrogance spew out of you (again) just made me remember why I avoided you in the first place. Please try to be more considerate to the people who take time to give you feedback to help you on your project.
Sorry, but good luck.
IP based? If that means what I think it means then it's a bad idea... especially for a admin panel, anybody on your network can use it if you're logged on. But I probably just misunderstood what you meant by that.
You should put more thought into this spaghetti code. They're bad practices in...
I just fixed this problem.
Make sure you change the links in your external_override_variables as well as your external_variables.
And make sure if you're overriding the flash client url in the client.php that the link is to your gordon.
Make sure you're profiling your code... your framework can have all the convention features it wants but what really paid attention to in comparison to other frameworks is functionality to speed.
I've really been weighing Postgre and Mongo which are both NoSQL but Postgre has more MySQL-like features for relational databases
http://www.aptuz.com/blog/is-postgres-nosql-database-better-than-mongodb/
But I also spotted something interesting
https://www.torodb.com/
You haven't made any huge mistakes in this one.
Don't extend built-in JavaScript objects like "Array" = bad practice.
Callback hell + nested statements (learn how to ACTUALLY use promises)
Global fucking variables are an anti-pattern for a reason
Stop caching your modules "libraries" in global...