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
are you sure button
-
- Posts: 103
- Joined: Sun Jul 03, 2011 4:54 am
Re: are you sure button
An interesting idea, but maybe this type of implementation would be to fine-tuned for players.
-
- VIP
- Posts: 655
- Joined: Wed Feb 23, 2011 3:35 pm
- android_version: 2.2
Re: are you sure button
Yes, I saw the code. Nice work. You should have taken a translatable string instead of a hardcoded English one, but the rest looked good. (Oskar corrected it.)ejwessel wrote:I just put a check if the names differ(only the name check). I dont think the change name is necessary. As much as I do have different games I do like to keep the same name and its not like I couldn't just save a new file; I don't have to save over any of my other files.Samuel wrote:What did you implement? Only the name check?
Do you consider to do the change the name code too?
Otherwise I consider it. May I see your changes then?
Changes should be in the repository already
IMO naming the different savegames is really needed if we extend from 4 to unlimited. Someone stated this also here. I like the idea there to not rename the player but the savegame itself. Would be more consistent.
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: 45
- Joined: Tue May 31, 2011 6:23 am
Re: are you sure button
Didn't know there was a translatable string. I just thought I'd do it in english and the translators would do the rest =P Good to know!Samuel wrote: You should have taken a translatable string instead of a hardcoded English one
Great Idea!Samuel wrote:IMO naming the different savegames is really needed if we extend from 4 to unlimited. Someone stated this also here. I like the idea there to not rename the player but the savegame itself. Would be more consistent.
-
- Posts: 103
- Joined: Sun Jul 03, 2011 4:54 am
Re: are you sure button
BTW, thanks guys for getting this done. I think my looking around at the files still had me confused, as this code is not native to me. I think I'll just stick to coming up with ideas/items/quests/improvements and seeing if you guys can program it for me 
