Commit graph

1494 commits

Author SHA1 Message Date
DarkGuardsman
5d54992f14 Import changes 2013-12-04 14:07:00 -05:00
DarkGuardsman
f6a42dd58a Updated tank names 2013-12-04 14:06:15 -05:00
DarkGuardsman
3fbcb21bde Import Changes 2013-12-04 14:06:09 -05:00
DarkGuardsman
6d785adf35 Import changes 2013-12-04 11:48:37 -05:00
DarkGuardsman
0ef16b6312 Import changes 2013-12-04 11:48:11 -05:00
DarkGuardsman
76cd56a6cc Auto-Sync 2013-12-04 07:46:20 -05:00
DarkGuardsman
6dea7410b2 Auto-Sync 2013-12-04 07:46:16 -05:00
Archtikz
8e232535fd Sorry, just configuring something on my end 2013-12-03 07:42:11 +00:00
DarkGuardsman
cfc0ef4a6e changed add to insert button
worked the add button into more of an insert button. As well added a
bellow and above button for insert though the above is disabled
currently due to bugs.
2013-12-02 09:08:40 -05:00
DarkGuardsman
6c235767b0 got add task working 2013-12-02 08:22:48 -05:00
DarkGuardsman
59b1382134 Got argument edits to save/load/update 2013-12-02 07:49:48 -05:00
DarkGuardsman
c04830ebc4 Most likely broke a few things
Was working on getting edits to task to save when i decided to redo
arguments. I have yet to fully test the changes so things might be
broken.
2013-12-02 07:43:16 -05:00
DarkGuardsman
fad9b46b4d Got encoder working
Well not fully but it can send the program to the client. The client can
remove and edit parts of the program. Though some changes don't save due
to the task not being fully setup yet.
2013-11-30 05:47:27 -05:00
DarkGuardsman
a3009a72a7 Removed test program from gui
well removed it from the gui but added it to the tile in the same exact
format. Mainly just to test that the gui can pull the program from the
tile. Once this test is done though the program will need to be moved to
server side. That way packet testing can begin. After that its on to
actual editing.
2013-11-30 03:44:36 -05:00
DarkGuardsman
cdaf97f480 Got tool tips and edit gui working
Still a long ways to go but its start to look like something.
2013-11-30 03:25:08 -05:00
DarkGuardsman
cdbc6b1313 + last 2013-11-30 02:49:29 -05:00
DarkGuardsman
529344f1db Working on encoder gui 2013-11-30 02:49:16 -05:00
DarkGuardsman
20a03233af worked on encoder 2013-11-29 23:20:02 -05:00
Robert
3ec2c9e60e Changed guis a bit 2013-11-29 19:34:55 -05:00
Robert
4d82513bab Fixed turntable
Forgot to set its tick rate
As well fixed an issue rotating vanilla blocks
2013-11-29 17:42:14 -05:00
Robert
7d1f9c0dd6 Fixed a client issue with conveyor belts
Due to a packet issue belts were not moving when a player logged in.
2013-11-29 17:26:16 -05:00
Robert
0f3408ec5d Fixed some mapping issues for tiles 2013-11-29 16:04:28 -05:00
Robert
b5002d4f52 Fixed most of the rendering issues
Turns out i was in the middle of converting AL to the registry system
and forgot to finish. So a few builds were pushed were no render code
was being register. This was due to how the registry system depends on
the block being registered to it to activate the other registry calls
for the block.
2013-11-29 15:57:15 -05:00
Robert
87d267869a Finished Turkey 2013-11-28 08:58:42 -05:00
Robert
97557cdbe8 for thanksgiving i give minecraft a turkey
Ya its been done before but i'm trying to get into the holiday spirit
with my mods.  Most of my mods care less what day it is but farm tech
will now have turkeys
2013-11-28 07:12:49 -05:00
DarkGuardsman
b8dfc439d1 Fixed a max power issue with belts
belts were taking in more power than they can store.
2013-11-27 08:52:38 -05:00
DarkGuardsman
7641973d88 Fixed Conveyor belt network creation error 2013-11-27 08:35:12 -05:00
DarkGuardsman
2ed29bc6fb Removed inf power config from AL 2013-11-27 08:34:44 -05:00
DarkGuardsman
4fa5b188f9 Auto-Sync 2013-11-26 00:30:16 -05:00
DarkGuardsman
54b4b91c94 Auto-Sync 2013-11-26 00:30:12 -05:00
DarkGuardsman
b7e3e4beef Auto-Sync 2013-11-26 00:30:07 -05:00
Robert
1c3a4fd75d proxy error 2013-11-26 00:25:50 -05:00
DarkGuardsman
15cfa7cf58 Fixed a few tile network creation issues 2013-11-25 11:03:31 -05:00
DarkGuardsman
127b145bf6 Fixed pipe recipes 2013-11-25 10:00:12 -05:00
DarkGuardsman
b2674a5711 . 2013-11-25 09:31:56 -05:00
DarkGuardsman
99319d1152 Started on cooking pot really quick 2013-11-25 09:29:23 -05:00
DarkGuardsman
8aff66f34a Worked on birds a bit 2013-11-25 09:07:20 -05:00
DarkGuardsman
2ab9d7b98b worked on click events for bot tasks 2013-11-20 10:35:13 -05:00
DarkGuardsman
d91af32cd2 Worked on armbot gui 2013-11-20 10:12:38 -05:00
DarkGuardsman
aff4a8b6cd started working on GUI for filterable blocks 2013-11-19 17:38:28 -05:00
Robert
d3928cff1a Moved all the render registry calls to there blocks
I added the system to do this a while ago but never implemented it fully
in AL. There will be another change like this down the road for
registering all the tileEntities in the blocks
2013-11-14 11:22:14 -05:00
Robert
46bb0f1eb4 worked on the advanced hopper 2013-11-13 19:33:50 -05:00
DarkGuardsman
3b1484e53c Working on rewriting the hopper for advanced features
Working on creating an upgraded hopper that has features for control
when the hopper works, what it can handle, sorting, and direct
interaction with some machine. Including a version that has a create
built into it.
2013-11-13 12:01:47 -05:00
DarkGuardsman
ce739b47bb Did a bit of work on the frames 2013-11-13 11:45:32 -05:00
DarkGuardsman
a0e1f73f1f Wrote the network connection code for the frames 2013-11-13 11:26:17 -05:00
DarkGuardsman
fa2bcfc279 Starting on mechanic blocks in AL
Better pistons & frames. Pistons will be an extended version of the
pistons found in minecraft. Frames will be my own take on the redpower
frames, and the solution to creating cranes & quarries. Though they will
be much easier to use then the redpower frames.
2013-11-13 11:16:14 -05:00
DarkGuardsman
40fea038be Changed main package name
was a bit long for my code editor
2013-11-13 11:04:49 -05:00
DarkGuardsman
e22c6b1af9 Packet handler change 2013-11-12 23:35:14 -05:00
DarkGuardsman
0afe037f51 Packet handler change 2013-11-12 23:34:31 -05:00
Robert
1e70387ac6 added crate interface to crate 2013-11-11 16:01:32 -05:00