Quote:
Originally Posted by BenChen
I noticed your recent update on the repository removed XO-Cubed from the menus. I have put it back in, and pushed to the repository.
|
Sorry, this wasn't done intentionally.
I was struggling to get up the new prsp.js starter script with langugage-support instead of PRSPlus.js, and cleaning out the uggly "error while replicate" on startup of the Sim, so I must have messed up with XO-Cubed.
Thanks for fixing that.
Quote:
Good luck with Minesweeper. How are you going to handle not having a left and right mouse button? One possibility is to have a tools panel with two tools: a "flag placer" tool and a "step on button" tool. Then you can do everything with single clicks. The "flag placer" tool would toggle through "I think there is a mine here", "not sure what is here", and "nothing is here" icons. The "step on button" tool would reveal what is in fact underneath that button.
|
Thanks a lot

Thought of a "Mode-indicator" top-right in the menu bar. (Already put)
Showing "Mode: step", or "Mode: flag"
In a first attemp, mode-switching will be bound to previous/next keys
Quote:
There's still the "hold left click on number and press right to release all buttons around that number" functionality. That could be done by using the "step on button" tool and a single click on the number.)
|
I think I will try it that way
Quote:
Not sure how all this would go with a non-Touch reader, though. Perhaps a button that toggles which tool is currently active?
|
I will go for the touch functionallity first. But with mode-selection done with prev/next, the center-button will do it for the non-touch readers.
Quote:
All of the above is just a suggestion! I look forward to seeing what you come up with.
|
I am curious too, to what that will lead in the end.
Quote:
(By the way, I like the fact that you can set the FSK Sim to be Touch by default!)
|
You can now set the prefered skin within user.config, without editing _PRSPlus.js (which was possible form the start, btw.)
Theoretically the Sim provides now language-support. Also setable via user.config. But I couldn't test so far.
Regards
Mark