Commit Graph

9 Commits

Author SHA1 Message Date
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