Commit Graph

18 Commits

Author SHA1 Message Date
Evan Debenham 8e508ab040 v0.3.4: switched to rendered text in a bunch of places 2016-02-22 16:12:48 -05:00
Evan Debenham 13d6beda67 v0.3.4: implemented rendered text in all single-line cases 2016-02-22 16:08:13 -05:00
Evan Debenham d8b74a3a0e v0.3.4 externalized most scene strings 2016-02-22 15:31:07 -05:00
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 f6f10bca2e v0.3.1: overhauled font system, now only uses 2 bitmaps with one used in most cases. 2015-08-24 13:04:23 -04:00
Evan Debenham efd506dda7 v0.3.1: tweaked existing scenes to support new audio functionality 2015-08-24 13:00:29 -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 4cb2ca666c v0.2.4: updated TODOs 2015-03-02 17:38:24 -05:00
Evan Debenham 01f0f57a04 v0.2.4: reworked rankings scene to properly handle scaling height 2015-03-02 17:23:11 -05:00
Evan Debenham e2ee042c38 Merging 1.7.5 Source: scenes changes 2015-02-06 10:27:36 -05:00
Evan Debenham dfe2b13ffb v0.2.3: further improvements to the rankings scene 2015-01-06 00:29:46 -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 9f9e117c95 Merging Source v1.7.2: scene changes 2014-10-18 04:59:03 -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 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