284 Commits

Author SHA1 Message Date
Pascal Abresch
67c8636a4f Applied constants to node definitions 2019-10-04 05:13:42 +02:00
Pascal Abresch
c5b25dc552 moved texture 2019-10-04 05:13:18 +02:00
Pascal Abresch
f969b3152c updated texture location 2019-10-04 05:12:09 +02:00
Pascal Abresch
4f00a62a63 some textures 2019-10-04 04:44:30 +02:00
Pascal Abresch
9f596f99e2 removed debug code 2019-10-04 04:39:42 +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
a3c297ac21 move metalfurnace to new wakeup thingy thing 2019-10-04 04:01:06 +02:00
Pascal Abresch
34d01977fa fix energy wakeup, wooh! 2019-10-04 04:00:21 +02:00
Pascal Abresch
ca7c23e2fc added api constants 2019-10-04 03:59:47 +02:00
Pascal Abresch
975c2d609c added guard for spaekdebug 2019-10-04 03:52:57 +02:00
Pascal Abresch
d3d8d43df4 Minor fix 2019-10-04 03:23:06 +02:00
Pascal Abresch
179fdb57b8 Minor fix 2019-10-04 03:22:24 +02:00
Pascal Abresch
9b710c5299 moved mtg compat code into own file 2019-10-04 03:18:27 +02:00
Pascal Abresch
1b12ed04d3 texture for steel_chasis 2019-10-04 02:48:38 +02:00
Pascal Abresch
de6dbf0c77 texture renames and group fixes 2019-10-04 02:41:29 +02:00
Pascal Abresch
ba4eb7f4b0 removed debug statements 2019-10-02 04:08:58 +02:00
Pascal Abresch
4026a0a12d simplified code 2019-10-02 04:07:03 +02:00
Pascal Abresch
175b5f4e46 added crafting recipes 2019-10-02 03:09:30 +02:00
Pascal Abresch
09fec87c5d quicker rebuild 2019-10-02 02:51:29 +02:00
Pascal Abresch
8494273784 added hud_notify api call 2019-10-02 02:40:15 +02:00
Valentin Anger
c0e0d2f696 Make the quarry consume struts 2019-10-02 02:36:49 +02:00
Pascal Abresch
a07cf3a8f1 strut consuming energy on build 2019-10-02 01:28:03 +02:00
Valentin Anger
0ea6be23f5 Make all quarry actions sequential and store items
- Add documentation for functions
2019-10-01 23:56:06 +02:00
Valentin Anger
746166cb0c Make construction of position tables easier + minor text fixes 2019-10-01 18:07:05 +02:00
Pascal Abresch
1f1fcc43b1 wow, code that doesnt work properly yet on git owo 2019-10-01 03:29:30 +02:00
Pascal Abresch
3dc2e52cde finish final preperation stage 2019-09-30 19:29:35 +02:00
Pascal Abresch
cce3c97278 code stuff 2019-09-30 19:17:22 +02:00
Pascal Abresch
9b30c79e04 simplified struts 2019-09-30 19:15:13 +02:00
Pascal Abresch
841dde100b added easier strut_line_dir functions 2019-09-30 18:24:12 +02:00
Valentin Anger
6da257982f Continue work on the quarry
- Add texture and model
- Improve conditionals
- Make nodes breakable
2019-09-30 16:37:56 +02:00
Pascal Abresch
12d26045e4 name fix 2019-09-30 07:30:56 +02:00
Pascal Abresch
1166908a1a i swear i am writing code, honest 2019-09-30 07:10:03 +02:00
Pascal Abresch
61fcadb45a some progress 2019-09-30 05:46:05 +02:00
Pascal Abresch
09319b0bd4 further work 2019-09-30 05:06:48 +02:00
Pascal Abresch
91c2adf54c added useless code 2019-09-30 03:49:55 +02:00
Pascal Abresch
4ef7036048 fix alternate tool dig style 2019-09-04 12:28:48 +02:00
Pascal Abresch
c7f5a98bd9 minor fix for quickput 2019-09-04 11:34:42 +02:00
Pascal Abresch
18e935ac4e horrible horrible, whitespace fixes 2019-09-04 11:11:33 +02:00
Pascal Abresch
3659a09133 typo fix 2019-09-04 11:03:25 +02:00
Pascal Abresch
27f1942e3d added immersive formspec (and fixed potential unitiliazed array access) 2019-08-29 16:53:51 +02:00
Pascal Abresch
e42bc90b47 hopefully make the furnace cook anim more visible 2019-07-02 12:05:55 +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
9aad2530c0 Merge branch 'master' of https://git.gryphno.de/Syrupthinker/minetest-mod-sparktech 2019-06-29 21:11:58 +02:00
Pascal Abresch
c1945179ea updated readme 2019-06-29 21:07:02 +02:00
Pascal Abresch
02e1cc4df5 modified height of charger spec 2019-06-28 19:57:27 +02:00
Pascal Abresch
d411dc2b8b adapted charger to new formspec 2019-06-28 19:56:30 +02:00
Pascal Abresch
2aa692a8a6 modified nametag to use new formspec coordinate system 2019-06-28 19:45:30 +02:00
Pascal Abresch
d05b5588fc adapted furnace to work with new formspec 2019-06-28 19:39:22 +02:00
Pascal Abresch
f932dff3f3 adapted burnergenerator to new formspec 2019-06-28 19:26:13 +02:00