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 |
|
Henry Mao
|
410e2c1c27
|
Moved tasks into commands
|
2013-01-04 12:32:24 +08:00 |
|
Henry Mao
|
be43631eae
|
Version Bump
|
2013-01-04 12:26:59 +08:00 |
|
Henry Mao
|
1bd9e9096c
|
Added Recipes
|
2013-01-04 12:25:40 +08:00 |
|
Henry Mao
|
180a811afa
|
Format and Refactor
|
2013-01-04 12:24:31 +08:00 |
|
Henry Mao
|
4f1bd2ef73
|
Added Armbot Model Code
|
2013-01-04 12:16:49 +08:00 |
|
Brian Ricketts
|
8323cee352
|
Pretty sure this commit was to fix crates not obeying ISided, but I'm not quite sure...
|
2013-01-03 22:06:36 -06:00 |
|
Brian Ricketts
|
84c74bc589
|
Worked on encoder more
Also made Disks only show the number of commands on them
|
2013-01-02 14:12:27 -06:00 |
|
Brian Ricketts
|
e7a0d11263
|
More work on Encoder GUI
|
2012-12-30 23:45:53 -06:00 |
|
Brian Ricketts
|
f50698c57d
|
Fixed filters and disks stacking (and messing up NBT data)
|
2012-12-30 15:45:34 -06:00 |
|
Brian Ricketts
|
433b06ea55
|
Started adding the programmer for the arm (it and disks need textures!)
|
2012-12-30 15:43:13 -06:00 |
|
Brian Ricketts
|
0ec1fd449d
|
Promoted recommended build 0.2.1 #40
|
2012-12-30 00:48:23 -06:00 |
|
Brian Ricketts
|
35f73a7fff
|
Yeah, that last commit didn't work.
|
2012-12-30 00:41:11 -06:00 |
|
Brian Ricketts
|
788b325312
|
Potential fix for tubes not obeying filters
|
2012-12-30 00:24:38 -06:00 |
|
Brian Ricketts
|
d0131218d8
|
Merge branch 'master' of https://github.com/calclavia/Assembly-Line
Conflicts:
buildlocal.bat
|
2012-12-29 23:45:15 -06:00 |
|
Brian Ricketts
|
8491d8c6e6
|
Made a script based on "publish.bat" that simply packs a local-only test build
|
2012-12-29 23:43:34 -06:00 |
|
Brian Ricketts
|
0c5498ecb7
|
Made a script based on "publish.bat" that simply packs a local-only test build
|
2012-12-29 23:42:19 -06:00 |
|
Brian Ricketts
|
90024ad8c2
|
Crates now support imprints
(Code formatter comment max. length set to 9999 too...)
|
2012-12-29 23:39:17 -06:00 |
|
Brian Ricketts
|
2e9e4d0381
|
Detector is now rotatable
|
2012-12-29 22:39:46 -06:00 |
|
Brian Ricketts
|
54aa4f2ee2
|
Manipulator mode fix - conflict with inversion
|
2012-12-29 22:13:43 -06:00 |
|
Brian Ricketts
|
f374e916b9
|
Fixed down-slope power transmission
(Off-by-one error, sir... XD)
|
2012-12-29 18:37:35 -06:00 |
|
Brian Ricketts
|
85cf225efb
|
Merge branch 'master' of https://github.com/calclavia/Assembly-Line.git
Conflicts:
src/minecraft/assemblyline/client/render/RenderHelper.java
src/minecraft/assemblyline/client/render/RenderImprintable.java
|
2012-12-29 18:24:45 -06:00 |
|
Brian Ricketts
|
f4e1576dbb
|
Supposedly fixed Manipulators and Rejectors not powering adjacent belts
Fix was to deduct power requirement from wattsReceived instead of
setting it to "0". Rejector also wasn't calling super.onUpdate().
|
2012-12-29 18:15:12 -06:00 |
|
Brian Ricketts
|
3842d4a81e
|
Globalized ability to invert filter
Globalized colored float text depending on inversion
|
2012-12-29 15:50:20 -06:00 |
|
Brian Ricketts
|
9fd9466457
|
Globalized ability to invert filter
Globalized colored float text depending on inversion
|
2012-12-29 15:38:08 -06:00 |
|
Henry Mao
|
800684f553
|
Build
|
2012-12-30 02:11:41 +08:00 |
|
Henry Mao
|
e12c9231e2
|
Renamed filter to imprint
|
2012-12-30 00:03:05 +08:00 |
|
Henry Mao
|
56a9ff0add
|
Fixed textures
|
2012-12-29 23:58:16 +08:00 |
|
Henry Mao
|
9cc32fd692
|
Version Bump
|
2012-12-29 23:50:03 +08:00 |
|
Henry Mao
|
07d7759e8f
|
Assembly Line 0.2.0 Release
|
2012-12-29 17:50:53 +08:00 |
|
Henry Mao
|
0d553f03ed
|
Simplified code
|
2012-12-29 17:35:46 +08:00 |
|
Henry Mao
|
8c5d407ca1
|
Added un-imprinting feature
|
2012-12-29 17:05:40 +08:00 |
|
Brian Ricketts
|
008e22a35a
|
Merge branch 'master' of https://github.com/calclavia/Assembly-Line
|
2012-12-29 01:16:48 -06:00 |
|
Brian Ricketts
|
6c0ad6cb20
|
Updated language file for Imprinter
Changed version number to 0.2.0
|
2012-12-29 01:15:21 -06:00 |
|
Brian Ricketts
|
5c03b2de3b
|
Updated language file for Imprinter
Changed version number to 0.2.0
|
2012-12-29 01:14:09 -06:00 |
|
Brian Ricketts
|
95f27d5408
|
Implemented filter crafting in the Imprinter
(Renamed Stamper to Imprinter)
|
2012-12-29 01:03:48 -06:00 |
|