Commit graph

668 commits

Author SHA1 Message Date
Hea3veN d339d708b3 fix loading break ai from nbt 2015-07-27 19:46:35 -03:00
Hea3veN 9a36844a6b make the request items action able to request more than one item at a time 2015-07-24 21:00:59 -03:00
Adrian c25af49829 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-23 19:03:47 +02:00
Adrian bc8583d0db BuildCraft 7.0.17, fix #2904, fix minor bugs 2015-07-23 18:58:24 +02:00
Adrian 18fa3411ac add throwable packages to dispensers and stripes pipes 2015-07-23 18:41:11 +02:00
Hea3veN ac47040919 fix robots not using the correct sides when accessing inventories/tanks 2015-07-22 21:43:02 -03:00
Hea3veN cbd6b3168f fix robots going to unreachable stations 2015-07-22 19:45:59 -03:00
Adrian a0a81e2503 improve comparator support 2015-07-21 08:53:28 +02:00
Adrian 0df6c0963f remove unneeded textures from resources, update changelog 2015-07-20 17:37:17 +02:00
Adrian 507b41707d Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-19 22:39:07 +02:00
Adrian e00b6c0847 paintbrush, wrench, stripes pipe fixes 2015-07-19 22:38:57 +02:00
Adrian ea5c49edd2 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-19 15:40:01 +02:00
Adrian 140f14aab5 fix #2892 and zone planner mouse weirdness 2015-07-19 15:36:45 +02:00
Adrian 29c90c77b9 add base code for dual-mode Architect Table, fix robots (and add safeguard for missing AI constructors), rewrite power beam calculation, add list tooltip code 2015-07-19 11:52:56 +02:00
Adrian 147ba92595 recipe tweaks 2015-07-17 17:04:27 +02:00
Adrian 0c95bd0a92 Merge branch '7.1.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-17 16:41:15 +02:00
Adrian 3c7bb95515 add power adapters, tweak energy render, cleanup 2015-07-17 16:39:11 +02:00
Hea3veN a5cdd8c4b1 rewrite the robot's request system, fixes #2853 2015-07-17 08:32:19 -03:00
Adrian 4255bba4d7 fix pipe connection bans 2015-07-15 13:01:15 +02:00
Adrian 17b8dce6df Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-15 12:57:04 +02:00
Adrian e048904a74 BuildCraft 7.0.16 2015-07-15 12:17:17 +02:00
Hea3veN e3308381ee fix the work in area and load/unload area allowing non map locations items as parameters 2015-07-15 01:16:55 -03:00
Hea3veN c72a747e4e fix robots movement desync when going through fluids, fixes #2889 2015-07-15 01:14:16 -03:00
Adrian e59e740642 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-14 17:41:00 +02:00
Adrian a2816be88a fix void fluid pipe texture, add changelog 2015-07-14 17:39:43 +02:00
Adrian 50c2cf0f99 use server data in SSP for certain tiles, add changelog 2015-07-14 10:18:25 +02:00
Adrian 53773a24fe refactor pipe renderer registration, make fluid pipe capacity scale with the flow multiplier, add clay fluid pipe 2015-07-13 17:22:28 +02:00
Adrian 31014697b4 BuildCraft 7.0.15 2015-07-12 15:50:44 +02:00
Adrian 0d3b5b2eb7 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-11 17:31:48 +02:00
Adrian 45384e0a53 BuildCraft 7.0.14 2015-07-11 14:42:46 +02:00
Adrian 915d900a40 revert february 2013 optimization - fix 3 issues related to quarry mining 2015-07-11 14:31:01 +02:00
Adrian 3ba539ade3 update changelog, try to fix #2880 2015-07-11 09:21:02 +02:00
Adrian f81541c8db fix #2877, #2878, add changelog 2015-07-10 09:46:55 +02:00
asiekierka 76d38103d0 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-04 11:29:58 +02:00
asiekierka 325cef4a58 turn scrollbars into a widget, improved blueprint library GUI 2015-07-01 01:04:35 +02:00
asiekierka 5baf174193 fix Request Needed Items action name 2015-06-30 22:19:00 +02:00
asiekierka 0a88284e24 Move marker and path marker to Core, close #2834 2015-06-30 19:01:44 +02:00
asiekierka 1c73dd18c7 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-06-30 12:49:29 +02:00
asiekierka 7a65972538 fix #2753, BuildCraft 7.0.13 2015-06-30 12:03:13 +02:00
asiekierka 50bb76812c add changelog, fix #2849, close #2846 2015-06-29 18:07:20 +02:00
asiekierka ebcece1d72 improve lists, implement GUI 2015-06-29 09:14:50 +02:00
asiekierka b90b05fa1c tweaks to list GUI size 2015-06-28 21:42:47 +02:00
asiekierka 14edb8c466 make AdvancedSlots highlight, move more zone planner code to Robotics, initial implementation of new Lists (some GUI parts missing) 2015-06-28 20:20:38 +02:00
Adrian 43228d6852 BuildCraft 7.0.12, fix #2833 2015-06-23 12:33:45 +02:00
Adrian bbaf0a1b7d add list support to Accept Items 2015-06-21 18:25:24 +02:00
Adrian 6aa3b6e04f Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-06-21 18:07:34 +02:00
Adrian 94c2a24b12 fix #2828, fix #2822 2015-06-21 18:07:24 +02:00
asiekierka 0d1098bc37 update changelog 2015-06-19 11:27:40 +02:00
Adrian a2abe40d91 add color multiplier support to armor rendering, fix #2819, add changelog 2015-06-18 16:58:11 +02:00
Adrian 1761250322 colorblind diamond pipe GUI fix, proper 7.0.11 2015-06-16 17:22:49 +02:00
Adrian 1e58f6f69e add tooltips to filler and emerald transport pipe 2015-06-16 17:16:15 +02:00
Adrian 6abc40ed48 add excavation option to the filler, BuildCraft 7.0.11 2015-06-16 17:06:11 +02:00
asiekierka 79ca53e1bc BuildCraft 7.0.10 2015-06-16 08:06:34 +02:00
asiekierka 0815e5f118 optimize blueprint array, add hollow option to cylinders, move pattern icons to items 2015-06-15 13:08:59 +02:00
Adrian e2474bd526 cleanup, add changelog 2015-06-14 15:03:06 +02:00
Adrian 81dea5a6fd add center selection to pyramid code 2015-06-14 14:58:09 +02:00
Adrian 6c3d6f4e1b Stairs pattern fixed (#2796), added stair direction setting 2015-06-14 14:13:17 +02:00
asiekierka 085dff9876 clean things up, prepare for 7.0.9 2015-06-11 09:26:14 +02:00
Adrian dc090c0e46 fix many minor things, fix #2743, add changelog 2015-06-10 14:01:34 +02:00
Adrian 0f6b089d26 BuildCraft 7.0.8 2015-06-07 12:34:26 +02:00
Adrian 373af4dcc0 BuildCraft 7.0.7 2015-06-07 10:44:26 +02:00
Adrian 211cf27a68 fix #2762 2015-06-07 08:43:43 +02:00
Adrian 8e344b3f91 fix #2758 2015-06-06 21:26:55 +02:00
Adrian 47cba60750 fix #2751, fix #2752, fix #2754, fix #2755, fix stacking on packager pattern slots 2015-06-06 16:09:01 +02:00
Adrian e83d370a2f fix mining well schematic, dia. fluid pipe color 2015-06-06 14:35:44 +02:00
Adrian dc23cacf46 BuildCraft 7.0.6 Stable 2015-06-06 08:47:03 +02:00
Hea3veN 72d4ad5ada add the ability to scroll through the parameters of the Forbid/Force robot 2015-06-05 21:47:20 -03:00
Hea3veN 1f33864dae fix picker robot hanging on unreachable items 2015-06-05 20:00:48 -03:00
Adrian 3ad6c673ff make lists more expensive if Silicon present, add deprecation warning to ACT 2015-06-05 21:47:30 +02:00
Adrian 35066fed79 move alts from resources, fix colorblind diamond pipe gui colors 2015-06-05 21:30:46 +02:00
Adrian 3558d228de update changelog 2015-06-05 13:17:54 +02:00
Adrian 32a4bbd828 fix gold pipe texture 2015-06-05 13:07:32 +02:00
Adrian 7bed0a6227 correct iron/emzuli/clay pipe textures, charging table; use one weird trick for better pipe rendering 2015-06-05 07:44:43 +02:00
Hea3veN dbb9781686 add colorblind textures for the docking stations 2015-06-04 20:32:25 -03:00
Hea3veN 9286f76dd5 fix some robots not going to sleep if they fail to equip items 2015-06-04 19:59:07 -03:00
Hea3veN dfaf820db9 more config localization 2015-06-04 19:54:09 -03:00
Hea3veN eec2022b7c fix the rendering of helmets on robots, fixes #2741 2015-06-04 19:53:41 -03:00
Adrian 8b04ce6e12 pipe color correction 2015-06-04 17:50:32 +02:00
Adrian 8fb72d7274 push new builder top on texture 2015-06-04 16:28:42 +02:00
Hea3veN c889032d00 fix the builder robot not respecting the working area 2015-06-02 21:35:04 -03:00
Hea3veN 500207a00d fix robots not keeping their energy when being reprogrammed and make new robots start with a small amount of energy 2015-06-02 19:48:17 -03:00
Hea3veN f8290b947c add light sensor textures 2015-06-01 21:23:17 -03:00
Adrian ccc26b15ff clean up and fix laser texture and rendering 2015-06-01 11:47:59 +02:00
Adrian bb699a823d packager: only allow inserting items which are either already in the packager or important to the recipe; stamper: add container item support 2015-06-01 11:33:08 +02:00
Hea3veN 29a3340aa2 fix missing textures errors 2015-05-31 13:05:46 -03:00
Hea3veN d8224f5edb add a loop mode to the quarry, fixes #2709 2015-05-29 08:29:51 -03:00
Hea3veN c686cf7e8d Restore config option to make filler/builder drop blocks, fixes #2692 2015-05-29 01:09:12 -03:00
Hea3veN adaab2ed3c start cleaning up getting ready for a stable release 2015-05-29 01:09:12 -03:00
Hea3veN f2da4f1a08 fix client/server desync on the gate copier item, fixes #2694 2015-05-27 23:09:53 -03:00
Hea3veN 1e679001f0 fix robots converting fluids when filling their tank, fixes #2729 2015-05-27 21:25:02 -03:00
Hea3veN b4f237c795 fix gate expansion recipe ignoring the input's stack size 2015-05-27 20:39:14 -03:00
Hea3veN 499bd99735 fix integration table using energy when it has an invalid recipe, fixes #2730 2015-05-27 20:30:34 -03:00
Adrian 00562c5adb BuildCraft 7.0.5 2015-05-26 15:37:04 +02:00
Adrian 0027ac8fcf fix graphics bugs, new pipe plug/structure pipe/robot station textures 2015-05-23 10:46:03 +02:00
TheVikingWarrior 9c63dbdb7b Fixed typo 2015-05-14 19:21:19 +02:00
Adrian 8570b2b58a fix fluid pipe sync, BuildCraft 7.0.4 2015-05-10 11:30:38 +02:00
Adrian d8070e9baa update changelog 2015-05-08 21:10:18 +02:00
Adrian db002ea714 style changes, add /buildcraft changelog, add missing files 2015-05-07 19:26:25 +02:00
Adrian d732d4ee11 add scrollbar to builder, improve GUI rendering 2015-05-07 05:56:31 +02:00
Adrian c363707bfd fix #2697, add changelog 2015-05-06 23:33:02 +02:00
Adrian 81ac1bc77d Stop pretending to be EE3. 2015-05-06 20:21:28 +02:00
Adrian d0e5807c35 push resources, increase assembly table output size to 3x4, fix ledger icon blending bug 2015-05-06 20:03:45 +02:00
Adrian 1ac9cadca9 some refactoring, new Integration Table 2015-05-06 07:46:20 +02:00
asiekierka f23ff7ac2e final BC 7.0.3 commit 2015-05-02 15:40:47 +02:00
asiekierka 4b9db3bdbb Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-05-02 15:37:38 +02:00
asiekierka 00b0b97e3a BuildCraft 6.4.14 2015-04-28 20:27:18 +02:00
asiekierka 7c2a25b9be add some missing localizations (#2665) 2015-04-28 20:16:38 +02:00
asiekierka eea3c12c3e add some missing localizations (#2665) 2015-04-28 18:50:14 +02:00
asiekierka e749c6f36b implement #2672, add color-coding and percentage to robot charge 2015-04-27 17:04:42 +02:00
asiekierka d8b302eee0 refactor: move all robot NBT classes into a single class 2015-04-27 16:53:28 +02:00
asiekierka 5cdedf9deb add #2627, FluidSpilledEvent; BC 7.0.2 2015-04-25 14:16:06 +02:00
asiekierka e2033f5cea fix #2661, add changelog 2015-04-25 12:52:19 +02:00
asiekierka 3cb5a3de27 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-22 18:57:41 +02:00
asiekierka 4a72ddc20f 6.4.13 2015-04-22 18:51:12 +02:00
asiekierka 7f03a920bb Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-22 16:26:50 +02:00
asiekierka 28bb9639e1 BuildCraft 6.4.12 2015-04-22 16:24:58 +02:00
asiekierka 9838582647 add new stamping crafting system with placeholder textures 2015-04-20 17:06:53 +02:00
asiekierka 8c77c24363 fix #2640, #2641, #2642; improve Zone Planner UI 2015-04-18 22:37:48 +02:00
asiekierka d63d97a992 BuildCraft 7.0.1 Beta 2015-04-18 10:23:41 +02:00
asiekierka ec15b0247a move quarry to Builders module, clean up a few things 2015-04-16 15:08:33 +02:00
asiekierka 32aafdb01d fix langfile 2015-04-15 15:45:10 +02:00
Hea3veN b3ce32f26b cleanup docking station and robot statements 2015-04-14 22:46:34 -03:00
asiekierka a11a25456c add 7.0.1 changelog, fix pump crash, fix pump entity spam, fix NPE in rare corner cases in RobotRegistry unloading 2015-04-13 17:26:22 +02:00
asiekierka 931bc0523f Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-12 14:30:42 +02:00
asiekierka c018abbb04 BuildCraft 6.4.11 2015-04-12 14:30:23 +02:00
asiekierka 605ef0fe28 fix up zone planner gui, add tablet improvements, merge, etc 2015-04-12 14:27:47 +02:00
asiekierka ed5fd2b375 BuildCraft 6.4.10 2015-04-11 08:41:23 +02:00
asiekierka b6ac3bb406 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-10 21:04:27 +02:00
asiekierka bce4720a2b last-minute changelog update 2015-04-10 20:50:10 +02:00
asiekierka b291458e4a BuildCraft 6.4.9 2015-04-10 20:43:42 +02:00
asiekierka 27b385d1d0 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-09 18:48:45 +02:00
asiekierka 5a2dc4db3c add early tablet code, add facade non-laser recipe option, minor tweaks and refactors 2015-04-09 18:48:34 +02:00
Hea3veN 413cfc595d add a new Load/Unload area for robots 2015-04-08 20:47:03 -03:00
asiekierka 5de8bb327b Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
Conflicts:
	build.gradle
	common/buildcraft/core/recipes/FlexibleRecipe.java
2015-04-06 21:21:49 +02:00
asiekierka 180a020fc7 BuildCraft 6.4.8 2015-04-06 21:20:38 +02:00
asiekierka ad4d418f78 more zone plan changes 2015-04-05 10:39:42 +02:00
asiekierka 24441a1ae5 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
Conflicts:
	build.gradle
	common/buildcraft/transport/BlockGenericPipe.java
	common/buildcraft/transport/pipes/PipeFluidsWood.java
2015-04-03 23:18:40 +02:00
asiekierka eeaef4d9e0 BuildCraft 6.4.7 2015-04-03 22:03:51 +02:00
asiekierka 27beeb2542 forgot to push new robot API, push new zone planner GUI project 2015-04-03 13:34:25 +02:00
asiekierka d6f5063c42 begin work on ingame config 2015-04-02 14:46:57 +02:00
asiekierka 4378884e78 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-01 16:28:29 +02:00
asiekierka 16d6770c07 BuildCraft 6.4.6 2015-04-01 16:21:30 +02:00
asiekierka 71c45e60ae add new Auto Workbench texture 2015-03-31 18:39:22 +02:00
asiekierka fa447318a4 add round-robin sorting to diamond pipes, fix #2372, fix minor lens bugs 2015-03-31 18:01:00 +02:00
asiekierka 493c261d9e finish laser table renders 2015-03-26 22:40:59 +01:00
asiekierka cef844212d Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x
Conflicts:
	build.gradle
2015-03-25 16:31:22 +01:00
asiekierka 5adaf78a02 BuildCraft 6.4.5 2015-03-25 15:42:26 +01:00
asiekierka 91194fc36d update changelog, texture 2015-03-25 15:34:00 +01:00
asiekierka ce01c5773e allow placing machines on any side of a marker box 2015-03-24 17:29:27 +01:00
asiekierka 971f3614c9 Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-03-22 12:59:35 +01:00