summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-07-22Merge pull request #60 from hdastwb/mesesandtubeRealBadAngel
MESE Sand Tubes
2013-07-21added connect_sides to appropriate tube tableshdastwb
2013-07-20Merge pull request #61 from hdastwb/patch-1ShadowNinja
Convert remove_items to a number in item_drop to avoid crashes
2013-07-20convert remove_items to avoid crasheshdastwb
2013-07-19added a recipe for MESE sand tubeshdastwb
2013-07-19Merge pull request #59 from bulldog98/masterRealBadAngel
added a mv grinder
2013-07-19added a mv grinderJonathan Raphael Joachim Kolberg
2013-07-18Another try to get rid of default creative without depending on it.RealBadAngel
2013-07-17remove debug codeRealBadAngel
2013-07-17- Fix teleportation: now it teleports player to side of the gate player was ↵RealBadAngel
lookin at when placing. - Teleportation handles now player look yaw. - Fix to a bug in gates formspec.
2013-07-17backgrounds for mv and hv batboxesRealBadAngel
2013-07-17Commons for battery boxesRealBadAngel
2013-07-17Remove lv, mv, and hv tiers from power tools.RealBadAngel
Theyre already tiered with Mk1-3 (at least drill is, more in the future). Tools can be considered as designed for different tiers of circuits thx to their power needs. For example Mk3 will require ages to load in LV batbox. Batboxes load tools timining: LV standard (1000EU), MV 4x faster (4000EU), HV 16x faster (16000EU) Also since 1EU is the same in any circuit it is possible to move energy from one to another with portable devices like crystals. Other changes: - moved charge/discharge functions to battery_boxes_commons.lua - added UI style backgrounds for all the batboxes
2013-07-17Add compressing method to UIRealBadAngel
2013-07-15LV batbox backgroundRealBadAngel
2013-07-1532x compressor texturesRealBadAngel
2013-07-15Add compressorRealBadAngel
2013-07-14New items by ObKo (textures)RealBadAngel
2013-07-14New items by ObKoRealBadAngel
2013-07-14Blast resistant concrete (by ObKo)RealBadAngel
2013-07-14Fix crafting recipes and some code style.RealBadAngel
2013-07-14Remove deafault creative mod dependency.RealBadAngel
2013-07-12Gigh -> HighShadowNinja
2013-07-12Fix code style of the high voltage battery boxShadowNinja
2013-07-12Fix coding style of nuclear reactorShadowNinja
2013-07-12Add LuaVoxelManip support to forcefieldShadowNinja
2013-07-12Fix forcefieldorigin/stableShadowNinja
2013-07-11Remove file that doesn't seem to have any use.kpoppel
Fix typing error in register... file Fix two issues with nuclear reactor and set the burn time to 24h.