Make the mapgen algo run almost instantly!! Also tone down the number of monster...
commit0edb8d2a2be8f02e860fd12444be0e8b89c8238f
authorElronnd <elronnd@protonmail.ch>
Sun, 29 Oct 2017 22:52:28 +0000 (29 15:52 -0700)
committerElronnd <elronnd@protonmail.ch>
Sun, 29 Oct 2017 22:52:28 +0000 (29 15:52 -0700)
treef923665d905eddb30b5fddc42a04edec2ea333dc
parent3c3aa06d7bb1dc6a74ef40883d46121b65cb623d
Make the mapgen algo run almost instantly!!  Also tone down the number of monster an order of magnitude (because less map is generated now), and simplify get256colour()
src/game.d
src/mapgen.d
src/util.d