Wuzzy
|
6f24883fa3
|
Add 4 new rooms
|
2019-08-24 16:08:11 +02:00 |
|
Wuzzy
|
39e5289b74
|
Reduce the water distance restriction
|
2019-08-23 21:01:35 +02:00 |
|
Wuzzy
|
212636b66d
|
Never spawn pyramids beyond maxp
|
2019-08-23 18:53:35 +02:00 |
|
Wuzzy
|
10cf7524b5
|
Add pyramid size variable
|
2019-08-23 17:26:01 +02:00 |
|
Wuzzy
|
fe41da8bd0
|
More tiles to place traps on
|
2019-08-23 14:37:38 +02:00 |
|
Wuzzy
|
1e6f18253e
|
Prevent traps generating below pillars
|
2019-08-23 14:34:42 +02:00 |
|
Wuzzy
|
1fdb855347
|
Build walls around trap section
|
2019-08-23 13:53:43 +02:00 |
|
Wuzzy
|
f1a7d039e7
|
Generate 2 solid layers at bottom of pit
To prevent lava escaping
|
2019-08-23 13:30:33 +02:00 |
|
Wuzzy
|
20f0c8a845
|
Update mummy doll properties for MT 5.0.0
|
2019-08-23 13:04:45 +02:00 |
|
Wuzzy
|
2f82b3665c
|
Remove outdated TODOs/FIXMEs
|
2019-08-23 13:02:18 +02:00 |
|
Wuzzy
|
92d36f9e79
|
Disable desert stone pyramids for now
|
2019-08-23 13:00:35 +02:00 |
|
Wuzzy
|
e40a41e473
|
Merge branch 'desert_stone'
|
2019-08-23 12:58:27 +02:00 |
|
Wuzzy
|
bd3f84ed4c
|
Make falling of trap stones more unpredictable
|
2019-08-22 16:18:08 +02:00 |
|
Wuzzy
|
e824fa467e
|
Randomly rotate pyramids
|
2019-08-22 14:50:26 +02:00 |
|
Wuzzy
|
c87a2afafa
|
Make sounds mono
|
2019-08-20 21:01:42 +02:00 |
|
Wuzzy
|
08a750820b
|
Don't use sand in desert sand pyramids
|
2019-08-20 20:47:11 +02:00 |
|
Wuzzy
|
7b0c42954f
|
Fix broken desert stone pyramid trap
|
2019-08-20 20:36:50 +02:00 |
|
Wuzzy
|
461326ad32
|
Generate desert pyramids
|
2019-08-20 20:32:14 +02:00 |
|
Wuzzy
|
783a5d8666
|
Add desert stone pyramids (still a bit buggy)
|
2019-08-20 20:16:11 +02:00 |
|
Wuzzy
|
9b9e4c1f50
|
50% chance for sandstone pyramids in v6
|
2019-08-20 17:05:45 +02:00 |
|
Wuzzy
|
9c6dc7908a
|
Remove heavy bias towards desert sandstone pyramid
|
2019-08-20 16:43:47 +02:00 |
|
Wuzzy
|
d834170a7b
|
/spawnpyramid places pyramid at more useful pos
|
2019-08-20 15:11:51 +02:00 |
|
Wuzzy
|
b00f540567
|
Use bulk_set_node to improve efficiency
|
2019-08-20 14:58:51 +02:00 |
|
Wuzzy
|
bd38820a32
|
Version 0.7
|
2019-08-20 06:25:35 +02:00 |
|
Wuzzy
|
03a7de0b2d
|
Clean up variable handling in minetest.after
|
2019-08-20 06:24:57 +02:00 |
|
Wuzzy
|
104b2e947a
|
Replace room: hallway
|
2019-08-20 06:16:03 +02:00 |
|
Wuzzy
|
a6c3ab814b
|
Change drop of trap stones
|
2019-08-20 06:02:39 +02:00 |
|
Wuzzy
|
600b54e5ad
|
Update locale
|
2019-08-20 05:51:58 +02:00 |
|
Wuzzy
|
9ddfbed720
|
Add a tip to some pyramids
|
2019-08-20 05:40:52 +02:00 |
|
Wuzzy
|
51bf3783ff
|
Randomize column engravings
|
2019-08-20 05:17:25 +02:00 |
|
Wuzzy
|
2407c70523
|
Fix initial mummies spawning inside walls
|
2019-08-20 04:22:20 +02:00 |
|
Wuzzy
|
fa844864bb
|
Increase envdmg_timer slower
|
2019-08-20 04:07:12 +02:00 |
|
Wuzzy
|
84a04cec27
|
Randomize spawner position (a bit)
|
2019-08-20 04:05:20 +02:00 |
|
Wuzzy
|
1d43f7c06e
|
Damage mummy when suffocating, tweak water/lava dmg
|
2019-08-20 03:49:42 +02:00 |
|
Wuzzy
|
6a43244322
|
Fix various flood_sand bugs
|
2019-08-20 03:26:54 +02:00 |
|
Wuzzy
|
6fc1d927f8
|
Reduce amount of sand in chests
|
2019-08-20 03:19:46 +02:00 |
|
Wuzzy
|
fb6cbbea66
|
Put sand into chests in sand-flooded pyramids
|
2019-08-20 03:14:39 +02:00 |
|
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 |
|