Commit Graph

945 Commits

Author SHA1 Message Date
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
a9a8f3be34 Merge pull request #3 from RealBadAngel/indev
Indev
2013-06-03 13:54:05 -07:00
7d890428f5 HV Battery Box textures added 2013-05-30 06:01:01 +02:00
77254735e4 Make treetap work with moretrees rubber tree.
Add moretrees as dependency
2013-05-29 03:59:25 +02:00
0d81a3f42a Bugfix 2013-05-25 23:00:12 +02:00
630db84ad1 bugfix 2013-05-25 22:39:25 +02:00
6234e5de83 Merge pull request #2 from RealBadAngel/indev
Indev
2013-05-09 14:05:30 -07:00
64207baa45 Add HV battery box 2013-05-09 16:02:02 +02:00
4a22282699 Add stained glass code 2013-05-09 16:01:18 +02:00
ad8c6e3731 Add stained glass textures 2013-05-09 16:00:43 +02:00
d0ecd857b1 Merge pull request #17 from kpoppel/master
Add more CNC stuff
2013-05-07 19:46:23 -07:00
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
5940f5bda4 Slope box fixes. From Bas080. 2013-05-08 00:06:54 +02:00
fef948c5ac CNC can now change programs while it is working. 2013-05-07 22:51:03 +02:00
7f2be244f2 Add textures for active mode of CNC.
Correct two typing bug in battery_box.lua
2013-05-07 22:34:06 +02:00
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
c1df318e85 Fixes to te machine level of service. 2013-05-06 23:14:27 +02:00
d98405f129 Merge branch 'master' of https://github.com/kpoppel/technic 2013-05-06 20:55:33 +02:00
2239a4447b Merge pull request #1 from RealBadAngel/indev
Indev
2013-05-06 11:55:11 -07:00
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
00328622d9 Store configuration in the world directory. 2013-04-27 13:53:12 -04:00
31b1393b21 Add HV wireing 2013-04-27 10:04:17 +02:00
4b0aef17a0 Add framedglass mod that uses new drawtype 2013-04-25 18:45:39 +02:00
a594c5feef item pickup files were wrongly named. 2013-04-20 02:28:24 -04:00
85f2692ef0 range fix again 2013-04-20 08:14:12 +02:00
0518993e5d converted item drop sounds to mono, normalized to -3.0dB 2013-04-20 02:02:46 -04:00
0992a6a6fc bug fix 2013-04-20 07:53:35 +02:00
5db0041896 Item drop sounds range fix 2013-04-20 07:45:14 +02:00
9b76f5cf27 new "sizzling" sound for dropping items into lava 2013-04-20 01:21:23 -04:00
3645c6f48a Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev 2013-04-20 00:58:01 -04:00
7a94e25e2b item drop update 2013-04-20 06:51:49 +02:00
5ad1b8db08 Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev 2013-04-19 23:42:08 -04:00
1cbe991a57 item pick-up overhaul 2013-04-20 05:39:41 +02:00
76c2d8132c FIX THAT AGAIN :P 2013-04-18 00:16:32 +02:00
3e36899e11 Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev 2013-04-15 04:49:25 -04:00
a9f73e53d9 removed aaa_recipeshook from depends.txt as it is not used anymore. 2013-04-15 02:49:22 -04:00
595ed50451 avoid nil 2013-04-15 08:33:01 +02:00
642b8bec16 Update crafting guide 2013-04-15 08:28:17 +02:00
41af016603 change registering crafting recipes in UI 2013-04-15 07:56:31 +02:00
3d8b2a365d Bugfix 2013-04-15 07:54:00 +02:00
cdb368913b Update recipes 2013-04-15 07:52:11 +02:00
106e1816dc deleted undesired backup file 2013-04-14 22:53:30 -04:00
05131f8b07 aliased diamong block back to default one. 2013-04-14 22:24:55 -04:00
17fbd2c335 remove aaa_recipeshook from unified inventory depends (it isn't needed anymore) 2013-04-14 03:40:34 -04:00
69ae366f60 changes to CraftingGuide 2013-04-14 06:12:49 +02:00
895ee322d2 Create README.md 2013-04-14 07:09:04 +03:00
fb6111a3f6 Merge pull request #13 from Novatux/master
Change selection box of frames.
2013-04-13 19:38:57 -07:00
3a52153cd7 Change selection_box of frames so it is easier to select them. 2013-04-13 18:17:27 +02:00
69d36f0a6b item drop sounds 2013-04-12 02:33:11 +02:00
e139fff8fb Updated item_drop (now as modpack component) 2013-04-08 23:52:20 +02:00