summaryrefslogtreecommitdiff
path: root/src/game/worldgen.cpp
AgeCommit message (Expand)Author
2018-04-26Redo the world generation.Paweł Redman
2018-04-26Rebalance the game again.Paweł Redman
2018-04-22Change the world a bit.Paweł Redman
2018-04-22Add crystals as a currency.Paweł Redman
2018-04-20Add the crystal deco.Paweł Redman
2018-04-13More spiders.Paweł Redman
2018-04-13Change biomes so it's more interesting.Paweł Redman
2017-12-19Copyright stuff.Paweł Redman
2017-12-19More biomes and decos.Paweł Redman
2017-12-18Spawn lone spiders instead of most nests.Paweł Redman
2017-12-18Make decos spawn around tile centers.Paweł Redman
2017-12-17Improve decos: more variations and fewer patterns.Paweł Redman
2017-12-16Fully working nests.Paweł Redman
2017-12-16Start refactoring decos.Paweł Redman
2017-12-16Add nests (as decorations for now).Paweł Redman
2017-12-16Start adding decorations.Paweł Redman
2017-12-16Better tile textures.Paweł Redman
2017-12-12Move tile data to src/game.Paweł Redman