They should just port the client to HTML5. That would solve a lot.
But it opens a way for hackers to change HTLM5 code on the fly and implement functions and what not around the game interface, for example bots that are going to look after your island.
11.12.14 19:15
Mannerheim
Quote:
Originally Posted by MCLueppers
But it opens a way for hackers to change HTLM5 code on the fly and implement functions and what not around the game interface, for example bots that are going to look after your island.
The current client is made with Flash which also includes all client logic. You can get the code with few clicks and inject it back modified. Nothing better there vs HTML5...
11.12.14 20:54
Narcil
Quote:
Originally Posted by Mannerheim
The current client is made with Flash which also includes all client logic. You can get the code with few clicks and inject it back modified. Nothing better there vs HTML5...
flash is actually compiled unlike HTML/JS. you cannot get the code BB wrote. it makes it a little harder not much.
12.12.14 00:13
Zotamedu
Quote:
Originally Posted by MCLueppers
But it opens a way for hackers to change HTLM5 code on the fly and implement functions and what not around the game interface, for example bots that are going to look after your island.
There's already been bots. Most things seems to be server side as well so you can't do that much client side except automated management which is already possible.