22 Commits

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