Commit Graph

35 Commits

Author SHA1 Message Date
Pascal Abresch 420799bc80 minor fix 2019-12-19 20:45:59 +01:00
Pascal Abresch 6b2bee3ef9 use api call, and fix the quarry eating struts for breakfast 2019-10-04 06:35:17 +02:00
Pascal Abresch 67c8636a4f Applied constants to node definitions 2019-10-04 05:13:42 +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 9b710c5299 moved mtg compat code into own file 2019-10-04 03:18:27 +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
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 e42bc90b47 hopefully make the furnace cook anim more visible 2019-07-02 12:05:55 +02:00
Pascal Abresch d05b5588fc adapted furnace to work with new formspec 2019-06-28 19:39:22 +02:00
Pascal Abresch 3fab0643de simplifies init.lua, adds lua/ subdir for mods 2019-03-25 01:36:19 +01:00
Pascal Abresch ecc14e7fcc changed is_item_allowed function in metalfurnace 2019-02-25 18:21:48 +01:00
Pascal Abresch 4cdf672879 updated formspec for furnace and added default:furnace compat 2019-02-24 12:57:30 +01:00
Pascal Abresch abb0301668 removed debug statements 2018-10-01 15:37:20 +02:00
Pascal Abresch e48ece645c fixed dependency declarations 2018-10-01 15:34:38 +02:00
Pascal Abresch 12dc7fc45f moved furnace to machine 2018-10-01 15:28:56 +02:00