Commit Graph

10 Commits

Author SHA1 Message Date
49fb5a8774 Game specific settings
finished initial implmention of game specific settings. all that is left
to do is to delete settings files with games

refs #36

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-05-04 12:18:37 -04:00
64921d7304 Success After X
added a prefrence for the user to select what are counted as successes

closes #37

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-05-04 11:52:48 -04:00
55484786ec Ones Subtract
added the option for the user to enable one subtract

closes #35

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-05-04 11:22:48 -04:00
8ed7a2441b Removed dependency calc_successes from tens_roll_twice
Change-Id: I49bf7e022dadb972549fef8574478735ab5c19c2
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-12 11:11:42 -05:00
2a25a5fc2c Implemented Game Mode
added implementation loading of game modes

Change-Id: I0d92ed433577f3f7ec265eab4af8d328675b7d9b
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-12 10:56:29 -05:00
f58616cfc8 Added Last Roll Highlighting
hightlights last roll base on custom color picked from the new color
picker pref

Change-Id: Iab790cd5103f955d0c8c8a0a83bcec0e7ca3a062
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-10 11:04:15 -05:00
6dbd1274b3 Added New Settings
Added modifier option

added success option: tens count twice

Change-Id: Ia978daee5fe86a8f167d0bfc32458f844bb255bd
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-09 09:08:56 -05:00
93d80bcb33 Integrated Roll Again and Calc Successes Settings
into Exalted Dice

Change-Id: I12cfc26e7bdb9abaa7eab54cd567db4520f51410
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-08 10:47:40 -05:00
e0cfaa2266 Added settings for roll again and calc successes
These changes are finished on the settings activity side, need to be
implemented on the application side

Change-Id: I8a2d3a027d21f3a62a0cb84eaa0b60d9bcc73ede
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-07 11:38:59 -05:00
4a0479ec01 Created Settings Activity
created a simple settings activity that we can add various settings to.

Change-Id: I304454bd5543083bf90d1357da2ca8b8d7f1e37a
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-02-06 01:21:05 -05:00