Commit Graph

441 Commits

Author SHA1 Message Date
Zukero
0dfc18480e Merge branch 'halvor' 2016-01-06 22:30:58 +01:00
Zukero
268d8f3023 First merge of Halvor's "Surprise !" quest. 2015-12-08 15:08:56 +01:00
Xaver-Entropia
6a910e9683 res/values-es/strings.xml - Better spanish translation (Part 1)
The spanish translation made my eyes bleed so I decided I could stop bitching and help.
In this first part, i have updated strings.xml only, wich I see is not complete. I will update the rest later, once i have time.
Its not only a translation, but an adaptation, since some concepts sound ridiculous/out of place in spanish.
By the way, I have read the forums, and I can assure you this commit contains no foul languaje nor purposely incorrect things.
2015-11-20 20:16:50 +01:00
Zukero
4cbfb0bb48 Merged weblate changes with conflicting manual adaptations of
localization files.
2015-11-16 11:20:33 +01:00
Zukero
3d870e85be Moved string resource "about_interface" from strings_about.xml to
strings.xml, for easier localization on Weblate.
2015-11-13 15:08:26 +01:00
Daniel Stasiak
82f3cb7ff1 Translated using Weblate (Polish)
Currently translated at 100.0% (457 of 457 strings)
2015-11-13 06:44:54 +01:00
Michael R. Lawrence
75b54e72e6 Translated using Weblate (Spanish)
Currently translated at 51.2% (234 of 457 strings)
2015-11-12 09:45:15 +01:00
Michael R. Lawrence
4bf40d341f Translated using Weblate (Japanese)
Currently translated at 78.9% (361 of 457 strings)
2015-11-12 06:44:46 +01:00
Frank Senft
87748bbf10 Translated using Weblate (German)
Currently translated at 100.0% (457 of 457 strings)
2015-11-10 00:44:34 +01:00
Kevin Pochat
e0a6ae0833 Translated using Weblate (French)
Currently translated at 97.1% (444 of 457 strings)
2015-11-09 15:44:29 +01:00
Michael R. Lawrence
cbf253ae3e Translated using Weblate (Spanish)
Currently translated at 100% (0 of 0 strings)

Created new translation.
2015-11-08 06:06:29 +01:00
Daniel Stasiak
6234bcf2e9 Translated using Weblate (Polish)
Currently translated at 100.0% (457 of 457 strings)
2015-11-07 11:48:25 +01:00
Kevin Pochat
17095d1838 Translated using Weblate (French)
Currently translated at 96.0% (439 of 457 strings)
2015-11-05 00:01:46 +01:00
Zukero
910aa384e0 Changed IDs used by some debug resources to avoid overlapping with game
content IDs.
2015-10-30 12:51:48 +01:00
Zukero
f4db713e63 Continued %-symbol deletion. 2015-10-29 16:04:10 +01:00
Zukero
ebbbf0ccfc Removed the useless (and misguiding) % symbol after AC, BC and CC stats.
Removed soon-to-be-closed GCode repository link, replaced by github one.
2015-10-28 17:43:11 +01:00
Zukero
477b839fcd Fixed a few graphical glitches remaining in Lodar's Shortcut 2015-10-28 16:43:01 +01:00
ianh0
3ee48667ab Fixed up several maps
Fixed up Lodar shortcut maps and items
Fixed up Blackwater Mountain fix
Changed worldmap.xml
2015-08-26 20:03:27 +02:00
Zukero
b98ff6f601 Included new quest: pathway_fallhaven (Duleian road shortcut) 2015-08-13 16:33:51 +02:00
Zukero
1457d54733 Fixed bugs, and rephrased many things, in the Lodar Shortcut quest ( now
called The way out is through")
2015-08-12 15:16:27 +02:00
Zukero
22f8a4827a Typos, broken links, and one NPE fixed. 2015-08-11 17:36:25 +02:00
Zukero
903564a037 Fixed blocking & crashing bugs in shortcut_lodar.
Boosted debug values to cope with swarm of Hirathils.
2015-08-10 17:25:04 +02:00
Zukero
84f152683e Some dialogue fixes 2015-08-10 16:54:54 +02:00
Zukero
9dd1183161 Debugged Lodar Shortcut. 2015-08-10 15:15:45 +02:00
Zukero
4d1609d3c4 Fixed UI icons resolution on HDPI devices introduced with sprite upscaling prevention for densities >1
Fixed variable text size in debug buttons
Fixed game crahing & walkalbe issues in new versions of BWM maps.
2015-07-10 15:53:10 +02:00
Zukero
297858f3f0 (Hopefully) fixed OutOfMemoryErrors for low heap-size devices.
Fixed bug in quest "A night visit"
Fixed typo in map blackwater_mountain5a ("quantity " instead of
"quantity")
2015-06-19 16:30:28 +02:00
Zukero
46ae78b8d9 Added missing BWM map (39a) to resource list.
Added limit to 32x32 bitmap loading (<32x32px for density <1, ==32x32px
for density >=1).
2015-04-29 18:18:08 +02:00
Zukero
defbd007b2 Merged movement animation with "missed" attack animation.
New string in strings.xml, for the "MISS" animated message.
Adapted in-combat movement to have animations there too.
No "sleep" anymore in monster actions. Now relying only on animation
callbacks.
2015-04-14 14:04:05 +02:00
Zukero
f418aa3e3e Merge remote-tracking branch 'origin/animated_moves' into tbrawl_attack_missed_animation 2015-04-14 10:32:30 +02:00
Zukero
348c9d215d Fixed bugs introduced by new BWM maps. 2015-04-13 17:23:37 +02:00
Zukero
c5cddf96ba Animated movements !
Enhancements in debug map graphics, and more monster to better test
animations.
Player slides from tile to tile in MIN_INPUT_DEPLAY / 2 ms.
Mobs slide at a speed proportional to their Move cost / Max AP ratio.
Animation refresh rate is 25ms.
2015-04-10 11:40:17 +02:00
arnaudcoj
88b4dba796 Added an animation when an attack misses 2015-03-16 23:39:49 +01:00
FlorianDoublet
6124e074ec repeatableQuest improvement
repeatableQuest improvement

add our name into authors file

add our name into authors file
2015-03-06 18:53:29 +01:00
Zukero
0acd31f090 Merge remote-tracking branch 'googlecode/master' 2014-12-21 12:18:03 +01:00
Zukero
3c6da6a1d7 Merge remote-tracking branch 'origin/master'
Conflicts:
	AndorsTrail/AndroidManifest.xml
	AndorsTrail/project.properties
2014-12-02 00:21:05 +01:00
Zukero
d360a55336 Zoom out enabled on in-game world map.
Update to Android 5.0 (API 21)
2014-12-02 00:17:26 +01:00
Ian Haase
917cd5eb77 Small edit of remgard_villagers1 dialogue 2014-10-29 10:29:22 +01:00
Ian Haase
46ef47e0f7 Fixed up some small issues related to the pitch-black mine and the shortcut to the Blackwater Mountain Settlement. 2014-10-29 10:27:22 +01:00
Ian Haase
98a8f396f8 Small update to the Blackwater Mountain fix. A shortcut from the BWM cabin to the Blackwater Mountain settlement can be opened now. And the Prim mine (pitch-black mine) can be opened up as well. 2014-10-28 19:49:45 +01:00
Ian Haase
417b8a9e1c edit of the tileset "map_broken_1". 2014-10-20 18:09:06 +02:00
Zukero
37aa751ce7 Merge pull request #2 from noamik/master
Fixed translations for skill "Hard Hit". Merged from github/noamik/andors-trail/master
2014-07-24 21:48:44 +02:00
Ian Haase
6bd1dcf77d Blackwater mountain fix released.
Now this area can be browsed in the world map!
Most of the maps have been edited and four new maps have been created for aligning purposes.
2014-07-24 15:34:45 +02:00
Michael Noack
bf5439d59e Fixes translations of skill description for "Hard Hit" to reflect changes in 0.7.1.
TODO: pt and pt-rBR are wrong as well and need fixing.
TODO: ru, ja and pl need to be checked by translators and be removed in case of doubt to give future translators a chance to fix the translation.
2014-07-01 19:10:49 +02:00
Ian Haase
8109170405 Updated the tileset map_cavewall_4. Now it has got additional wall and corner tiles.
Credits go to rijackson741.
2014-06-20 15:58:13 +02:00
Ian Haase
da07968222 Edit of map_cavewall_3.png
Credits go to Moerit!
2014-06-08 14:47:10 +02:00
Zukero
ebdcc6c603 Added res/raw/actorconditions_debug.json, now loaded instead of the
usual ones when AndorsTrailApplication.DEVELOPMENT_DEBUGRESOURCES ==
true.
2014-05-29 00:57:17 +02:00
Zukero
b40cdd5350 Merge remote-tracking branch 'google/master' 2014-05-29 00:43:37 +02:00
Zukero
3d3c882ef0 Updated Polish version of strings.xml and xtrings_about.xml. Thanks to
DanielS.
Google issues #354 & #355
2014-05-29 00:20:22 +02:00
Ian Haase
6cedd56453 small update on maps:
-shadow corrections
-other small issues
2014-05-15 13:22:15 +02:00
Zukero
7a02014e1b Merge remote-tracking branch 'google/master'
Conflicts:
	AndorsTrail/src/com/gpl/rpg/AndorsTrail/AndorsTrailApplication.java
2014-04-23 00:47:59 +02:00