Commit Graph

1000 Commits

Author SHA1 Message Date
kpoppel 26c0bba1f2 Added ingot grinding for the type which already have a <>_dust in place.
The default bronze_ingot does not have a dust item.
2013-06-04 23:36:07 +02:00
kpoppel 1fd122b5fa Merge pull request #20 from kpoppel/master
Recipe fix.
2013-06-03 15:07:17 -07:00
kpoppel be774436c1 Fix solr array recipes for hv and mv to match that of the lv array. 2013-06-04 00:05:07 +02:00
kpoppel ceb8a71f27 Merge pull request #19 from kpoppel/master
Solar arrays and bug fixes to HV tier.
2013-06-03 14:48:46 -07:00
kpoppel 4f1a44a80b Removing ununsed textures.
Added more safety to item_drop to get around a fatal server halt issue.
2013-06-03 23:42:44 +02:00
kpoppel ede3978965 Added solar arrays for all voltage tiers.
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 23:37:04 +02:00
kpoppel a9a8f3be34 Merge pull request #3 from RealBadAngel/indev
Indev
2013-06-03 13:54:05 -07:00
RealBadAngel 7d890428f5 HV Battery Box textures added 2013-05-30 06:01:01 +02:00
RealBadAngel 77254735e4 Make treetap work with moretrees rubber tree.
Add moretrees as dependency
2013-05-29 03:59:25 +02:00
RealBadAngel 0d81a3f42a Bugfix 2013-05-25 23:00:12 +02:00
RealBadAngel 630db84ad1 bugfix 2013-05-25 22:39:25 +02:00
kpoppel 6234e5de83 Merge pull request #2 from RealBadAngel/indev
Indev
2013-05-09 14:05:30 -07:00
RealBadAngel 64207baa45 Add HV battery box 2013-05-09 16:02:02 +02:00
RealBadAngel 4a22282699 Add stained glass code 2013-05-09 16:01:18 +02:00
RealBadAngel ad8c6e3731 Add stained glass textures 2013-05-09 16:00:43 +02:00
RealBadAngel d0ecd857b1 Merge pull request #17 from kpoppel/master
Add more CNC stuff
2013-05-07 19:46:23 -07:00
kpoppel 2d68498dc1 Massive change to the way CNC programs are registered.
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 01:42:22 +02:00
kpoppel 5940f5bda4 Slope box fixes. From Bas080. 2013-05-08 00:06:54 +02:00
kpoppel fef948c5ac CNC can now change programs while it is working. 2013-05-07 22:51:03 +02:00
kpoppel 7f2be244f2 Add textures for active mode of CNC.
Correct two typing bug in battery_box.lua
2013-05-07 22:34:06 +02:00
RealBadAngel 3d715d0862 Merge pull request #16 from kpoppel/master
Added CNC machine to technic mod. (noncubic goes technic)
2013-05-07 07:12:42 -07:00
kpoppel c1df318e85 Fixes to te machine level of service. 2013-05-06 23:14:27 +02:00
kpoppel d98405f129 Merge branch 'master' of https://github.com/kpoppel/technic 2013-05-06 20:55:33 +02:00
kpoppel 2239a4447b Merge pull request #1 from RealBadAngel/indev
Indev
2013-05-06 11:55:11 -07:00
kpoppel 6463b77e60 Add milling machine from non cubic to technic mod.
Next step is to make sure it only works if powered.
2013-05-06 20:00:00 +02:00
ShadowNinja 00328622d9 Store configuration in the world directory. 2013-04-27 13:53:12 -04:00
RealBadAngel 31b1393b21 Add HV wireing 2013-04-27 10:04:17 +02:00
RealBadAngel 4b0aef17a0 Add framedglass mod that uses new drawtype 2013-04-25 18:45:39 +02:00
Vanessa Ezekowitz a594c5feef item pickup files were wrongly named. 2013-04-20 02:28:24 -04:00
RealBadAngel 85f2692ef0 range fix again 2013-04-20 08:14:12 +02:00
Vanessa Ezekowitz 0518993e5d converted item drop sounds to mono, normalized to -3.0dB 2013-04-20 02:02:46 -04:00
RealBadAngel 0992a6a6fc bug fix 2013-04-20 07:53:35 +02:00
RealBadAngel 5db0041896 Item drop sounds range fix 2013-04-20 07:45:14 +02:00
Vanessa Ezekowitz 9b76f5cf27 new "sizzling" sound for dropping items into lava 2013-04-20 01:21:23 -04:00
Vanessa Ezekowitz 3645c6f48a Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev 2013-04-20 00:58:01 -04:00
RealBadAngel 7a94e25e2b item drop update 2013-04-20 06:51:49 +02:00
Vanessa Ezekowitz 5ad1b8db08 Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev 2013-04-19 23:42:08 -04:00
RealBadAngel 1cbe991a57 item pick-up overhaul 2013-04-20 05:39:41 +02:00
RealBadAngel 76c2d8132c FIX THAT AGAIN :P 2013-04-18 00:16:32 +02:00
Vanessa Ezekowitz 3e36899e11 Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev 2013-04-15 04:49:25 -04:00
Vanessa Ezekowitz a9f73e53d9 removed aaa_recipeshook from depends.txt as it is not used anymore. 2013-04-15 02:49:22 -04:00
RealBadAngel 595ed50451 avoid nil 2013-04-15 08:33:01 +02:00
RealBadAngel 642b8bec16 Update crafting guide 2013-04-15 08:28:17 +02:00
RealBadAngel 41af016603 change registering crafting recipes in UI 2013-04-15 07:56:31 +02:00
RealBadAngel 3d8b2a365d Bugfix 2013-04-15 07:54:00 +02:00
RealBadAngel cdb368913b Update recipes 2013-04-15 07:52:11 +02:00
Vanessa Ezekowitz 106e1816dc deleted undesired backup file 2013-04-14 22:53:30 -04:00
Vanessa Ezekowitz 05131f8b07 aliased diamong block back to default one. 2013-04-14 22:24:55 -04:00
Vanessa Ezekowitz 17fbd2c335 remove aaa_recipeshook from unified inventory depends (it isn't needed anymore) 2013-04-14 03:40:34 -04:00
RealBadAngel 69ae366f60 changes to CraftingGuide 2013-04-14 06:12:49 +02:00