Spelling mistake here:
During the conversation with the Feygard patrol watch you get to a conversation point where he says:
"Really? Yes that would be great. then I can at least get something to EAST and a bit of warmth from the fire."
obviously that should be eat.
Man, now I feel like I am contributing...now the real question is, am I telling you something you already knew.
We have a new Beta: v0.8.13 ("Troubling Times") !
Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Alpha test v0.6.8
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Re: Alpha test v0.6.8
Good points, thanks for the spelling mistake timdogg. Every little bit helps 

/Oskar
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Re: Alpha test v0.6.8
Fixed.Timdogg1934 wrote:"Really? Yes that would be great. then I can at least get something to EAST and a bit of warmth from the fire."
Fixed.Samuel wrote:The code should be either like: (allowing both directions when dx == dy and move(sgn(dx), sgn(dy)) fails)
Fixed.Samuel wrote:Bela in Fallheaven still tells me: A room for the night will cost you 10 gold. Why not just remove the "for the night".
Fixed.Samuel wrote:There is a tree walkable on wild6.tmx.
Thanks for all the good suggestions, please keep them coming!
I'm considering releasing this version to Android Market now.
/Oskar
/Oskar
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Re: Alpha test v0.6.8
Yay, v0.6.8 released now! Again, thank you to everyone involved. I am very happy we get so much good feedback from everyone with things to improve!
Now, let's look forward to the things we can do with v0.6.9.
Starting with this release, we will start commiting nightly source to the googlecode svn repo, so anyone interested in getting the bleeding edge latest can "svn update" from there.
Now, let's look forward to the things we can do with v0.6.9.
Starting with this release, we will start commiting nightly source to the googlecode svn repo, so anyone interested in getting the bleeding edge latest can "svn update" from there.
/Oskar
-
- Posts: 40
- Joined: Thu Feb 03, 2011 4:47 pm
Re: Alpha test v0.6.8
whats new in the beta version?
-
- VIP
- Posts: 655
- Joined: Wed Feb 23, 2011 3:35 pm
- android_version: 2.2
Re: Alpha test v0.6.8
Could you tell me what you think about the ids?
Too many changes in too many places?
Too many changes in too many places?
Level: 101, XP: 18780586, Gold: 358739
HP: 398, AC: 303%, AD: 84-95, AP: 4, ECC: 12, CM: -, BC: 13%, DR: 0
RoLS: 2, ElyR: 1, RoL: 1, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 2, VSH: 1, WMC: 0, GoW: 0
HP: 398, AC: 303%, AD: 84-95, AP: 4, ECC: 12, CM: -, BC: 13%, DR: 0
RoLS: 2, ElyR: 1, RoL: 1, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 2, VSH: 1, WMC: 0, GoW: 0
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Re: Alpha test v0.6.8
The changes from v0.6.8b2 to v0.6.8 are the ones stated in the above comment:Jfaulk wrote:whats new in the beta version?
http://andors.techby2guys.com/viewtopic.php?p=283#p283
My spontaneous reaction is that is is a lot of work for something that won't have that much of an effect for the players. However, you bring up a good point that this could be a guideline for future quests, conversations and droplists. Could be worth considering.Samuel wrote:Could you tell me what you think about the ids? Too many changes in too many places?
/Oskar
-
- VIP
- Posts: 655
- Joined: Wed Feb 23, 2011 3:35 pm
- android_version: 2.2
Re: Alpha test v0.6.8
It seems you destroyed the "bottom" of the map wild6.tmx, when fixing this.oskarwiksten wrote:Fixed.Samuel wrote:There is a tree walkable on wild6.tmx.
Level: 101, XP: 18780586, Gold: 358739
HP: 398, AC: 303%, AD: 84-95, AP: 4, ECC: 12, CM: -, BC: 13%, DR: 0
RoLS: 2, ElyR: 1, RoL: 1, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 2, VSH: 1, WMC: 0, GoW: 0
HP: 398, AC: 303%, AD: 84-95, AP: 4, ECC: 12, CM: -, BC: 13%, DR: 0
RoLS: 2, ElyR: 1, RoL: 1, ChaR: 1, GoLF: 1, ShaF: 1, SRoV: 2, VSH: 1, WMC: 0, GoW: 0
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Re: Alpha test v0.6.8
Thanks for noticing! This is now fixed in svn. The input stream from the map reader previously only read the first chunk of data from the compressed zlib layer.Samuel wrote:It seems you destroyed the "bottom" of the map wild6.tmx, when fixing this.
/Oskar