Hea3veN
|
9e3bdbe1cf
|
fix robots flying away when searching for a station to recharge
|
2015-02-28 10:27:04 -03:00 |
|
asiekierka
|
dfe3e6033d
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x
|
2015-02-28 09:38:41 +01:00 |
|
asiekierka
|
35f80f9366
|
[Non-breaking API] Added IList, IMapLocation APIs
|
2015-02-28 09:38:31 +01:00 |
|
asiekierka
|
7477e1626f
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x
|
2015-02-27 23:59:52 +01:00 |
|
asiekierka
|
f980782956
|
fix wireless robot charging and #2509
|
2015-02-27 23:59:35 +01:00 |
|
Hea3veN
|
0643af40c2
|
fix entity stripes handler duplicating items, fixes #2510
|
2015-02-27 19:41:04 -03:00 |
|
asiekierka
|
c481ef4637
|
further cleanup in power code
|
2015-02-27 14:21:08 +01:00 |
|
Vexatos
|
692a9fbf60
|
Fixed Forge version dependency
|
2015-02-27 13:59:28 +01:00 |
|
asiekierka
|
d6dce9ee44
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft
|
2015-02-26 23:17:44 +01:00 |
|
asiekierka
|
9306baa0e8
|
BuildCraft 6.4.1
|
2015-02-26 22:49:15 +01:00 |
|
asiekierka
|
2f744f1c6b
|
remove dropBrokenBlocks option (was mostly dummy), add markerRange config (currently capped at 64)
|
2015-02-26 19:07:29 +01:00 |
|
asiekierka
|
78f8a059b4
|
clean up TODOs, restore pipe item sounds
|
2015-02-26 17:16:52 +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
|
d403a0b063
|
fix: fake players crash when you try to addChatMessage to them, fixes #2496
|
2015-02-26 08:45:55 +01:00 |
|
asiekierka
|
abeb15f55b
|
ledger drawing speed is no longer FPS-dependent
|
2015-02-25 18:18:50 +01:00 |
|
asiekierka
|
d4a44d5a67
|
Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.4.x
|
2015-02-25 17:40:03 +01:00 |
|
asiekierka
|
71d7d96c25
|
bump minimum Forge version to 1236, add place/break events for Builder, Filler and Quarry frame building, try to fix #2476
|
2015-02-25 17:39:54 +01:00 |
|
AEnterprise
|
eb5b3a4c9b
|
added some nullchecks, fixes #2492
|
2015-02-25 14:47:58 +01:00 |
|
asiekierka
|
d9fa90902c
|
fix programming table eating items, fix #2490
|
2015-02-24 16:40:30 +01:00 |
|
asiekierka
|
bd2fa06063
|
add Programming Table
|
2015-02-24 14:39:23 +01:00 |
|
asiekierka
|
d6a750d437
|
fix #2489, #2339
|
2015-02-24 13:23:14 +01:00 |
|
asiekierka
|
e7d588d28b
|
fix a few crash bugs related to lists and pipes
|
2015-02-24 10:38:55 +01:00 |
|
asiekierka
|
4ba0e26fd1
|
fix robots crashing upon attempt to charge if uninitialized
|
2015-02-24 10:22:37 +01:00 |
|
Hea3veN
|
1d1d1ce593
|
fix interface overriding an obfuscated method, fixes #2486
|
2015-02-23 20:51:28 -03:00 |
|
asiekierka
|
6606943762
|
fix #2457
|
2015-02-23 21:31:28 +01:00 |
|
asiekierka
|
a2a0143268
|
make BuildCraft actually have a single maximum energy per tick count
|
2015-02-23 21:30:31 +01:00 |
|
asiekierka
|
dcccad0658
|
fix cable overflow rendering, remove now-broken functions
|
2015-02-23 17:44:25 +01:00 |
|
asiekierka
|
0cb909cc65
|
fix energy bug, clean up code
|
2015-02-23 17:17:34 +01:00 |
|
asiekierka
|
9d4c8d7740
|
fix low/high energy stored
|
2015-02-23 12:32:03 +01:00 |
|
asiekierka
|
ff60b8c893
|
last-minute power pipe input control bugfix
|
2015-02-22 22:45:11 +01:00 |
|
asiekierka
|
1f3a4ff2e6
|
BuildCraft 6.4.0 Beta
|
2015-02-22 22:35:22 +01:00 |
|
asiekierka
|
b04c93c4e2
|
temporaily restore docking station support for an early 6.4.0 release
|
2015-02-22 22:27:10 +01:00 |
|
asiekierka
|
e2ae3a349a
|
revert BuildCraft power to the 4.2.2 @CovertJaguar system, fix Gate Copier issues
|
2015-02-22 21:48:21 +01:00 |
|
asiekierka
|
be6c0e09df
|
fix #2469, #2456
|
2015-02-22 09:23:08 +01:00 |
|
asiekierka
|
85ff775fcf
|
fix #2472
|
2015-02-22 09:16:31 +01:00 |
|
Hea3veN
|
604e8d4335
|
fix Quarry not chunkloading in dimensions other than overworld, fixes #2417 and maybe #2322
|
2015-02-22 08:56:49 +01:00 |
|
Hea3veN
|
c9cd166d2a
|
fix direction parameters choosing the wrong directions, fix #2454
|
2015-02-22 08:56:06 +01:00 |
|
Hea3veN
|
b705d6242d
|
fix the robot smoke particle causing fps drops in certain cases
|
2015-02-22 08:55:55 +01:00 |
|
Hea3veN
|
ed9a093576
|
fix wooden pipes not respecting blocking bluggables, fixes #2443
|
2015-02-22 08:54:42 +01:00 |
|
Hea3veN
|
bf24beb726
|
robots drop their inventory when destroyed
|
2015-02-22 08:54:12 +01:00 |
|
Hea3veN
|
5f3ea0fe0b
|
add stripes pipe retraction with void pipes
|
2015-02-20 09:46:23 -03:00 |
|
Hea3veN
|
9d61900d5f
|
fix Quarry not chunkloading in dimensions other than overworld, fixes #2417 and maybe #2322
|
2015-02-20 00:45:03 -03:00 |
|
Hea3veN
|
e79e4034f8
|
make PipeItemsStripes.dropItem actually drop the item, in case anyone uses the api
|
2015-02-19 21:32:20 -03:00 |
|
Hea3veN
|
09b004e790
|
add a stripes robot
|
2015-02-19 21:10:11 -03:00 |
|
Hea3veN
|
e9af8230e6
|
restore the randomness to the planter robot
|
2015-02-18 22:25:50 -03:00 |
|
Hea3veN
|
6fe8ec37db
|
add a gate action to filter the tools of the robots
|
2015-02-17 18:10:26 -03:00 |
|
Hea3veN
|
adebf197df
|
robot smoke now slowly floats upwards
|
2015-02-17 16:08:47 -03:00 |
|
Hea3veN
|
0607faf12f
|
fix robots dying while charging when they have 0 energy
|
2015-02-17 15:36:22 -03:00 |
|
Hea3veN
|
99501d7b03
|
fix style
|
2015-02-17 10:06:15 -03:00 |
|
Hea3veN
|
dc2a32fc5a
|
fix direction parameters choosing the wrong directions, fix #2454
|
2015-02-17 09:27:04 -03:00 |
|
Hea3veN
|
ee681b19e7
|
fix robots not consuming energy and getting free energy when placed
|
2015-02-16 15:34:56 -03:00 |
|
Hea3veN
|
f6fe4ffcb2
|
add default stripes handler and fix style
|
2015-02-16 12:56:40 -03:00 |
|
Hea3veN
|
6ee68a5296
|
clean stripes api by canceling the DropItem event if it was handled, and fixed several item destroying bugs
|
2015-02-16 12:56:40 -03:00 |
|
Hea3veN
|
8c50af6e9a
|
refactor the stripes pipe's block placing code into a separate handler
|
2015-02-16 12:56:40 -03:00 |
|
Hea3veN
|
2898da9f59
|
add stripes handler for interaction with entities
|
2015-02-16 12:56:40 -03:00 |
|
Hea3veN
|
c2466911d0
|
refactor the stripes pipe's extension code into a separate handler
|
2015-02-16 12:56:40 -03:00 |
|
Hea3veN
|
efbf47ba49
|
fix the PathFindingSearch algorithm pathfinding multiple times the same block
|
2015-02-14 16:12:01 -03:00 |
|
Hea3veN
|
90da2ea4d9
|
robots drop their inventory when destroyed
|
2015-02-14 16:12:01 -03:00 |
|
Hea3veN
|
7a3822f4f6
|
make robots face where they are traveling to
|
2015-02-14 16:12:01 -03:00 |
|
Hea3veN
|
9029c04dd2
|
fix the robot smoke particle causing fps drops in certain cases
|
2015-02-14 16:12:00 -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
|
ac2bc7ab97
|
fix wooden pipes not respecting blocking bluggables, fixes #2443
|
2015-02-08 10:27:42 -03:00 |
|
asiekierka
|
20313b1e7f
|
BuildCraft 6.3.6 - hotfix
|
2015-02-06 20:19:31 +01:00 |
|
asiekierka
|
0dd57e7f27
|
BuildCraft 6.3.5
|
2015-02-06 19:39:24 +01:00 |
|
asiekierka
|
8d3cc17732
|
shh... [fixed assembly table networking/GUI]
|
2015-02-06 18:49:55 +01:00 |
|
Hea3veN
|
76e01f1005
|
add builder support for most of the blocks in the factory module, fixes #2430
|
2015-02-04 23:48:18 -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
|
c873857807
|
new path finding algorithm for the block breaking robots
|
2015-02-03 23:06:04 -03:00 |
|
Hea3veN
|
57a608fbe8
|
added a registry for the robot AI classes
|
2015-02-03 08:41:14 -03:00 |
|
Adrian Siekierka
|
2f2b2f638e
|
Merge pull request #2431 from warlordjones/6.3.x
Bugfixes
|
2015-02-03 08:35:10 +01:00 |
|
Arona Jones
|
671d964f33
|
Fix #2426 and #2408. Partially Fix #2345.
|
2015-02-03 07:21:02 +00:00 |
|
Hea3veN
|
bda10c7513
|
fix sync issue of the accept equivalents button in lists, fixes #2411
|
2015-02-02 20:21:17 -03:00 |
|
Hea3veN
|
d52aa02453
|
fix lists only using the first stack per line, fixes #2422
|
2015-02-02 19:54:39 -03:00 |
|
big_Xplosion
|
f65a28b968
|
Added IMC messages for adding or removing coolants
|
2015-02-02 16:16:21 +01:00 |
|
Arona Jones
|
8a43753090
|
That's not gonna work - check if the blockmaterial is considered solid instead
|
2015-02-01 16:17:58 +00:00 |
|
Arona Jones
|
a8da61a86b
|
Ah, that disallows transparant facades - check rendertype instead
|
2015-02-01 16:11:18 +00:00 |
|
Arona Jones
|
086e99b167
|
Don't create facades for blocks not considered opaque cubes.
I feel like there is a hidden reason why this hasn't been implemented, but I can't see it...
|
2015-02-01 16:04:59 +00:00 |
|
Arona Jones
|
969dd1cae9
|
Make new recipe configurable
|
2015-02-01 15:57:36 +00:00 |
|
Arona Jones
|
4e2e84990a
|
Add additional pipe sealant recipe using slimeballs
|
2015-02-01 15:53:48 +00:00 |
|
asiekierka
|
5771b6b9e7
|
BuildCraft 6.3.4, fix #2423 and #2419
|
2015-01-31 00:42:54 +01:00 |
|
asiekierka
|
6bc4db05a7
|
fix compatibility with Artifice
|
2015-01-28 14:00:51 +01:00 |
|
asiekierka
|
173e068ed8
|
fix compatibility with Artifice
|
2015-01-28 14:00:42 +01:00 |
|
asiekierka
|
9c6a38eb6e
|
filler parameters, early revision
|
2015-01-24 23:23:47 +01:00 |
|
asiekierka
|
281d7409f9
|
further cleanup - make robots respect IPipeTile
|
2015-01-24 09:46:02 +01:00 |
|
asiekierka
|
f5c3220c53
|
Merge branch '6.3.x' of github.com:BuildCraft/BuildCraft into 6.4.x
Conflicts:
common/buildcraft/robots/boards/BoardRobotPlanter.java
common/buildcraft/transport/ItemFacade.java
common/buildcraft/transport/TileGenericPipe.java
common/buildcraft/transport/render/FacadeBlockAccess.java
|
2015-01-24 09:35:48 +01:00 |
|
asiekierka
|
f0e06e1662
|
make robots store energy in the ItemStack, make robots chargeable, begin refactoring rboots to separate module
|
2015-01-24 09:33:40 +01:00 |
|
asiekierka
|
a6f37fe4d7
|
also BuildCraft 6.3.3, quick hotfix
|
2015-01-23 09:22:55 +01:00 |
|
asiekierka
|
3fca102985
|
BuildCraft 6.3.3
|
2015-01-23 09:18:07 +01:00 |
|
asiekierka
|
f8ae10e2f2
|
BuildCraft 6.3.2
|
2015-01-22 23:37:52 +01:00 |
|
asiekierka
|
d635e79e32
|
optimize pass 1 workaround, try to fix #2398
|
2015-01-22 23:18:48 +01:00 |
|
asiekierka
|
960271dadd
|
Merge branch '6.3.x' of github.com:BuildCraft/BuildCraft into 6.3.x
|
2015-01-22 23:12:37 +01:00 |
|
asiekierka
|
d21680fc5e
|
fix #2404
|
2015-01-22 23:12:00 +01:00 |
|
davboecki
|
63d05326f0
|
Make BlockGenericPipe use the IPipeTile to access Pipe and TileGenericPipe.
Allow non TGP implementation of IPipeTile to pass an internal version of Pipe.
|
2015-01-22 19:53:29 +01:00 |
|
asiekierka
|
1015627d07
|
make robots actually use energy, fix a massive bug - only in 6.4.x, though, as i do not want to break most robot builds in a patch release
|
2015-01-22 15:33:39 +01:00 |
|
asiekierka
|
ada7c2cf32
|
Merge branch '6.3.x' of github.com:BuildCraft/BuildCraft into 6.3.x
|
2015-01-22 14:32:02 +01:00 |
|
asiekierka
|
4257b6d70c
|
fix SMP facade crash
|
2015-01-22 14:31:50 +01:00 |
|