Commit Graph

  • afc84d6a8d Update nuclear_reactor_hv.lua kpoppel 2013-07-11 14:33:03 +0200
  • 3055270a7c Add nuclear reactor kpoppel 2013-07-11 01:04:58 +0200
  • 13e8857f1a Fix HV battery box and some indentation. Bug found by pagliaccio. kpoppel 2013-07-08 22:11:20 +0200
  • 19c9a0443b Merge branch 'indev' ShadowNinja 2013-07-08 16:53:44 -0400
  • 79e8d26989 Merge pull request #43 from ObKo/indev-enriched-uranium kpoppel 2013-07-06 15:55:26 -0700
  • 8be389e774 Enriched Uranium. Konstantin Oblaukhov 2013-07-06 20:52:41 +0700
  • 220c61ce91 Merge pull request #42 from ObKo/indev-uranium RealBadAngel 2013-07-06 06:22:39 -0700
  • 3a3700537b Merge changes made in technic_game RealBadAngel 2013-07-06 10:35:48 +0200
  • e606b93ac6 Support for multiple-input recipes in extractor. Konstantin Oblaukhov 2013-07-06 15:19:15 +0700
  • 85d937e199 Made the supply converter reset its supply and demand stats if the cabling is bad. kpoppel 2013-07-06 00:31:48 +0200
  • 4c6546ed56 Forgot to reset demand on power failure. kpoppel 2013-07-06 00:22:12 +0200
  • ab38e29a18 Merge branch 'indev' of https://github.com/RealBadAngel/technic into indev kpoppel 2013-07-06 00:19:05 +0200
  • e64994d473 Fix a bug when digging up a small cube light. Fix the power radiator so that it reacts correcty when power is lost. Add punch feature to toggle all attached appliances. kpoppel 2013-07-06 00:17:56 +0200
  • b1d668fa3b Merge pull request #40 from m97/indev RealBadAngel 2013-07-05 06:20:28 -0700
  • b78b90d422 New textures for lumps and ingots. Konstantin Oblaukhov 2013-06-26 20:48:50 +0700
  • 2d168e5afc Use ores from default instead of moreores ShadowNinja 2013-07-05 01:09:33 -0400
  • 465890950b Improved cross-compatibility with homedecor's brass ingots. Vanessa Ezekowitz 2013-07-04 23:32:20 -0400
  • 73209cc37d Fix cycling power drain on the forcefield. Now it disables itself if no power. kpoppel 2013-07-04 21:39:29 +0200
  • 9a0d3f2166 Forcefield now working with updated power scheme. kpoppel 2013-07-04 21:33:27 +0200
  • 9770be430d Textures. I really need help on some nice ones. kpoppel 2013-07-04 20:29:38 +0200
  • 6e4ffb4883 Fix item wear. kpoppel 2013-07-04 19:19:45 +0200
  • ce5dfa311e Add extractor. m97 2013-07-04 19:05:00 +0200
  • 66a4a91224 Fix to formspec background element syntax RealBadAngel 2013-07-03 23:32:41 +0200
  • c7207a9cba Silenced the power radiator. kpoppel 2013-07-02 22:45:08 +0200
  • 7201aeb6ba Removed down_converters as they are superseeded by the new supply converter. kpoppel 2013-07-02 22:26:45 +0200
  • 053fa59739 Merge pull request #38 from kpoppel/master kpoppel 2013-07-01 15:19:06 -0700
  • ee5c6c23fa Changed power distribution method and streamlined the various existing machines. An electrical network now requires a switching station to work. This statin is the one resolving the network collecting power and distributing it again. Added up/down converter. It is kind of finished. It can be updated with a slot for an upgrade but so far it works without by resolving the types of wires above and below the box. Tool and machine registering changed to use a table with key+value instead of the iterative method it used to have. The power radiator changed to be able to send up to 3000MV EUs in a radius of 6. kpoppel 2013-07-02 00:03:36 +0200
  • 44508110e8 Re-add Framed Glass RealBadAngel 2013-06-30 21:47:32 +0200
  • 8e03d7ded6 Sync with indev branch, bump version to 0.4.7 RealBadAngel 2013-06-30 07:12:02 +0200
  • c687e8cb7b Merge pull request #36 from ObKo/blocks Jordan Snelling 2013-06-27 00:40:03 -0700
  • 9de141ee6b New blocks of metal. Konstantin Oblaukhov 2013-06-27 09:13:44 +0700
  • 251e8ed7b5 Merge pull request #33 from kaeza/place_craftitems Jordan Snelling 2013-06-21 09:40:26 -0700
  • 0039f38b94 Deployers and constructors now able to "place" craftitems. Diego Martínez 2013-06-21 00:20:20 -0300
  • 37d9d94c44 Added case study of radiated power through inductive coils. kpoppel 2013-06-19 00:24:37 +0200
  • 467dcf1d5d Merge pull request #4 from RealBadAngel/indev kpoppel 2013-06-18 10:18:23 -0700
  • e718c73b36 Merge pull request #32 from kaeza/master Jordan Snelling 2013-06-18 06:52:34 -0700
  • a1da74209b Constructor now digs node drops instead of actual nodes. Diego Martínez 2013-06-18 10:46:28 -0300
  • 60c9d97101 Merge pull request #23 from Novatux/frames RealBadAngel 2013-06-15 06:33:33 -0700
  • 390ea04352 Merge pull request #27 from kpoppel/master kpoppel 2013-06-12 14:34:25 -0700
  • cfb5bd190c Added the Mv and HV down converters. Doing that required some changes to the batteries in that they have new meta data aligned with the other machines. I also added a BA type machine in addition to the existing PR and RE types. This way it is easy to find he batteries on the network. kpoppel 2013-06-12 23:30:37 +0200
  • fc7a23f8b1 Merge pull request #26 from kpoppel/master kpoppel 2013-06-12 13:12:13 -0700
  • a27b59dde5 Fix to the chainsaw. handle_node drops should no longer become nil. kpoppel 2013-06-12 22:08:23 +0200
  • 66d6431a91 Merge pull request #24 from kpoppel/master kpoppel 2013-06-06 13:58:30 -0700
  • 802db28dc3 Whitespace cleanup kpoppel 2013-06-06 22:49:08 +0200
  • e62a0fd0c1 Changed grinding of ingots to give 1 dust. This is to avoid duplication exploit. kpoppel 2013-06-06 22:46:40 +0200
  • 1524a9f610 Frames destroy liquids they should replace and are not blocked by them. Novatux 2013-06-05 16:22:45 +0200
  • 63cc81ea67 Merge pull request #22 from kpoppel/master kpoppel 2013-06-04 14:39:24 -0700
  • 26c0bba1f2 Added ingot grinding for the type which already have a <>_dust in place. The default bronze_ingot does not have a dust item. kpoppel 2013-06-04 23:36:07 +0200
  • 1fd122b5fa Merge pull request #20 from kpoppel/master kpoppel 2013-06-03 15:07:17 -0700
  • be774436c1 Fix solr array recipes for hv and mv to match that of the lv array. kpoppel 2013-06-04 00:05:07 +0200
  • ceb8a71f27 Merge pull request #19 from kpoppel/master kpoppel 2013-06-03 14:48:46 -0700
  • 4f1a44a80b Removing ununsed textures. Added more safety to item_drop to get around a fatal server halt issue. kpoppel 2013-06-03 23:42:44 +0200
  • 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. kpoppel 2013-06-03 23:37:04 +0200
  • a9a8f3be34 Merge pull request #3 from RealBadAngel/indev kpoppel 2013-06-03 13:54:05 -0700
  • 7d890428f5 HV Battery Box textures added RealBadAngel 2013-05-30 06:01:01 +0200
  • 77254735e4 Make treetap work with moretrees rubber tree. Add moretrees as dependency RealBadAngel 2013-05-29 03:59:25 +0200
  • 0d81a3f42a Bugfix RealBadAngel 2013-05-25 23:00:12 +0200
  • 630db84ad1 bugfix RealBadAngel 2013-05-25 22:39:25 +0200
  • 6234e5de83 Merge pull request #2 from RealBadAngel/indev kpoppel 2013-05-09 14:05:30 -0700
  • 64207baa45 Add HV battery box RealBadAngel 2013-05-09 16:02:02 +0200
  • 4a22282699 Add stained glass code RealBadAngel 2013-05-09 16:01:18 +0200
  • ad8c6e3731 Add stained glass textures RealBadAngel 2013-05-09 16:00:43 +0200
  • d0ecd857b1 Merge pull request #17 from kpoppel/master RealBadAngel 2013-05-07 19:46:23 -0700
  • 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. kpoppel 2013-05-08 01:42:22 +0200
  • 5940f5bda4 Slope box fixes. From Bas080. kpoppel 2013-05-08 00:06:54 +0200
  • fef948c5ac CNC can now change programs while it is working. kpoppel 2013-05-07 22:51:03 +0200
  • 7f2be244f2 Add textures for active mode of CNC. Correct two typing bug in battery_box.lua kpoppel 2013-05-07 22:34:06 +0200
  • 3d715d0862 Merge pull request #16 from kpoppel/master RealBadAngel 2013-05-07 07:12:42 -0700
  • c1df318e85 Fixes to te machine level of service. kpoppel 2013-05-06 23:14:27 +0200
  • d98405f129 Merge branch 'master' of https://github.com/kpoppel/technic kpoppel 2013-05-06 20:55:33 +0200
  • 2239a4447b Merge pull request #1 from RealBadAngel/indev kpoppel 2013-05-06 11:55:11 -0700
  • 6463b77e60 Add milling machine from non cubic to technic mod. Next step is to make sure it only works if powered. kpoppel 2013-05-06 20:00:00 +0200
  • 00328622d9 Store configuration in the world directory. ShadowNinja 2013-04-25 21:39:08 -0400
  • 31b1393b21 Add HV wireing RealBadAngel 2013-04-27 10:04:17 +0200
  • 4b0aef17a0 Add framedglass mod that uses new drawtype RealBadAngel 2013-04-25 18:45:15 +0200
  • a594c5feef item pickup files were wrongly named. Vanessa Ezekowitz 2013-04-20 02:28:24 -0400
  • 85f2692ef0 range fix again RealBadAngel 2013-04-20 08:13:58 +0200
  • 0518993e5d converted item drop sounds to mono, normalized to -3.0dB Vanessa Ezekowitz 2013-04-20 02:02:46 -0400
  • 0992a6a6fc bug fix RealBadAngel 2013-04-20 07:53:35 +0200
  • 5db0041896 Item drop sounds range fix RealBadAngel 2013-04-20 07:43:49 +0200
  • 9b76f5cf27 new "sizzling" sound for dropping items into lava Vanessa Ezekowitz 2013-04-20 01:21:23 -0400
  • 3645c6f48a Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev Vanessa Ezekowitz 2013-04-20 00:58:01 -0400
  • 7a94e25e2b item drop update RealBadAngel 2013-04-20 06:51:49 +0200
  • 5ad1b8db08 Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev Vanessa Ezekowitz 2013-04-19 23:42:08 -0400
  • 1cbe991a57 item pick-up overhaul RealBadAngel 2013-04-20 05:39:41 +0200
  • 76c2d8132c FIX THAT AGAIN :P RealBadAngel 2013-04-18 00:16:32 +0200
  • 3e36899e11 Merge branch 'indev' of git://github.com/RealBadAngel/technic into indev Vanessa Ezekowitz 2013-04-15 04:49:25 -0400
  • a9f73e53d9 removed aaa_recipeshook from depends.txt as it is not used anymore. Vanessa Ezekowitz 2013-04-15 02:49:22 -0400
  • 595ed50451 avoid nil RealBadAngel 2013-04-15 08:33:01 +0200
  • 642b8bec16 Update crafting guide RealBadAngel 2013-04-15 08:28:17 +0200
  • 41af016603 change registering crafting recipes in UI RealBadAngel 2013-04-15 07:56:31 +0200
  • 3d8b2a365d Bugfix RealBadAngel 2013-04-15 07:54:00 +0200
  • cdb368913b Update recipes RealBadAngel 2013-04-15 07:52:11 +0200
  • 106e1816dc deleted undesired backup file Vanessa Ezekowitz 2013-04-14 22:53:30 -0400
  • 05131f8b07 aliased diamong block back to default one. Vanessa Ezekowitz 2013-04-14 22:24:55 -0400
  • 17fbd2c335 remove aaa_recipeshook from unified inventory depends (it isn't needed anymore) Vanessa Ezekowitz 2013-04-14 03:40:34 -0400
  • 69ae366f60 changes to CraftingGuide RealBadAngel 2013-04-14 06:12:49 +0200
  • 895ee322d2 Create README.md RealBadAngel 2013-04-14 07:09:04 +0300
  • fb6111a3f6 Merge pull request #13 from Novatux/master RealBadAngel 2013-04-13 19:38:57 -0700
  • 3a52153cd7 Change selection_box of frames so it is easier to select them. Novatux 2013-04-13 18:17:27 +0200