Commit graph

2768 commits

Author SHA1 Message Date
Adrian Siekierka
8f709f680f fix crash with new CoFHCore 2014-11-07 08:22:08 +01:00
asiekierka
10c8498f7b fix #2159 2014-11-06 17:52:25 +01:00
asiekierka
f69237e211 fix #2167 2014-11-06 17:47:13 +01:00
Adrian Siekierka
87d33a710d energy triggers will now properly send the side to the RF energy container 2014-11-06 16:54:21 +01:00
Adrian Siekierka
b36d32f11a fix #2171 2014-11-06 16:39:06 +01:00
Adrian Siekierka
2507218e00 fix #2165 2014-11-06 16:00:05 +01:00
Adrian Siekierka
8daf2f695a Merge branch 'master' of github.com:BuildCraft/BuildCraft into 6.1.x 2014-11-04 12:04:30 +01:00
Jakub Sztandera
1baec46c8a Fixed robots on MP. 2014-11-04 09:55:13 +01:00
asiekierka
af20777ce7 fix #2154 2014-11-03 17:04:14 +01:00
asiekierka
50a36b3aa9 fix #2143 2014-11-02 20:04:20 +01:00
asiekierka
4ea4bb9eae fix #2140 2014-11-02 08:48:13 +01:00
asiekierka
2c360318b3 fix style 2014-11-02 08:19:54 +01:00
asiekierka
6813d9882f touch-ups: fix lang typo, fix tooltip delay in zone planner 2014-11-02 08:12:22 +01:00
asiekierka
f17f0cc9d7 touchups: requester/zone planner recipes, tooltip/GUI improvements, adding missing langnames 2014-11-02 08:06:36 +01:00
asiekierka
388871fed4 un-un-un-restore 6.1.3 valve behaviour, use a hack to reset pipe state on valve action change 2014-11-02 07:46:55 +01:00
asiekierka
ad25b17c6e builders now only send packets to GUI watchers 2014-11-02 07:36:33 +01:00
asiekierka
98c5d71087 fix #2139, partial fix for builder not showing reqs 2014-11-02 07:10:02 +01:00
asiekierka
d0506b8a49 fix a lot of Builder bugginess 2014-11-01 22:25:29 +01:00
asiekierka
bf25fdfbf6 fix a bunch of Builder processing bugs 2014-11-01 17:55:08 +01:00
asiekierka
609c752790 add gate expansion recipe IMC 2014-11-01 15:17:04 +01:00
asiekierka
036efb7010 restore 6.1.3 valve behaviour 2014-11-01 13:04:01 +01:00
asiekierka
ce1daeecf1 make StatementParameters use NBT for serialization, add Blueprint Library debug code 2014-11-01 09:42:53 +01:00
asiekierka
da8d4513c4 add shift-click support to statement parameters, close #2107 (at last) 2014-11-01 09:03:50 +01:00
asiekierka
927f081c06 whoops, it did not compile 2014-11-01 08:15:31 +01:00
asiekierka
adaa9bf033 readd deprecated IMachine to fix OpenComputers crash 2014-11-01 08:13:41 +01:00
asiekierka
1562eee634 fix #2126 for gate expansions 2014-11-01 07:57:13 +01:00
asiekierka
fce0cfec44 fix #2136, rewrite statement icon code to remove StatementIconProvider 2014-11-01 07:47:52 +01:00
asiekierka
30f0b46f8b fix #2134 and #2135 2014-10-31 20:17:48 +01:00
asiekierka
ac962eb183 fix lasers emitting too many network packets 2014-10-31 18:50:32 +01:00
asiekierka
bf17bd43fd clean up Pipe/PipeTile APIs 2014-10-31 18:09:27 +01:00
asiekierka
c4b0c544cb Merge branch '6.1.x' of github.com:BuildCraft/BuildCraft into 6.1.x 2014-10-31 12:20:17 +01:00
Adrian Siekierka
5518ab7249 Merge pull request #2133 from Prototik/solid-coolant
Fix #2131
2014-10-31 13:18:14 +01:00
Prototik
895e05e3db Fix #2131 2014-10-31 18:22:05 +07:00
asiekierka
ed7bb595c7 reduce heavily the amount of objects created for schematics 2014-10-31 12:19:57 +01:00
asiekierka
885e7b0a1a massive optimizations to packet sending, close #2128 2014-10-31 07:34:28 +01:00
asiekierka
02bb70ec53 initialize mandatory parameters properly, fix bug with not removing certain unusable gate types when minParameters() is above 1 2014-10-30 20:06:02 +01:00
asiekierka
b997871f9a add proper handling of creative/survival blueprint outputs, close #2127 2014-10-30 19:57:35 +01:00
asiekierka
ea1e384253 fix statement parameter rotation, icon registration, directional statements, blueprint NPE, remove some stuff from heuristic block detection 2014-10-30 17:09:34 +01:00
asiekierka
85e588780f add debug messages for schematics and facades (close #2124), improve schematic autodetection 2014-10-30 12:47:55 +01:00
asiekierka
bf9bfc5c50 fix air checks in oil generation 2014-10-30 09:41:11 +01:00
asiekierka
11e8c06564 fix redstone input once and for all 2014-10-29 22:18:59 +01:00
asiekierka
0e6a4efddf fix more edge cases in redstone handling 2014-10-29 21:05:47 +01:00
asiekierka
10e789446b fix redstone behaviour in BuildCraft gates 2014-10-29 19:57:31 +01:00
asiekierka
792c40c49a Revert "fix redstone input direction going in the wrong direction"
This reverts commit 851d447837.
2014-10-29 19:16:14 +01:00
asiekierka
3c21b9c2e6 fix triggers not initializing statement parameters 2014-10-29 18:20:11 +01:00
asiekierka
ab2196507e fix a few bugs 2014-10-29 17:54:32 +01:00
asiekierka
ee76a283f1 fix #2116 2014-10-29 16:52:05 +01:00
asiekierka
eafa5fe859 minor tweaks throughout the source code 2014-10-29 16:18:21 +01:00
asiekierka
e146d1b46d fix style and BitSetUtils 2014-10-29 09:25:28 +01:00
asiekierka
57dc629b52 attempt to fix #2112, #2119 2014-10-29 06:33:00 +01:00
asiekierka
387f0f0a36 Fix ArrayIndexOutOfBoundsException and parameters in Diamond gates 2014-10-28 22:37:56 +01:00
asiekierka
851d447837 fix redstone input direction going in the wrong direction 2014-10-28 21:59:02 +01:00
asiekierka
a3d17c72aa fix GateLogicSwap always reverting to basic gates 2014-10-28 21:41:54 +01:00
asiekierka
239edfa78a add null checks for obsidian pipes, fix #2111 2014-10-28 20:19:01 +01:00
asiekierka
9c31b0123b add early draft of Tiles API, remove IMachine 2014-10-28 20:15:30 +01:00
asiekierka
8b57b75edc fix trigger crash bugs for #2107 2014-10-28 17:27:20 +01:00
asiekierka
4492802f25 Further work on refactoring the Gate API for #2107 2014-10-28 17:21:45 +01:00
asiekierka
8728885c2c further work on improving/separating the gate API, #2107 2014-10-28 12:17:52 +01:00
asiekierka
489a3cc6f7 move StatementManager parameter handling to use getUniqueTag, for #2107 2014-10-28 07:22:43 +01:00
asiekierka
56dd1a6bdd refactor and add functionality to gate API, for #2107 2014-10-28 06:56:49 +01:00
asiekierka
a5758d1bf1 various fixes 2014-10-27 12:16:30 +01:00
asiekierka
1e007896e0 fix #2105 2014-10-27 08:59:49 +01:00
asiekierka
6e8b6488ab fix checkStyle 2014-10-26 19:09:54 +01:00
asiekierka
7af1f9ed05 fix #2102 2014-10-26 19:08:56 +01:00
asiekierka
f190377014 add gatesideonly icon, make Redstone Output use localizations, update en_US.lang 2014-10-26 17:58:59 +01:00
asiekierka
9ddcb5cce4 added mouse button and description to statement parameters, added sided redstone I/O support 2014-10-26 17:56:18 +01:00
asiekierka
c1c475fc65 add pipe coloring/washing recipe, fix gate/docking station/etc. drops 2014-10-26 16:32:13 +01:00
asiekierka
0fd4ade49d add custom ore support to miners and fix flying robots upon being hit 2014-10-26 14:54:23 +01:00
asiekierka
5d7b5109d3 whoops, was supposed to undo this refactor 2014-10-26 13:22:57 +01:00
asiekierka
626709a806 triggers -> statements 2014-10-26 13:20:08 +01:00
asiekierka
5fde18014b fix style 2014-10-26 12:42:11 +01:00
asiekierka
24b4859178 use the API breaking changes as an occasion to make Schematic function names make more sense 2014-10-26 12:34:07 +01:00
asiekierka
53cfda589e refactor SchematicRegistry to ISchematicRegistry 2014-10-26 12:27:51 +01:00
asiekierka
3eae592b59 refactor SchematicRegistry to use BlockMetaPairs, add fluid and block heuristics 2014-10-26 11:43:54 +01:00
asiekierka
95f13ba439 remove modsSupported, redundant Architect Table options, etc... strive for a proper builder supporting system 2014-10-26 10:30:34 +01:00
asiekierka
e68b197e7e fix checkStyle 2014-10-26 09:43:39 +01:00
asiekierka
7a542e2102 try to fix #1995 2014-10-26 09:40:16 +01:00
asiekierka
0fe11813e8 make gate copiers use raytracing and not naive sides, add textures and recipes 2014-10-26 08:57:49 +01:00
asiekierka
fd370955bd add gate verification post-copy, fix minor update bug 2014-10-26 07:32:12 +01:00
asiekierka
59686cd481 add gate copiers, close #2081 2014-10-25 22:22:25 +02:00
asiekierka
64c263c1cb fix checkStyle, make color tooltips localized 2014-10-25 19:59:10 +02:00
asiekierka
9427f00c8f fix minor rendering bug, add tooltips 2014-10-25 18:36:56 +02:00
asiekierka
92c8747dda Revert "fix #2092"
This reverts commit e562b6f737.
2014-10-25 18:20:51 +02:00
asiekierka
ee92dd822c add stained glass pipes 2014-10-25 17:34:45 +02:00
asiekierka
d02b0dc066 restore the old redstone i/o behaviour in core/triggers as well 2014-10-25 12:07:18 +02:00
asiekierka
210900a8f8 temporaily restore old redstone i/o behaviour 2014-10-25 12:06:48 +02:00
asiekierka
999b045b13 optimize NBT usage and some other oddities 2014-10-25 11:58:25 +02:00
asiekierka
13fddf9b87 add an escape route for cases where a gate is on all sides of a pipe 2014-10-25 11:41:58 +02:00
asiekierka
59350f8677 fix #2095 2014-10-25 11:40:34 +02:00
asiekierka
e562b6f737 fix #2092 2014-10-25 08:48:27 +02:00
asiekierka
4839a666c1 fix #2093 2014-10-25 08:46:52 +02:00
asiekierka
60e0e17980 add workaround for #2090 2014-10-24 23:22:10 +02:00
asiekierka
fd6a456434 add buildcraft quarry frame cleanup, close #2005 2014-10-24 20:11:05 +02:00
asiekierka
7f0f16ef62 fix docking station crash in negative-numbered dimensions 2014-10-24 16:57:33 +02:00
asiekierka
4ac490a581 fix style 2014-10-24 16:34:15 +02:00
asiekierka
030191d7cd redstone output is now sided for gates, close #2085 2014-10-24 16:22:32 +02:00
asiekierka
482e1d575c redstone input is now sided for gates, for #2085 2014-10-24 16:18:28 +02:00
asiekierka
686d7113d2 fix facade cycling, add support for chiseled quartz and pillars 2014-10-24 15:53:49 +02:00
asiekierka
44a0b1bf6f restore 6.1.2 valve behaviour after getting feedback 2014-10-24 15:18:22 +02:00
asiekierka
6085945d9a remove science book/technology code, close #2088 2014-10-24 10:32:10 +02:00