Commit Graph

233 Commits

Author SHA1 Message Date
Oskar Wiksten
e7a91c8eec Updated list of authors. 2012-09-15 09:51:51 +02:00
Oskar Wiksten
f6b1455d5f Bugfix: Make sure that all areas are respawned on the map where the player ends up on after getting killed. 2012-09-15 09:28:25 +02:00
Oskar Wiksten
dbff72968a Added Teledus to list of credits. 2012-09-14 21:56:25 +02:00
Oskar Wiksten
3344d5bd1b Bugfix: make sure that new rounds start at 6s after a combat has ended, and not something less than that. 2012-09-14 21:39:09 +02:00
Oskar Wiksten
b3408a2123 Updated description of rejuvenation skill to indicate that it only affects temporary conditions (thanks Mad P!) 2012-09-14 21:21:00 +02:00
Oskar Wiksten
3ac6a15e6c Updated Russian translation (issues 309, 310, 311, 312) (thanks konstmih!) 2012-09-14 20:52:03 +02:00
Oskar Wiksten
af5aa14e11 Added Japanese translation! (thanks surgecurrent!) 2012-09-13 20:55:36 +02:00
Oskar Wiksten
b01b16faf4 Updated conversation text for Umar in Fallhaven (issue 316) (thanks bluers0) 2012-09-13 19:11:11 +02:00
Oskar Wiksten
cd5ec26f94 Merge branch 'production' 2012-09-13 19:09:28 +02:00
Oskar Wiksten
05b2f7ee04 Bugfix: Only add conversation phrase to conversation dialog once. (issue 317) (Thanks nether!) 2012-09-13 19:08:05 +02:00
Oskar Wiksten
7c839ef3d7 Updated Italian translation. (thanks Joker!) 2012-09-09 22:09:18 +02:00
Oskar Wiksten
a02ab17f25 Bugfix: respawn all maps after resting. (Thanks Nyktos for finding it!) 2012-09-08 15:46:13 +02:00
Oskar Wiksten
628367f773 Bugfix: do not reset NPCs on current map when resting. 2012-08-29 14:52:45 +00:00
Oskar Wiksten
bb55f075bf Bump version number to v0.6.12a1 2012-08-27 20:00:51 +02:00
Oskar Wiksten
b9bba7c91b Merge updated maps from branch v0612maps. 2012-08-27 19:42:45 +02:00
Oskar Wiksten
04f95ce7f2 Merge branch 'production' 2012-08-07 14:15:07 +02:00
Oskar Wiksten
b47d063c6b Bugfix: do not give out rewards from conversation phrases when returning to the conversation activity. Rewards should only be applied when first visiting a phrase. 2012-08-07 14:14:44 +02:00
Oskar Wiksten
c50b9f43cc Bugfix: reset spawns on maps that have not been visited recently. This will shrink the savegame size to about a fifth of the previous sizes. 2012-08-07 09:55:54 +02:00
Oskar Wiksten
11ba3825ba Bugfix: more fixes to movement of blocked monsters when loading savegames. 2012-08-03 12:30:06 +02:00
Oskar Wiksten
c5d8ca7b07 Bugfix: do not move monsters around unnecessarily when loading savegames. 2012-08-03 12:24:39 +02:00
Oskar Wiksten
f21b0c85b9 Provide whole stacktrace in log when a savegame fails to load. 2012-08-02 13:44:38 +02:00
Oskar Wiksten
fafcc015e0 Persist inventories of vendors in savegame file. Restock merchants when map respawns. 2012-08-01 22:51:02 +02:00
Oskar Wiksten
15bd95b3dc Persist inventories of vendors in savegame. Reset them when the map respawns. 2012-08-01 22:16:32 +02:00
Oskar Wiksten
c2bdcb25f2 Regeneration skill only applies when not adjacent to a monster. 2012-07-30 13:51:58 +02:00
Oskar Wiksten
2f7ed5e1c5 Upped version to v0.7.0dev in-game. 2012-07-30 11:54:42 +02:00
Oskar Wiksten
9c1a9cb590 Upped version to v0.7.0dev. Changed default unarmed attack cost to 4AP. 2012-07-30 11:50:12 +02:00
Oskar Wiksten
b8f55e9213 Merge branch 'production' 2012-07-25 11:33:07 +02:00
Oskar Wiksten
ed560d3d31 Bugfix: Change places on the quest log rows for buying Lyson marrow, so that the price is stated correctly in the quest log. 2012-07-25 11:32:52 +02:00
Oskar Wiksten
602ae594c1 Lots of spelling corrections (thanks to Rtoo, and major thanks to Elyon!) 2012-07-24 20:56:55 +02:00
Oskar Wiksten
3a91b49cda Merge branch 'production'
Conflicts:
	AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/CombatController.java
2012-07-24 13:48:33 +02:00
Oskar Wiksten
e3d4900887 Bugfix: do not start a new player turn when returning from inventory and AP=0. 2012-07-24 13:43:20 +02:00
Oskar Wiksten
c623d28723 Merge branch 'production' 2012-07-24 10:52:57 +02:00
Oskar Wiksten
61bb0ceb9c Changed some ui icons to being colorindexed png files instead of rgb. (saves some bytes) 2012-07-24 10:33:32 +02:00
Oskar Wiksten
4e472783b2 Several conversation spelling corrections (thanks Mino, Elyon, fiernaq). 2012-07-01 17:58:27 +02:00
Oskar Wiksten
5b23b29111 Merge branch 'production' 2012-06-22 16:54:42 +02:00
Oskar Wiksten
953d0958f4 Enabled debug flags. 2012-06-22 16:52:38 +02:00
Oskar Wiksten
7d4e6e26e0 Trigger actoreffects every combat round. 2012-06-22 09:41:31 +02:00
Oskar Wiksten
f0be347a15 Spelling correction to Talion's dialogue. (thanks Mino!) 2012-06-16 08:59:05 +02:00
Oskar Wiksten
0e047aaa8b Minor map and spelling corrections. 2012-06-14 21:49:05 +02:00
Oskar Wiksten
da6aacde5a Bugfix: Populate the combat view correctly when loading games where the player has selected a movement destination in battle. 2012-06-11 20:02:47 +02:00
Oskar Wiksten
4a00996196 Minor spelling correction. 2012-06-09 15:15:48 +02:00
Oskar Wiksten
8700eaec02 Updated version numbers to v0.6.12dev 2012-06-09 12:02:10 +02:00
oskar.wiksten
c592d50fb7 Updated version number to v0.6.11
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@254 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-06-07 20:18:26 +00:00
oskar.wiksten
d6ca97deb7 Minor conversation correction (thanks tek!)
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@253 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-06-07 20:15:49 +00:00
oskar.wiksten
c461a65501 Updated German translation (thanks Samuel) (issue 303).
Fixed issue with icons for actor conditions not being removed after the effect duration has passed (thanks insink71 for finding it!) (issue 304).
Bumbed version number to v0.6.11b2

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@252 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-30 18:58:23 +00:00
oskar.wiksten
4dc8c85a59 Bumped version number to v0.6.11b1.
Fixed issue with actor conditions not being removed when re-equipping items.
Corrected conversations about Larni living in the northwest (he lives in the north) (thanks Sarumar!)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@251 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-27 21:27:18 +00:00
oskar.wiksten
ea5fb3d791 Removed lots of unncessary logging.
Added additional safeguards to the code that loads savegames, to make sure that worlds are loaded correctly. Now only one thread may load the world at a time, even if a new LoadingActivity is created, for example by rotating the device.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@250 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-22 20:55:51 +00:00
oskar.wiksten
30bb2aeae4 Make sure that conversation phrases are not focused when using keyboard navigation, since the focus marker interferes with the reply seletion, and makes the text be displayed in the same color as the background.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@249 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-22 17:04:25 +00:00
oskar.wiksten
b184b3404b Updated version number to v0.6.11a1.
Enabled all resources for v0.6.11.
Fixed issue with splatter effects not being redrawn properly when using "optimized drawing".
Fixed issue with HP bar not being updated by the regeneration skill on maps without monsters.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@248 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-16 15:02:17 +00:00
oskar.wiksten
eb9c7c77c6 Spelling corrections to conversations and questlog for v0.6.11 (thanks ctnbeh13 and Nyktos!)
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@247 08aca716-68be-ccc6-4d58-36f5abd142ac
2012-05-15 20:29:19 +00:00