Commit Graph

16 Commits

Author SHA1 Message Date
Evan Debenham dd08be8d97 v0.3.5: various logic fixes to accommodate chars that are 0 hp, but not dead. 2016-05-08 18:55:26 -04:00
Evan Debenham fae5fc7c6c v0.3.5: added functionality for a shield ontop of health for characters 2016-05-08 18:53:23 -04:00
Evan Debenham b110c0db8c v0.3.4a: re-added align methods pt.2
Also moved rendered text multiline into the core game
2016-02-22 16:48:08 -05:00
Evan Debenham 83d492440e Merging 1.9.1 source: ui changes (plus wndchooseway) 2015-12-21 18:03:12 -05:00
Evan Debenham 5cff3a6191 v0.3.1d: added a health bar for bosses 2015-09-15 21:33:01 -04: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 0ba004b1fa v0.3.1d: removed strict pixel align pt.1
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:58 -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 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 b2f5fd6123 v0.3.0: improved buff tapping for small screens 2015-06-07 21:54:28 -04:00
Evan Debenham 071403a7aa v0.2.4: moved loot and continue tags to bottom right, much more accessable 2015-03-02 17:13:17 -05:00
Evan Debenham 894f7d9d06 Merging 1.7.5 Source: ui changes 2015-02-06 09:55:45 -05:00
Evan Debenham 34a7b82f94 v0.2.3e: converted resume button to a tag 2015-01-21 22:54:58 -05:00
Evan Debenham 735af276c8 Merging Source v1.7.2: UI changes 2014-10-18 21:30:38 -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