Commit Graph

17 Commits

Author SHA1 Message Date
Evan Debenham
d9d6e45d04 v0.3.4: moved some functionality from Utils in prep for removing it. 2016-02-22 16:24:28 -05:00
Evan Debenham
b70e70d74b v0.3.4: added externalized rankings descriptions 2016-02-22 16:22:44 -05:00
Evan Debenham
ac967fad27 v0.3.4: reworked rankings to store their cause instead of a result string 2016-02-22 16:20:34 -05:00
Evan Debenham
684c2caacb updated license information 2015-06-12 16:44:09 -04:00
Evan Debenham
cebdff0221 cleaned up formatting:
- removed trailing whitespace
- changed all leading whitespace to tabs
- removed IDE created author comments
2015-06-12 16:22:28 -04:00
Evan Debenham
5325268220 Source Release: standardized some things between open source and closed source. 2015-03-02 19:36:09 -05:00
Evan Debenham
a2670f2a36 Merging 1.7.5 Source: core changes 2015-02-06 10:03:40 -05:00
Evan Debenham
6457f0cf71 v0.2.3d: hopefully, finally killed all the rankings bugs. 2015-01-14 09:09:12 -05:00
Evan Debenham
15802423a8 v0.2.3d: corrected bug where updated rankings from old saves would sometimes record depth as '30015' 2015-01-13 08:58:23 -05:00
Evan Debenham
acbbbc1686 v0.2.3b: fixed an extremely stupid error for loading of pre-0.2.3 rankings 2015-01-07 17:01:07 -05:00
Evan Debenham
36f36ed546 v0.2.3a: hotfix, serious bug involving new record data 2015-01-06 20:13:39 -05:00
Evan Debenham
775ffa6034 v0.2.3: removed unused variable 2015-01-04 10:55:51 -05:00
Evan Debenham
872199b43e v0.2.3: improvements to the rankings page 2015-01-03 21:55:40 -05:00
Evan Debenham
e4951449f4 v0.2.3: rankings page can now contain up to 10 records (+1 for most recent), looks a bit clumped up atm. 2014-12-18 02:24:30 -05:00
Evan Debenham
ddc3786b44 v0.2.3: changed how some of the code deals with exception. More visible errors, but better error reporting. These methods should never fail for any reason other than an IOException anyway, so the intent here is that if they do fail for another reason, it is worth one user's game session so that I can get a bug report. 2014-12-02 14:26:34 -05:00
Evan Debenham
80819f1c7a v0.2.2a: fixed a bug where winning the game above depth 26 would result in a deflated score. 2014-11-05 09:46:14 -05:00
Evan Debenham
aed303672a V0.1.0 Partial Commit
changed package and application names to differentiate from main PD
release
2014-08-03 14:46:22 -04:00