Commit graph

75 commits

Author SHA1 Message Date
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
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
6c0ad6cb20 Updated language file for Imprinter
Changed version number to 0.2.0
2012-12-29 01:15:21 -06:00
Brian Ricketts
95f27d5408 Implemented filter crafting in the Imprinter
(Renamed Stamper to Imprinter)
2012-12-29 01:03:48 -06:00
Henry Mao
5c42b9ae6a Attempt to fix packet issue 2012-12-29 13:04:51 +08:00
Henry Mao
585a2b9599 Removed unused inventory classes 2012-12-29 12:48:43 +08:00
Henry Mao
f6b4ce8f98 Made Manipulators accept filters 2012-12-29 12:07:08 +08:00
Henry Mao
c070788382 Made filter info render when looked at 2012-12-29 11:39:07 +08:00
Henry Mao
147ae58b4c Reformat and Reorganize 2012-12-29 11:25:11 +08:00
Henry Mao
142c25603a Empty commit 2012-12-29 11:10:16 +08:00
Brian Ricketts
2a732328a1 Finished drawing labels over filter-supporting machines
Also cleaned up some packet code and modularized filters
2012-12-28 17:43:23 -06:00
Brian Ricketts
46c59251fc Mis-commit 2012-12-28 14:43:24 -06:00
Brian Ricketts
0bc33ea862 Finished the Rejector rendering code...now renders filter contents above
it when the player is within 5 blocks
2012-12-28 14:40:02 -06:00
Brian Ricketts
6cd86ee3c5 Starting to work on printing the filtered items above the rejector 2012-12-28 03:23:55 -06:00
Brian Ricketts
b55ca97831 Animated the conveyor belts
To do: animate manipulators
2012-12-28 01:44:34 -06:00
Henry Mao
790fbb3e9c AS 0.1.9 Release 2012-12-28 14:30:11 +08:00
Henry Mao
c4105e06bf Attempted to make autocrafting 2012-12-27 20:05:15 +08:00
Henry Mao
91d48f4628 Made detectors use filters 2012-12-27 18:04:46 +08:00
Henry Mao
e88d2d9ee3 Made stamp work, changed detector to a block 2012-12-27 17:28:28 +08:00
Henry Mao
d4781ab3b0 Fixed detector and improved manipulator 2012-12-27 15:20:28 +08:00
Henry Mao
b867644894 API Update 2012-12-27 12:50:15 +08:00
Brian Ricketts
c11a15b6d5 Merged Item Sensor (Sensor) into Assembly Line
Some errors left to resolve
2012-12-26 22:10:05 -06:00
Henry Mao
44a84fddd4 Started working on stamper 2012-12-26 20:57:13 +08:00
Henry Mao
1be7f7c403 Crate Item Insert Improvement 2012-12-26 02:40:31 +08:00
Henry Mao
d8f3f065be Improved crate render 2012-12-26 01:50:28 +08:00
Henry Mao
dbdf81601b Texture Update 2012-12-25 02:12:28 +08:00
Henry Mao
8988452c85 Assembly Line 0.1.8. Release 2012-12-24 15:59:22 +08:00
Henry Mao
b32bf79fd3 Minor tweaks and fixes 2012-12-20 01:39:50 +08:00
Henry Mao
46f591a45d Reformat 2012-12-20 00:59:16 +08:00
Henry Mao
17ac65816b Added Rejector to Assembly Net 2012-12-20 00:46:53 +08:00
AtomicStryker
7a7aabb0d7 Updated to 1.4.6 Forge/FML, fixed some refactoring
Never push code that doesn't compile!
2012-12-18 22:29:18 +01:00
Henry Mao
4a318d8a9b Allowed manipulator to accept energy transport 2012-12-19 01:12:47 +08:00
Henry Mao
c474055404 Cleaned Up Conveyor Belt 2012-12-18 22:56:45 +08:00
Henry Mao
f1115785e7 Fixed create bug 2012-12-18 22:14:35 +08:00
Henry Mao
eca5490dcb Fixed critial server bug 2012-12-17 09:30:21 +08:00