Search found 13 matches

by emanueles
12 November 2013, 23:46
Forum: Official announcements [en]
Topic: Machiavelli
Replies: 8
Views: 7821

Re: Machiavelli

You proposal is very different from the game nature. Machiavelli is not a game you win counting your points. You win when you have no more cards in your hand and nothi
ng else.

Anyway, I'll consider a possible way to assign points, positive and negative. This could be a good solution.
by emanueles
12 November 2013, 23:40
Forum: Suggestions
Topic: Machiavelli : empêcher l'anti-jeu
Replies: 5
Views: 2781

Re: Machiavelli : empêcher l'anti-jeu

Hello, first of all, thank you for your comments and suggestions. Some player told me that people started to adopt the strategy to take the 3 penalty cards every turn. They add many cards to their hand and then they close the game, playing a large number of cards. In the real life game, this is not ...
by emanueles
12 November 2013, 23:02
Forum: Official announcements [en]
Topic: Machiavelli
Replies: 8
Views: 7821

Re: Machiavelli

Hi all,
I changed the game rule about restoring. Now, when a player chooses to restore, he will receive only 1 card from the deck. This to avoid unfair strategy some players begin to adopt.
Hope the new change will be apreciated.

Cheers,
Emanuele
by emanueles
04 October 2013, 20:24
Forum: Developers
Topic: Game infos
Replies: 2
Views: 2054

Re: Game infos

Thank you. I didn't notice you already created the specific documentation.
by emanueles
03 October 2013, 22:10
Forum: Developers
Topic: Game infos
Replies: 2
Views: 2054

Game infos

Hello,
I'm changing the file gameinfos.inc.php and I have a question about it: which are the possible tags to assign and what they can be used for?

Bye
Emanuele
by emanueles
03 October 2013, 21:38
Forum: Developers
Topic: Game options
Replies: 4
Views: 2929

Re: Game options

Another question about game options: how can I set the default value for a game option?
by emanueles
29 September 2013, 21:15
Forum: Developers
Topic: Game options
Replies: 4
Views: 2929

Re: Game options

Yes, it was the reason.
Thank you very much!
by emanueles
26 September 2013, 21:41
Forum: Developers
Topic: Game options
Replies: 4
Views: 2929

Game options

Hello everybody, I want to add an option to my game. I modified the gameoptions.inc.php file in adding these lines: $game_options = array( 100 => array( 'name' => totranslate('Number of decks'), 'values' => array( 1 => array( 'name' => totranslate('2') ), 2 => array( 'name' => totranslate('3') ), 3 ...
by emanueles
27 March 2013, 23:53
Forum: Developers
Topic: Stock component - getSelecteItems output array
Replies: 3
Views: 2815

Re: Stock component - getSelecteItems output array

Thanks for your reply, Rudolf.
I'll try to make controls on the server side, so the problem I had with cards' weights maybe will disappear.
Thank you anyway.
by emanueles
26 March 2013, 22:03
Forum: Developers
Topic: Stock component - getSelecteItems output array
Replies: 3
Views: 2815

Stock component - getSelecteItems output array

Hello everybody, getSelectedItems method of Stock object doesn't return items' weights. It's useful for me having the weight of selected items because I have to order them and to check if they are in sequence. I'm using the same items structure present in Hearts, but in my game the ace comes before ...

Go to advanced search