Made existing field names clearer
Added basic needed Entity Overrides
Networked claw position using DataWatchers
Laid out grabbing functionality and structure
Added plenty of TODOs for a plan
Wrote some doc and comments
Disclaimer: I do not intend to finish this, or write the Renderer for
that matter. I'm helping!
really quick update that i should have uploaded 3 days ago but meh.
Anyways no real changes thought i change the task system to inlude the
TE
in the constuction instead of a seperate method. Since i have no way to
test the tasks yet i have yet to know if this will effect anything. Will
add arm to mod by dec 10. For the moment i have other things to do.
Just created some files, and fixed a bug with the rejector. Also renamed
the sorter to rejector, since i'm going to create an actual sorter after
i finish the belts. If i find tha time i'll finish the elevator belt
tonight
Might want to change your script to ignore these Calc so they don't end
up package with the mod. I've upload them just incase someone else want
to change them later on. Also it help to have these if you edit textures
over loading the texture into the game and guessing.
Started on new belts but to tired to doing anything with them. Will
continue tommorow after physics Class.
New Belts but still WIP
Covered Belt - prevents items from being picked up by player
Elevator Belt - moves items up
Slanted Belt - not new but a change to the normal belt
Need a way to detect belt for my Mining Machin mod so i added an
iterface to find each instance of a belt. As well what items are above
this belt, what direction its facing, and quick add entities to it
ignore list.
created a simple GUI to allow for turning off slots, and toggling
rejection state. Also fixed a bug with the rejection checker where it
was always false. Though now i have a bug with the packets never making
i to the server.
I removed some commented out areas from the other files.
Also started on autocrafter at the moment nothing is done just creating
init files, methods, and trying to layout the ground work. Let see if i
can code these cleaner than i usually do he he :)
Also looks like some other things are getting uploaded in this. Might be
a slight version diff in the UE and Buildcraft api version i have. As
well i added the textures to the src folder. Not sure how you mod with
them in the resource folder.