Commit Graph

17 Commits

Author SHA1 Message Date
Evan Debenham
6313619de7 v0.3.1d: removed strict pixel align pt.2
there is no need to enforce whole interger positions for UI elements. Especially with the recent font changes this was causing alignment problems on high resolution displays.
Elements with non-whole number sizes and positions should be used sparingly, but there's no reason to strictly align them.
2015-09-15 21:32:59 -04:00
Evan Debenham
91ada0fa52 v0.3.1b: updated rankings window to better work with new text scaling 2015-09-04 01:59:13 -04:00
Evan Debenham
cac8a6a675 v0.3.1: rankings page now supports 4 quickslots 2015-08-24 11:37:42 -04: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
89d72e60d1 v0.2.4: fixed chrome inconsistency, standardized tab layouts and made them pretty 2015-03-02 17:13:03 -05:00
Evan Debenham
a4fe786f97 v0.2.3e: small fix to rankings window changes 2015-01-21 20:22:36 -05:00
Evan Debenham
2cd9d59c7b v0.2.3e: improved/corrected multi-quickslot display in rankings page. 2015-01-21 08:59:39 -05:00
Evan Debenham
66db278940 v0.2.3e: added support for 2x quickslot in rankings page 2015-01-20 09:40:01 -05:00
Evan Debenham
6e3c2223cd v0.2.3e: tonnes of fixes relating to WIP multi-quickslot implementation 2015-01-20 00:56:36 -05:00
Evan Debenham
e53c6b678f v0.2.3e: added backend support for multiple quickslots (needs testing!) 2015-01-19 12:04:23 -05:00
Evan Debenham
33db534e25 Merging Source v1.7.2: window changes 2014-10-20 03:24:59 -04:00
Evan Debenham
ad32c4d984 V0.2.1 : Added alternate title text to appropriate locations for Sub-Reddit modding distinctions. Standardized alternate text color int global variable. Added hero icon to hero display. make about scene flare less flashy. 2014-10-12 00:03:23 -04:00
Evan Debenham
c96c3c5bed V0.2.0: updated sprites, reworked some class hierarchies (probably adds some bugs!) 2014-08-24 23:55:10 -04:00
Evan Debenham
c5e8ffea91 V0.1.0 Final Commit
Full changelist:
Seeds:
-Blindweed buffed, now cripples as well as blinds
-Sungrass nerfed, heal scales up over time, total heal reduced by combat
-Earthroot nerfed, absorb is now 50%, total shield unchanged
-Icecap buffed, freeze effect now much stronger in water.

Potions:
-Purity buffed, immunity increased to 10 turns, clear effect radius increased
-Frost buffed, freeze effect now much stronger in water.

Scrolls:
-Psionic blast reworked, now rarer, more risky, & much stronger.
-Challenge renamed to Rage, buffed, now amoks nearby enemies
Scroll of Lullaby will be buffed next patch

Etc.:
-Internal android packaging changed, IDs as new program.
-Descriptions updated
-Rough mod indicator added to rankings
2014-08-04 22:34:26 -04: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