LeastFixedPoint/wave-dice-robot

Should allow grouping or disabling intermediate results of NWoD rolls

Opened this issue · 8 comments

For example, [20d6 = 3x6 + 8x5 + 2x4 + 6x2 + 1x1 = 219]

Original issue reported on code.google.com by shooshpa...@gmail.com on 2 Nov 2009 at 10:16

Should this be a configurable setting? Some users may want

a) full expansion (for people who care about order)
b) compaction when rolling over 'x' dice of the same type
c) no compaction (i.e. '20d6' would just return '219')

Original comment by trent.ba...@gmail.com on 2 Nov 2009 at 11:07

Yes, it's a good idea, I'll probably make this an option on the configuration 
panel and 
also add some way to specify this for a given roll.

Original comment by shooshpa...@gmail.com on 2 Nov 2009 at 11:44

Original comment by shooshpa...@gmail.com on 15 Nov 2009 at 12:12

  • Added labels: Method-exa, Method-nwod

Original comment by shooshpa...@gmail.com on 25 Nov 2009 at 10:50

  • Changed title: Should allow grouping or disabling intermediate results of NWoD rolls
  • Removed labels: Method-exa

Original comment by shooshpa...@gmail.com on 25 Nov 2009 at 10:50

  • Added labels: Priority-Medium
  • Removed labels: Priority-Low

Original comment by shooshpa...@gmail.com on 25 Nov 2009 at 10:51

  • Added labels: option

Original comment by shooshpa...@gmail.com on 25 Nov 2009 at 10:58

  • Added labels: New-Option
  • Removed labels: option

Original comment by shooshpa...@gmail.com on 25 Nov 2009 at 11:08

  • Added labels: Type-Option
  • Removed labels: New-Option, Type-Enhancement