Commit Graph

26 Commits

Author SHA1 Message Date
Evan Debenham
641517b311 updated copyright 2016-05-08 20:04:50 -04:00
Evan Debenham
b5bf1001ad v0.3.5: added the option for TouchAreas to block touches even when they are disabled 2016-05-08 18:55:39 -04:00
Evan Debenham
b538a00297 v0.3.4: externalized ui strings 2016-02-22 15:24:18 -05:00
Evan Debenham
a23ede9bbb v0.3.1b: fixed a bug with centered toolbar and less than 4 quickslots 2015-09-04 01:59:13 -04:00
Evan Debenham
bbf1c1040f v0.3.1b: ported over gamescene.examinecell logic from GDX build 2015-09-04 01:59:11 -04:00
Evan Debenham
79043dd79e v0.3.1a: further tweaks to examine button toast 2015-08-24 13:09:00 -04:00
Evan Debenham
81341c93d0 v0.3.1a: reworked screen size scaling to fix certain resolutions, adjusted quickslots to compensate 2015-08-24 13:07:30 -04:00
Evan Debenham
ba2a4f9328 v0.3.1a: updated the examien button toast to better explain it 2015-08-24 13:07:28 -04:00
Evan Debenham
e0ad8f1938 v0.3.1a: fixed examining unseen heaps 2015-08-24 13:07:22 -04:00
Evan Debenham
77f02b54a9 v0.3.1: heaps can now be examined from the fog of war 2015-08-24 13:04:44 -04:00
Evan Debenham
00aab9bd2d v0.3.1: added functionaltiy to flip indicators in the game UI 2015-08-24 13:04:37 -04:00
Evan Debenham
cde5a4f63b v0.3.1: re-added hold to search 2015-08-24 13:04:12 -04:00
Evan Debenham
c5252a5045 v0.3.1: all sorta UI changes 2015-08-24 13:04:04 -04:00
Evan Debenham
f1bece816f v0.3.1: removed the long press to search functionality from the examine button. 2015-08-24 11:37:43 -04:00
Evan Debenham
179935fb87 v0.3.1: implemented a new toolbar UI including more minimum resolution width, options for up to 4 quickslots, and ui flip support. 2015-08-24 11:37:15 -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
85a907d14e v0.3.0c: trap refactor pt2, traps completely changed to work based on instantiable trap objects instead of terrain types
This makes the trap system far more extendable.
2015-06-07 21:55:24 -04:00
Evan Debenham
46dffad71d v0.3.0: added support for item sprites to contain emitters 2015-06-07 21:55:09 -04:00
Evan Debenham
0a78b2dc28 v0.3.0: some refactoring to item sprites to better use an item as a parameter 2015-06-07 21:54:47 -04:00
Evan Debenham
2367283bf6 v0.3.0: Added shading to the toolbar, and slightly repositioned it. 2015-06-07 21:54:34 -04:00
Evan Debenham
fd77e8a923 v0.2.3e: commented out final line involving resume button 2015-01-21 23:00:54 -05:00
Evan Debenham
e7e289e666 v0.2.3e: removed resume button from toolbar, added icon for resume button 2015-01-21 22:57:47 -05:00
Evan Debenham
02693eef4d v0.2.3e: tied toolbar UI into quickslot settings (need to move 'continue' button to a tag) 2015-01-21 16:13:54 -05:00
Evan Debenham
2b44154ac1 v0.2.3e: refactored quick slot button, should now support multiple instances of itself tied to different quickslots, needs testing 2015-01-20 17:26:53 -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