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

puzzles?

Unstructured ideas, requests and suggestions for the development of the game.
Post Reply
User avatar
sorrow
Posts: 1898
Joined: Sun Apr 21, 2013 2:32 pm
android_version: 2.3 - Gingerbread
Location: the land of the devil dogs

Re: puzzles?

Post by sorrow »

Your welcome powerhouse me and (if wyrm likes) can come up with the mental puzzles (or anyone else who wants to join) can cone up with mental puzzles if you would like.

Sorrow
Lvl:80 XP:9214038 Gold:1mil Hp:243 AC:301 Ad:28-49 Ch:21 Cm:2.0 Ecc:15 BC:148 Dr:3

skills:
WA:2. HH:2. CS:2. TH:2 QL:2 IF:2 REG:2 MF:5 DBS:1 2HSP:1 LAP:2 HAP:1 SREG:1
L/E
CHAR:1 ROLS:1 ELYR:1 GOLF:1 SHAF: 1
User avatar
mspowerplant
Posts: 250
Joined: Sat Aug 10, 2013 4:49 am
android_version: 4.1 - Jellybean
Location: On a bench!

Re: puzzles?

Post by mspowerplant »

That would be great sorrow :D
would love as much help as I can get

Current build: LVL 80 EXP 9232014 HP253 GOLD 268714
AC 270% AD 48-52 BC 150%

And some other stuff lol
27/12/2013 :D
Tomcat
VIP
Posts: 1353
Joined: Tue Feb 08, 2011 7:05 am
android_version: 7.0

Re: puzzles?

Post by Tomcat »

If someone wants to lay out the design of a puzzle, perhaps with a quick sketch or two, I'd be curious to try coding it in the map file using some new map-scripting code that Oskar has done. Pm me if you have something for me to try.
Norbert
Lvl:52 XP:2597576 AP:12 HP:124 AC:282 AD:30-42 CHS:27 CM:2.0 ECC:18% BC:132 DR:2
Skills: CS:2 IF:2 Ev:3 Rg:1 DgPro:1 1HPro:2 LtAPro:2 FS-DW:2 Sp-DW:1
Equip: FP BSS JoF RoP PRoB SrpHbk GoLF EnhCH EnhCB
Other: DotSP VD GoW FB TG RoD+6 Oegyth:6
User avatar
mspowerplant
Posts: 250
Joined: Sat Aug 10, 2013 4:49 am
android_version: 4.1 - Jellybean
Location: On a bench!

Re: puzzles?

Post by mspowerplant »

Will send a few different ones through as soon as im done tomcat :-)
thanks for the help

Current build: LVL 80 EXP 9232014 HP253 GOLD 268714
AC 270% AD 48-52 BC 150%

And some other stuff lol
27/12/2013 :D
User avatar
nyktos
VIP
Posts: 3463
Joined: Wed Sep 14, 2011 5:38 pm
android_version: 7.1 - Nougat
Location: Nor City, Dhayavar

Re: puzzles?

Post by nyktos »

oskarwiksten wrote:
Ian wrote:What do you think about an activation tile: If you step on it, it triggers and changes the map.
This would be useful for letting a tunnel collapse, spawning suddenly monsters, landslides(I'm trying to bring Sarumar's idea in the game), having a passageway opened or it gives and actorcondition to the player(lava and swamp tiles hurt the player.)
Awesome idea, Ian!

I've been wanting to do scripted areas for quite a while now. I guess today is as good a day as any to do it :)

For v0.7.1 I'm aiming for us having the ability to do scripted areas, where we can do gui-less scripts sort of like the conversation-scripts that we have today, but just without the gui part. My thought is that we could create areas that execute the ordinary script logic that we already have in place, and make that trigger when the player enters some area specified by the TMX file. When executing a script area, the game could do that without showing the regular conversation gui, and do the regular rewards based on the conditions we have in place already.

I'm also thinking that we could make those gui-less scripts could run quite often, unless they are expensive - computationally speaking. For example, a script area that executes every round, or every tick (500ms) could lead to very interesting possibilities. Showing conversations as soon as you've killed that monster, for example! OMG, we've been wanting to do that for so long now.

With something like this, we could do areas that give you an actor condition based on whether you are wearing a certain item or not. We could do areas that cause monsters to become aggressive. We could do areas that only trigger a quest when the player is wearing a certain item (quest helm of searching?). Lots of neat possibilities. It would also mean that any expansion of our current script system would be applicable to map areas as well.

Good ideas, Ian! We'll have some really nice things in place for creating good quests in v0.7.1!
the "activation tiles" that Oskar is planning on implementing can be a great asset to puzzle makers...
"Embrace the Shadow"

Image

[Lv: 60] [HP: 175] [AC: 361] [AD: 25-39] [BC: 75]
[Dual Wielding Swords] [Unarmored Fighting]
User avatar
mspowerplant
Posts: 250
Joined: Sat Aug 10, 2013 4:49 am
android_version: 4.1 - Jellybean
Location: On a bench!

Re: puzzles?

Post by mspowerplant »

Was just brain storming:
How about we have a puzzle that's 4 boxes
and it takes so many small rocks, glass gems and so forth to unlock
the trick is you won't know the number of anything need
so its a more active puzzle of collecting common found items to access what the puzzle unlocks??

Current build: LVL 80 EXP 9232014 HP253 GOLD 268714
AC 270% AD 48-52 BC 150%

And some other stuff lol
27/12/2013 :D
User avatar
nyktos
VIP
Posts: 3463
Joined: Wed Sep 14, 2011 5:38 pm
android_version: 7.1 - Nougat
Location: Nor City, Dhayavar

Re: puzzles?

Post by nyktos »

so simple, it's perfect.

and exactly: puzzles don't really have to be puzzles...

good one!

i would love to see that in-game.
"Embrace the Shadow"

Image

[Lv: 60] [HP: 175] [AC: 361] [AD: 25-39] [BC: 75]
[Dual Wielding Swords] [Unarmored Fighting]
User avatar
mspowerplant
Posts: 250
Joined: Sat Aug 10, 2013 4:49 am
android_version: 4.1 - Jellybean
Location: On a bench!

Re: puzzles?

Post by mspowerplant »

Thanks Nykos :-)
figured if I keep it simple everyone can understand and enjoy
(language barriers could be a potential problem in the future)

Current build: LVL 80 EXP 9232014 HP253 GOLD 268714
AC 270% AD 48-52 BC 150%

And some other stuff lol
27/12/2013 :D
User avatar
nyktos
VIP
Posts: 3463
Joined: Wed Sep 14, 2011 5:38 pm
android_version: 7.1 - Nougat
Location: Nor City, Dhayavar

Re: puzzles?

Post by nyktos »

that is a really good point to make...

:ugeek:
"Embrace the Shadow"

Image

[Lv: 60] [HP: 175] [AC: 361] [AD: 25-39] [BC: 75]
[Dual Wielding Swords] [Unarmored Fighting]
User avatar
sorrow
Posts: 1898
Joined: Sun Apr 21, 2013 2:32 pm
android_version: 2.3 - Gingerbread
Location: the land of the devil dogs

Re: puzzles?

Post by sorrow »

mspowerplant wrote:Was just brain storming:
How about we have a puzzle that's 4 boxes
and it takes so many small rocks, glass gems and so forth to unlock
the trick is you won't know the number of anything need
so its a more active puzzle of collecting common found items to access what the puzzle unlocks??
Question would the player be given a clue/hint on how many they would need?
player finds a wall with a dragon carved in but the eye sockets are hollowed out and written on the belly of the dragon a script reads "my eyes are egg shaped. My eyes are blood red. My eyes are shiny. What are my eyes?"
answer. My eye's are Ruby's. Player inserts 2 Ruby's in the dragons eye sockets and the dragon splits in half and opens a new room

Sorrow
Lvl:80 XP:9214038 Gold:1mil Hp:243 AC:301 Ad:28-49 Ch:21 Cm:2.0 Ecc:15 BC:148 Dr:3

skills:
WA:2. HH:2. CS:2. TH:2 QL:2 IF:2 REG:2 MF:5 DBS:1 2HSP:1 LAP:2 HAP:1 SREG:1
L/E
CHAR:1 ROLS:1 ELYR:1 GOLF:1 SHAF: 1
Post Reply