View Single Post
Old 02-05-2011, 01:42 PM   #135
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Basically, bulk import converted/new games/utils didn't quite work. I'll skip this for alpha release for x50-s, hopefully will have time to iron out the issues by beta.

Would be nice to get unified way out of all of them. In some it's doable by pressing home/menu, some force you through the menu, which is sometimes tiny / laggy.

Quote:
Originally Posted by BenChen View Post
What do you mean, "you wouldn't call it chess"? If you press "SIZE" the reader makes a move. I haven't beaten it yet on "Medium" setting, let alone on "Slow"!
Oh, didn't know that.

Quote:
I avoided any automatic move system, since I couldn't get timers to work. If I had set it up to move automatically without a timer, you wouldn't see your move until the AI move completes, so the two moves would appear at about the same time (after a long pause, where you would be thinking "Did my move work?")
Ah, I guess what you need is not timers, but ability to update the screen before javascript call is completed. Well, here you go:

FskUI.Window.update.call(kbook.model.container.get Window());

Last edited by kartu; 02-05-2011 at 01:46 PM.
kartu is offline   Reply With Quote