Commit Graph

14 Commits

Author SHA1 Message Date
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
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
d8662dbe12 Replace deprecated minetest.setting_* by minetest.settings methods. 2020-12-29 23:08:01 +01:00
Karamel
b5712af742 Don't crash when walking on unknown nodes. 2017-08-30 09:47:50 +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