Nut
9943bf336e
Tomb ghosts
2020-12-17 14:48:19 +01:00
Nathan Watson
b987272a4a
update dpad graphic
2020-11-17 17:34:53 -08:00
Nut
97feb1117d
boss_fungi
2020-10-04 22:00:15 +02:00
Nut
22999d5632
Merge branch 'master' into test_fungi
...
# Conflicts:
# AndorsTrail/res/values/authors.xml
2020-09-30 00:04:57 +02:00
Nut
75654f52bd
trapped mouse png
2020-08-25 23:30:19 +02:00
Nut
c5df5c5c09
basics for Fungi/Delicious soup
2020-07-05 04:07:52 +02:00
Nut
dd18e0f748
butcher for animated npc
2020-05-21 18:47:39 +02:00
Nut
bc3dc312c6
enhanced cavewall png
2020-05-01 01:15:08 +02:00
Gonk
e41ce698f3
Merge branch 'test_brimhaven' of https://github.com/NutAndor/andors-trail into nut_test_brimhaven
2020-04-26 20:58:45 +02:00
Gonk
f8cea26edf
Added ball monster
2020-04-26 20:57:09 +02:00
Nut
72bc552df2
added map_table_2.png
2020-04-24 09:27:50 +02:00
Gonk
dc5db4e1e6
Added the giant_basilisk icon
2020-01-25 20:58:55 +01:00
Nut
daaa6bd515
Merge pull request #32 from NutAndor/master
...
v078
2020-01-19 16:13:20 +01:00
Nut
de1e5fe34e
base for v078dev
...
with added new Arulir graphics
2019-11-24 05:05:12 +01:00
Nut
35e1e5a501
Merge branch 'arulir_mountain' into v0761a
2019-10-29 23:40:10 +01:00
Nut
ec1bf44d9c
changed png
2019-08-23 03:10:04 +02:00
Nut
ebd5b538ca
basic settings
2019-06-20 17:35:25 +02:00
Nut
7127cf8647
Update items_misc_3.png
2019-04-21 09:28:49 +02:00
Nut
4049f0d5dd
target version for compile
2019-04-21 01:04:22 +02:00
Nut
42d0bef263
target version for compile+test
2019-04-21 00:25:54 +02:00
Nut
6d1e7b3001
Target for brimhaven compile by ATCS
2019-04-20 10:47:13 +02:00
Zukero
ba094b4b95
First implementation of dynamic placeholder tiles for maps.
2018-08-24 09:56:18 +02:00
Nut
1e3f3310c2
new graphic monsters_maksiu1, and an author list entry
2018-07-20 16:52:16 +02:00
Nut
32b3c6b3e5
missing ring in lakecave map
2018-06-22 00:04:25 +02:00
Rijackson
b42b26bb42
Added guynmart spritesheets and modified map_fence_4
2018-05-02 17:29:12 -04: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
470bc423ef
Added custom loading animation. Saved some PNGs in indexed color mode,
...
saving space.
2018-03-14 18:45:15 +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
67f2c41ac9
Preparatory works for new title screen
2018-03-07 17:51:58 +01:00
Zukero
1be47b2e0e
Fixed the green theme colors. Added dark gray theme. Renamed the themes
...
after metals.
2017-11-22 23:29:33 +01:00
Zukero
14f83283fb
No more "gold", green instead. All made from blue using scripts.
2017-11-22 18:22:47 +01:00
Zukero
bca34db508
Cleanup of all UI bitmaps, to have a cleaner, more consistent color
...
palette, easing the scriptability of derivatives creation.
2017-11-22 16:17:34 +01:00
Zukero
a54798443a
Fixed compatibility with Donut (1.6). Better list separator. Shops tabs
...
were mysteriously forgotten, until now, so I added icons too.
2017-11-20 23:52:38 +01:00
Zukero
413bf66c68
Removed Red, replaced by Gold. Not really pretty either... but it now
...
works... except on Android 1.6...
2017-11-20 18:50:10 +01:00
Zukero
827260c90f
First phase in attempt to provide several UI themes.
2017-11-19 22:37:03 +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
aea3571ca5
Fixed title screen animation for Lollipop+
...
Larger buttons overall and better spacing between replies.
2017-11-14 19:03:58 +01:00
Zukero
81c0c1a7ff
Animated logo on title screen
2017-11-13 16:43:08 +01:00
Zukero
13a8e351bd
ListPreferences popup issue almost fixed.
2017-11-10 20:01:30 +01:00
Zukero
3598624a8e
Reimplementation of the inventory context menu. Not complete yet.
...
Android doesn't help...
2017-11-09 00:35:22 +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
763c964b17
Better readability of magnitude & duration in actor condition bars.
...
Better list item borders bitmaps.
2017-11-07 18:50:06 +01:00
Zukero
7122907cc0
Nice actor conditions indicator bars.
2017-11-07 17:30:32 +01:00
Zukero
f78862e778
Better tabs, bettertext color consistency, UI skinning not yet
...
completed...
2017-11-06 19:08:31 +01:00
Zukero
164990ec6b
Tabs in hero view are now themed. Also, preparatory works for Dual-size
...
hero icons, and more UI tweaks.
2017-11-06 00:20:10 +01:00
Zukero
e4be5d35a8
New Dialog system for better UI control. ALmost there...
2017-11-05 01:47:27 +01:00