summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-10-28Fix generator nodemaneShadowNinja
2013-10-27Fix crash when entering a non-number for forcefield rangeShadowNinja
2013-10-27Add MV and HV generators and make coal dust a fuelpagliaccio
2013-10-26fix typoVanessa Ezekowitz
2013-10-26Add crafts for frames and templates.Novatux
2013-10-25fix typoRealBadAngel
2013-10-19Better tempaltesNovatux
2013-10-18Fix negative tool discharging and a few other tweaks...ShadowNinja
Disable the flashlight by default. Use itemstack:{get,set}_{metadata,name,wear,...} rather than {to,from}_table. Improve the style of part of the code of mischelaneous tools
2013-10-17Remove remaining frames.addVectNovatux
2013-10-13BugfixNovatux
2013-10-13Add drop to templatesNovatux
2013-10-13Make template motors have an owner and check area protectionNovatux
2013-10-13Add templatesNovatux
2013-10-06Disable wind mill by default because it isn't ready yetShadowNinja
2013-10-06Make frame motors have an owner and check area protectionNovatux
2013-10-04Bugfixes with energy branch.Novatux
Conflicts: technic/machines/switching_station.lua
2013-10-04Forgot to update on cable add/destroy+use minetest.hash_node_position ↵Novatux
because else it did not work.
2013-10-04Make power distribution more efficient.Novatux
Conflicts: technic/machines/register/cables.lua
2013-10-03Create technic config file if it doesn't existShadowNinja
2013-10-03Move framedglass to it's own repositoryShadowNinja
2013-10-03Remove item_drop from config.luaShadowNinja
2013-10-03Remove item_dropShadowNinja
2013-10-03Move stargate to it's own repoShadowNinja
2013-09-28Move unified inventory to it's own repositoryShadowNinja
2013-09-24Disable the trash button outside of creative modeShadowNinja
2013-09-24Don't consume items or drain power when there isn't room for the resultsShadowNinja
2013-09-24Add an API to unified inventoryShadowNinja
2013-09-17Partial rewriteShadowNinja
2013-08-31Use only 1 node for frame motors.Novatux
2013-08-30Add licenseNovatux
2013-08-27Merge pull request #82 from GloopMaster/patch-1kpoppel
Update grinder_gloopores.lua
2013-08-24Update grinder_gloopores.luaGloopMaster
2013-08-13a small fix to not create "empty" stargate files for each player and to ↵hdastwb
clean up such files that already exist
2013-08-06Merge pull request #76 from kol0/patch-2sdzen
correct amount of energy produced
2013-08-04Fix wrench crashesRealBadAngel
2013-08-04Merge pull request #79 from metalstache/masterRealBadAngel
Fix recipe and battery box compatibility
2013-08-03Fix recipe and battery box compatibilitymetalstache
2013-08-01Merge pull request #71 from bulldog98/mk3_fixRealBadAngel
Fixed the crafting for mining_drill mk3
2013-08-01Merge pull request #78 from metalstache/masterRealBadAngel
Add node metadata storage and Technic machine support
2013-08-01Add node metadata storage and Technic machine supportmetalstache
2013-07-31Merge pull request #77 from metalstache/masterRealBadAngel
Add Wrench mod
2013-07-31Add Wrench modmetalstache
2013-07-30correction amount of energy producedkol0
I correct amount of energy produced with descripton value.
2013-07-28Fixed the crafting for mining_drill mk3Jonathan Raphael Joachim Kolberg
2013-07-26Finaly fixed the statementsJonathan Raphael Joachim Kolberg
The idle condition for mv mashines is changed to what it should be because sending items into the tube is done in idle, so we only care if there is something left in src
2013-07-26simplified a statementJonathan Raphael Joachim Kolberg
2013-07-25Deployer and node breaker are now moved to pipeworks.RealBadAngel
2013-07-24Merge pull request #64 from hdastwb/mvidlecondRealBadAngel
fix the mv tube-enabled idle condition
2013-07-23fixed a condition with mv machines so as to not power down machines with ↵hdastwb
stuff to grind/smelt but nothing to tube out
2013-07-22Merge pull request #62 from hdastwb/connect_sidesRealBadAngel
add tube routing support