Commit Graph

  • 8b4036737c Update repository url for forth_computer master Novatux 2015-07-24 11:57:20 +02:00
  • 47714327ec Update submodules ShadowNinja 2015-07-19 18:37:30 -04:00
  • 298b399869 Update location of Calinou's mods ShadowNinja 2015-07-19 18:31:42 -04:00
  • 9e7d5729ba Update submodules ShadowNinja 2014-10-09 16:46:53 -04:00
  • e5ae66ab8e Update Git URLs for Calinou's mods nuclearsubstation 2014-10-08 22:25:19 -05:00
  • ec09c5197d Pass all arguments on to old chest and furnace formspec functions ShadowNinja 2014-01-25 14:52:13 -05:00
  • ad2812db6c Update submodules ShadowNinja 2014-01-25 14:49:11 -05:00
  • 2ba50a6807 Fix crashing furnace RealBadAngel 2013-12-25 23:50:53 +01:00
  • eb19667231 Update ShadowNinja 2013-12-14 13:36:46 -05:00
  • 85b6c8ede8 Remove silly bronze recipe from minetest_game Novatux 2013-10-26 11:50:46 +02:00
  • 8d35040b6e Update all submodules mods Novatux 2013-10-23 17:25:57 +02:00
  • b2164c5a1a Remove background of the icon. Novatux 2013-10-23 17:02:28 +02:00
  • 74e942fad6 Update all submodule mods ShadowNinja 2013-10-16 13:03:51 -04:00
  • 8e5ca01c2a Update mods from minetest_game ShadowNinja 2013-10-14 15:35:56 -04:00
  • 6985b63a35 Update mods Novatux 2013-10-13 19:03:48 +02:00
  • 577302a530 Update pipeworks Novatux 2013-10-06 11:58:15 +02:00
  • 5f9105dbb7 Move framedglass and item_drop and update unified_inventory ShadowNinja 2013-10-03 16:29:07 -04:00
  • c760279dc4 Make repo URLs consistent and update moreblocks ShadowNinja 2013-10-03 00:18:01 -04:00
  • 53a34975c9 Update for stargate move ShadowNinja 2013-10-03 00:12:07 -04:00
  • 96973e112c Update for unified inventory move ShadowNinja 2013-09-28 18:23:49 -04:00
  • 362eb9d10c Update technic URL and mod ShadowNinja 2013-09-28 16:11:14 -04:00
  • e4fe4d98dd Update moreblocks, moreores, moretrees, pipeworks Novatux 2013-09-22 07:44:31 +02:00
  • fc8bdc8f15 Update technic. Novatux 2013-09-22 07:41:21 +02:00
  • dbe133e6b5 Update moreblocks, moretrees, pipeworks. Novatux 2013-08-28 11:09:04 +02:00
  • dc1b91b376 Update technic. Novatux 2013-08-28 10:41:02 +02:00
  • adad339252 Update forth_computer. Novatux 2013-08-24 12:39:27 +02:00
  • 0d63ce9874 Update forth_computer Novatux 2013-08-20 18:58:23 +02:00
  • 6792bd6eed Update forth_computer Novatux 2013-08-20 16:39:35 +02:00
  • a8e6121b66 Merge pull request #4 from lordcirth/master Novatux 2013-08-17 02:55:50 -07:00
  • 36ae3e668a Update forth_computer Novatux 2013-08-17 11:32:19 +02:00
  • 1a183cbadd Fixed accidental double module lordcirth 2013-08-08 20:03:42 -04:00
  • 8d0ba7fcf0 Add wireless mod. lordcirth 2013-08-06 22:18:44 -04:00
  • 44fcd561a9 New player model by Stu RealBadAngel 2013-08-02 10:42:44 +02:00
  • 129ea0efaf Sam II by Jordach RealBadAngel 2013-08-02 05:45:49 +02:00
  • cf9e88ca7b Merge technic_ambience mod RealBadAngel 2013-08-01 17:35:45 +02:00
  • ed55f8f793 Add wireless emitters/receivers. Novatux 2013-08-01 16:29:07 +02:00
  • db695ceed8 Add note about submodules to README.txt ShadowNinja 2013-07-17 21:56:54 -04:00
  • fbfa1e734f Use git submodules for mods ShadowNinja 2013-07-11 13:51:26 -04:00
  • 3330339e1c Make craftrecipes of digiline stuff in another mod (for submodules). Novatux 2013-07-17 18:53:23 +02:00
  • 261c45ff34 Restore old default sounds RealBadAngel 2013-07-07 10:35:41 +02:00
  • 4dde1408f9 First commit that starts replacing 16x textures with 32x ones. 32x John Smith Texture Pack is used to replace default textures. RealBadAngel 2013-07-07 10:04:18 +02:00
  • d1cc800302 Separate screens and computers Novatux 2013-07-07 10:17:58 +02:00
  • 6d13c01eb1 Remove useless bit32.so Novatux 2013-07-07 09:00:59 +02:00
  • 5571863173 Fix IO@ Novatux 2013-07-07 08:15:29 +02:00
  • 517897e3a4 Add a delete message command for the computer, add a IO@ word Novatux 2013-07-06 22:22:39 +02:00
  • 788944abd4 Initial forth computer commit. The computer still needs textures and craft recipes, but it can finally do IO with digilines. Novatux 2013-07-06 22:15:44 +02:00
  • 6d8425c733 Add craft recipes for digiline stuff. Please change them if you think they are not good. Novatux 2013-07-06 14:00:07 +02:00
  • f7b8495064 Add digilines and digilines_converters, which allows easy mesecons/digilines conversion. Novatux 2013-07-06 11:41:02 +02:00
  • 38daf802af Improved cross-compatibility with homedecor's brass ingots. (by VanessaE) RealBadAngel 2013-07-06 05:34:00 +02:00
  • 9a2cf25a49 Use ores from default instead of moreores (by ShadowNinja) RealBadAngel 2013-07-06 05:23:59 +02:00
  • a14008d3e2 New textures for lumps and ingots. (by ObKo) RealBadAngel 2013-07-06 04:55:57 +02:00
  • 20e0f85a97 Formspec background fixes RealBadAngel 2013-07-03 23:44:55 +02:00
  • 49185ed7a1 Fix syntax of background formspec element RealBadAngel 2013-07-03 23:34:29 +02:00
  • 141990c4bd Fix infotext edit position RealBadAngel 2013-06-30 20:57:09 +02:00
  • 520026011e Add color picker for gold chests, infotext edit. RealBadAngel 2013-06-30 20:54:00 +02:00
  • 217e7cf4a8 New way of changing chest's infotext RealBadAngel 2013-06-30 16:26:09 +02:00
  • cf840a0622 LV alloy furnace backgrounds RealBadAngel 2013-06-30 14:58:34 +02:00
  • 23078ba5b0 LV grinder backgrounds RealBadAngel 2013-06-30 14:53:32 +02:00
  • 1e22aa71d3 LV Furnace backgrounds RealBadAngel 2013-06-30 14:44:48 +02:00
  • eefa8f80f7 LV Battery Box backgrounds RealBadAngel 2013-06-30 14:07:17 +02:00
  • 1e23db86f7 Add backgrounds for silver, gold and mithril chests RealBadAngel 2013-06-30 13:27:44 +02:00
  • 76aabbeb38 Tweaks to furnace and chests backgrounds. Add background for copper chests. RealBadAngel 2013-06-30 12:38:45 +02:00
  • 44de8240ec Fix for renewable lava RealBadAngel 2013-06-30 10:19:24 +02:00
  • 41cea3932f New brick texture RealBadAngel 2013-06-30 09:16:08 +02:00
  • 4daabe0598 Made lava rewewable, fixed lava cooling. RealBadAngel 2013-06-30 09:11:02 +02:00
  • 7b5e0cbede UI style formspecs for Iron Chests RealBadAngel 2013-06-30 08:41:32 +02:00
  • 1ed92c94b8 bubble texture RealBadAngel 2013-06-30 07:33:33 +02:00
  • 9a55a0e4d3 Restore original furnace crafting recipe. RealBadAngel 2013-06-30 06:40:27 +02:00
  • 0ec037e866 "Bucharest" fix RealBadAngel 2013-06-30 06:05:08 +02:00
  • b8ab4c7408 Plantlife update RealBadAngel 2013-06-30 05:45:43 +02:00
  • 09d84c8456 Pipeworks update RealBadAngel 2013-06-30 05:43:54 +02:00
  • e4e0f718aa New blocks of metal. (by ObKo) RealBadAngel 2013-06-30 05:38:16 +02:00
  • e9d1476db9 Constructor now digs node drops instead of actual nodes. (by Kaeza) RealBadAngel 2013-06-30 05:35:21 +02:00
  • 6959e2b6b7 Frames destroy liquids they should replace and are not blocked by them. (by Nore) RealBadAngel 2013-06-30 05:31:48 +02:00
  • 0d98fac7e2 Moonflower textures RealBadAngel 2013-06-30 05:26:29 +02:00
  • f730180bed Moonflower RealBadAngel 2013-06-30 05:25:23 +02:00
  • 98366f1810 Mesecons update RealBadAngel 2013-06-30 05:21:25 +02:00
  • 2c20ee6630 fix the moon_flower patch RealBadAngel 2013-06-17 05:39:28 +02:00
  • 6338a50419 Re add moonflower with Jordach changes RealBadAngel 2013-06-16 18:51:53 +02:00
  • 2c02ac6cbd Initial upload RealBadAngel 2013-06-16 08:39:29 +02:00