Commit Graph

27 Commits

Author SHA1 Message Date
Nut.andor
7f0499c701 rename to prod version build, without debuggable and read_log 2022-04-15 16:50:31 +02:00
Nut.andor
5378279d46 v0.7.17dev
package="com.gpl.rpg.AndorsTrail_beta1"
2022-04-08 23:30:14 +02:00
Zukero
055a2eaf32 Finally fixed clouds' lowest position.
Slower logo animation.
Larger logo.
2018-03-26 14:02:28 +02:00
Zukero
a98df96474 New animation for title logo. Better clouds scaling (now same
pixel-width as mountains etc.). Better loading animation. Clouds
animation now also showing behind loading dialog. Still need to enhance
support for low-end devices.
2018-03-22 17:34:04 +01:00
Zukero
03d67209cd Attempts to reduce memory usage of title screen and to improve
consistency over varied screen sizes and DPI (from spica to Full HD PC
through high-end 5" phone). Far from complete...
2018-03-13 18:55:12 +01:00
Zukero
1bb52b1f0e More changes to the clouds. 2018-03-12 18:57:37 +01:00
Zukero
bf154e058b Progress towards target title screen. 2018-03-09 18:03:19 +01:00
Zukero
d6d473a3d7 Started integrating new title screen drawables. Crashes on my phone
though :/
2018-03-08 18:28:54 +01: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
81c0c1a7ff Animated logo on title screen 2017-11-13 16:43:08 +01:00
Zukero
4cdc08b360 Layout tweaks and bug fixes. 2017-11-13 12:35:01 +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
e4be5d35a8 New Dialog system for better UI control. ALmost there... 2017-11-05 01:47:27 +01:00
Zukero
3a8ad1395f More UI tweaks... not there yet. 2017-11-03 18:06:50 +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
Zukero
6cfe381b84 First test at enhancing the start screen UI. 2017-10-30 18:12:30 +01:00
Mohamad Alkotob
7afe881ead extra newlines 2017-01-13 16:51:39 +02:00
HummusSamurai
a60e2ab4c5 The sorting/category buttons in the inventory are now above the inventory list directly. 2017-01-13 16:49:43 +02:00
life
0907b0978d Skills, Inventory, and Shops now have the Sort & Category options in the UI. 2017-01-04 01:29:46 +02:00
Oskar Wiksten
83d2a8bde0 Convert all code spaces to tabs.
* Yay for spaces-vs-tabs flamewar!
* Also removes trailing whitespaces in code
2013-07-23 16:36:26 +02:00
Oskar Wiksten
8ac12ac960 Add preferences for setting position of quickslots 2013-06-29 18:11:07 +02:00
oskar.wiksten
8782a83437 First attempt at displaying quantities on quickbar buttons.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@236 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-04-29 15:47:05 +00:00
oskar.wiksten
475d330dde Changed all "fill_parent" to "match_parent" in layouts.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@153 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-09-07 18:37:04 +00:00
oskar.wiksten
9730afade8 Display unequipped base stats on player info screen.
Add "All" button to bulk selection interface.
Do not show bulk selection interface when dropping just one item.
Confirmation dialog when overwriting savegames with a new player name (thanks ejwessel)
Hide critical multiplier if equal to 0 or 1.
Do not trigger map events if the player moves to another tile on the same mapevent.
Add LayoutParams to all dynamically generated views (reduces graphical artifacts on Motorola devices)
Use wrap_content instead of match_parent as height on listviews (reduces graphical artifacts on Motorola devices)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@142 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-07-24 11:24:45 +00:00
oskar.wiksten
1e9bf0ce83 Updated quickitem patch by Olivier Samyn (issue 6).
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@97 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-19 19:56:52 +00:00
oskar.wiksten
b56ee0aac1 Quickitem patch by Oli Samyn (issue 6).
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@90 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-15 08:45:49 +00:00
oskar.wiksten
e1757762e4 Version 0.6.4 . Fixed FC issues, health when levelup, better landscape support. Merged from local r30.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@7 08aca716-68be-ccc6-4d58-36f5abd142ac
2010-11-18 22:32:19 +00:00