Adventure Game Studio

Community => General Discussion => Topic started by: ShiverMeSideways on Sun 11/09/2011 22:39:56

Title: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 7 up)
Post by: ShiverMeSideways on Sun 11/09/2011 22:39:56
Hey, guys!

So, yeah, I'm making a dungeon crawler with AGS and I was really excited to show everyone, so I'm taking the Notch route and sharing with everyone from day 1. (triple) So, this will be a diary thread, because I don't want to make a GiP thread yet (although, technically, when you think about it...).

As with CybMusic, I'm focusing on the engine part of it, working out the different gameplay elements and making sure that almost anything can be implemented via the editor. This will, hopefully smooth the way for the actual development of the story mode.

So, enough jibber-jabber, here are the videos showcasing what I've got so far and what my plans are:
* Episode 1: The start of the building of the level editor (http://www.youtube.com/watch?v=n7r64ogZjNQ)
* Episode 2: Modest Play Mode & fog (http://www.youtube.com/watch?v=4CUYS7n0um4)
* Episode 3: Monsters (MOBs) (http://www.youtube.com/watch?v=mqIipMyea7s)
* Episode 4: Main Theme Music? (http://www.youtube.com/watch?v=SExxTN3gxKY)
* Episode 5: Inventory, Loot, Weapons, Armor, Ammo (http://www.youtube.com/watch?v=vGMq_YWo1Xk)
* Episode 6: New artwork, ranged combat, music, editor overhaul, signs, and more! (http://www.youtube.com/watch?v=r1fimk8l8jI)
* Episode 7: Crafting, environment manipulation, some more new art (http://www.youtube.com/watch?v=pQHhS29MmBU)

Ok, did you watch them? Thanks! Please leave any suggestions and comments and questions you may have, as your input may very well influence the shape of the final product! Do you find this idea interesting? Would you WANT to play a game like this? Would you WANT to make levels for it?

AGS Crawl
* Current version: Pre-Alpha 0.5
* Last thing achieved: Crafting and environment manipulation
* Current goal: NPCs and shops


Contributors:
* Alan V. Drake - Artwork
* IndieBoy - Artwork
* Jonathan Sjoblom (jon_swe) - Title, cutscene, and GUI artwork
* Jonas Thiem (Yarcanox) - Editor music

Webpage: http://shivermesideways.agser.me/agscrawl.html (http://shivermesideways.agser.me/agscrawl.html)

Official full changelog and feature list: here (http://shivermesideways.agser.me/Pub/AGSCrawl/agscrawlchangelog.txt) (updated as of Oct-20)

Check Twitter for behind-the-scenes stuff and to see exactly what stage of development the game is in. (http://twitter.com/#!/ShiverMeSideway)
Title: Re: I made a something (Warning: over-excitement in OP)
Post by: Baron on Mon 12/09/2011 01:30:50
That voice!  It's perfect for a project I'm working on!

If you find anyone who has good GUI ideas please forward me his/her contact info.

As for the tile-based level editor, it really looks as if it has potential.  I'm not sure about the logic of having one sided walls (you wouldn't be able to walk through them from the other side, would you?), and I would definitely leave a pixel between terrain options to make them easier to differentiate.  Up and down arrows instead of D & U would definitely be more intuitive as well.  Finally, I can see the 5x5 grid being a bit small if you were working with a complex structure.  If it plays as 5x5 too I think that will make it hard to strategically play: do you fight a villain and gamble that he doesn't have a lot of backup nearby?

That is the end of me being nitpicky.  I think the idea of building your own dungeon crawler editor is awesome, and you're clearly off to a good start.  Good luck!
Title: Re: I made a something (Warning: over-excitement in OP)
Post by: Wonkyth on Mon 12/09/2011 09:03:32
Love how it looks, Shiver!/me goes off to play Castle of the Winds as prep.
Title: Re: I made a something (Warning: over-excitement in OP)
Post by: ShiverMeSideways on Mon 12/09/2011 10:51:25
New video up! (http://www.youtube.com/watch?v=4CUYS7n0um4)

Quote from: Baron on Mon 12/09/2011 01:30:50
That voice!  It's perfect for a project I'm working on!

Will get to that tomorrow! :D

QuoteIf you find anyone who has good GUI ideas please forward me his/her contact info.

Ok!

QuoteI'm not sure about the logic of having one sided walls (you wouldn't be able to walk through them from the other side, would you?), and I would definitely leave a pixel between terrain options to make them easier to differentiate.

Only the graphic is one-sided. A wall is a wall is a wall, it's solid, you can't pass through it. (At least until I implement secret walls! := )

QuoteUp and down arrows instead of D & U would definitely be more intuitive as well.
Of course, will get to changing that eventually!

QuoteFinally, I can see the 5x5 grid being a bit small if you were working with a complex structure.  If it plays as 5x5 too I think that will make it hard to strategically play: do you fight a villain and gamble that he doesn't have a lot of backup nearby?

Well, it's not a problem, it's a feature! :D But seriously, I'll, eventually, make a video showing how everything works, but suffice to say that a 5x5 visible tile space is a compromise, because if I put in more, it'll seriously make everything harder to control and cause me more problems. That's why I really wanted a minimap - it'll show loot and monsters, so you should have a good idea of what to expect. Besides, adding in a sense of fear and randomness is fun for me and makes the game more exciting. There will be a save feature (thanks again CJ for that :D ) and I'll try and implement a quicksave feature as well, so every time you have a bad feeling, you can lean back on that.

QuoteThat is the end of me being nitpicky.  I think the idea of building your own dungeon crawler editor is awesome, and you're clearly off to a good start.  Good luck!

By all means, be nitpicky! Thanks a lot for the feedback and kind words! :D

Quote from: Wonkyth+ on Mon 12/09/2011 09:03:32
Love how it looks, Shiver!/me goes off to play Castle of the Winds as prep.

Thanks, Wonkyth! Actually, Castle of the Winds is a major inspiration for me, I played the hell out of it when I was younger and only had a 386! :=
Title: Re: I made a something (Warning: over-excitement in OP) (update: video 2 up)
Post by: Wonkyth on Mon 12/09/2011 12:03:51
Actually, does the level format use an easily editable system, like xml of something?
I've been feeling like making a level editor for a week or two, but haven't had something I actually wanted to make one for...
Title: Re: I made a something (Warning: over-excitement in OP) (update: video 2 up)
Post by: on Mon 12/09/2011 13:40:42
That's great! Good luck with it!
Title: Re: I made a something (Warning: over-excitement in OP) (update: video 2 up)
Post by: Wyz on Mon 12/09/2011 13:59:52
Hey good show Dan!
I'm interested where this goes, so nice to see you're going to 'blog' about it.  :D

Looks interesting so far, maybe a cheap trick to solve your wall problem: Move the wall edges to the floor tiles. Then you would need fewer tiles. Let me demonstrate with stupid ascii art:

Floor:
......
.    .
.    .
......

+----------------++----+
| 0  .. 1  .. 2  || 3  |
|    ..    ..    ||    |
|................||....|    This:           Becomes:
|................||....|
| 4  .. 5  .. 6  || 7  |     XXX            C12
|    ..    ..    ||    |      XXXXXX         891112
|................||....|        XXXXXXX        4555DD2
|................||....|        XXXX  XXX      899A  412
| 8  .. 9  .. A  || B  |              XXX            456
|    ..    ..    ||    |              XXX            89A
+----------------++----+
+----------------++----+
| C  .. D  .. E  || F  |
|    ..    ..    ||    |
+----------------++----+
Title: Re: I made a something (Warning: over-excitement in OP) (update: video 2 up)
Post by: InCreator on Mon 12/09/2011 14:11:24
Can't you stack different tiles while retaining alpha?
Title: Re: I made a something (Warning: over-excitement in OP) (update: video 2 up)
Post by: Wyz on Mon 12/09/2011 14:25:09
Yes, there are even tools for that. Best is to render the combined tiles to a new tileset so you only need to draw the tile once every time for performance sake.
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 3 up)
Post by: ShiverMeSideways on Thu 15/09/2011 21:50:12
NEW VIDEO IS UP! (http://www.youtube.com/watch?v=mqIipMyea7s)

Quote from: Wonkyth+ on Mon 12/09/2011 12:03:51Actually, does the level format use an easily editable system, like xml of something?
I've been feeling like making a level editor for a week or two, but haven't had something I actually wanted to make one for...

Yes, and no...

(http://shivermesideways.agser.me/Pub/AGSCrawl/agscrawlnotepadediting.PNG)

Quote from: bicilotti on Mon 12/09/2011 13:40:42That's great! Good luck with it!

Thank ye! :D

Quote from: InCreator on Mon 12/09/2011 14:11:24Can't you stack different tiles while retaining alpha?

Unfortunately, the way I've got the engine working at the moment does not allow me to stack tiles.  But I can use other cheap tricks like filling the whole tile with a wall, like I did with the cave walls.

Quote from: Wyz...

We talked about this on Mumble ;)
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 3 up)
Post by: Wonkyth on Thu 15/09/2011 23:16:27
So... does that mean I can make an awesmoe level editor?  :P
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 3 up)
Post by: ShiverMeSideways on Thu 15/09/2011 23:23:05
Quote from: Wonkyth+ on Thu 15/09/2011 23:16:27So... does that mean I can make an awesmoe level editor?  :P

Why would you make a level editor if I'm making one and incorporating it in the game? :D
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 3 up)
Post by: Wonkyth on Thu 15/09/2011 23:33:24
fo' fun, yo!

As I said, I've been wanting to try my hand at creating a level editor, but haven't seen anything I'd actually want to make levels for. :P
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 3 up)
Post by: ShiverMeSideways on Sat 17/09/2011 17:42:39
New video up! (http://www.youtube.com/watch?v=SExxTN3gxKY)

Quote from: Wonkyth+ on Thu 15/09/2011 23:33:24fo' fun, yo!

As I said, I've been wanting to try my hand at creating a level editor, but haven't seen anything I'd actually want to make levels for. :P

Ok, well, if it's for your own personal use/learning/hobby/whatever, then it's fine! I just hope you don't make an awesome-ererer one than me ;o
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 4 up)
Post by: Wonkyth on Sun 18/09/2011 03:52:01
Heh, considering the number of projects I've completed - none - I doubt you're in trouble. :P
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 4 up)
Post by: tzachs on Sun 18/09/2011 21:44:39
Looks like it is coming along nicely.
The music is perfect for the game, well done!
Waiting for more videos, though maybe just a tiny bit more concise, it is much easier to swallow your food in smaller chunks, you know...
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 4 up)
Post by: ShiverMeSideways on Tue 20/09/2011 18:58:49
NEW VIDEO UP! (http://www.youtube.com/watch?v=vGMq_YWo1Xk)

Quote from: tzachs on Sun 18/09/2011 21:44:39Looks like it is coming along nicely.
The music is perfect for the game, well done!
Waiting for more videos, though maybe just a tiny bit more concise, it is much easier to swallow your food in smaller chunks, you know...

Thank you so much for watching and for the kind words! :)

Yes, I agree that I can be a bit verbose. I try to keep it short, but I also want to show off the game, so I go a bit over the 10 minute mark. I'll try to be more concise in the future, barring when there are major updates (like today is!).
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 5 up)
Post by: Wyz on Tue 20/09/2011 23:54:44
Looking fly :D It already shows a lot of game elements, keep it up.

Maybe a thought: have different images for loot as to the items it is composed of.
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 6 up)
Post by: ShiverMeSideways on Wed 28/09/2011 21:56:11
NEW VIDEO UP! (http://www.youtube.com/watch?v=r1fimk8l8jI)

Quote from: Wyz+ on Tue 20/09/2011 23:54:44
Looking fly :D It already shows a lot of game elements, keep it up.

Maybe a thought: have different images for loot as to the items it is composed of.

Thanks and I'll try to implement that.

If you don't want to watch the video, but are curious as to what I've added, I'll leave this here from the changelog:

Version Pre-Alpha 0.4
---------------------

* Play mode:
  * Can use items to restore health.
  * Ranged combat for both the player and for MOBs.
  * Can read signs.
  * Certain MOBs drop loot when they die.
  * Can get information on any item.
  * Indicator appears next to mouse cursor to show objects/MOBs which can be interacted with

* Edit mode:
  * Overhauled placing of tiles. Pick up a tile of a certain type and then change the sprite via
key press.
  * Can place signs.

* Art/Assets
  * Redone tilesets and new tileset additions - featuring the artwork of Alan V. Drake:
     * Cave Tileset
     * Military Base 1 Tileset
     * Military Base 2 Tileset
     * Military Base Floors
     * Stone Floors
  * Inventory items and weapons
     * Rifle
     * Cartridges
     * Painkillers
     * Medpack
     * Rat corpse
  * Sound effects:
     * Rifle fire, shot ricochet, health restore.
  * Music
     * Editor track: Slow Space - by Yarcanox.
     * Play Mode track: Ambient 1 - by ShiverMeSideways.
  * New artwork for Pistol and Helmet, courtesy of IndieBoy.

* New Aggressive MOBs:
  * Thief (3 DMG / 20 HP)

* Other
  * Doors (purely aesthetic so far)
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 7 up)
Post by: ShiverMeSideways on Thu 20/10/2011 09:08:25
NEW VIDEO UP! (http://www.youtube.com/watch?v=pQHhS29MmBU)

Rest assured, all the things I've shown off in play mode can be edited in, I did use the editor to put in the new items and the minerals and such in order to make the level! :D

I also tried to make a behind-the-scenes video to show how everything works, but I failed, will retry later. Now to get onto to other stuff I need to do! :D
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 7 up)
Post by: Wyz on Sun 23/10/2011 13:41:14
Woah Dan, awesome stuff!
So now you have the explorable and also creative bits in the game, good job!
The crafting is a rip-off but hey it works, and works well. :=
This game could really use generative levels and multiplay but I'm going to shut up about that for now. ;D
On a smaller note: it would be awesome if two adjacent tiles would merge into walls automatically. Hmm remind me to tell you about cellular automata.

Oh and thanks for implementing the opponent facing, huge improvement. :D
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 7 up)
Post by: on Sun 23/10/2011 14:31:00
What you're making there is more than I could've ever wished for- how did I manage to walk past this thread for so long!
The crafting really smells of Minecraft a lot, but who cares?
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 7 up)
Post by: Chicky on Wed 26/10/2011 13:30:21
Looking great SmS, the idea of mining and crafting is a welcome addition! It's been great fun watching this develop.
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 7 up)
Post by: straydogstrut on Sun 30/10/2011 17:25:02
So I finally got around to checking this out (sorry!) after you mentioned it on the AGSCraft server a few weeks ago.

I've just watched all your videos and i'm blown away by how far you've progressed and how quickly! I've never really played dungeon crawlers tbh but this is very impressive. You've implemented tons of neat features already and the new artwork is lovely. I especially like the logo in the main menu :)

I know you're working on your Bake Sale project - which also looks very promising - so i'll be patient and look forward to more updates on this one. Can't wait to start crafting my own levels with your editor ;)
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 7 up)
Post by: ShiverMeSideways on Sun 30/10/2011 17:39:33
Hey, thank you, everyone!

I am currently working on my Bake Sale game, Zombie Attack, so AGSCrawl is taking a short break, but for good reason: I've learned a lot already from ZA, so I'll have to completely redo the engine for AGSCrawl, so when I get back to it, I'll be sure to implement all the positive new features I'm gathering now :) .

Quote from: Wyz on Sun 23/10/2011 13:41:14Woah Dan, awesome stuff!
So now you have the explorable and also creative bits in the game, good job!
The crafting is a rip-off but hey it works, and works well. :=
This game could really use generative levels and multiplay but I'm going to shut up about that for now. ;D
On a smaller note: it would be awesome if two adjacent tiles would merge into walls automatically. Hmm remind me to tell you about cellular automata.

Oh and thanks for implementing the opponent facing, huge improvement. :D

The crafting is yes, that of MineCraft's, but it's not like Notch has a copyright on 3x3 crafting in games. Generative levels, no. Multiplay, we'll see, we've talked about it ;) . Merging walls, I dunno, I've tried a bit of it, but I dunno at this time how I'm going to implement that, we'll see once I revamp the engine.

Quote from: Ghost on Sun 23/10/2011 14:31:00The crafting really smells of Minecraft a lot, but who cares?

Exactly! :=

Quote from: Chicky on Wed 26/10/2011 13:30:21Looking great SmS, the idea of mining and crafting is a welcome addition! It's been great fun watching this develop.

Thanks, I'm glad I could provide some entertainment :D

Quote from: straydogstrut on Sun 30/10/2011 17:25:02You've implemented tons of neat features already and the new artwork is lovely. I especially like the logo in the main menu :)

You can thank IndieBoy, Haloa, and Jon_swe for that. ;D

QuoteI know you're working on your Bake Sale project - which also looks very promising - so i'll be patient and look forward to more updates on this one. Can't wait to start crafting my own levels with your editor ;)

Yeh, read above (and thanks!)
Title: Re: I'm making and vlogging: AGS Dungeon Crawler with editor (update: video 7 up)
Post by: Eggie on Sun 30/10/2011 21:29:27
I can't wait to get my filthy mitts on this.