Commit Graph

29 Commits

Author SHA1 Message Date
Karamel
bae2fd99bf Add any later version for the licence 2020-12-30 14:58:30 +01:00
Karamel
918dc7d14c Fix previous commit 2020-12-30 14:40:25 +01:00
Karamel
985262d6cb Move registration functions into a dedicated file. 2020-12-29 23:50:27 +01:00
Karamel
0d2f7c1b5b Use underscore for domain settingtype for consistency with other mods. 2020-12-29 23:34:49 +01:00
Karamel
96e5296b63 Readme.txt -> Readme.md. 2020-12-29 23:29:10 +01:00
Karamel
526a8ab7f6 Switch to mod.conf for Minetest 5. 2020-12-29 23:27:59 +01:00
Karamel
4b48c2a75b Use minetest.after instead of globalstep. 2020-12-29 23:26:43 +01:00
Karamel
c94f444294 Update deprecated player:getpos to player:get_pos for 5.0. 2020-12-29 23:25:46 +01:00
Karamel
90bcb40a93 Fix multiple listener not being called with the same trigger. 2020-12-29 23:24:36 +01:00
Karamel
4cc361ea41 Enhance stomp usage. 2020-12-29 23:23:34 +01:00
Karamel
937ee8ac66 Add trigger_stomp. 2020-12-29 23:22:32 +01:00
Karamel
d8662dbe12 Replace deprecated minetest.setting_* by minetest.settings methods. 2020-12-29 23:08:01 +01:00
Karamel
d446a6fb21 Update readme. Version 0.5 2017-08-30 17:38:24 +02:00
Karamel
994b37314c Fix trigger_meta on stomp. 2017-08-30 16:30:50 +02:00
Karamel
70327770e1 Keep param, param2 and other node values when replacing node by name. 2017-08-30 16:00:23 +02:00
Karamel
ea8cd66edc Varous fixes on multiple stomp registration. 2017-08-30 14:12:50 +02:00
Karamel
9b692a233c Register multiple footprints at once. 2017-08-30 13:33:40 +02:00
Karamel
4a77f140bb Fix priority order. 2017-08-30 11:05:52 +02:00
Karamel
933bc27258 Put the footprint texture only on top of the nodes. 2017-08-30 11:03:08 +02:00
Karamel
4515adbe3b Fix /stomp chatcommand (choose stomp with index). 2017-08-30 11:02:04 +02:00
Karamel
1e77e9a59a Dig footprinted node gives the original node instead of the footprinted version. 2017-08-30 09:56:24 +02:00
Karamel
b5712af742 Don't crash when walking on unknown nodes. 2017-08-30 09:47:50 +02:00
Karamel
c4e8b33169 Version 0.4 2017-08-25 23:13:21 +02:00
Karamel
6bafb69d49 Add stomping. 2017-08-25 13:58:04 +02:00
Karamel
27461f01d2 Support for non-walkable nodes like grass. Add covered metadata. 2017-08-19 16:25:26 +02:00
Karamel
8bc2e7c64d Teleportation. Version 0.3 2017-08-03 23:40:34 +02:00
Karamel
9c52feed90 Interpolation 2017-08-03 23:12:36 +02:00
Karamel
1ba52f42d7 Try to fix walking on non-filled nodes. Version 0.2. 2017-07-31 23:49:01 +02:00
Karamel
39b6acf793 Version 0.1 2017-07-25 20:15:53 +02:00