Henry Mao
9b4665a6b5
Added repeat command
2013-01-11 22:41:57 +08:00
Henry Mao
b6bfa34561
Made grab and drop commmands work
2013-01-11 22:41:50 +08:00
Brian Ricketts
8668049be7
Some more work on the ArmBot and command handling
...
TODO: Make the client not "simulate smoothness" if the thing hasn't
received any power in a while (right now it twitches)
2013-01-10 13:02:08 -06:00
Henry Mao
60ec8b365e
Build Bump
2013-01-10 21:43:50 +08:00
Henry Mao
6521bfa305
Added command parameters
2013-01-10 21:41:12 +08:00
Henry Mao
e07b10b47f
Fixed command processing to work
2013-01-10 21:18:17 +08:00
Henry Mao
af74b4230b
Make disks work on Armbot
2013-01-10 21:04:20 +08:00
Henry Mao
f1cd1bf848
Briman you doin' it wrong! :D
2013-01-10 19:54:25 +08:00
Henry Mao
7d822b0cee
Fixed up slanted belt render
2013-01-10 19:50:11 +08:00
Rseifert
370681e042
Textured Slanted Model
...
well mostly, the Up slant needs a seperate texture unless someone can
think of a way to use the current without rotating the model alot.
2013-01-10 01:22:26 -05:00
Rseifert
d62c13e675
Correct Slanted Belt Render Issue
...
Some one on the forum noticed this issue with Slanted Belts not
rendering connected. I didn't know this was a feature that was usable or
i would have caught it sooner. Anyways its mostly fixed but needs a
texture which i'll try to create.
Also who every made the conveyor belt textures animated like that nice
job.
2013-01-09 23:11:17 -05:00
Rseifert
7a7ff20133
model edit
...
mainly just so i can sync my repo. But its also contains the half
finished Slanted belt model
2013-01-09 22:24:45 -05:00
Brian Ricketts
1fa56d7827
Major work on ArmBot.
...
Command/task management system still needs lots of work.
2013-01-09 19:54:07 -06:00
Brian Ricketts
ab51a5203d
Removed list of commands from disk
...
Users will have too many commands! The list will be taller than the
screen! D:
2013-01-09 15:31:50 -06:00
Brian Ricketts
34abdcd933
Fixed merge errors
2013-01-09 15:27:34 -06:00
Brian Ricketts
2a7c9ff03c
Finished GUI encoder.
...
(This is also an attempt to merge a Git conflict...let's see how it works)
2013-01-09 15:15:40 -06:00
Henry Mao
7e9073fe55
Cheapened Recipe
2013-01-09 21:42:22 +08:00
Henry Mao
e029a35c6a
Added rotate command
2013-01-09 21:24:23 +08:00
Henry Mao
c5b703a48f
Fixed minor render bug
2013-01-09 21:21:03 +08:00
Henry Mao
b96dfd8783
Reorganized Commands
2013-01-09 21:12:48 +08:00
Henry Mao
93352fb3df
Made belts render as connected when slanted
2013-01-09 20:49:17 +08:00
Henry Mao
74c631c691
Made conveyor belts have stair collision
2013-01-09 20:43:42 +08:00
Brian Ricketts
52abadc662
Moved some armbot classes into the armbot package (yay organization! :D)
...
Also fixed typo in RenderArmbot
2013-01-08 12:05:27 -06:00
Brian Ricketts
47fba5551d
Made ArmHelper methods static
2013-01-08 11:46:03 -06:00
Henry Mao
5821ac583d
Build Bump
2013-01-08 21:38:27 +08:00
Henry Mao
4d95ce5621
Fixed Packet NPE
2013-01-08 21:28:32 +08:00
Henry Mao
2042a8625c
Improved Armbot Render
2013-01-08 21:15:09 +08:00
Henry Mao
d81c015793
Added Armbot Blocks
2013-01-08 20:59:56 +08:00
Henry Mao
6fc94411b6
Version Bump
2013-01-08 19:51:28 +08:00
Henry Mao
b18db04b1e
Added paramters
2013-01-08 19:22:26 +08:00
Henry Mao
f0dcceddb7
Improved Idle Command
2013-01-08 19:19:47 +08:00
Henry Mao
88f5e31eef
Fixed NPE
2013-01-08 17:01:32 +08:00
Henry Mao
a4a54a784a
Removed unused APIs
2013-01-08 16:56:52 +08:00
Henry Mao
dbe53cbe41
Fixed minor bugs
2013-01-06 17:20:11 +08:00
Henry Mao
cb22292c9a
Encoder Texture Update
2013-01-06 02:22:42 +08:00
Henry Mao
25c417322e
AS 0.2.2 Release
2013-01-06 00:57:28 +08:00
Henry Mao
41de6381e1
Fixed Imprinter Crafting
2013-01-06 00:33:07 +08:00
Henry Mao
589290c463
Fixed imprinter outputing only stacks of one
2013-01-06 00:03:41 +08:00
Henry Mao
23e432ac23
Added own creative tab
2013-01-05 23:19:56 +08:00
Henry Mao
0d978d5de4
Fixed Encoder Gui Render Issues
2013-01-05 23:07:35 +08:00
Henry Mao
351478ade7
Fixed crates connecting to wires
2013-01-05 12:09:04 +08:00
Brian Ricketts
9e528c8461
Fixed manipulator's "self-pulse" mode not being saved to the world data
2013-01-04 12:32:31 -06:00
Brian Ricketts
698847dfcd
Semi-"hacky" fix for belt rotation getting out of sync between client
...
and server
2013-01-04 12:29:32 -06:00
Brian Ricketts
cb6cc049d2
Fixed duplication bug
2013-01-04 12:20:53 -06:00
Henry Mao
16d9bd48cd
Build Bump
2013-01-05 00:10:40 +08:00
Henry Mao
2d3de9991c
Added command subtraction
2013-01-05 00:08:16 +08:00
Henry Mao
f9ed7dbf60
Fixed oversized Gui and made packets work
2013-01-05 00:05:19 +08:00
Henry Mao
f2e0290c14
Removed useless variables
2013-01-04 23:26:46 +08:00
Rseifert
07d2c768b1
reMade the rejector model
...
not 100% done but will work on it more later and re push with textures.
Also might edit render code as well.
2013-01-04 09:19:53 -05:00
Henry Mao
6d8edae19f
Added packet
2013-01-04 12:40:51 +08:00