Commit Graph

295 Commits

Author SHA1 Message Date
kamirama 71ada60f4e fixed crash 2018-01-07 15:56:12 +01:00
Valentin Anger a8065fbe8a Switch from wool to silicon in the cable recipe 2018-01-07 15:17:20 +01:00
kamirama 97c19ee018 Merge branch 'master' of https://gitlab.com/syrupthinker/minetest-mod-sparktech 2018-01-07 15:08:47 +01:00
Valentin Anger aa4d958c1d Merge branch 'survival' 2018-01-07 15:07:35 +01:00
Valentin Anger e9eb6c1ecf "Minor code fixes" 2018-01-07 15:05:17 +01:00
Valentin Anger fd380d743d Add progress bars to the burner generator 2018-01-07 15:04:59 +01:00
Valentin Anger e2c921c158 Add more survival recipes 2018-01-07 15:04:04 +01:00
kamirama 29a33aefe2 added glorious texture 2018-01-07 14:16:52 +01:00
kamirama f8e1704c53 added glorious silicon 2018-01-07 14:05:53 +01:00
kamirama 7955540ae0 removed useless block 2018-01-07 13:54:33 +01:00
kamirama 28d0ce4f65 added cable recipe 2018-01-07 01:53:12 +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 e510c3f26d added furnace recipe (and fixed spelling) 2018-01-07 01:41:55 +01:00
kamirama f8dc268178 fix 2018-01-07 01:17:12 +01:00
kamirama 30ae28b7e9 added steelplate 2018-01-07 01:15:15 +01:00
Valentin Anger 4663d2a004 Create new submod sparkcomponents 2018-01-07 00:11:55 +01:00
Valentin Anger 0630e56de4 Get electric furnace working and add progress bars 2018-01-06 23:52:25 +01:00
kamirama b1600a73a9 added furnace code 2018-01-04 20:37:29 +01:00
kamirama 45f9366f1a temporary fix for direction 2 and 3 for bar api function 2018-01-04 02:23:16 +01:00
kamirama 59ff7b80f6 update to furnace 2018-01-03 23:20:30 +01:00
kamirama c7a7fd3771 new textures, untill minetest can fix cropping of image[ 2018-01-03 23:20:16 +01:00
kamirama 2b47f1d70c update to init 2018-01-03 23:19:31 +01:00
Valentin Anger 6b91b65400 Add an energy bar to the electric furnace 2017-12-31 20:28:27 +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 e9390489c0 Merge branch 'furnace' of https://gitlab.com/syrupthinker/minetest-mod-sparktech into furnace 2017-12-31 19:22:45 +01:00
kamirama 3450c0799e added api function for sparkfurnace progress indicator 2017-12-31 19:22:16 +01:00
Valentin Anger ff6f347867 Only allow smeltable items in the electric furnace 2017-12-31 19:06:29 +01:00
kamirama 288038d56e adjusted formspec 2017-12-31 18:04:34 +01:00
kamirama 9ad8f9fd75 added new textures 2017-12-31 16:48:12 +01:00
Valentin Anger 0c817fb5b7 Merge branch 'energynet' 2017-12-07 18:43:08 +01:00
Valentin Anger 7b33564b3f Make solarpanels have a stand 2017-12-07 18:38:52 +01:00
Valentin Anger 1c342844e2 Remove unnessesary table print function, minetest has a nicer one 2017-12-07 18:35:10 +01:00
Valentin Anger ace37afacf Distribute energy according to node types 2017-08-30 14:42:26 +02:00
kamirama 2bda3a1033 Revert "branched an inventory branch"
This reverts commit 12061faa02
2017-08-23 18:12:57 +00:00
kamirama 12061faa02 branched an inventory branch 2017-08-23 18:12:05 +02:00
Valentin Anger 766abf42e4 Don't forget the contributor(s) in the license 2017-08-23 17:16:31 +02:00
Valentin Anger e5356f439e Add license 2017-08-23 14:02:32 +00:00
Valentin Anger 93f98146e1 Only allow trigger nodes if they don’t connect through one directly 2017-08-21 18:20:39 +02:00
Valentin Anger a526fc56ea Calculate energy share relative to node maximum
- Network nodes don’t have a energy limit of the weakest node
2017-08-21 15:02:37 +02:00
Valentin Anger 098204aca0 Regenerate networks when breaking nodes 2017-08-21 15:01:28 +02:00
Valentin Anger 402f668493 Fix infinite recursion in net_build and keep master until the end 2017-08-21 14:59:54 +02:00
kamirama 37582f19fc fixed generator exceeding max energy 2017-08-20 18:45:01 +02:00
kamirama 521a4b020d moved energy code 2017-08-20 18:33:18 +02:00
kamirama b9f1c6688e started energy distrib code 2017-08-20 18:32:00 +02:00
kamirama b24f36efad modified cable for new energy system 2017-08-20 17:12:46 +02:00
kamirama ad3c8fca41 modified blocks for new energy system 2017-08-20 17:07:58 +02:00
Valentin Anger 425749e178 Continue work on the network build code 2017-08-20 18:50:37 +02:00
kamirama 93452fc110 unified formspecs 2017-08-20 16:00:56 +02:00
kamirama 2d024ad612 finished net building 2017-08-20 15:41:44 +02:00