Commit Graph

28 Commits

Author SHA1 Message Date
Nut
9fb0392474 Merge pull request #10 from NutAndor/test_brimhaven
Test brimhaven
2020-05-01 11:17:27 +02:00
Nut
7d7eec7f53 Preparations for beta build
(actual translations included)
2020-04-04 12:57:56 +02:00
Nut
2a10a2dfd0 Building v079 from ATCS v079 2020-02-23 16:30:49 +01:00
Gonk
9a27bc935f Merge branch 'v079' of https://github.com/NutAndor/andors-trail into nut_v079 2020-02-22 18:51:13 +01:00
Gonk
9a8ad47fd2 Adding display scaling factor 0.75 2020-02-22 18:50:38 +01:00
Nut
d3df37a769 translation states 2020-02-22 15:56:34 +01:00
Gonk
d6823bdf07 Adding display scaling factor 0.5 as workaround for bug https://github.com/NutAndor/v079/issues/3 2020-02-22 08:32:15 +01:00
Gonk
3a7d170ee0 Merge branch 'languageselection' into nut_v079 2020-02-16 21:43:41 +01:00
Gonk
db4c4a0ce9 Replaced Locale.forLanguageTag which is only availale starting at API level 21 2020-02-16 21:33:06 +01:00
Nut
19cda28d42 Actual translations - statistics spanish 2020-01-11 01:59:44 +01:00
Nut
f43c67ec87 Actual translations - statistics 2020-01-11 01:56:34 +01:00
Nut
0c0407aeba translate percentage and author bulletins 2020-01-08 23:20:17 +01:00
Nut
0d3ac02dc1 pahsito and russian translate percentage 2019-12-24 00:06:44 +01:00
Nut
2d9cf8e364 Translation state per language 2019-12-22 09:15:26 +01:00
Gonk
008a37a6ac Merge branch 'permadeath' into nut_arulir_mountain 2019-11-01 13:05:33 +01:00
Gonk
50373951b5 mode selection values for new heroes are now translateble 2019-11-01 13:03:40 +01:00
Gonk
5131183af4 Merge branch 'languageselection' into nut_arulir_mountain 2019-10-30 23:00:40 +01:00
Gonk
da7dbdcf69 ui language can now be chosen in the preferences 2019-10-28 23:59:29 +01:00
Gonk
0975ac7b26 permadeath and limited saves
- When starting a new game the player can choose the regular default mode (unlimited saves and lives) or one of the new modes (Unlimited lives, 50, 10 ,3, 1 life)
- The mode and remaining lives is displayed on the hero overview page.
- There can be only one savegame for a limited saves game: Saving a limited save game ends the game. Loading a limited saves game deletes the save slot.
- Heros now have a hero ID and there is a cheat prevention that checks if the savegame was already continued.
- Added some warning and explanation dialogues
2019-07-28 22:32:20 +02: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
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
HummusSamurai
3e6921d101 Inventory sort/category is implemented (only buttons were there before) and favorites no longer show in UI 2017-01-04 11:27:31 +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
5e1f91bad4 Changing all const ints to enums, making the json resource files much easier to read
* Though, the json files will get a bit larger.
2013-07-16 02:35:59 +02:00
Oskar Wiksten
bf94eee299 Changed all <string-array> into referencing @string/ values
* Will make translation easier when adding new items in existing string arrays.
2013-07-06 16:19:24 +02:00