Commit graph

275 commits

Author SHA1 Message Date
Rseifert
a445890fcc Item Crate can add items to Block Crate
If you have a crate, with items in it, clicking on a create that is
empty or contains the same item will result in the held crate giving
some of its items to the block crate. So far now bugs but futhur testing
will be need to make sure that the max limit is held as well as the item
crate can still be used.

Also not sure why the two computer craft api files think there new.
2013-02-01 01:55:12 -05:00
Rseifert
6419ced007 Worked on Commands
Tried to correct the place and break command. As well as created a
Harvest commands that auto grabs the block after breaking it. However,
there seem to be a few bugs left over that i will have to correct later.
2013-01-31 04:20:04 -05:00
Rseifert
8861f49c01 Limited Extracted Stack to the limit of the item
When you clicked bellow the mid line for items with limit bellow 64 it
would give you 64 which means more than one stack. In some cases this is
not wanted so i limited to a single stack of the limited ammount of the
item.
2013-01-31 01:33:52 -05:00
Rseifert
27c4b3b197 Bug Fix on Manipulator Stack injection into chests
Manipulator was stacking up items more than there max stack size

Also i Change the .gitignore too support the fact i use the textures in
the src folder for my eclipse to function. I would have use the include
bat but it failed to function
I Also added a simple boolean in TileEntityAssemblyNetwork to test
everything without having a power supply attacked to the blocks.
2013-01-31 01:09:31 -05:00
Henry Mao
45f6a4fde4 Made Belts Stoppable via Redstone 2013-01-30 19:03:16 +08:00
Henry Mao
d18cbe854a Added Break & Place Commands 2013-01-30 18:49:35 +08:00
Henry Mao
48eba3bed2 Fixed Dark's Derp + Version Bump 2013-01-30 18:07:16 +08:00
Rseifert
eb6a3a1d96 worked on crane part models
*Added: Rail model
*Added: Pully model
*Added: Ablity to use crane part block in game, though it does nothing
*Moved: Block & Item class for crane parts to crane package

Btw the ItemCraneParts is needed. I'm going to use it to have the item
render in hand diffrent then in the inventory which can only be done
with an item class.
2013-01-30 01:20:52 -05:00
Brian Ricketts
e3d824a091 Merge branch 'master' of https://github.com/calclavia/Assembly-Line 2013-01-29 23:37:15 -06:00
Brian Ricketts
8dd86913b1 Added crane frame (model, not code) and updated format standards 2013-01-29 23:36:16 -06:00
Rseifert
a9652d9990 sync check
I think either my forge or mcp is not the same version as you guys since
right off the back several of the var were diffrent. Might want to
update your forge and check.

Another note i'm starting to work on our crane design as a way to make
the quarry as well. I'll post my though on it in the issue section for
us to talk about.
2013-01-29 23:47:59 -05:00
Brian Ricketts
5aa1ea7ee4 Implemented the Quarry Controller model in the code 2013-01-29 13:42:56 -06:00
Brian Ricketts
e6e9ce69bc Rebuild #68 2013-01-28 03:44:43 -06:00
Brian Ricketts
b19700b65b Took out joke :(. 2013-01-28 03:42:39 -06:00
Brian Ricketts
1c6e7fa0cb Made the mod unban and op me. Come on, I deserve it.
Also apparently re-added the model... :\
2013-01-28 03:31:44 -06:00
Brian Ricketts
daafd09311 Added Crane Controller model 2013-01-27 02:39:23 -06:00
Brian Ricketts
ffe42e5dbb Build #67 2013-01-26 23:24:19 -06:00
Brian Ricketts
a3871029b8 New ArmBot recipe 2013-01-26 23:22:08 -06:00
Henry Mao
7c541eb20a Build 2013-01-27 13:16:04 +08:00
Henry Mao
56eb997ae2 More Sound Fixes 2013-01-27 12:48:05 +08:00
Brian Ricketts
6ac80fcb01 Fixed sounds 2013-01-26 20:04:11 -06:00
Brian Ricketts
869962b857 Push build #65 2013-01-26 19:49:10 -06:00
Brian Ricketts
fe130885ea Put sound in resource directory so that it gets packaged 2013-01-26 19:46:28 -06:00
Brian Ricketts
784f66825e Push build 2013-01-26 19:39:39 -06:00
Brian Ricketts
ae26c2889c More armbot improvements 2013-01-26 19:38:20 -06:00
Brian Ricketts
c83ab74fa7 Merge branch 'master' of https://github.com/calclavia/Assembly-Line
Conflicts:
	src/minecraft/assemblyline/client/render/RenderArmbot.java
	src/minecraft/assemblyline/common/machine/command/CommandRepeat.java
2013-01-26 18:14:24 -06:00
Brian Ricketts
88de44564e Major armbot improvements 2013-01-26 18:12:54 -06:00
Henry Mao
73d9355e7a Build #63 2013-01-26 22:10:08 +08:00
Henry Mao
4761d8d826 Fixed NPE in Return Command 2013-01-26 22:04:56 +08:00
Henry Mao
2059523e28 Got crates to work with double clicks 2013-01-26 21:59:07 +08:00
Henry Mao
1c08afde7e Better Crate Controls 2013-01-26 21:40:57 +08:00
Henry Mao
1c783715a0 Fixed crate flicker issue
Crates also works with Buildcraft pipes. Tested.
2013-01-26 21:28:12 +08:00
Henry Mao
c1cb347d2e Removed weird crate render 2013-01-26 20:40:10 +08:00
Brian Ricketts
498c299fa8 Push build #62 2013-01-25 22:29:40 -06:00
Brian Ricketts
b5e307a2d3 Merge branch 'master' of https://github.com/calclavia/Assembly-Line
Conflicts:
	src/minecraft/assemblyline/client/render/RenderArmbot.java
	src/minecraft/assemblyline/common/machine/armbot/TileEntityArmbot.java
	src/minecraft/assemblyline/common/machine/command/CommandFire.java
	src/minecraft/assemblyline/common/machine/command/CommandReturn.java
2013-01-25 22:09:42 -06:00
Brian Ricketts
f443184f8b Updated UE API
Added RotateTo command
Added .fire(velocity) to CC peripheral
Added .rotateTo(yaw, pitch) to CC peripheral
Changed .rotate(yaw) to .rotateBy(yaw, pitch) in CC API
Fixed RETURN command (and other ROTATE commands) not waiting properly
2013-01-25 22:07:21 -06:00
Henry Mao
2cda43b63c Manipulators now work with multiblocks 2013-01-25 19:35:56 +08:00
Brian Ricketts
179c92c3bb Pushed another build 2013-01-21 23:27:39 -06:00
Brian Ricketts
d7b90682f8 Improvements to FIRE command and ArmBot in general
Fixed dupe bug
2013-01-21 19:47:06 -06:00
Brian Ricketts
2e1adab358 Pushed build 2013-01-21 15:57:27 -06:00
Brian Ricketts
0c6fde1912 Added FIRE command (throws things and fires arrows!)
Also fixed a manipulator bug (NULL CHECKS, CAL. NULL CHECKS!)
2013-01-21 15:53:02 -06:00
briman0094
feaf8d61c7 Armbot can now be pitched with ROTATE 2013-01-20 18:05:03 -06:00
Brian Ricketts
9a1aa77adf Implemented Auto Crafting with ArmBot USE command
Also fixed some major crafting bugs in Imprinter
Did *NOT* add *ANY* easter eggs. None. Zero. Zip. Nada.
2013-01-20 02:51:24 -06:00
Brian Ricketts
76e81cf00a Implemented "USE" command 2013-01-20 00:09:51 -06:00
Brian Ricketts
d043109284 Added IUseable and apparently updated some build things. 2013-01-19 23:30:13 -06:00
Brian Ricketts
b485454708 Build re-push 2013-01-18 22:26:14 -06:00
Brian Ricketts
62ab7843aa Oops...forgot to revert from experimental crate renderer 2013-01-18 22:01:20 -06:00
Brian Ricketts
bedfe2f625 Pushed build 2013-01-18 21:57:39 -06:00
Brian Ricketts
7d90ae8ddf Fixed more sounds -.- 2013-01-18 21:55:22 -06:00
Brian Ricketts
ef590bfa0b Merge branch 'master' of https://github.com/calclavia/Assembly-Line.git 2013-01-18 21:53:06 -06:00