asiekierka
|
fc3ebfbb8d
|
fix #2649
|
2015-04-22 11:44:32 +02:00 |
|
Hea3veN
|
2f94b90f83
|
fix an error when loading a blueprint with invalid mappings
|
2015-04-20 18:06:36 +02:00 |
|
asiekierka
|
d4b6be21b0
|
fix crash bug on null item/block mappings
|
2015-04-20 18:05:14 +02:00 |
|
asiekierka
|
445957588f
|
cleanup, add warning checks for invalid item/block names in MappingRegistry
|
2015-04-10 20:34:55 +02:00 |
|
asiekierka
|
aeea0dddf4
|
optimize pipe chunk updates properly
|
2015-04-05 11:43:56 +02:00 |
|
Hea3veN
|
34b98eba9d
|
fix an error when loading robot resources
|
2015-04-03 12:39:01 -03:00 |
|
asiekierka
|
457f69e5e0
|
tweak energy values in robots
|
2015-03-09 21:23:35 +01:00 |
|
asiekierka
|
35f80f9366
|
[Non-breaking API] Added IList, IMapLocation APIs
|
2015-02-28 09:38:31 +01:00 |
|
asiekierka
|
9306baa0e8
|
BuildCraft 6.4.1
|
2015-02-26 22:49:15 +01:00 |
|
asiekierka
|
1d462b1794
|
entities can now have building permissions in schematics
|
2015-02-26 17:08:44 +01:00 |
|
asiekierka
|
229f064e05
|
update license copyright year, fix #2470
|
2015-02-26 16:57:49 +01:00 |
|
asiekierka
|
5e4f57f51d
|
fix style
|
2015-02-26 16:55:53 +01:00 |
|
asiekierka
|
0c6761ee03
|
fix versioning for recipes API
|
2015-02-24 18:37:35 +01:00 |
|
asiekierka
|
86b4a73093
|
update API
|
2015-02-24 18:36:41 +01:00 |
|
Hea3veN
|
1d1d1ce593
|
fix interface overriding an obfuscated method, fixes #2486
|
2015-02-23 20:51:28 -03:00 |
|
Hea3veN
|
09b004e790
|
add a stripes robot
|
2015-02-19 21:10:11 -03:00 |
|
asiekierka
|
27decec743
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x
Conflicts:
common/buildcraft/BuildCraftTransport.java
|
2015-02-11 16:52:14 +01:00 |
|
asiekierka
|
81fb40883f
|
Merge branch '6.3.x' of github.com:BuildCraft/BuildCraft into 6.4.x
|
2015-02-11 16:51:46 +01:00 |
|
Hea3veN
|
696edcfe96
|
fix the architect table sometimes modifiying the world when creating blueprints, fixes #2424
|
2015-02-07 14:12:25 -03:00 |
|
Hea3veN
|
2afa5ceea4
|
fix style
|
2015-02-04 00:03:17 -03:00 |
|
Hea3veN
|
d362a062a9
|
added a registry for the robot ResourceId classes
|
2015-02-03 23:07:18 -03:00 |
|
Hea3veN
|
57a608fbe8
|
added a registry for the robot AI classes
|
2015-02-03 08:41:14 -03:00 |
|
asiekierka
|
9c6a38eb6e
|
filler parameters, early revision
|
2015-01-24 23:23:47 +01:00 |
|
asiekierka
|
a14eb3b55f
|
add IFacadePluggable, let mods define their own IFacadePluggables and query facades; NPE fixes on rare world corruptions
|
2015-01-22 13:49:08 +01:00 |
|
Kuba Sztandera
|
dcdf4be684
|
Fix JavaDoc for Java8 compability
|
2015-01-11 15:23:10 +01:00 |
|
asiekierka
|
9e3423eeef
|
api/bccompat changes, add support for powering chutes
|
2015-01-06 14:57:21 +01:00 |
|
asiekierka
|
7f34e2824b
|
re-add gate pulsar pulse counting with multiple actions, optimize builder code
|
2014-12-29 22:17:40 +01:00 |
|
asiekierka
|
2aa427f0be
|
update API
|
2014-12-29 13:31:10 +01:00 |
|
asiekierka
|
9df61617d7
|
fix ResourceId
|
2014-12-25 14:45:07 +01:00 |
|
marcin212
|
50e2127e55
|
fixed checkstyle
|
2014-12-22 12:16:40 +01:00 |
|
asiekierka
|
60fac2f452
|
revert some API changes and add deprecated hooks to stop other mods from breaking
|
2014-12-21 13:57:53 +01:00 |
|
asiekierka
|
1b03c24574
|
remove IExtractionHandlers
|
2014-12-19 15:32:30 +01:00 |
|
Adrian Siekierka
|
d7598d3eb5
|
Merge pull request #2320 from hea3ven/6.3.x
handle robots being unloaded
|
2014-12-18 16:16:19 +01:00 |
|
asiekierka
|
c78e48ecb5
|
add IPipeConnection support for pluggables, add coloring with dyes for lapis and daizuli pipes
|
2014-12-18 17:15:41 +01:00 |
|
Hea3veN
|
50b2d6bee2
|
handle robots being unloaded
|
2014-12-18 09:55:40 -03:00 |
|
asiekierka
|
f2a3010fca
|
fixes, optimizations, API changes for greater compatibility with pre-6.3.x mods
|
2014-12-18 11:56:04 +01:00 |
|
asiekierka
|
15736507ff
|
IPipePluggableItem added to allow other mods to easily place their pluggables on pipes, gates now use the Pluggable system for client-side sync
|
2014-12-16 18:42:27 +01:00 |
|
asiekierka
|
60af8ac978
|
touchups
|
2014-12-16 17:35:42 +01:00 |
|
asiekierka
|
9b857eaba7
|
move IPipePluggable to PipePluggable, move Diamond Liquid Pipes to the event system
|
2014-12-16 10:44:49 +01:00 |
|
asiekierka
|
ad36ec30cd
|
API improvements: start refactoring pipe API, add renderers, hitboxes, registration and network sync to IPipePluggable API, fix tons of design things
|
2014-12-15 19:10:12 +01:00 |
|
asiekierka
|
bd52ca6981
|
Merge branch '6.2.x' of github.com:BuildCraft/BuildCraft into 6.3.x
|
2014-12-15 17:32:24 +01:00 |
|
asiekierka
|
fba2a37941
|
BuildCraft 6.2.6, update RF API
|
2014-12-14 22:29:22 +01:00 |
|
asiekierka
|
da923944de
|
sync
|
2014-12-13 14:12:13 +01:00 |
|
asiekierka
|
7c75a00976
|
relicense BuildCraft API to MIT, close #2248
|
2014-12-09 21:09:14 +01:00 |
|
asiekierka
|
a5b4dc3742
|
Update IControllable.java
|
2014-12-01 10:16:09 +01:00 |
|
asiekierka
|
695313802a
|
API: cleanup, remove unused functions, improve documentation
|
2014-11-30 10:07:20 +01:00 |
|
asiekierka
|
5dcbf56c16
|
BuildCraft 6.2.1
|
2014-11-30 00:32:28 +01:00 |
|
asiekierka
|
e0c96aa7d6
|
revert RF API, add anti-fakeplayer measures to engine overheat wrenching
|
2014-11-30 00:23:54 +01:00 |
|
asiekierka
|
f5d885343d
|
harden source code with IntelliJ checking tools
|
2014-11-29 12:58:42 +01:00 |
|
asiekierka
|
b76846e971
|
unnerf Mining Wells, add shift-hover pipe tooltips, etc.
|
2014-11-28 18:35:25 +01:00 |
|