Commit Graph

28 Commits

Author SHA1 Message Date
Lars Mueller
e29183f574 Add Minetest Luon: ItemStack and AreaStore support 2021-07-11 16:08:57 +02:00
Lars Mueller
4175974def Redo environments 2021-06-17 19:45:08 +02:00
Lars Mueller
d1baf23814 Split up "minetest" module in multiple files 2021-03-25 17:46:04 +01:00
Lars Mueller
5e3fd2048e Remove unnecessary _G 2021-02-26 22:23:25 +01:00
Lars Mueller
b9483fb919 Add objects_inside_- radius and area iterators 2021-01-30 14:27:30 +01:00
Lars Mueller
176edb7cad Remove dead code 2021-01-30 14:02:25 +01:00
Lars Mueller
1d76fee9db Fix colorspec 2021-01-29 12:32:51 +01:00
Lars Mueller
a12ce08430 Directly access global table 2021-01-17 19:29:23 +01:00
Lars Mueller
a1bf8a104f Unsilence builtin/strict.lua 2021-01-17 18:19:46 +01:00
Lars Mueller
61b48e09da Improve on_wielditem_change 2021-01-14 12:22:23 +01:00
Lars Mueller
47a927005b Fix wielditem change 2021-01-14 00:11:38 +01:00
Lars Mueller
cb1192d9d8 Fix flowingliquid helper doc 2021-01-13 22:50:36 +01:00
Lars Mueller
837b067963 Implement register_on_item_change & item.on_wield / item.un_wield callbacks 2021-01-13 20:30:00 +01:00
Lars Mueller
403bb8f3d8 Colorspec class with conversion methods 2021-01-10 17:32:45 +01:00
Lars Mueller
3df17ae43f Use vector utils in MT utils, fix load order 2020-12-22 10:16:30 +01:00
Lars Mueller
3631b1c4ca Move triangle utils from "minetest" to "vector" 2020-12-21 19:59:26 +01:00
Lars Mueller
7fde587dab Move box_box_collision to vector & fix it 2020-12-21 19:55:22 +01:00
Lars Mueller
826c7b7aae Replace math.pow by ^ 2020-12-19 15:31:37 +01:00
Lars Mueller
1e4f795691 Fixed decode_base64 wrapper 2020-12-18 10:42:03 +01:00
Lars Mueller
d4b33c6cee Raycast with proper flowingliquid support 2020-12-17 19:10:56 +01:00
Lars Mueller
98ac064c55 Improve liquid helper convenience 2020-12-17 19:06:24 +01:00
Lars Mueller
7a30cc06dd Flowing liquid utils: Corner levels, flow direction 2020-12-04 22:39:26 +01:00
Lars Mueller
c296b9eb44 Maximum wear constant 2020-10-10 17:08:30 +02:00
Lars Mueller
3c91dbdeb8 Add minetest.override and minetest.get_gametime 2020-09-27 16:55:41 +02:00
Lars Mueller
892a27deef rolling-9 2020-03-23 20:20:43 +01:00
Lars Mueller
a2cca67e48 rolling-8 2020-03-13 18:13:45 +01:00
Lars Mueller
08bb51c1be rolling-4 2020-02-09 14:58:26 +01:00
Lars Mueller
b25fc33e64 Structure overhaul 2020-02-09 01:39:54 +01:00