Commit Graph

139 Commits

Author SHA1 Message Date
Nut.andor
d743550cc7 enhanced and reorganized pngs 2023-08-29 23:54:34 +02:00
Nut.andor
4c146f7896 new/added sprites 2023-08-19 03:18:07 +02:00
Nut.andor
758a580063 changed png 2023-02-04 01:28:09 +01:00
Nut.andor
025283b70b ratdom graphics 2023-01-14 00:57:13 +01:00
Nut.andor
be8dad981d some new / fixed graphics 2022-11-04 22:44:38 +01:00
Nut.andor
dca1cb676c New release version numbers and some basic files and settings 2022-10-20 00:14:37 +02:00
Nut.andor
5adbbd61b9 Next version 0.8.1
Burhczyd enhanced
Burhczyd typos
Some map changes,
beta icon
WhatsNew
map_tree_1+2.png changes
2022-09-25 19:46:17 +02:00
Nut.andor
d89a615990 Migration to actual AndroidStudio version - final touches for compile 2022-09-25 15:34:08 +02:00
Nut.andor
1cec98249b Migration to actual AndroidStudio version
Copy  ...\AndorsTrailRelease\andors-trail\AndorsTrail  to  a temporary directory, then delete the content except the .git directory.   (C:\AT\AndorsTrailRelease_before_Mig_20220925)

Open Android Studio, any project
New >> Import project

> Import Project, select the AndorsTrail folder from the temporary location
	C:\AT\AndorsTrailRelease_before_Mig_20220925\andors-trail\AndorsTrail
  Destination: C:\AT\AndorsTrailRelease\andors-trail\AndorsTrail

Click next a few times.
It then shows some error about not finding build tools. Below it there should be the option to 'Add google Maven reposiroty and sync project'. Click that option and then 'Do Refactor' (Bottom Left).

In the newly created file 'app/build.gradle'
In line 4 change the compileSdkVersion to 30 (or higher?)
In line 9 change the minSdkVersion to 14 instead of 4
In line 22 change the version from '29.+' to '28.0.0' and the compile at the beginning to implementation
Then Click 'Sync Project with Gradle Files' (icon in top right) that should no longer give errors.
2022-09-25 13:16:57 +02:00
Nut.andor
97769fd1de debug settings + version nbr 2021-03-19 01:00:38 +01:00
Nut.andor
6a035c0767 drawables 2021-02-26 21:22:44 +01:00
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