breakhack/data
Linus Probert 35d2e2ee12 Fixes infinite loop issue in trapgen
Vertical coridoors before level 4 wouldn't leave enough space to place
4 traps since there is only 10 rows of tiles eligible for a trap and
every trap ocupies 3 rows and requires at least 2 spare rows. This could
cause an infinite loop situation.

* Also fixes linux build warnings and other stuff.
2018-09-02 06:04:24 +02:00
..
chestgen.lua Completes #31 Adds chests to game 2018-08-10 20:09:56 +02:00
mapgen.lua Completes #8 First boss 2018-08-15 07:20:53 +02:00
maproombuilder.lua Completes #8 First boss 2018-08-15 07:20:53 +02:00
menumapgen.lua Fixes: #30 2018-08-10 22:31:06 +02:00
monstergen.lua Completes #42 Add boss 2 & 3 2018-08-23 09:11:13 +02:00
pitlayouts.dat Fiddled a bit with the pit layouts 2018-03-30 23:42:39 +02:00
trapgen.lua Fixes infinite loop issue in trapgen 2018-09-02 06:04:24 +02:00