Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-03 | Removing ununsed textures. | kpoppel | |
Added more safety to item_drop to get around a fatal server halt issue. | |||
2013-06-03 | Added solar arrays for all voltage tiers. | kpoppel | |
Added transformers for all voltage tiers. I changed the recipes for solar panels to make them less expensive. I also changed the output of the individual panel and made the arrays provie the real "oomph" :-) Solar panels and arrays are dependent on light level, time of day and height abive ground (0) for output and cheating with torches and stuff. Textures added. Fixed bugs in the hv battery box. It was not working at all. I don't understand the hv box top texture though??? I have a sense that all machines connected to the battery boxes are taking the same amount of juice from the box. A method of taking a little or a lot would be nice. | |||
2013-06-03 | Merge pull request #3 from RealBadAngel/indev | kpoppel | |
Indev | |||
2013-05-30 | HV Battery Box textures added | RealBadAngel | |
2013-05-29 | Make treetap work with moretrees rubber tree. | RealBadAngel | |
Add moretrees as dependency | |||
2013-05-25 | Bugfix | RealBadAngel | |
2013-05-25 | bugfix | RealBadAngel | |
2013-05-09 | Merge pull request #2 from RealBadAngel/indev | kpoppel | |
Indev | |||
2013-05-09 | Add HV battery box | RealBadAngel | |
2013-05-09 | Add stained glass code | RealBadAngel | |
2013-05-09 | Add stained glass textures | RealBadAngel | |
2013-05-07 | Merge pull request #17 from kpoppel/master | RealBadAngel | |
Add more CNC stuff | |||
2013-05-08 | Massive change to the way CNC programs are registered. | kpoppel | |
Now the API is open for adding new nodes and inhibiting some nodes for some materials. No more recipes outside of the CNC machine. Code length also greatly reduced. | |||
2013-05-08 | Slope box fixes. From Bas080. | kpoppel | |
2013-05-07 | CNC can now change programs while it is working. | kpoppel | |
2013-05-07 | Add textures for active mode of CNC. | kpoppel | |
Correct two typing bug in battery_box.lua | |||
2013-05-07 | Merge pull request #16 from kpoppel/master | RealBadAngel | |
Added CNC machine to technic mod. (noncubic goes technic) | |||
2013-05-06 | Fixes to te machine level of service. | kpoppel | |
2013-05-06 | Merge branch 'master' of https://github.com/kpoppel/technic | kpoppel | |
2013-05-06 | Merge pull request #1 from RealBadAngel/indev | kpoppel | |
Indev | |||
2013-05-06 | Add milling machine from non cubic to technic mod. | kpoppel | |
Next step is to make sure it only works if powered. | |||
2013-04-27 | Store configuration in the world directory. | ShadowNinja | |
2013-04-27 | Add HV wireing | RealBadAngel | |
2013-04-25 | Add framedglass mod that uses new drawtype | RealBadAngel | |
2013-04-20 | item pickup files were wrongly named. | Vanessa Ezekowitz | |
2013-04-20 | range fix again | RealBadAngel | |
2013-04-20 | converted item drop sounds to mono, normalized to -3.0dB | Vanessa Ezekowitz | |
2013-04-20 | bug fix | RealBadAngel | |
2013-04-20 | Item drop sounds range fix | RealBadAngel | |
2013-04-20 | new "sizzling" sound for dropping items into lava | Vanessa Ezekowitz | |
2013-04-20 | Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev | Vanessa Ezekowitz | |
2013-04-20 | item drop update | RealBadAngel | |
2013-04-19 | Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev | Vanessa Ezekowitz | |
2013-04-20 | item pick-up overhaul | RealBadAngel | |
2013-04-18 | FIX THAT AGAIN :P | RealBadAngel | |
2013-04-15 | Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev | Vanessa Ezekowitz | |
2013-04-15 | removed aaa_recipeshook from depends.txt as it is not used anymore. | Vanessa Ezekowitz | |
2013-04-15 | avoid nil | RealBadAngel | |
2013-04-15 | Update crafting guide | RealBadAngel | |
2013-04-15 | change registering crafting recipes in UI | RealBadAngel | |
2013-04-15 | Bugfix | RealBadAngel | |
2013-04-15 | Update recipes | RealBadAngel | |
2013-04-14 | deleted undesired backup file | Vanessa Ezekowitz | |
2013-04-14 | aliased diamong block back to default one. | Vanessa Ezekowitz | |
2013-04-14 | remove aaa_recipeshook from unified inventory depends (it isn't needed anymore) | Vanessa Ezekowitz | |
2013-04-14 | changes to CraftingGuide | RealBadAngel | |
2013-04-14 | Create README.md | RealBadAngel | |
2013-04-13 | Merge pull request #13 from Novatux/master | RealBadAngel | |
Change selection box of frames. | |||
2013-04-13 | Change selection_box of frames so it is easier to select them. | Novatux | |
2013-04-12 | item drop sounds | RealBadAngel | |