Commit graph

3365 commits

Author SHA1 Message Date
Robert Seifert
9d378b53c0 adjusting build script for api's 2013-04-21 02:50:01 -04:00
Robert Seifert
36aedf1e77 Fixed textures for Drain 2013-04-21 02:27:26 -04:00
Robert Seifert
d675356862 Added banner for info file 2013-04-21 02:27:18 -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
3a7b0e7951 added assets 2013-04-20 08:24:24 -04:00
Robert Seifert
86ae217af0 cleanup 2013-04-20 08:23:57 -04:00
Robert Seifert
a1d51ae1ef pulled in more of my code collection 2013-04-20 08:05:28 -04:00
Robert Seifert
5e6098313e added a readme 2013-04-20 07:47:35 -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
53b72eaaa0 pulled classes out of other mods
These were in the same dark file package however were in different
repos. As time goes I'll try to collect the rest of the files. For the
moment many of this libraries class are hiding in my other mods both
current and dead.
2013-04-20 07:36:23 -04:00
Robert Seifert
222f31db5b move some class to my code lib 2013-04-20 07:34:04 -04:00
Robert Seifert
bc1b2bd5fa init 2013-04-20 07:13:20 -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
4e6275a891 sync 2013-04-20 03:18:00 -04:00
Rseifert
299edd1f0f Fixed generic pipe connections
Was doing the connection checks wrong. Now its check for meta data if
the pipe uses the same class file for connections. Its should connection
to any generic pipe of its color and iron pipes. This should allow for
unique pipe networks for generic liquid types. This however will not
allow for a set liquid type filtering or transport.

Also in an earlier push i changed generic pipes to only move 1 bucket a
request but 3 request for non-generic pipes a request.
2013-04-19 01:20:25 -04:00
Rseifert
13c2f1fb6c Fixed generic pipe filling 2013-04-17 15:12:44 -04:00
Rseifert
35d8812742 Fixed pipe connection for pump 2013-04-17 15:02:28 -04:00
Rseifert
5eff4fa74a Fixed Construction pump working with energy supply
Still need to do more debug for rotation and item rendering
2013-04-17 14:56:48 -04:00
Rseifert
225b3a3ebf added drain recipe and construction pump recipe 2013-04-17 14:22:54 -04:00
Rseifert
6608d8aa36 Changed pipe crafting
pipe crafting is now a set recipe instead of shapeless. Though with this
change you can now use any pipe color inter mixed with a dye to get 4
pipes of that color back. As well sticking a pipe in the crafting grid
will result in an uncolored pipe back.
2013-04-17 14:07:57 -04:00
Rseifert
a3335491d4 fixed render and connection between pipes
There is however an odd error with old pipes updating to the new system.
Since the new pipes are an extend of the old pipes they may thing
themselves as old pipes. breaking them and replacing solves this isssue
2013-04-17 13:48:25 -04:00
Rseifert
2b093d349e added renders for new pipes
still need to test and debug including create new textures for specific
pipes. Recipes are also still need for new items as well as reversed
color crafting
2013-04-17 13:25:58 -04:00
Rseifert
57d3fc6cce worked on new pipes
Just need to add renders too the new pipes and change the textures off
the old ones. I might also need to do some testing since i changed a few
methods.
2013-04-15 23:12:39 -04:00
Rseifert
3684f3300f add generic colored pipe set 2013-04-15 22:38:56 -04:00
Rseifert
8435e6be96 adjusted isValidLiquid 2013-04-15 22:12:27 -04:00
Rseifert
1f7e4ce470 worked on tank and network a bit 2013-04-15 21:58:50 -04:00
Rseifert
34e7e6c7a6 adjusted micdoodle8 's changes for tanks 2013-04-15 07:49:41 -04:00
Rseifert
ae9a6227f7 added model for construction pump 2013-04-15 07:31:09 -04:00
Robert WC Seifert
69a33f940f Merge pull request #11 from micdoodle8/master
Tanks will be added to creative/NEI depending on fuels registered.
2013-04-11 15:11:42 -07:00
micdoodle8
d7005cf3df Tanks will be added to creative/NEI depending on fuels registered. 2013-04-11 14:59:29 -04:00
Rseifert
ae67929812 updated info 2013-04-11 02:24:25 -04:00
Rseifert
05de063080 url address update 2013-04-11 02:15:29 -04:00
Rseifert
df95553cb1 no change 2013-04-11 02:10:27 -04:00
Rseifert
6d98e90acb Cleanup and bug fixes
Worked on fixing a possible bug with release valve draining and
ITankContainer that might not have had tanks on that side.
2013-04-10 17:32:46 -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
c6c0f3c9f5 Updated Read me 2013-04-10 06:10:06 -04:00
Rseifert
bd3e705fd9 added a lisence 2013-04-10 06:05:06 -04:00
Rseifert
5dea05a1d5 Cleanup and add ant script for jenkins 2013-04-10 05:35:51 -04:00
Rseifert
8abbab4077 Added more Mechanical api stuff
Not sure if i want to work on this right now as its just a bonus
addition to FluidMech a this point. Though it badly needs overhauled to
include its own pathfinder. The rods need to work as one rod using the
same pos, spin speed, Force, etc. As well math needs to be added to calc
force correctly
2013-04-10 04:47:16 -04:00
Rseifert
b873cb2cb1 Removed IConnectionProvide from pipes 2013-04-10 04:45:39 -04:00
Rseifert
13bf76a170 moved model folder 2013-04-10 04:06:24 -04:00
Rseifert
f8c76236a4 cleanup + edited build script 2013-04-10 04:03:32 -04:00
Rseifert
94ce8c3181 removed ue api from repo 2013-04-10 03:57:14 -04:00
Rseifert
9ba9920c87 updated ignore file 2013-04-10 03:56:03 -04:00
Rseifert
06228fb4cb copy of old build script for refrence 2013-04-10 03:55:24 -04:00