Commit Graph

24 Commits

Author SHA1 Message Date
Evan Debenham 7a960907b1 v0.4.1: fixed various bugs involving new rankings code 2016-07-29 07:24:19 +01:00
Evan Debenham 75295b811f v0.4.1: fixed some crashes relating to rankings 2016-07-29 07:24:04 +01:00
Evan Debenham 2d9ce2e8ce v0.4.1: fixed some bugs with new rankings storage 2016-07-03 17:44:14 -04:00
Evan Debenham 68ea4dd6c1 v0.4.1: massively improved the efficiency of rankings storage 2016-06-28 02:11:39 -04:00
Evan Debenham 641517b311 updated copyright 2016-05-08 20:04:50 -04:00
Evan Debenham 82b30e1228 v0.3.4a: fixed an issue where turkish devices were seeing string errors
this was due to the turkish non-dotted i being inserted when strings were being converted to lowercase, specifying the locale should fix this.
2016-02-22 16:48:29 -05:00
Evan Debenham a2d6a7bda5 v0.3.4: improved how pre-0.3.4 rankings are handled 2016-02-22 16:37:24 -05:00
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