Commit Graph

32 Commits

Author SHA1 Message Date
Pascal Abresch 1d6d8eeb70 readd check for WRENCHABLE nodes sparktool 2019-12-19 19:52:21 +01:00
Pascal Abresch 14c25ccc39 added todo 2019-10-04 15:25:41 +02:00
Pascal Abresch f93e52b080 actually add the api calls... oops 2019-10-04 06:38:23 +02:00
Pascal Abresch df36ba3fdf minor fix 2019-10-04 06:34:27 +02:00
Pascal Abresch db695a7c03 mode noce cleaning code to own file 2019-10-04 06:18:23 +02:00
Pascal Abresch 6e4b87ec57 minor fix 2019-10-04 05:38:02 +02:00
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
Valentin Anger 3d7605d988
Verify user provided color and fallback to default 2019-02-23 20:30:29 +01:00
Valentin Anger eed43ab23a
Allow customization of GUI colors 2019-02-23 19:53:41 +01:00
Pascal Abresch abb0301668 removed debug statements 2018-10-01 15:37:20 +02:00
Pascal Abresch a3725f913f moved api specific code from inventory to api 2018-10-01 15:24:02 +02:00
Pascal Abresch 758ee5b1b2 Fixed wrench to no longer destroy items in block inventories
closes #4
2018-09-23 19:58:40 +02:00
Valentin Anger a49cf5d1a9 Update network around the with a wrench removed node 2018-09-22 23:53:31 +02:00
Valentin Anger ed96b86230 Remove nodes deconstructed with a wrench instead of digging them
We are already handling the drop so we shouldn't destroy it
2018-09-22 23:43:27 +02:00
Pascal Abresch 5c08a12c8b commented out debug code 2018-02-02 01:02:36 +01:00
kamirama b13738bbfd added attempted fix for inventory pickup 2018-01-19 16:10:32 +01:00
Valentin Anger 5133f4ad36 Fix crash when removing items from the electric furnaces source slot 2018-01-07 01:43:23 +01:00
kamirama 45f9366f1a temporary fix for direction 2 and 3 for bar api function 2018-01-04 02:23:16 +01:00
Valentin Anger 1a5bad04d4 Improve formatting 2017-12-31 20:28:14 +01:00
kamirama 118e2e16c8 patches are there to fix stuff lol 2017-12-31 19:30:13 +01:00
kamirama 3450c0799e added api function for sparkfurnace progress indicator 2017-12-31 19:22:16 +01:00
Valentin Anger b345afc966 Seperate the api from the core 2017-08-20 03:57:26 +02:00