Page 2 of 7

Re: puzzles?

Posted: Sun Aug 11, 2013 10:07 pm
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.

Re: puzzles?

Posted: Sun Aug 11, 2013 10:14 pm
by mspowerplant
That would be great sorrow :D
would love as much help as I can get

Re: puzzles?

Posted: Sun Aug 11, 2013 11:03 pm
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.

Re: puzzles?

Posted: Mon Aug 12, 2013 3:49 am
by mspowerplant
Will send a few different ones through as soon as im done tomcat :-)
thanks for the help

Re: puzzles?

Posted: Mon Aug 12, 2013 4:45 am
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...

Re: puzzles?

Posted: Mon Aug 12, 2013 5:21 am
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??

Re: puzzles?

Posted: Mon Aug 12, 2013 5:49 am
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.

Re: puzzles?

Posted: Mon Aug 12, 2013 6:11 am
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)

Re: puzzles?

Posted: Mon Aug 12, 2013 6:57 am
by nyktos
that is a really good point to make...

:ugeek:

Re: puzzles?

Posted: Mon Aug 12, 2013 2:49 pm
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