Commit graph

3390 commits

Author SHA1 Message Date
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
96c3f42054 fix crash on server 2014-10-29 17:06:08 +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
054524754d fix license headers, restore IOverrideDefaultStatements 2014-10-29 09:33:27 +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
b2135c37b6 fix #2104 2014-10-26 22:18:27 +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