]> www.infradead.org Git - users/mchehab/andors-trail.git/log
users/mchehab/andors-trail.git
12 years agoFirst version of replacing the hero icon with the toolbox drawer.
Oskar Wiksten [Mon, 23 Jul 2012 23:39:38 +0000 (23:39 +0000)]
First version of replacing the hero icon with the toolbox drawer.

12 years agoStyled worldmap. Default generated worldmap tilesize changed from 12 to 8 pixels.
Oskar Wiksten [Mon, 23 Jul 2012 20:32:22 +0000 (22:32 +0200)]
Styled worldmap. Default generated worldmap tilesize changed from 12 to 8 pixels.

12 years agoSeparate the worldmap into segments, so that only one segment at a time is displayed...
Oskar Wiksten [Mon, 23 Jul 2012 15:41:00 +0000 (17:41 +0200)]
Separate the worldmap into segments, so that only one segment at a time is displayed. This way, even dungeon maps can be displayed.

12 years agoWIP on displaying an actual worldmap in-game.
Oskar Wiksten [Fri, 20 Jul 2012 14:36:17 +0000 (14:36 +0000)]
WIP on displaying an actual worldmap in-game.

12 years agoAutomatically save screenshots of maps to sd-card when visiting them.
Oskar Wiksten [Sat, 14 Jul 2012 14:05:39 +0000 (16:05 +0200)]
Automatically save screenshots of maps to sd-card when visiting them.

12 years agoUpdated list of authors.
Oskar Wiksten [Sat, 15 Sep 2012 07:51:51 +0000 (09:51 +0200)]
Updated list of authors.

12 years agoBugfix: Make sure that all areas are respawned on the map where the player ends up...
Oskar Wiksten [Sat, 15 Sep 2012 07:28:25 +0000 (09:28 +0200)]
Bugfix: Make sure that all areas are respawned on the map where the player ends up on after getting killed.

12 years agoAdded Teledus to list of credits.
Oskar Wiksten [Fri, 14 Sep 2012 19:56:25 +0000 (21:56 +0200)]
Added Teledus to list of credits.

12 years agoBugfix: make sure that new rounds start at 6s after a combat has ended, and not somet...
Oskar Wiksten [Fri, 14 Sep 2012 19:39:09 +0000 (21:39 +0200)]
Bugfix: make sure that new rounds start at 6s after a combat has ended, and not something less than that.

12 years agoUpdated description of rejuvenation skill to indicate that it only affects temporary...
Oskar Wiksten [Fri, 14 Sep 2012 19:21:00 +0000 (21:21 +0200)]
Updated description of rejuvenation skill to indicate that it only affects temporary conditions (thanks Mad P!)

12 years agoUpdated Russian translation (issues 309, 310, 311, 312) (thanks konstmih!)
Oskar Wiksten [Fri, 14 Sep 2012 18:52:03 +0000 (20:52 +0200)]
Updated Russian translation (issues 309, 310, 311, 312) (thanks konstmih!)

12 years agoUpdated translation tool to accomodate in-place translation of strings. Major thanks...
Oskar Wiksten [Thu, 13 Sep 2012 19:10:13 +0000 (21:10 +0200)]
Updated translation tool to accomodate in-place translation of strings. Major thanks to surgecurrent for the code!

12 years agoAdded Japanese translation! (thanks surgecurrent!)
Oskar Wiksten [Thu, 13 Sep 2012 18:55:36 +0000 (20:55 +0200)]
Added Japanese translation! (thanks surgecurrent!)

12 years agoUpdated conversation text for Umar in Fallhaven (issue 316) (thanks bluers0)
Oskar Wiksten [Thu, 13 Sep 2012 17:11:11 +0000 (19:11 +0200)]
Updated conversation text for Umar in Fallhaven (issue 316) (thanks bluers0)

12 years agoMerge branch 'production'
Oskar Wiksten [Thu, 13 Sep 2012 17:09:28 +0000 (19:09 +0200)]
Merge branch 'production'

12 years agoBugfix: Only add conversation phrase to conversation dialog once. (issue 317) (Thanks... production
Oskar Wiksten [Thu, 13 Sep 2012 17:08:05 +0000 (19:08 +0200)]
Bugfix: Only add conversation phrase to conversation dialog once. (issue 317) (Thanks nether!)

12 years agoUpdated Italian translation. (thanks Joker!)
Oskar Wiksten [Sun, 9 Sep 2012 20:09:18 +0000 (22:09 +0200)]
Updated Italian translation. (thanks Joker!)

12 years agoBugfix: respawn all maps after resting. (Thanks Nyktos for finding it!)
Oskar Wiksten [Sat, 8 Sep 2012 13:46:13 +0000 (15:46 +0200)]
Bugfix: respawn all maps after resting. (Thanks Nyktos for finding it!)

12 years agoBugfix: do not reset NPCs on current map when resting.
Oskar Wiksten [Wed, 29 Aug 2012 14:52:45 +0000 (14:52 +0000)]
Bugfix: do not reset NPCs on current map when resting.

12 years agoBump version number to v0.6.12a1
Oskar Wiksten [Mon, 27 Aug 2012 18:00:51 +0000 (20:00 +0200)]
Bump version number to v0.6.12a1

12 years agoMerge updated maps from branch v0612maps.
Oskar Wiksten [Mon, 27 Aug 2012 17:42:45 +0000 (19:42 +0200)]
Merge updated maps from branch v0612maps.

12 years agoMerge branch 'production'
Oskar Wiksten [Tue, 7 Aug 2012 12:15:07 +0000 (14:15 +0200)]
Merge branch 'production'

12 years agoBugfix: do not give out rewards from conversation phrases when returning to the conve...
Oskar Wiksten [Tue, 7 Aug 2012 12:14:44 +0000 (14:14 +0200)]
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.

12 years agoBugfix: reset spawns on maps that have not been visited recently. This will shrink...
Oskar Wiksten [Tue, 7 Aug 2012 07:55:54 +0000 (09:55 +0200)]
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.

12 years agoBugfix: more fixes to movement of blocked monsters when loading savegames.
Oskar Wiksten [Fri, 3 Aug 2012 10:30:06 +0000 (12:30 +0200)]
Bugfix: more fixes to movement of blocked monsters when loading savegames.

12 years agoBugfix: do not move monsters around unnecessarily when loading savegames.
Oskar Wiksten [Fri, 3 Aug 2012 10:24:39 +0000 (12:24 +0200)]
Bugfix: do not move monsters around unnecessarily when loading savegames.

12 years agoProvide whole stacktrace in log when a savegame fails to load.
Oskar Wiksten [Thu, 2 Aug 2012 11:44:38 +0000 (13:44 +0200)]
Provide whole stacktrace in log when a savegame fails to load.

12 years agoPersist inventories of vendors in savegame file. Restock merchants when map respawns.
Oskar Wiksten [Wed, 1 Aug 2012 20:51:02 +0000 (22:51 +0200)]
Persist inventories of vendors in savegame file. Restock merchants when map respawns.

12 years agoPersist inventories of vendors in savegame. Reset them when the map respawns.
Oskar Wiksten [Wed, 1 Aug 2012 20:16:32 +0000 (22:16 +0200)]
Persist inventories of vendors in savegame. Reset them when the map respawns.

12 years agoRegeneration skill only applies when not adjacent to a monster.
Oskar Wiksten [Mon, 30 Jul 2012 11:51:58 +0000 (13:51 +0200)]
Regeneration skill only applies when not adjacent to a monster.

12 years agoUpped version to v0.7.0dev in-game.
Oskar Wiksten [Mon, 30 Jul 2012 09:54:42 +0000 (11:54 +0200)]
Upped version to v0.7.0dev in-game.

12 years agoUpped version to v0.7.0dev. Changed default unarmed attack cost to 4AP.
Oskar Wiksten [Mon, 30 Jul 2012 09:50:12 +0000 (11:50 +0200)]
Upped version to v0.7.0dev. Changed default unarmed attack cost to 4AP.

12 years agoMerge branch 'production'
Oskar Wiksten [Wed, 25 Jul 2012 09:33:07 +0000 (11:33 +0200)]
Merge branch 'production'

12 years agoBugfix: Change places on the quest log rows for buying Lyson marrow, so that the...
Oskar Wiksten [Wed, 25 Jul 2012 09:32:52 +0000 (11:32 +0200)]
Bugfix: Change places on the quest log rows for buying Lyson marrow, so that the price is stated correctly in the quest log.

12 years agoLots of spelling corrections (thanks to Rtoo, and major thanks to Elyon!)
Oskar Wiksten [Tue, 24 Jul 2012 18:56:55 +0000 (20:56 +0200)]
Lots of spelling corrections (thanks to Rtoo, and major thanks to Elyon!)

12 years agoMerge branch 'production'
Oskar Wiksten [Tue, 24 Jul 2012 11:48:33 +0000 (13:48 +0200)]
Merge branch 'production'

Conflicts:
AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/CombatController.java

12 years agoBugfix: do not start a new player turn when returning from inventory and AP=0.
Oskar Wiksten [Tue, 24 Jul 2012 11:43:20 +0000 (13:43 +0200)]
Bugfix: do not start a new player turn when returning from inventory and AP=0.

12 years agoMerge branch 'production'
Oskar Wiksten [Tue, 24 Jul 2012 08:52:57 +0000 (10:52 +0200)]
Merge branch 'production'

12 years agoChanged some ui icons to being colorindexed png files instead of rgb. (saves some...
Oskar Wiksten [Tue, 24 Jul 2012 08:33:32 +0000 (10:33 +0200)]
Changed some ui icons to being colorindexed png files instead of rgb. (saves some bytes)

12 years agoUpdated content editor version number
Oskar Wiksten [Tue, 10 Jul 2012 17:32:09 +0000 (19:32 +0200)]
Updated content editor version number

12 years agoUpdate image icons in left list when icon changes.
Oskar Wiksten [Tue, 10 Jul 2012 17:28:00 +0000 (19:28 +0200)]
Update image icons in left list when icon changes.

12 years agoAdded missing file to last checkin
Oskar Wiksten [Tue, 10 Jul 2012 06:41:49 +0000 (08:41 +0200)]
Added missing file to last checkin

12 years agoWIP on displaying images in lists in AndorsTrailEditor.
Oskar Wiksten [Tue, 10 Jul 2012 06:40:43 +0000 (08:40 +0200)]
WIP on displaying images in lists in AndorsTrailEditor.

12 years agoSeveral conversation spelling corrections (thanks Mino, Elyon, fiernaq).
Oskar Wiksten [Sun, 1 Jul 2012 15:58:27 +0000 (17:58 +0200)]
Several conversation spelling corrections (thanks Mino, Elyon, fiernaq).

12 years agoMerge branch 'production'
Oskar Wiksten [Fri, 22 Jun 2012 14:54:42 +0000 (16:54 +0200)]
Merge branch 'production'

12 years agoEnabled debug flags.
Oskar Wiksten [Fri, 22 Jun 2012 14:52:38 +0000 (16:52 +0200)]
Enabled debug flags.

12 years agoTrigger actoreffects every combat round.
Oskar Wiksten [Fri, 22 Jun 2012 07:41:31 +0000 (09:41 +0200)]
Trigger actoreffects every combat round.

12 years agoAdded "Connections" layer to world map (thanks TheGleep!)
Oskar Wiksten [Sat, 16 Jun 2012 17:19:59 +0000 (19:19 +0200)]
Added "Connections" layer to world map (thanks TheGleep!)

12 years agoSpelling correction to Talion's dialogue. (thanks Mino!)
Oskar Wiksten [Sat, 16 Jun 2012 06:59:05 +0000 (08:59 +0200)]
Spelling correction to Talion's dialogue. (thanks Mino!)

12 years agoUpdated TMX worldmap according to new maps in v0.6.11.
Oskar Wiksten [Thu, 14 Jun 2012 19:57:59 +0000 (21:57 +0200)]
Updated TMX worldmap according to new maps in v0.6.11.

12 years agoMinor map and spelling corrections.
Oskar Wiksten [Thu, 14 Jun 2012 19:39:37 +0000 (21:39 +0200)]
Minor map and spelling corrections.

12 years agoBugfix: Populate the combat view correctly when loading games where the player has...
Oskar Wiksten [Mon, 11 Jun 2012 18:02:47 +0000 (20:02 +0200)]
Bugfix: Populate the combat view correctly when loading games where the player has selected a movement destination in battle.

12 years agoMinor spelling correction.
Oskar Wiksten [Sat, 9 Jun 2012 13:15:48 +0000 (15:15 +0200)]
Minor spelling correction.

12 years agoUpdated version numbers to v0.6.12dev
Oskar Wiksten [Sat, 9 Jun 2012 10:02:10 +0000 (12:02 +0200)]
Updated version numbers to v0.6.12dev

12 years agoAdded additional translated files to the online translation checker.
Oskar Wiksten [Sat, 9 Jun 2012 08:46:26 +0000 (10:46 +0200)]
Added additional translated files to the online translation checker.

12 years agoUpdated version number to v0.6.11
oskar.wiksten [Thu, 7 Jun 2012 20:18:26 +0000 (20:18 +0000)]
Updated version number to v0.6.11

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@254 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoMinor conversation correction (thanks tek!)
oskar.wiksten [Thu, 7 Jun 2012 20:15:49 +0000 (20:15 +0000)]
Minor conversation correction (thanks tek!)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@253 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoUpdated German translation (thanks Samuel) (issue 303).
oskar.wiksten [Wed, 30 May 2012 18:58:23 +0000 (18:58 +0000)]
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

12 years agoBumped version number to v0.6.11b1.
oskar.wiksten [Sun, 27 May 2012 21:27:18 +0000 (21:27 +0000)]
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

12 years agoRemoved lots of unncessary logging.
oskar.wiksten [Tue, 22 May 2012 20:55:51 +0000 (20:55 +0000)]
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

12 years agoMake sure that conversation phrases are not focused when using keyboard navigation...
oskar.wiksten [Tue, 22 May 2012 17:04:25 +0000 (17:04 +0000)]
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

12 years agoUpdated version number to v0.6.11a1.
oskar.wiksten [Wed, 16 May 2012 15:02:17 +0000 (15:02 +0000)]
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

12 years agoSpelling corrections to conversations and questlog for v0.6.11 (thanks ctnbeh13 and...
oskar.wiksten [Tue, 15 May 2012 20:29:19 +0000 (20:29 +0000)]
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

12 years agoMinor bugfix for r245.
oskar.wiksten [Mon, 14 May 2012 19:04:11 +0000 (19:04 +0000)]
Minor bugfix for r245.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@246 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoImplemented Kaverin's quest in Remgard, continuation on the Vacor/Unzel story (thanks...
oskar.wiksten [Mon, 14 May 2012 18:49:14 +0000 (18:49 +0000)]
Implemented Kaverin's quest in Remgard, continuation on the Vacor/Unzel story (thanks Nyktos, sdevaney!)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@245 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoMinor conversation fixes (thanks ctnbeh13 & sdevaney)
oskar.wiksten [Sun, 13 May 2012 15:58:46 +0000 (15:58 +0000)]
Minor conversation fixes (thanks ctnbeh13 & sdevaney)
Implemented actual gameplay help in the about section (thanks Nyktos & sdevaney!)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@244 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoIncreased item stats of some v0.6.11 items.
oskar.wiksten [Tue, 8 May 2012 20:18:41 +0000 (20:18 +0000)]
Increased item stats of some v0.6.11 items.
Updated French translation (issue 298) (thanks thonyc4)
Updated German Tanslation (issue 300) (thanks Samuel, Bomber, caga, buddyCasino)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@243 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoOnly apply "Rejuvenate" to negative conditions. Do not apply "Rejuvenate" to spiritua...
oskar.wiksten [Mon, 7 May 2012 20:58:31 +0000 (20:58 +0000)]
Only apply "Rejuvenate" to negative conditions. Do not apply "Rejuvenate" to spiritual conditions.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@242 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoImplemented 3 new high-level skills (Rejuvenation, Taunt, Concussion).
oskar.wiksten [Mon, 7 May 2012 20:31:12 +0000 (20:31 +0000)]
Implemented 3 new high-level skills (Rejuvenation, Taunt, Concussion).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@241 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoAdded boolean "isPositive" to actor conditions (currently unused though).
oskar.wiksten [Sat, 5 May 2012 13:50:57 +0000 (13:50 +0000)]
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

12 years agoUpdated lots of conversations errors (thanks ctnbeh13!).
oskar.wiksten [Wed, 2 May 2012 20:29:56 +0000 (20:29 +0000)]
Updated lots of conversations errors (thanks ctnbeh13!).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@239 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoRemoved uniqueness from lots of NPCs that were not respawning correctly. (thanks...
oskar.wiksten [Wed, 2 May 2012 20:02:31 +0000 (20:02 +0000)]
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

12 years agoRenamed critical hit skills to "Internal bleeding" and "Fracture".
oskar.wiksten [Sun, 29 Apr 2012 21:38:58 +0000 (21:38 +0000)]
Renamed critical hit skills to "Internal bleeding" and "Fracture".
Fixed bug where the monster attacks would not change state to completed if you enter inventory while the monsters are attacking (this also fixes one long outstanding bug with double monster attacks if you enter inventory).
Updated list of authors.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@237 08aca716-68be-ccc6-4d58-36f5abd142ac

12 years agoFirst attempt at displaying quantities on quickbar buttons.
oskar.wiksten [Sun, 29 Apr 2012 15:47:05 +0000 (15:47 +0000)]
First attempt at displaying quantities on quickbar buttons.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@236 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoFirst attempt at new skills "Attenuation" and "Enervation" (thanks to Nyktos for...
oskar.wiksten [Sat, 28 Apr 2012 17:20:26 +0000 (17:20 +0000)]
First attempt at new skills "Attenuation" and "Enervation" (thanks to Nyktos for the ideas)
Fixed bug with missing icon for dead spiders. (thanks for sdevaney for spotting it)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@235 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoConversation fixes for Remgard NPCs (thanks ctnbeh13!)
oskar.wiksten [Sat, 28 Apr 2012 08:57:42 +0000 (08:57 +0000)]
Conversation fixes for Remgard NPCs (thanks ctnbeh13!)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@234 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoAdded missing conversations for signs in v0.6.11.
oskar.wiksten [Wed, 25 Apr 2012 23:20:39 +0000 (23:20 +0000)]
Added missing conversations for signs in v0.6.11.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@233 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoSpelling corrections to v0.6.11 content.
oskar.wiksten [Wed, 25 Apr 2012 16:32:11 +0000 (16:32 +0000)]
Spelling corrections to v0.6.11 content.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@232 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoAdded droplists to new monsters for v0.6.11.
oskar.wiksten [Wed, 25 Apr 2012 16:18:16 +0000 (16:18 +0000)]
Added droplists to new monsters for v0.6.11.
Added unique monsters that drop Oegyth crystals.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@231 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoFinished major Remgard quest.
oskar.wiksten [Wed, 25 Apr 2012 14:38:05 +0000 (14:38 +0000)]
Finished major Remgard quest.
Added NPCs to all Remgard maps.
Added conversations to villagers in Remgard.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@230 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoCompleted conversations for major quests in Remgard.
oskar.wiksten [Wed, 25 Apr 2012 03:24:43 +0000 (03:24 +0000)]
Completed conversations for major quests in Remgard.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@229 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoUpdated quest text for "Feygard errands" (thanks fiernaq)
oskar.wiksten [Tue, 17 Apr 2012 20:42:42 +0000 (20:42 +0000)]
Updated quest text for "Feygard errands" (thanks fiernaq)
Fixed unresolvable quest "Missing pieces" (thanks chaosrunner87)
Adjusted descriptions of "Dark blessing of the Shadow" so that it is more apparent that it can not be upgraded more than 1 level.
Added property to maps that are considered outdoors (will be used for worldmap).
Adjusted tile-loding code so that all available graphics are actually loaded.
Changed colors of "mountain brute" (thanks ctnbeh13)
Added journal fragment in BWM cabin that gives a hint on how to get out of there.
Added sign text to woodcave that hints at a future quest (thanks ctnbeh13)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@228 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoChanges to critical hits - now based on "critical skill" that defines the effective...
oskar.wiksten [Fri, 30 Mar 2012 16:38:19 +0000 (16:38 +0000)]
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

13 years agoCorrected some quest texts (thanks fiernaq).
oskar.wiksten [Sun, 25 Mar 2012 14:34:22 +0000 (14:34 +0000)]
Corrected some quest texts (thanks fiernaq).
Completed quest "A difference in opinion" for v0.6.11.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@226 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoFixed lots of Android lint warnings.
oskar.wiksten [Sat, 24 Mar 2012 11:28:14 +0000 (11:28 +0000)]
Fixed lots of Android lint warnings.
New graphics for red damage animation.
Added better script triggers to Mikhail's conversation while doing the bread and rats quests.
Start outline of new minor quest for v0.6.11 (sisterfight).
Re-spawn monsters that were not unique in v0.6.10 (issue 301).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@225 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoMinor conversation correction to wellguard in Loneford (issue 259, thanks bluers0...
oskar.wiksten [Mon, 12 Mar 2012 22:06:36 +0000 (22:06 +0000)]
Minor conversation correction to wellguard in Loneford (issue 259, thanks bluers0 & Samuel)
Remove slider from bulkselection dialog when there is just one item, provide image&name in bulkselection dialog (issue 279, thanks Samuel)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@224 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoUpdated French translation (issue 298, thanks zorun.42), also updated the authors...
oskar.wiksten [Mon, 12 Mar 2012 21:29:17 +0000 (21:29 +0000)]
Updated French translation (issue 298, thanks zorun.42), also updated the authors list with your name.
Updated Russian translation (issue 297, thanks e.solodookhin).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@223 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoAdded immunity to critical hits for ghosts, undead and demons.
oskar.wiksten [Mon, 12 Mar 2012 21:16:57 +0000 (21:16 +0000)]
Added immunity to critical hits for ghosts, undead and demons.
Added a way to re-sort the player's inventory by moving items to top/bottom.
Auto-close the level-up dialog if the player cannot level up (issue 284)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@222 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoBugfix for spawning NPCs on top of sign areas (such as for Ulirfendor for the "Dark...
oskar.wiksten [Tue, 6 Mar 2012 20:49:22 +0000 (20:49 +0000)]
Bugfix for spawning NPCs on top of sign areas (such as for Ulirfendor for the "Dark protector" quest).
Minor conversations in Remgard.
Disable Android Lint errors for building with incomplete translations.
Renamed start of Remgard questline (thanks ctnbeh13).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@221 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoAdditional graphics for new items and NPCs (thanks to DeBray Bailey).
oskar.wiksten [Sat, 18 Feb 2012 09:58:03 +0000 (09:58 +0000)]
Additional graphics for new items and NPCs (thanks to DeBray Bailey).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@220 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoEnglish conversation corrections, do not use "patron" to mean "owner" (thanks Grävling)
oskar.wiksten [Mon, 13 Feb 2012 21:32:12 +0000 (21:32 +0000)]
English conversation corrections, do not use "patron" to mean "owner" (thanks Grävling)
Some map fixes from issue 177 (thanks Samuel)
Cleanup of misplaced tiles on lots of maps.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@219 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoCompleted the "the dark protector" questline with 500 new lines of conversation,...
oskar.wiksten [Sun, 12 Feb 2012 19:45:28 +0000 (19:45 +0000)]
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

13 years agoWider walkways in northern Fallhaven.
oskar.wiksten [Sun, 15 Jan 2012 10:30:08 +0000 (10:30 +0000)]
Wider walkways in northern Fallhaven.
Minor cleanup in pwcave* and waytobrimhavencave* maps.
Bugfix: Do not remove other lingering actor conditions when changing equipment (for example, if the player has a condition caused by something else with duration="forever", that condition would be removed when equipping or unequipping an item).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@217 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoAdded support for the extended reward system to the conversation resource files and...
oskar.wiksten [Sun, 8 Jan 2012 12:55:48 +0000 (12:55 +0000)]
Added support for the extended reward system to the conversation resource files and the content editor.
Added support for different types of item requirements in conversation replies. For example, requiring the player to wear a specific item instead of just having it in inventory.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@216 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoCompleted implementation of monster classes and factions in the monster resource...
oskar.wiksten [Sun, 8 Jan 2012 01:10:27 +0000 (01:10 +0000)]
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

13 years agoInitial implementation of monster classes. Will be used for skills, resistances and...
oskar.wiksten [Fri, 6 Jan 2012 22:48:16 +0000 (22:48 +0000)]
Initial implementation of monster classes. Will be used for skills, resistances and categorizing of monsters. Should be read from resource file (not done yet).

Added splatter images when the player kills monsters, that will stay on the map for 20 seconds after a monster has been killed. Splatter images are however currently disabled, since the splatter type should be determined from the monster class (which is not yet fully implemented).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@214 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoUpdated German translation (thanks Samuel and cngunners14)
oskar.wiksten [Fri, 6 Jan 2012 20:44:17 +0000 (20:44 +0000)]
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

13 years agoRemoved selftest methods (moved to separate unit test project).
oskar.wiksten [Fri, 6 Jan 2012 18:59:51 +0000 (18:59 +0000)]
Removed selftest methods (moved to separate unit test project).

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@212 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoAdded alignments & factions to the player object. This will be used to make several...
oskar.wiksten [Thu, 5 Jan 2012 21:17:50 +0000 (21:17 +0000)]
Added alignments & factions to the player object. This will be used to make several groups of monsters hostile under certain circumstances.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@211 08aca716-68be-ccc6-4d58-36f5abd142ac

13 years agoUpdated reward system for conversations. Rewards can now be skills or actorconditions...
oskar.wiksten [Thu, 5 Jan 2012 20:14:53 +0000 (20:14 +0000)]
Updated reward system for conversations. Rewards can now be skills or actorconditions and not just items and quest progress as before.
Item requirements for selecting conversation replies now also support rrequring the player to be wearing a specific item, and having a requirement without removing the item when selecting the reply.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@210 08aca716-68be-ccc6-4d58-36f5abd142ac