Commit Graph

32 Commits

Author SHA1 Message Date
oskar.wiksten
bebabbb2aa Introduced a setting for whether d-pad should be minimizable or not.
Added skills for resistance of actor conditions. (thanks Samuel)
Remove duplicate items (but give back gold) whose store price has increased, to prevent exploiting the newer item prices.
Changes to code comments, display texts. (thanks Samuel)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@146 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-07-30 19:50:53 +00:00
oskar.wiksten
9730afade8 Display unequipped base stats on player info screen.
Add "All" button to bulk selection interface.
Do not show bulk selection interface when dropping just one item.
Confirmation dialog when overwriting savegames with a new player name (thanks ejwessel)
Hide critical multiplier if equal to 0 or 1.
Do not trigger map events if the player moves to another tile on the same mapevent.
Add LayoutParams to all dynamically generated views (reduces graphical artifacts on Motorola devices)
Use wrap_content instead of match_parent as height on listviews (reduces graphical artifacts on Motorola devices)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@142 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-07-24 11:24:45 +00:00
oskar.wiksten
c0fc4d16e3 Update combat bar info on monster attacks.
Force black background on conversation scroll list.
Corrected tile in Prim main hall.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@121 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-07-08 15:48:31 +00:00
oskar.wiksten
83f0834c93 Virtual D-pad (thanks to Samuel)
Movement even when holding the same spot (thanks to Samuel)
Movement aggressiveness, not enabled yet (thanks to Samuel)
Restructured resourceloader to use external file as list of what resources to load
Renamed resource files to indicate what files can be translated
Updated German translation (thanks to Samuel)
Updated French translation (thanks to Misty Soul)

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@120 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-07-08 12:31:21 +00:00
oskar.wiksten
50477db962 Corrected naming of tileset "tiles_1_8" in all maps.
Corrected transparent tiles.
Corrected conversation "guthbered_lookforsigns_1" to require "prim_hunt:60".

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@119 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-07-03 12:38:37 +00:00
oskar.wiksten
db7d65c355 - Added scrollbar to item info dialog (thanks ctnbeh13)
- Changed the color of the exp bar yet again (thanks Samuel)
- Update HP-bar graphics when player gets "Minor berserker rage" condition (thanks kabbie1882)
- Fixed walkable crosses near "Blackwater Border Patrol" (thanks ctnbeh13)
- Fixed walkable pile of armour near Waeges (thanks ctnbeh13)
- Fixed walkable chair near Harlenn's bodyguard (thanks ctnbeh13)
- Fixed walkable signs on west side of Prim (thanks ctnbeh13)
- Fixed walkable plant in Prim inn (thanks ctnbeh13)
- Changed sign into fence tile outside Elm mine near Prim (thanks ctnbeh13)
- Changed walkable grass tiles outside Elm mine near Prim (thanks ctnbeh13)
- Updated authors list

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@117 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-28 20:04:51 +00:00
oskar.wiksten
1513337329 Updated for v0.6.9b1.
Changed backgound of exp bar to darker shade of yellow.
Added scrollbar to monster info dialog,
Vertically centered hp and exp bars.
Item "Shadow of the slayer" now has a "on kill" effect insetad of a "on hit" effect.
Corrected walkable tiles on blackwater_mountain16.
Corrected conversation for Bjorgur.
Bug: fixed conditions that are removed when equipping items without conditions.
Bug: fixed items that raise max HP and AP.
Added fixed 50 exp reward for monsters that have attack effects.
Regeneration effect has slightly lighter shade of blue for the amount of healed HP.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@116 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-25 16:15:59 +00:00
oskar.wiksten
b81875886f Updated for v0.6.9a2
Corrected actor conditions that are applied when hit by monsters.
Corrected quests that were unsolvable.
Corrected walkable-layers and "above"-layers maps for Blackwater Mountain.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@114 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-23 18:02:18 +00:00
oskar.wiksten
79ea454ce0 Completed droplists for Blackwater Mountain monsters and NPCs.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@112 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-22 19:52:39 +00:00
oskar.wiksten
c950630d00 Updated monsters to use an internal string as id instead of an integer.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@110 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-22 16:42:19 +00:00
oskar.wiksten
3227fa3471 Updated quests for Blackwater Mountain.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@107 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-20 22:27:15 +00:00
oskar.wiksten
196e507e01 Updated quests for Blackwater mountain.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@106 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-15 22:00:56 +00:00
oskar.wiksten
e81beaaa90 Continued update on the Blackwater Mountain quests. (not finished yet)
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@104 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-14 20:16:56 +00:00
oskar.wiksten
b971430a6d Updated Authros list.
Slightly modified crossroads map.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@102 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-09 22:12:13 +00:00
oskar.wiksten
40776bc938 First version of quests for Blackwater mountain.
Updated French translation by Misty Soul.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@101 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-06-09 21:10:52 +00:00
oskar.wiksten
1e9bf0ce83 Updated quickitem patch by Olivier Samyn (issue 6).
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@97 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-19 19:56:52 +00:00
oskar.wiksten
523c8f2530 Placed all monsters on Blackwater Mountain maps.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@96 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-18 20:07:28 +00:00
oskar.wiksten
50895206f2 Added gapfiller maps to make the worldmap fit together
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@94 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-16 18:21:02 +00:00
oskar.wiksten
19e0f4f71d Populated Blackwater maps with monsters.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@93 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-15 20:13:47 +00:00
oskar.wiksten
419bfa72ae Added German translation by Bomber. Added 2 maps before Blackwater mountain.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@88 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-13 17:03:48 +00:00
oskar.wiksten
8744c9f890 Correct mime types on all images and javascript in editor.
Added more monsters and npcs (by Karvis).
Updated some tiles on the map tilesets.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@82 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-07 11:53:36 +00:00
oskar.wiksten
e09a084d93 Updated Italian translation. Removed unused test map.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@81 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-05-07 09:14:28 +00:00
oskar.wiksten
e9a5feb106 Map layers are now only loaded for the current map. The TMX map loader is now run every time the player enters a new map. This should resolve issue 171.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@61 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-03-23 19:06:27 +00:00
oskar.wiksten@gmail.com
0025a448ac 30 new maps (Crossroads, Loneford) from michischmid.
Fixed flagstone0 diagonal movement restriction (issue 170)
Corrected some mapchange areas in Blackwater Mountain.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@60 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-03-22 21:27:11 +00:00
oskar.wiksten@gmail.com
3bdf20e8b7 50 new maps of Blackwater Mountain by michischmid.
Updated "Authors" section.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@59 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-03-20 16:38:52 +00:00
oskar.wiksten@gmail.com
3c7e67b59b Player respawns on last place of rest. Resting resets respawn place.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@58 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-03-15 20:07:47 +00:00
oskar.wiksten
71714bb2af Added preference setting for display size. (normal/x1.5/double). Will be usable for the players using tablets.
Reworked scaling of bitmaps to always scale internally to the size preferred by the device, but scale them up according to scale preference when displaying instead.

git-svn-id: https://andors-trail.googlecode.com/svn/trunk@55 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-03-09 19:19:51 +00:00
oskar.wiksten
af1e94c00b Released version v0.6.8 . Merged from local r105 .
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@42 08aca716-68be-ccc6-4d58-36f5abd142ac
2011-02-24 21:22:19 +00:00
oskar.wiksten
c89d0b1d9e Version 0.6.7 . Merged from local r76 .
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@21 08aca716-68be-ccc6-4d58-36f5abd142ac
2010-12-20 20:50:01 +00:00
oskar.wiksten
a600d523a6 Version 0.6.6 . Merged from local r48 .
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@20 08aca716-68be-ccc6-4d58-36f5abd142ac
2010-11-29 21:48:07 +00:00
oskar.wiksten
c5c9a064fd Release v0.6.1 .
Branched from r25




git-svn-id: https://andors-trail.googlecode.com/svn/trunk@3 08aca716-68be-ccc6-4d58-36f5abd142ac
2010-11-14 15:12:42 +00:00
oskar.wiksten
107a8543f1 initial release
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@2 08aca716-68be-ccc6-4d58-36f5abd142ac
2010-11-04 21:10:57 +00:00