Commit Graph

20 Commits

Author SHA1 Message Date
Zukero
f4db713e63 Continued %-symbol deletion. 2015-10-29 16:04:10 +01:00
Zukero
624bd19aa9 Updated all "strings.xml" translations to remove obsolete lines.
Made worldmap's named areas translatable through launchpad (.mo files)
2014-04-23 00:33:39 +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
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
Oskar Wiksten
a0b31542e4 Add more settings to control how loot bags are presented 2013-07-06 15:09:46 +02:00
Oskar Wiksten
a74bef815c Updated translation MO-file parser to read the MO filename from strings.xml. 2013-06-27 20:44:46 +02:00
Oskar Wiksten
52a5b8f387 Converted all resource files to json instead of our previous custom format. 2013-02-09 12:34:03 +01:00
Oskar Wiksten
3e5f77d891 Updated copyright notice to "2010-2013". 2013-02-02 13:56:26 +01:00
Oskar Wiksten
d375c1b4d8 Added link to Andor's Trail wiki in About/Help. 2012-11-10 16:58:44 +01:00
Mauro Carvalho Chehab
ed5efbce5d Translate strings.xml to pt-BR
Brazilian portuguese is different than Portugal's one: there are a few
orthographic differences, and but the major changes are at the verbal
tenses: composite tenses give a sensation of the lack of action, with
doesn't sound good for a game with lots of action ;)

While here, fix a small typo at the portuguese (Pt) translation).

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-13 16:12:12 -03:00
oskar.wiksten
328a2e66a6 Added boolean "isPositive" to actor conditions (currently unused though).
Made "Insect contagion" and "Blistering skin" nonstacking, and increased the magnitude of the effects instead.
Increased critical skill of some monsters.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@240 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-05 13:50:57 +00:00
oskar.wiksten
ffd4ffab3e Removed uniqueness from lots of NPCs that were not respawning correctly. (thanks ctnbeh13 for finding it!).
As a side-effect, this also considerably reduces savegame size.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@238 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-02 20:02:31 +00:00
oskar.wiksten
efcce60bca Spelling corrections to v0.6.11 content.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@232 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-04-25 16:32:11 +00:00
oskar.wiksten
0bf3fab678 Changes to critical hits - now based on "critical skill" that defines the effective critical chance by a nonlinear formula (sqrt).
Conversation corrections (thanks ctnbeh13)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@227 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-03-30 16:38:19 +00:00
oskar.wiksten
44d9edb261 Completed the "the dark protector" questline with 500 new lines of conversation, consisting of 3 new quests and a new skill.
Fixed FC issues when returning to the app from another app.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@218 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-02-12 19:45:28 +00:00
oskar.wiksten
4f640f2726 Completed implementation of monster classes and factions in the monster resource file, so that these properties are read from there.
Also introduced a property of uniqueness per monster (meaning that unique monsters will not respawn). This will replace the uniqueness that was previously set on spawn areas, since it is more intuitive to define it per monster type. 

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@215 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-01-08 01:10:27 +00:00
oskar.wiksten
c6599a9009 Updated German translation (thanks Samuel and cngunners14)
Updated Russian translation (thanks e.solodookhin and shell.andor)
Fixed bug with Fallhaven tavern bed (issue 287) (Thanks to Grävling for finding it!)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@213 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-01-06 20:44:17 +00:00
oskar.wiksten
f22822425a Updated Portugese translation (thanks Mira).
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@202 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-11-05 13:33:54 +00:00
oskar.wiksten
e54b0a3fb8 Updated Portugese translation (thanks Mira)
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@200 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-11-02 20:55:09 +00:00
oskar.wiksten
75decc1197 Added Portugese translation (thanks Mira).
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@196 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-10-30 13:58:08 +00:00