Commit Graph

167 Commits

Author SHA1 Message Date
bri cassa 8837f4d707 Merge remote-tracking branch 'upstream/master' 2023-06-07 22:55:41 +02:00
Wuzzy 84bea1052e Version 1.0.4 2022-10-16 17:06:50 +02:00
Wuzzy 303d3cf45c Respawn spawner entity on punch/load 2022-10-16 17:06:03 +02:00
Wuzzy ac9a442a07 Add min_minetest_version 2022-10-16 16:26:55 +02:00
Wuzzy a17725133e Rename one of the engraving stones (Man→Human) 2022-10-16 16:24:16 +02:00
Wuzzy 041a4c5dcc Add .mailmap for Wuzzy 2022-10-16 16:20:37 +02:00
Wuzzy 36fc4d2639 Remove giant useless .gitignore 2022-10-16 16:18:45 +02:00
Wuzzy 111639b778 Remove useless .gitattributes 2022-10-16 16:18:23 +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
bri cassa c8ecf77255 Merge remote-tracking branch 'upstream/master' 2022-03-05 11:28:23 +01:00
Wuzzy 61ebaab55e Version 1.0.3 2022-02-19 23:27:55 +01:00
Wuzzy 8a449ea8a8 Fix crash if on_punch was called w/ nil damage 2022-02-19 23:27:23 +01:00
Sys Quatre d8ece75bee Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-06-12 21:51:55 +02:00
Wuzzy 0abcd7960a Version 1.0.2 2020-04-06 14:59:36 +02: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 0629d3b6ed Version 1.0.1 2020-04-06 00:47:39 +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
Sys Quatre 1eb0bc363e Ajoute remplissage des coffres 30 minutes après ouverture
et modifie les items générés par ceux de nalc_trm
2019-12-27 01:22:46 +01:00
Wuzzy 63572c5c23 Fix crash 2019-10-01 13:06:20 +02:00
Wuzzy 2538680eea Fix undeclared global warnings 2019-09-26 14:31:24 +02:00
Wuzzy 85da5073b9 Version 1.0.0 2019-09-02 20:45:11 +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 22b0823de4 Version 0.8 2019-08-25 17:30:10 +02:00
Wuzzy e0f929d8dd Refactor pyramid type selection 2019-08-25 16:41:22 +02:00
Wuzzy 5abc9c1e47 Fix some bugs with traps generating 2019-08-25 16:33:14 +02:00
Wuzzy 47b32ecae1 Simplify trap stone definition 2019-08-25 16:02:25 +02:00
Wuzzy c2167e305a Add new trap type: Deep drop 2019-08-25 15:17:04 +02:00
Wuzzy f71ca591c9 More treasure variety 2019-08-25 14:00:03 +02:00
Wuzzy 9d5dace4fb Guarantee 1 chest with treasures 2019-08-25 12:37:36 +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 d9c4b78998 Remove papyrus from treasures 2019-08-25 05:18:35 +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 e6a76549f6 Enable traps for more rooms 2019-08-25 00:50:22 +02:00
Wuzzy b278da5bcf Remove useless node sets in make_entrance 2019-08-25 00:19:45 +02:00
Wuzzy 4bce10ff7d Implement custom room walls 2019-08-25 00:19:35 +02:00
Wuzzy a7b45cbba7 Implement stype restriction 2019-08-24 23:19:41 +02:00
Wuzzy 7f5e97357e Remove useless call 2019-08-24 22:53:11 +02:00
Wuzzy 694d279ff0 Add reverse sandstone room style 2019-08-24 22:30:38 +02:00