Temple of The Roguelike Forums

Game Discussion => 7DRLs => Topic started by: prixt on March 05, 2016, 12:06:35 AM

Title: Treasury of the Mad King (7DRL)
Post by: prixt on March 05, 2016, 12:06:35 AM
Hi. This is the update thread for my 7drl entry "Treasury of the Mad King". It's a roguelike focused on using various items, limited by cooldown timers and inventory space. I don't have much yet, but we'll see.
Title: Re: Treasury of the Mad King (7DRL)
Post by: prixt on March 06, 2016, 12:27:22 AM
Managed to implement most objects type. The @ can now move, collide, attack, pickup and drop items.
Tomorrow I'll try to implement pathfinding and enemy AI.
Title: Re: Treasury of the Mad King (7DRL)
Post by: prixt on March 06, 2016, 01:21:08 PM
http://imgur.com/KRRvuSt

Didn't get that much done today, but managed to implement player input when using active items.
Basically, the item creates an 'overlay' over the normal update loop. The overlay removed when the target is set and the item's action applies, or the overlay is cancelled.
Title: Re: Treasury of the Mad King (7DRL)
Post by: prixt on March 07, 2016, 02:05:11 AM
http://imgur.com/2b6AEr8

Implemented basic pathfinding ai and LOS.
Title: Re: Treasury of the Mad King (7DRL)
Post by: prixt on March 07, 2016, 03:14:24 PM
http://imgur.com/k6QbCrv

Experimenting with dungeon generation. Is coming out surprisingly nicely.
Title: Re: Treasury of the Mad King (7DRL)
Post by: prixt on March 08, 2016, 01:47:12 AM
(http://i.imgur.com/8eVDeEk.gif)
(Realized I could add the gifs directly. Oh well.)
Implemented DOORS! Starting to look decent.
Title: Re: Treasury of the Mad King (7DRL)
Post by: prixt on March 08, 2016, 01:08:52 PM
(http://i.imgur.com/Gz7UPVI.gif)

Implemented a couple items. Things are moving too slowly for me... Perhaps my scope was too big?
Title: Re: Treasury of the Mad King (7DRL)
Post by: prixt on March 09, 2016, 11:55:47 AM
(http://i.imgur.com/uoNVpnL.gif)

Implemented stairs, a few monsters, and monster populating.
I definitely set the scope too big. No way I'm finishing everything I planned by friday. Oh well.
Title: Re: Treasury of the Mad King (7DRL)
Post by: prixt on March 09, 2016, 01:01:07 PM
Thing happened. Probably will not finish this. Sorry.
Here are what I managed to finish. You are free to use and modify as you want, but licenses for binser.lua and the AutoReiv tileset should still be applied.

.love : https://www.dropbox.com/s/7lq1jt1frm02usx/TotMk%28wip%29.love?dl=0
zip file with .exe : https://www.dropbox.com/s/l599f6fbu9qomrj/TotMk%28wip%29.zip?dl=0