Commit graph

695 commits

Author SHA1 Message Date
Robert WC Seifert
e938010fbe Update README.md 2013-04-24 01:25:07 -03:00
Robert WC Seifert
ea60928314 Update README.md 2013-04-24 01:21:34 -03:00
Robert Seifert
f4eb3e6aa6 remove wrench methods in favor of UE way
UE has it so why should i have my own methods for the same thing
2013-04-23 23:48:31 -04:00
Robert Seifert
64be07516c typo 2013-04-21 03:57:48 -04:00
Robert Seifert
6b94618360 fixed ic2 unzip 2013-04-21 03:55:11 -04:00
Robert Seifert
2bbd78f0f6 more work on build script 2013-04-21 03:53:30 -04:00
Robert Seifert
42dcdd1ade fixed CC download 2013-04-21 03:47:40 -04:00
Robert Seifert
ee31e6e8e5 had an extra .zip on the end of the file name 2013-04-21 03:44:51 -04:00
Robert Seifert
3b651891a4 changed build script too download api's 2013-04-21 03:43:15 -04:00
Robert Seifert
2d27765897 edited crate item interaction behavior
It wasn't really checking if the item it was interacting with was a
crate, null, or unstackable before trying to insert or eject.
2013-04-21 02:07:19 -04:00
Robert Seifert
1b26c2f407 cleanup 2013-04-20 08:24:57 -04:00
Robert Seifert
afeacb1c6e cleanup 2013-04-20 07:41:52 -04:00
Robert Seifert
b01f4d5089 moved to its own repo
main just too make things cleaner in my new dev env but also so i can
use the classes in other projects without copying the files a dozen
times.
2013-04-20 07:41:48 -04:00
Robert Seifert
741d2e1bf4 correct errors caused by forge version change 2013-04-20 07:41:03 -04:00
Robert Seifert
5676d27dc2 removed api's from repo
with my new dev env setup i no longer need to have the api's in the
repo. Instead they are run out of there own java project folder and
externally linked. This should make modding and updates faster for all
mods.
2013-04-20 07:11:00 -04:00
Rseifert
4cb9080a3b version edit 2013-04-10 06:32:44 -04:00
Rseifert
14aaefa6a4 edited for ant script 2013-04-10 06:32:01 -04:00
Rseifert
f8263c9b2b Updated CC api
need to just no include this in the repo but rather have the ant script
just download it each build
2013-04-10 06:24:16 -04:00
Rseifert
5dea05a1d5 Cleanup and add ant script for jenkins 2013-04-10 05:35:51 -04:00
Rseifert
4e2f1243a4 moved build files
As we move AL to jenkins auto build system we don't really need these
right now. Latter these can be reformatted to work from this file but
are cluttering up the workspace.
2013-04-10 01:32:39 -04:00
Rseifert
3351f7acdc added mc version 2013-04-10 00:28:27 -04:00
Robert WC Seifert
47d64b6440 Merge pull request #4 from Alex-hawks/master
Fix up getDirection and imports in 2 TE Classes
2013-04-09 16:44:25 -07:00
Alex_hawks
f9a4ef453d Fix up getDirection, and imports in 2 TE classes
To make it compile with newer Forge versions
2013-04-09 17:25:29 +08:00
Brian Ricketts
538de2b7fc Update info.txt with current build in new format 2013-03-30 15:17:21 -05:00
Brian Ricketts
0aec74933e Updated building system to new format 2013-03-30 15:11:40 -05:00
Brian Ricketts
71fc0ff50d Push builds to new server 2013-03-29 19:21:07 -05:00
Brian Ricketts
5aa4d2142b Push build 89 and bump to 0.3.0 (MC 1.5.1) 2013-03-29 03:37:22 -05:00
Brian Ricketts
cede7be524 Fixed sound paths 2013-03-29 03:32:24 -05:00
Brian Ricketts
a8487f8427 Fixed wrenchy things 2013-03-25 16:14:40 -05:00
Brian Ricketts
f531771e12 Fixed GUIs, IC2 log spam, and bad Manipulator
shift-right-wrench-doohigie-really-long-commit-message-click issue.
2013-03-25 04:08:29 -05:00
Brian Ricketts
87d22898a8 Removed BasicComponents 2013-03-23 01:56:24 -05:00
Brian Ricketts
39bcb6ffa1 Fixed textures. I have no clue if anything actually works. 2013-03-23 01:00:35 -05:00
Brian Ricketts
f222ce9b7f Update to 1.5.1
Still need to fix textures
2013-03-22 23:54:10 -05:00
Rseifert
c5d47c43cc Textures mostly done
Detector and turntable have yet to be finished but i've run out of time
to work on this today. If no one else fixes it by tommorow i will work
on it.
2013-03-18 01:10:02 -04:00
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
Robert WC Seifert
1c02582307 Merge pull request #2 from AssemblyLine/Minecraft-1.5
Split textures for MC 1.5
2013-03-17 21:12:17 -07:00
Rseifert
9e0cfe6201 untested basic update to 1.5
Still have to bug test and add textures but it looks to be mostly done.
2013-03-18 00:08:52 -04:00
Rseifert
5b6781e811 got rid of render for detector
Get icon method for block now contains world xyz so you can get the
tileEntity for better texture control of blocks
2013-03-17 23:33:20 -04:00
Rseifert
8ceb2dba22 Starting the update to 1.5
Thought you guys had this handled but guess since i'm doing the same
thing for 5 other mods i'll do this as well.
2013-03-17 23:32:32 -04:00
Brian Ricketts
e94ea438bc Push build #88 2013-03-12 13:49:46 -05:00
Brian Ricketts
deacd434a9 Cleaned up imports and reformatted RenderCrate.java and BlockCrate.java 2013-03-12 12:52:22 -05:00
Brian Ricketts
9f65322f78 Crate improvements
- Crate now accepts any IC2- or BC3-compatible wrench to drop keeping
  items
- Crate now renders item name and amount as a floating tag above itself
  when being looked at
- Item icon, name, and amount now glows on the side of the crate so it
  is visible at night
2013-03-12 12:51:10 -05: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
Brian Ricketts
aae7782356 Fixed naming in manipulator 2013-03-03 00:31:45 -06:00
Brian Ricketts
ec4bb7fa6f Push build #87 2013-03-03 00:19:52 -06:00
Brian Ricketts
1346f22e4e Added full OmniWrench support and partial IC2 wrench support
IC2 team: if you're reading this, ADD FREAKING SHIFT-RIGHT-CLICK
FUNCTIONALITY TO YOUR STUPID WRENCH!
2013-03-03 00:12:17 -06:00
Brian Ricketts
bde31f8d30 Attempt to fix IC2 recipes 2013-03-02 23:01:51 -06:00
Brian Ricketts
8fede10d38 Changed logs to planks in belt recipe 2013-03-02 22:59:51 -06:00
Brian Ricketts
5edb3f813a Added messages for recipes 2013-03-02 22:57:59 -06:00