Commit graph

35 commits

Author SHA1 Message Date
Adrian Siekierka b429080afc BuildCraft 7.1.23 - fix #3839, fix #3837 2017-11-10 19:30:36 +01:00
asiekierka 383bd6851a cleanup code, add changelog 2015-09-20 11:20:30 +02:00
Adrian 43228d6852 BuildCraft 7.0.12, fix #2833 2015-06-23 12:33:45 +02:00
asiekierka e801cf9198 further work on #2782, fix packet thread safety 2015-06-11 09:08:30 +02:00
Adrian dc090c0e46 fix many minor things, fix #2743, add changelog 2015-06-10 14:01:34 +02:00
Adrian 29970dc618 make wrenching a pipe acknowledge the side hit for smarter direction setting 2015-06-09 16:15:19 +02:00
Adrian 7e16217021 make AWBs only accept recipe-relevant items again, restore Java 6 compat, fix #2765 2015-06-09 08:09:33 +02:00
Adrian 42115042c0 fix checkstyle 2015-05-07 19:50:00 +02:00
Adrian 99432bb11a add robot wearable support, entity API improvements, robot packet optimizations, etc 2015-05-06 23:14:00 +02:00
asiekierka 835974e530 checkstyle fixes, module fixes, prepare for early beta release 2015-03-31 23:21:00 +02:00
asiekierka 8e6901a66b fixes to stripes pipe behaviour 2015-03-21 13:08:09 +01:00
asiekierka 88f71fdca9 add nameable map locations, fix zone planner rendering issues 2015-03-16 19:57:00 +01:00
asiekierka 470dfc0049 raise packet sending frequency, sync lang 2015-03-15 17:23:08 +01:00
asiekierka f3d14f105a improvements in APIs, threaded packet sending, light sensor expansion, highly optimized pipe code 2015-03-15 15:59:10 +01:00
asiekierka d2143a09b6 minor optimizations 2015-03-14 12:36:34 +01:00
asiekierka 73b110915a move redstone engines to core, split out base engine code in core, create core.lib as a place for public-facing utility classes 2015-03-06 16:45:05 +01:00
asiekierka b8e4a0b599 massive refactor 2015-03-04 16:09:32 +01:00
asiekierka 229f064e05 update license copyright year, fix #2470 2015-02-26 16:57:49 +01:00
marcin212 50e2127e55 fixed checkstyle 2014-12-22 12:16:40 +01:00
asiekierka 954d428813 remove debug code 2014-11-22 22:32:21 +01:00
asiekierka bceb1b375e fix builder packet spam, rewrite network API - kill serializers, network data, replace RPC with PacketCommand 2014-11-22 22:27:43 +01:00
asiekierka 98c5d71087 fix #2139, partial fix for builder not showing reqs 2014-11-02 07:10:02 +01:00
asiekierka ce1daeecf1 make StatementParameters use NBT for serialization, add Blueprint Library debug code 2014-11-01 09:42:53 +01:00
asiekierka 885e7b0a1a massive optimizations to packet sending, close #2128 2014-10-31 07:34:28 +01:00
RufusStark 164adbb88e flow rate multipliers 2014-09-06 03:12:03 -05:00
Parker 37adec2afe Updated logging to log4j2 2014-08-02 11:33:58 -04:00
SpaceToad 92adc79f21 added protection against exceptions, for #1786 2014-05-13 08:55:28 +02:00
SpaceToad 7b77008d97 Updated coding standard, and enforce it in the entire BuildCraft codebase.
Close #1662.
2014-05-03 18:59:52 +02:00
TXX59 11cdba5686 Remove deprecated/redundant code in main classes
I've done a bit of cleanup in the BuildCraft code by removing any
redundant/unnessecary little things and removing all deprecated
LanguageRegistry methods from main mod classes.
2014-04-14 17:27:59 +01:00
SpaceToad 360d782ea9 normalized file headers 2014-02-15 09:21:40 +01:00
SpaceToad 8f7f8d31ad fixed player in net handler and deprecated proxies 2014-02-10 18:06:44 +01:00
SpaceToad f227dc2afc fixed items traveling in pipes 2014-02-10 16:05:05 +01:00
SpaceToad 4dacb568ba fixed last compilation errors 2014-02-09 18:02:44 +01:00
SpaceToad 20d08f393a progress with 1.7.2 port 2014-02-08 16:04:03 +01:00
SpaceToad 14003341e3 progress made in MC 1.7 network support 2014-01-13 20:26:16 +01:00