Commit Graph

167 Commits

Author SHA1 Message Date
Wuzzy acc22a5576 Flood every 8th pyramid with sand 2019-08-20 02:58:37 +02:00
Wuzzy d3187e4a08 Distribute treasures more evenly across chests 2019-08-20 02:08:44 +02:00
Wuzzy d6bc045bbb Add a few additional default treasures 2019-08-20 01:52:43 +02:00
Wuzzy 9e9433dcae Add room type argument in spawnpyramid command 2019-08-20 01:07:42 +02:00
Wuzzy d64e5d5b47 Disable traps in some rooms 2019-08-20 00:45:46 +02:00
Wuzzy 4c52d902e4 Rotate chests correctly 2019-08-20 00:43:04 +02:00
Wuzzy 7aadb0f0ac Add a bunch of new rooms 2019-08-20 00:27:25 +02:00
Wuzzy e91b61f849 Randomize trap positions 2019-08-19 19:41:20 +02:00
Wuzzy 6b453f781e Refactor room.lua a bit 2019-08-19 18:38:48 +02:00
Wuzzy d86a85340c Rename deprecated functions 2019-08-19 18:12:50 +02:00
Wuzzy 3c0d699fd1 Rename global pyramids table 2019-08-19 18:06:55 +02:00
Wuzzy 971bc77ff8 Use MIT License 2019-08-19 17:59:57 +02:00
Wuzzy d46d199de1 Update screenshot 2019-08-19 17:58:59 +02:00
Wuzzy 5727e51949 Add mod.conf 2019-08-19 17:54:00 +02:00
Wuzzy 47f80863ba Update translation support for Minetest 5.0.0 2019-08-19 17:50:24 +02:00
Wuzzy 21e57108d8 Drop sandplus support 2019-08-19 17:40:33 +02:00
Wuzzy 8901184f72 Add desert sandstone trap 2019-08-19 17:30:15 +02:00
Wuzzy 2ce13628cc Fix desert pyramid traps 2018-05-25 00:56:10 +02:00
Wuzzy 351292740b Fix perlin1 crash 2018-05-25 00:45:30 +02:00
Wuzzy f6f1b4bd06 Fix deco node names 2018-05-25 00:43:33 +02:00
Wuzzy ae94b8b508 Get perlin only once 2018-05-25 00:41:36 +02:00
Wuzzy 30f29c8490 Randomize engraving sandstones 2018-05-25 00:34:33 +02:00
Wuzzy a069c026fd Spawn desert sandstone pyramids 2018-05-25 00:23:05 +02:00
Wuzzy 4a8dab67db Add desert sandstone deco nodes 2018-05-24 23:53:51 +02:00
Wuzzy 7949f68e12 Replace nodeupdate call 2018-05-24 23:34:51 +02:00
Wuzzy 74597d9394 Update node description 2018-05-24 23:29:13 +02:00
Wuzzy 214ef62bda New texture for fallen cracked sandstone brick 2018-05-24 23:23:26 +02:00
Wuzzy eb3590ce68 Replace minetest.env with minetest 2018-05-24 23:06:17 +02:00
Wuzzy 05bef9bf6e Capitalize node names 2018-05-24 22:58:31 +02:00
Wuzzy c066cedd2e Change sun texture to square shape 2016-12-30 15:36:20 +01:00
Wuzzy 47e54b4184 Spawn pyramids in sand deserts, add desert sandstone pyramids (partial) 2016-12-30 14:56:19 +01:00
Wuzzy ee8c87470e Make indentation consistent 2016-12-30 14:22:38 +01:00
Wuzzy be2bc3f0fe Add secret achievement 2016-11-22 06:35:03 +01:00
Wuzzy 45a6bd0c71 Fix some description strings 2016-11-22 05:19:43 +01:00
Wuzzy b447f0af75 Add doc_items help texts 2016-11-22 05:01:55 +01:00
Wuzzy 273e11dd40 Use suggested custom item field name convention 2016-11-17 18:34:45 +01:00
Wuzzy df312a19b1 Use new monster death sound 2016-11-10 19:10:53 +01:00
Wuzzy 47ffb0d254 Delete README.txt 2016-11-10 16:49:38 +01:00
Wuzzy 7568a2b3fa Add partial backwards-compability 2016-11-10 16:48:52 +01:00
Wuzzy 281eae639e Change name of custom crack nodedef field to
Previous: crack
New: x_tsm_pyramids_crack
2016-11-10 16:29:19 +01:00
Wuzzy 82e6e5bdd0 Merge branch 'master' of https://github.com/BlockMen/pyramids 2016-11-10 16:27:59 +01:00
Wuzzy e78434b1f0 Remove non-free mummy death sound 2016-11-10 16:19:01 +01:00
Wuzzy e05d0e21a7 Upgrade README to Markdown format 2016-11-10 16:13:43 +01:00
Wuzzy 246011153d Add German locale 2016-11-10 15:17:26 +01:00
Wuzzy 3e15c497c3 Add intllib support 2016-11-10 15:13:26 +01:00
Wuzzy bcfd8e73e5 More precise node names 2016-11-10 15:10:16 +01:00
Wuzzy 10d15c532d Change top/bottom texture from deco sandstone 2016-11-10 15:08:06 +01:00
Wuzzy 98e494f665 Make nodedefs more consistent with Minetest Game 2016-11-10 15:03:57 +01:00
Wuzzy 368f822ebf Add sounds to mummy spawner 2016-11-10 14:59:33 +01:00
Wuzzy b5ef3d0e7f Clean up descriptions 2016-11-10 14:51:40 +01:00