23-07-2013, 03:15 PM
Hi Fatality,
well i don't remember if i have the old screenshots, as i done the GOS "Gekko OS" the last year.
I worked much on it, as i already done a Javascript version in the past.
I use c++ / OBJ C on the client side, and PHP on the server side.
After i read that Apple always reject the Desktop simulations, i changed to the console.
In the beginning it was multi console, but i thought that users don't know how to use it.
Hack Online was rejected 8 times before a reviewer that was able to use a console approved it.
The problem in the idea you shown before, is that Apple will never accept something that can be modified by users.
This is the reason i always put prefixed commands.
Anyway i will try to move all commands to the server side, and transform the client in a show the line array from server.
This will take much time, but this will give us the possibility to fix bugs immediately.
Some times, i don't add in the help some commands until Apple accept the update, cause there are some commands that can make the app get rejected.
I try to found the screenshots....
well i don't remember if i have the old screenshots, as i done the GOS "Gekko OS" the last year.
I worked much on it, as i already done a Javascript version in the past.
I use c++ / OBJ C on the client side, and PHP on the server side.
After i read that Apple always reject the Desktop simulations, i changed to the console.
In the beginning it was multi console, but i thought that users don't know how to use it.
Hack Online was rejected 8 times before a reviewer that was able to use a console approved it.
The problem in the idea you shown before, is that Apple will never accept something that can be modified by users.
This is the reason i always put prefixed commands.
Anyway i will try to move all commands to the server side, and transform the client in a show the line array from server.
This will take much time, but this will give us the possibility to fix bugs immediately.
Some times, i don't add in the help some commands until Apple accept the update, cause there are some commands that can make the app get rejected.
I try to found the screenshots....



