Commit Graph

54 Commits

Author SHA1 Message Date
bri cassa 8837f4d707 Merge remote-tracking branch 'upstream/master' 2023-06-07 22:55:41 +02:00
Wuzzy 303d3cf45c Respawn spawner entity on punch/load 2022-10-16 17:06:03 +02:00
Wuzzy 3fc59c9010 Fix crash if mummy dies in fire 2022-10-16 16:17:14 +02:00
bri cassa d4d89c5cc4 Fix crash caused by lack of luaentity nil check and minetest 5.6 2022-09-04 19:00:44 +02:00
Wuzzy 8a449ea8a8 Fix crash if on_punch was called w/ nil damage 2022-02-19 23:27:23 +01:00
Wuzzy f5fef5118d Fix broken mummy hit texture 2020-04-06 14:59:11 +02:00
Wuzzy 0974de93e4 Fix occassional crash when mummy dies 2020-04-06 14:41:48 +02:00
Wuzzy 5e9cd77fdc Use TRUE ephemeral sounds 2020-04-06 00:47:00 +02:00
Wuzzy 1b3f948daa Use ephemeral sounds 2020-04-06 00:19:56 +02:00
Wuzzy d995fd381a Spawn egg: Make node on_rightclick take precedence 2019-08-25 18:47:10 +02:00
Wuzzy 355aa1d40d Add mummy description field (CMI) 2019-08-25 18:21:12 +02:00
Wuzzy 44482f6268 Add basic CMI support (experimental) 2019-08-25 18:04:16 +02:00
Wuzzy ae4fc9135c Add _cmi_is_mob 2019-08-25 17:35:56 +02:00
Wuzzy 0efa3dd75e Remove unneccessary set_hp 2019-08-25 12:30:32 +02:00
Wuzzy 34750f407a Call on_death when mummy dies in node 2019-08-25 12:29:39 +02:00
Wuzzy 049e575da1 Don't spawn mummies above liquids 2019-08-25 12:09:13 +02:00
Wuzzy 5104b2a117 Fix bad hp_max of mummy 2019-08-25 05:22:04 +02:00
Wuzzy fe4ff2025c Mummies drop papyrus again 2019-08-25 05:18:08 +02:00
Wuzzy 19c81a9b4f Improve initial mummy spawn 2019-08-25 01:52:12 +02:00
Wuzzy 4fde7b9091 Improve mummy spawner behaviour 2019-08-25 01:37:59 +02:00
Wuzzy 56277166d3 More reliable method to delete dummy 2019-08-25 01:02:49 +02:00
Wuzzy 76bd636df2 Drop a minetest.after 2019-08-24 18:58:20 +02:00
Wuzzy 20f0c8a845 Update mummy doll properties for MT 5.0.0 2019-08-23 13:04:45 +02:00
Wuzzy c87a2afafa Make sounds mono 2019-08-20 21:01:42 +02:00
Wuzzy 03a7de0b2d Clean up variable handling in minetest.after 2019-08-20 06:24:57 +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 1d43f7c06e Damage mummy when suffocating, tweak water/lava dmg 2019-08-20 03:49:42 +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 47f80863ba Update translation support for Minetest 5.0.0 2019-08-19 17:50:24 +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 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 df312a19b1 Use new monster death sound 2016-11-10 19:10:53 +01:00
Wuzzy 7568a2b3fa Add partial backwards-compability 2016-11-10 16:48:52 +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 3e15c497c3 Add intllib support 2016-11-10 15:13:26 +01:00
Wuzzy 368f822ebf Add sounds to mummy spawner 2016-11-10 14:59:33 +01:00
Wuzzy d70f7e4adb Set is_ground_content=false 2016-11-02 01:16:46 +01:00
Wuzzy b9513e92d2 Remove old comments 2016-08-11 17:40:39 +02:00
Wuzzy 24e6c49b83 Make most variables local 2016-08-11 17:37:36 +02:00
Duane Robertson b8c8a2eb55 Fix global variable warnings; push to 0.4.2 2015-11-12 18:37:00 +01:00
Wuzzy 5f1bbb097a Change shortname to “tsm_pyramids” 2014-10-04 08:38:08 +02:00
BlockMen fd0d11df1c Fix crash with missing attacker position 2014-01-14 15:37:23 +01:00
BlockMen b8ffcb9afe Fix typo 2013-11-09 14:09:19 +01:00