Commit Graph

8 Commits

Author SHA1 Message Date
Zukero
3b28c2f378 Desaturated the clouds' colors. Even less saturation for faraway ones.
Clouds speed should be even more consistent across different devices.
Also made the title screen's UI backgrounds "clickable" so a misclick
doesn't hide the UI too easily.
2018-03-26 16:26:52 +02:00
Zukero
df81e96a08 WARNING: Does not run!
Huge clean-up. Separation between themes and style. Preparatory work for
theme inheritance and alternative themes made by derivation.
Problem: due to a pre-lollipop bug, I still have to remove some color
indirections through attributes, as they are not preperly resolved.
2017-11-17 19:20:35 +01:00
Zukero
b57f847b09 Nice combo boxes, erm, spinners, emulated through a button and a dialog.
Dual-sized heroes.
Did "Organize imports" in eclipse on the whole project, so almost all
java files are changed, but not by much.
2017-11-08 18:36:17 +01:00
Zukero
e87ea318ec More UI tweaks... getting there... 2017-11-04 00:17:11 +01:00
Zukero
3a8ad1395f More UI tweaks... not there yet. 2017-11-03 18:06:50 +01:00
Zukero
335c853acd Theme refining 2017-11-03 11:03:46 +01:00
Zukero
a4694be347 UI Styling like crazy. 2017-11-02 19:05:15 +01:00
Zukero
a8b24abb39 Select your hero !
Support for three different hero sprites.
Externalized New Game Creation in a separate fragment.
Enhanced title screen UI.
Continuable game preview.
2017-10-31 18:26:11 +01:00