the basic skin editor looks like this: ( see screenshot )
My first goal just to move all elements with mouse on a grid is working now.
I don't know if I will put more work on it. Many times in the past I wished to have such a tool...
is this release full functional Kroko since the first post says preview or are you still working on the game
then i wait till you upload final release and then gonna make a skinfile for B and W 1080 skin
kroko, i've made some corrections to the code.. take a look at the attached file..
* dialog when changing players only if game in progress
* action handler unregistered on destroy
* changed "values.dat" to "MyYahtzee.Values.dat" (imo less confusing directory structure)
* changed some computer / player playing logic (you can now play 1 player vs computer, was unable to before)
oh damnit.. you're right...i got the logic wrong..
when the plugin said: players 2, computer 1.. i thought this was supposed to be 2 human players vs 1 computer
(thought "players" ment human players and "computer" computer players.. )