11 Commits

Author SHA1 Message Date
Pascal Abresch
13b78ff838 Added math.order
apparently builtin already has the math. namespace, testing for it doesn't seam to work?
but assigning an empty table over it makes it angry, so lets not do that
2019-10-04 04:38:18 +02:00
Pascal Abresch
ca7c23e2fc added api constants 2019-10-04 03:59:47 +02:00
Pascal Abresch
8494273784 added hud_notify api call 2019-10-02 02:40:15 +02:00
Pascal Abresch
4ef7036048 fix alternate tool dig style 2019-09-04 12:28:48 +02:00
Pascal Abresch
27f1942e3d added immersive formspec (and fixed potential unitiliazed array access) 2019-08-29 16:53:51 +02:00
Pascal Abresch
fc38391daf split out api functions into two files 2019-07-02 11:48:56 +02:00
Pascal Abresch
72d70cb467 enabled usage 2 and 3 for makebar 2019-07-02 11:42:12 +02:00
Pascal Abresch
7d13bd39fd adapted inventory code to new formspec 2019-06-28 19:06:37 +02:00
Pascal Abresch
6aae4df9b4 switch to real coordinates added by minetest 5.1-dev <5e7004e7af71fa7f2f980414c9951a93c0a0e994> 2019-06-28 18:16:46 +02:00
Pascal Abresch
df7ddf0e77 removed deprecated settings call from api 2019-04-01 02:19:26 +02:00
Pascal Abresch
3fab0643de simplifies init.lua, adds lua/ subdir for mods 2019-03-25 01:36:19 +01:00