|
From: SourceForge.net <no...@so...> - 2012-11-19 15:00:10
|
Patches item #3585171, was opened at 2012-11-07 07:21 Message generated for change (Comment added) made by amnykon You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305095&aid=3585171&group_id=5095 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Micah Bunting (amnykon) Assigned to: Nobody/Anonymous (nobody) Summary: Dice deck Initial Comment: Adds an option to use a deck of dice rolls instead of the normal dice. Also adds an option to use dice with modified odds to make the rolls more even. DOTO: Add an option for the amount of dice decks to use. Add option to reshuffle dice deck when a number of cards are left. The modified dice rolls need a greater effect on the results. Add option for flat dice distribution(results = rand(10)+2). This is a protocol change. ---------------------------------------------------------------------- >Comment By: Micah Bunting (amnykon) Date: 2012-11-19 07:00 Message: Cleaned up mode_turn by creating a dice roll function. ---------------------------------------------------------------------- Comment By: Micah Bunting (amnykon) Date: 2012-11-13 14:57 Message: Added option to use multiple dice decks (each one 36 cards). Added option to remove an amount of cards from the dice deck. Changed the dice deck option to a check box. Removed an option from the previous patch that I decided I didn't like (was not implemented very well anyway). Perhaps flat odds could be added later, but it think it removes an element from the game. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305095&aid=3585171&group_id=5095 |