Commit graph

71 commits

Author SHA1 Message Date
Rseifert
9df766ce28 Fixed crash on load
forgot to remove preload of old textures which would cause a crash since
the textures are missing.
2013-03-18 00:48:07 -04:00
Rseifert
d6f06e5276 mostly updated to 1.5
doing bug testing now too see what i missed or need to work on
2013-03-18 00:45:36 -04:00
Henry Mao
a38c7f4b4d Split textures for MC 1.5
I split and reorganized the texture files to be compatible with MC 1.5.
2013-03-10 22:34:30 +08:00
Henry Mao
615ae220da Version Bump to 0.2.8 2013-03-02 14:44:12 +08:00
Henry Mao
496c13405f AS 0.2.6 Release 2013-02-15 16:32:17 +08:00
Henry Mao
d96d48ea2d Added laser drill model into code 2013-02-14 17:17:34 +08:00
Rseifert
29be8c5ce3 uploading <Comply_cat_Ed> Model for the lazer 2013-02-14 03:46:00 -05:00
Henry Mao
0c68e19733 Added texture for crane frame 2013-02-12 19:29:47 +08:00
Brian Ricketts
ff3fa8a29e Merge branch 'master' of https://github.com/calclavia/Assembly-Line.git 2013-02-12 00:47:46 -06:00
Brian Ricketts
ccaca0c92f Fixed some render craps 2013-02-12 00:47:28 -06:00
Henry Mao
475d0e494c Version Bump 2013-02-12 14:24:22 +08:00
Henry Mao
353f522cae Fixed imprinter dupe 2013-02-12 12:27:11 +08:00
Brian Ricketts
b1d5ea505c Crane work 2013-02-11 20:13:15 -06:00
Brian Ricketts
21db437897 Calclavia...leave the include.bat using the same 7z as publish.bat please >.< 2013-02-11 12:24:36 -06:00
Henry Mao
b83a7a22ec Added name to crane frame 2013-02-10 22:33:12 +08:00
Brian Ricketts
c5edf68989 Worked a lot on frame 2013-02-10 01:32:35 -06:00
Henry Mao
ed749ed2a4 Crane controlled texture update 2013-02-08 17:45:47 +08:00
Henry Mao
c3e5c5f383 Finished turntable 2013-02-06 15:18:42 +08:00
Henry Mao
92f212483b Added basic turntable 2013-02-06 14:28:37 +08:00
Henry Mao
37b57e31a4 New Imprinter GUI 2013-02-02 15:57:16 +08:00
Henry Mao
bc035f3078 Texture Changes 2013-02-02 14:56:22 +08:00
Henry Mao
48eba3bed2 Fixed Dark's Derp + Version Bump 2013-01-30 18:07:16 +08:00
Brian Ricketts
8dd86913b1 Added crane frame (model, not code) and updated format standards 2013-01-29 23:36:16 -06:00
Brian Ricketts
daafd09311 Added Crane Controller model 2013-01-27 02:39:23 -06:00
Henry Mao
7c541eb20a Build 2013-01-27 13:16:04 +08:00
Henry Mao
56eb997ae2 More Sound Fixes 2013-01-27 12:48:05 +08:00
Brian Ricketts
6ac80fcb01 Fixed sounds 2013-01-26 20:04:11 -06:00
Brian Ricketts
fe130885ea Put sound in resource directory so that it gets packaged 2013-01-26 19:46:28 -06:00
Rseifert
3dd7fdada1 Changed item render for rejector
Change out the item render for the rejector block. Also corrected a
minor model issue with the robotic arm but nothing major changed with
it.
2013-01-17 21:00:06 -05:00
Rseifert
c6e3320609 Changed out the model for the Block
*Still need to do the item view
*I also removed some unneeded textures
*Change gitignore to not include thumb.db files since they always seem
to change
2013-01-17 20:32:53 -05:00
Henry Mao
ceb784fa26 AL 0.2.3 Release! 2013-01-13 15:51:43 +08:00
Henry Mao
09f519ede1 More work on the imprinter 2013-01-12 22:22:08 +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
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
Henry Mao
6fc94411b6 Version Bump 2013-01-08 19:51:28 +08:00
Henry Mao
cb22292c9a Encoder Texture Update 2013-01-06 02:22:42 +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
f9ed7dbf60 Fixed oversized Gui and made packets work 2013-01-05 00:05:19 +08:00
Henry Mao
be43631eae Version Bump 2013-01-04 12:26:59 +08:00
Brian Ricketts
e7a0d11263 More work on Encoder GUI 2012-12-30 23:45:53 -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
Henry Mao
e12c9231e2 Renamed filter to imprint 2012-12-30 00:03:05 +08:00
Henry Mao
9cc32fd692 Version Bump 2012-12-29 23:50:03 +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
d1dfaad6dd Added missing belt textures 2012-12-28 03:13:37 -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