Oskar Wiksten
ad36da6418
Code cleanup: make classes final where possible.
2013-01-28 01:25:54 +01:00
Oskar Wiksten
e3406df935
Emit "new map" events on calling thread, and not inside the async maploading handler.
2013-01-28 01:25:54 +01:00
Oskar Wiksten
e2446d153e
Only redraw game screen when something inside the view has actually changed.
2013-01-28 01:25:54 +01:00
Oskar Wiksten
1032b2ee51
Provide reference to current map object when emitting monster spawned events.
2013-01-28 01:25:54 +01:00
Oskar Wiksten
6a59f5d99e
Use correct previousPosition when moving monsters.
2013-01-28 01:25:54 +01:00
Oskar Wiksten
5d437db461
Use WeakReference<> for references to application instance.
2013-01-28 01:25:54 +01:00
Oskar Wiksten
32e9a92fef
Work in progress on moving ui dependencies away from model.
2013-01-28 01:25:54 +01:00
Oskar Wiksten
e3ea3342c5
Work in progress on moving UI dependencies into being pubsub instead of direct calls from model->ui.
2013-01-28 01:25:54 +01:00
Oskar Wiksten
a99b0fc96f
Initialize Player & Monster health correctly when respawning either one.
2013-01-28 01:01:29 +01:00
Oskar Wiksten
a50c1a1279
Actor traits refactoring - Reworked UI for displaying the actor stats tableview.
2013-01-28 01:01:29 +01:00
Oskar Wiksten
2ac6762f2f
Actor traits refactoring - Remove ActorTraits & CombatTraits.
2013-01-28 01:01:29 +01:00
Oskar Wiksten
2770d2156f
Actor traits refactoring - Make sure Monster and Player objects are serialized and deserialized correctly. Cleanup dead code.
2013-01-28 01:01:23 +01:00
Oskar Wiksten
ca4ad69f36
WIP 6 - Moved around lots of properties.
2013-01-28 01:01:23 +01:00
Oskar Wiksten
be5298c247
WIP 5 refactor actor traits - Moved name & tileSize from ActorTraits to Actor.
2013-01-28 00:59:23 +01:00
Oskar Wiksten
844afc2a95
WIP 4 actor traits refactoring - Created savegame loaders for pre-versioncode-33.
2013-01-28 00:59:23 +01:00
Oskar Wiksten
21fca91ca7
WIP 3 refactoring actor traits - moved iconID && tileSize to Actor.
2013-01-28 00:59:23 +01:00
Oskar Wiksten
bf809df44f
WIP 2 moved fields from ActorTraits onto ActorTraits.
2013-01-28 00:59:22 +01:00
Oskar Wiksten
81c2c2bc40
WIP 1 renamed Actor.actorTraits -> Actor.baseTraits. Added BaseTraits to MonsterType.
2013-01-28 00:59:22 +01:00
Oskar Wiksten
ae99a66e28
Updated .gitignore with files produced by IntelliJ Idea.
2013-01-28 00:44:18 +01:00
Oskar Wiksten
e02e55d041
Merge branch 'production'
2013-01-28 00:42:17 +01:00
Oskar Wiksten
4af99e3d21
Merge branch 'master' of https://code.google.com/p/andors-trail
2013-01-28 00:41:38 +01:00
Oskar Wiksten
6d2b97d8d2
Bugfix - Prevent force-close when a monster dies from a lingering actor condition (issue 336). Thanks to Xero from the forums for finding the bug!
2013-01-28 00:39:49 +01:00
Scott Devaney
4ed1bcb445
Updated Polish translations by tobik9090siemens
2013-01-27 18:21:22 -05:00
unknown
61c3e65a76
New Polish translations by toudi5
2013-01-20 11:50:12 -05:00
unknown
fbb516e154
surgecurrent updated ja content_conversantionlist.xml 2013-01-03
2013-01-15 15:39:43 -05:00
Oskar Wiksten
f986391073
Add possibility of having skills that require a quest-level-up before the player can level them up.
2012-11-10 23:08:38 +01:00
Oskar Wiksten
76a3259b84
Bugfix - Disable input before the SurfaceView on MainView is created.
2012-11-10 20:54:17 +01:00
Oskar Wiksten
d375c1b4d8
Added link to Andor's Trail wiki in About/Help.
2012-11-10 16:58:44 +01:00
Oskar Wiksten
c018728197
Add a way to automatically in-game modify how bright maps are displayed, with a colorfilter. Will be used for dungeons that can get automatically darkened, without having to add that to the map files.
2012-11-10 16:33:56 +01:00
Oskar Wiksten
b85943fa80
Bump version number to v0.7.0dev
2012-11-10 13:19:13 +01:00
Oskar Wiksten
f20dc03775
Update .gitignore to exclude IntelliJ workspace files.
2012-11-10 13:17:32 +01:00
Oskar Wiksten
745d0fec6a
Bump version number to v0.6.12 (versioncode 33).
2012-10-28 10:13:13 +01:00
Oskar Wiksten
42ecd2e47d
Minor conversation correction to ailshara_interested_7. (thanks Elyon!)
2012-10-28 10:07:19 +01:00
Oskar Wiksten
57682f83cf
Updated lots of spelling and grammar corrections (thanks ctnbeh13!).
2012-10-28 10:06:19 +01:00
Oskar Wiksten
8a5f9494be
Updated German translation (thanks Samuel).
2012-10-26 23:08:41 +02:00
Oskar Wiksten
efb3cf5141
Merge remote-tracking branch 'mchehab/master'
2012-10-26 21:02:27 +02:00
Oskar Wiksten
9c95e97a01
Updated German translation for v0.6.12. (thanks Samuel, Phoenixor and Tutar)
2012-10-26 21:01:58 +02:00
Mauro Carvalho Chehab
2f5192a33d
Translate new strings at 0.6.12b2 to Brazilian Portuguese
2012-10-22 21:47:29 -02:00
Mauro Carvalho Chehab
d8cb375828
Translate 0.6.13b2 dialogs to Brazilian Portuguese
2012-10-22 21:16:56 -02:00
Oskar Wiksten
7e3bfac549
Bump version to v0.6.12b2.
2012-10-22 20:06:11 +02:00
Oskar Wiksten
e4fa988d11
Merge remote-tracking branch 'mchehab/master'
2012-10-22 08:14:52 +02:00
Mauro Carvalho Chehab
9a8b6f6f4d
Some fixups at the Brazilian Portuguese translation
2012-10-21 23:19:44 -02:00
Oskar Wiksten
6dd8578b59
Show slot number when prompting for confirmation about overwriting savegames.
2012-10-21 21:13:48 +02:00
Oskar Wiksten
8367851d0e
Updated pt-rBR content_itemlist.xml with item categorization for v0.6.12.
2012-10-21 19:01:27 +02:00
Oskar Wiksten
f3e044028f
Merge remote-tracking branch 'mchehab/master' into master
...
Conflicts:
AndorsTrail/res/values/authors.xml
AndorsTrailEdit/AndorsTrailTranslations.js
2012-10-21 18:43:39 +02:00
Oskar Wiksten
32be42531b
Provide setting to disable confirmation dialog box when overwriting a savegame slot.
2012-10-21 18:26:43 +02:00
Mauro Carvalho Chehab
7b03118ea7
Translate a few more monsters
...
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2012-10-20 23:19:19 -03:00
Mauro Carvalho Chehab
967fd157dc
Add Brazilian Portuguese to AndorsTrailTranslations.js
2012-10-20 23:19:19 -03:00
Mauro Carvalho Chehab
06b9dba731
Fixe some issues at the questlist, at the Portuguese Translation
...
Now that the conversation was fully translated, make the passwords
and a few other strings at the questlist to match their translations
at the dialogs.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com >
2012-10-20 23:19:19 -03:00
Mauro Carvalho Chehab
71f2c9c203
Finish the conversation translation to Brazilian Portuguese
...
That finishes the pt-rBr translation. Reviewing is welcome, as there were
too much things translated. I'm sure that some dialogs can be improved.
2012-10-20 23:19:19 -03:00