v0.8.13 (Troubling Times) active on Google Play

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.13) from Google, Github, F-Droid, our server, or itch.io

New game+ (restarting with higher difficulty level)

Unstructured ideas, requests and suggestions for the development of the game.
User avatar
Oet
Posts: 219
Joined: Fri Nov 01, 2013 5:03 pm
android_version: 4.1 - Jellybean
Location: Sweden

Re: New game+ (restarting with higher difficulty level)

Post by Oet »

Zukero wrote:Nothing that hard. Not being a good programmer means you're a programmer nonetheless no ?
I wouldn't say that. I did read 2 courses in school, some c++ and java and a bit c sharp. I haven't programmed ever since
Oet:
Lvl:80|XP:9214538|AP:3|HP:291|AC:351%|AD:51-68|CHS:20|CM:0|BC:135%|DR:1
WA:1|HH:1|Do:1|CS:2|CL:1|QL:3|CE:1|IF:6|Reg:1|WP:1S:1|AP:L:1|FS:DW:2|S:DW:1
RoLS:2|ELYR:1

Last updated 22/01-14
Mayweed
VIP
Posts: 231
Joined: Tue Jul 31, 2012 12:12 am
android_version: 2.1 - Eclair

Re: New game+ (restarting with higher difficulty level)

Post by Mayweed »

Zukero wrote:
Oet wrote: Explorers mode: Map disabled. You also have to kill every monster on your current map to be able to move to a new one. Monsters do not spawn while you are on the map.
....
Preventing the player from leaving a map when there are still living monsters requires about 5/10 lines of code.
I don't think, it would be so easy. Consider that there are maps, which have several areas that are not connected to each other directly. You have to leave the map and enter it from another side to reach another of its areas.
Pyrizzle
VIP
Posts: 6435
Joined: Sat Jun 25, 2011 1:00 am
android_version: 6.0 - Marshmallow
Location: Fire Nation HQ

Re: New game+ (restarting with higher difficulty level)

Post by Pyrizzle »

Mayweed wrote:
Zukero wrote:
Oet wrote: Explorers mode: Map disabled. You also have to kill every monster on your current map to be able to move to a new one. Monsters do not spawn while you are on the map.
....
Preventing the player from leaving a map when there are still living monsters requires about 5/10 lines of code.
I don't think, it would be so easy. Consider that there are maps, which have several areas that are not connected to each other directly. You have to leave the map and enter it from another side to reach another of its areas.
+1 Excellent point Mayweed
Post Reply