Numba1Gunner,
thats an awesome idea! Yes, its great that this is NOT an online game. Personally, I really dislike all the multi-player online games which are full of people trying to just mess others up. But it would still be very nice to be able to submit a high score and also save the person from manual updates.
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
Highscore
-
- Posts: 24
- Joined: Sat May 21, 2011 12:50 am
Re: Highscore
Level: 42, XP: 1311277, Gold: 92789, RoLS: 1
HP: 50, AC: 225%, AD: 23-28, AC: 3, CC: 15%, CM: 2, BC: 40%, DR:-
HP: 50, AC: 225%, AD: 23-28, AC: 3, CC: 15%, CM: 2, BC: 40%, DR:-
-
- VIP
- Posts: 655
- Joined: Wed Feb 23, 2011 3:35 pm
- android_version: 2.2
Re: Highscore
Update.
As more and more people are joining the list, its hard to update it manually.
@Numba1Gunner:
Good idea. You described a good way to include the highscore in the game. I would like such a feature.
As more and more people are joining the list, its hard to update it manually.
@Numba1Gunner:
Good idea. You described a good way to include the highscore in the game. I would like such a feature.
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
-
- Posts: 61
- Joined: Fri May 27, 2011 9:14 am
Re: Highscore
It is nice to have someone keep the scores, the level are getting really boring , u have to kill so many monster just to go next level
Level: 75, XP:7715779 , Gold: 538730
HP: 80, AC: 159%, AD: 36-40 AP: 3, CC: 0%, CM: -, BC: 130%, DR: 0
RoLS: 0, ElyR: 0, RoL: 0 rocks 3550,weak poison 272
HP: 80, AC: 159%, AD: 36-40 AP: 3, CC: 0%, CM: -, BC: 130%, DR: 0
RoLS: 0, ElyR: 0, RoL: 0 rocks 3550,weak poison 272
-
- Posts: 4
- Joined: Wed Jun 01, 2011 12:12 pm
Re: Highscore
Add me please...
Gold: 85385
Gold: 85385
Level: 45, XP: 1636882, Gold: 132484, RoLS: 1, ElyR: 0, RoL: 0
HP: 60, AC: 197%, AD: 24-29, AP: 3, CC: 15%, CM: 2, BC: 54, DR: 0
HP: 60, AC: 197%, AD: 24-29, AP: 3, CC: 15%, CM: 2, BC: 54, DR: 0
-
- VIP
- Posts: 655
- Joined: Wed Feb 23, 2011 3:35 pm
- android_version: 2.2
Re: Highscore
Update.
Good news: I wrote a little script to automatically process the signatures. So I can update more often with lesser efforts.
Also I will not anymore gather stats manually from other topics. (SR, RoLS)
Your stats need to have the following format: (so that they could be automatically parsed)
You may also use the following abbreviations:
There is no need to order the entries. You may also use other separators like "-" or "~" to separate the entries. (instead of a ",")
Some signatures must be changed in order to match the new format.
Good news: I wrote a little script to automatically process the signatures. So I can update more often with lesser efforts.

Also I will not anymore gather stats manually from other topics. (SR, RoLS)
Your stats need to have the following format: (so that they could be automatically parsed)
Code: Select all
Level: 1, Experience: 150, Gold: 30, RoLS: 0, small rocks: 17
Code: Select all
Lvl: 1, XP: 150, Gold: 30, RoLS: 0, SR: 17
Some signatures must be changed in order to match the new format.
- Sarumar - "lv" is not a valid abbreviation for "Level". Please use "Level" or "Lvl".
- officerjoneswc4176 - you may not write "150xp". Please write "XP: 150" instead.
- Dreia - "rings" is not a valid abbreviation for "Ring of Lesser Shadow". Please use "RoLS" or "RLS".
- ctnbeh13 & others - I stopped gathering your stats manually from other topics. Please add the missing stats if you want to show them.
Last edited by Samuel on Tue Jun 28, 2011 12:19 am, edited 2 times in total.
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
- Antison
- Posts: 5759
- Joined: Mon Mar 28, 2011 11:33 pm
- android_version: 14 - Android 14
- Location: A home without a beagle is just a house
Re: Highscore
Samuel,
Does the format have to be horizontal?
Does there need to be a space after the : and before the value?
What day of the week will you being running this script?
Does the format have to be horizontal?
Does there need to be a space after the : and before the value?
What day of the week will you being running this script?
"A home without a beagle is just a house"
-
- Posts: 5
- Joined: Mon May 23, 2011 2:47 am
Re: Highscore
I have to agree, I like the fact that the game is offline.
Hopefully I have my sig in the correct format?
Now back to the gargoyle cave (home away from home...)
Hopefully I have my sig in the correct format?
Now back to the gargoyle cave (home away from home...)

Fine leather cap, Stone Cuirass, Gloves of better grip, Valcor's boots.
RoD x2, Jewel of Fallhaven, Flagstone's pride
RoD x2, Jewel of Fallhaven, Flagstone's pride
-
- VIP
- Posts: 655
- Joined: Wed Feb 23, 2011 3:35 pm
- android_version: 2.2
Re: Highscore
No. A linebreak is also a valid separator.tek wrote:Does the format have to be horizontal?
No. You may also write "lvl1xp150gold50rls0sr10" if you want.tek wrote:Does there need to be a space after the : and before the value?
As you are on the list and the values are correct there is nothing you need to change. As I stated:
Samuel wrote:The other signatures just seem to be alright.
It is similar to the updates Oskar provides. It comes when it comes.tek wrote:What day of the week will you being running this script?
Usually I will update on the weekends.
Yes it has the correct format. You just omited the gold value. (this is not an error.)Slaine wrote:Hopefully I have my sig in the correct format?
Your stats will be included in the next update.
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
-
- VIP
- Posts: 1270
- Joined: Wed Mar 02, 2011 5:24 pm
- android_version: 4.4 - Kitkat
Re: Highscore
I finally added a signature. Let me know if having 2 separate lists of stats messes up the script, since I have 2 separate games going. But I can count the first one as my "main" game.
And thanks for making the script for this!
And thanks for making the script for this!
Lvl: 206 XP: 159262572, Gold: 1657119, RoLS: 2, ElyR: 1, RoL: 1, ChaR: 2, GoLF: 1, ShaF: 6, SRoV: 1, VSH: 6, WMC: 1, GoW: 1
HP: 241, AP: 3, AC: 562%, AD: 116-130, CM: 3.0, ECC: 38%, BC: 139%, DR: 3
QL 25, MF 3
12/26/18
HP: 241, AP: 3, AC: 562%, AD: 116-130, CM: 3.0, ECC: 38%, BC: 139%, DR: 3
QL 25, MF 3
12/26/18
-
- Posts: 99
- Joined: Thu Jun 02, 2011 6:58 pm
- Location: Huddled in my Andors Snuggie
Re: Highscore
Is my signature right?
Level: 18, XP: 102435
Gold: 5132, RoLS: 0, SR: 46
I take on one day at a time... unless they all decide to attack at once
Creator of Andor's Snuggie along with ctnbeh13
Gold: 5132, RoLS: 0, SR: 46
I take on one day at a time... unless they all decide to attack at once
Creator of Andor's Snuggie along with ctnbeh13