Commit graph

3180 commits

Author SHA1 Message Date
Robert Seifert
5a08ed4b1c Changes for new network code (untested)(Broken)
Most likely i will have to do tons of bug fixes after this. As well the
code for the tank is unfinished so this will not even compile.
2013-06-03 02:24:42 -04:00
Robert Seifert
3de7ab0ca5 Massive Fluid Network changes
Got started on this and didn't stop to better document the changes.
First the man changes are to div out the network code to be more usable
in other way than fluids. As well to make a new network class for the
tanks which are now becoming a more like the pipes. I will later as well
make a mechanical network and a data network for later use.

On top of that there are some helper class that i didn't upload before i
started work. There is nothing too them as they were in the start of
development.
2013-06-03 02:22:29 -04:00
Robert Seifert
ab1d6a3a81 more package changes 2013-06-02 23:53:57 -04:00
Robert Seifert
9f44093d0c package rework and changes
renamed the main package to start with dark like my other mods. As well
split the fluid and mech content up to there own package roots. This
will later lead to them become two downloads... maybe.
2013-06-02 23:49:34 -04:00
Robert Seifert
a7dc361a8e add lang to load path 2013-06-02 03:45:21 -04:00
Robert WC Seifert
4cca8f565a Merge pull request #34 from PancakeCandy/patch-1
Created France Translation
2013-06-02 00:38:05 -07:00
PancakeCandy
a92bef70c7 Created France Translation
Now people from france can use Assembly line in their language!
2013-06-02 09:05:00 +02:00
Robert Seifert
45964b3723 Fixed Tab Name
turns out i mistakenly add the tab name localization to Greater
Securities English translation file
2013-06-01 13:51:50 -04:00
Robert Seifert
b9d17eeb84 ... 2013-06-01 01:52:19 -04:00
Robert Seifert
a7e8785cb8 prop name correction 2013-06-01 01:51:49 -04:00
Robert WC Seifert
e03f6de845 Merge pull request #31 from PancakeCandy/patch-1
Translated Encoder to Codeerder Fix
2013-05-29 12:48:06 -07:00
PancakeCandy
cfd1f82248 Translated Encoder to Codeerder Fix
Another translation
2013-05-29 16:10:17 +03:00
Robert Seifert
835ae8a047 Fixed pump not filling area at all
Still need to rework the method to fix a few other issues
2013-05-29 02:47:55 -04:00
Robert Seifert
d42b579ad0 update subs 2013-05-29 01:46:54 -04:00
Robert Seifert
24645491a8 update subs 2013-05-29 01:45:31 -04:00
Robert Seifert
04a81b09a3 Fixed crash with getting flow rate 2013-05-29 01:38:53 -04:00
Robert Seifert
711b51f947 Dutch translation by PancakeCandy
Might have to see if this actually loads correctly later but for now its
added.
2013-05-28 21:51:35 -04:00
Robert Seifert
d28d329026 Model Upload 2013-05-28 21:40:26 -04:00
Robert Seifert
b536463a5c Model Upload 2013-05-28 21:39:38 -04:00
Robert Seifert
f770370792 updated subs 2013-05-25 23:55:11 -04:00
Robert Seifert
06c4b53895 updated Dark-Lib sub 2013-05-25 23:54:21 -04:00
Robert Seifert
b056b97a9c minor changes to autocrafter 2013-05-25 23:53:02 -04:00
Robert Seifert
8e11878c0a cleanup 2013-05-25 23:51:19 -04:00
Robert Seifert
5d56a519a6 added give command
Give command is used to give an item to an inventory or place it in the
inventory of a tile.
wording is the same as take command Give ID:Meta amount

I will improve this command more allowing for the removal of the extra
args
2013-05-25 23:37:59 -04:00
Robert Seifert
0d8c6560c4 improved take command wording
Command wording now goes Take ID:Meta amount
ex Take 1:0 10
ex Take 5 20
2013-05-25 23:36:55 -04:00
Robert WC Seifert
42d292163f Merge pull request #26 from nekojess/crate-fix
Fix double right clicking crates.
2013-05-25 19:34:40 -07:00
Robert Seifert
df341a78b9 Added Take command
Take command is used to take an item from an inventory supporting the
new ISidedInv.
2013-05-25 22:26:47 -04:00
Robert Seifert
aa54e73903 updated subs 2013-05-25 21:40:53 -04:00
Robert Seifert
8a384d6585 updated Dark-Lib sub 2013-05-25 21:40:03 -04:00
Robert Seifert
b70fc9bdce Added crafting manager from assembly line
Still needs improved to be more flex-able and useable by other tiles.
However, it should be very useful for anyone doing autocrafting. As well
if anyone who uses it spots and issue fill free to improve/fix it.
2013-05-25 21:39:01 -04:00
Robert Seifert
f5832befb9 moved crafting manager to Dark-Lib 2013-05-25 21:37:27 -04:00
Robert Seifert
8149be82bf Fixed armbot not starting on area load
Also increased the speed of rotation from 1.3f to 2.0f. Later i'll be
making tiered version of the arm starting with a wooden prototype
version.
2013-05-25 21:37:11 -04:00
Robert Seifert
adedb540a1 added a fail safe for no users on a lock 2013-05-25 20:45:16 -04:00
Robert Seifert
64a3690375 removed white extra from gui 2013-05-25 20:44:38 -04:00
Jessica Creighton
805d2dee16 Fix double right clicking crates.
1) It was not figuring out what to do when holding nothing. 2) It was returning prematurely when searching player inventory
2013-05-25 14:48:17 -04:00
Robert Seifert
7d9c674271 fixed imprinter item insert bug for ISidedInv 2013-05-25 01:49:58 -04:00
Robert Seifert
d2c8dac2f7 cleanup 2013-05-25 01:49:41 -04:00
Robert Seifert
6e1d387bf1 cleanup 2013-05-25 01:49:31 -04:00
Robert Seifert
54f7b4be6b Fixed hopper support 2013-05-25 01:36:13 -04:00
Robert Seifert
0163b72306 Fixed crate item lose and update bug
Though i had got this taken care of last time but looks like now.

Change: Inventory is now only used for automation support. Player
interaction goes strait to the collective itemstack then is build back
into the inventory after.
2013-05-25 01:21:23 -04:00
Robert Seifert
0bca29697d Added ISidedInv extraction support 2013-05-25 01:19:29 -04:00
Robert Seifert
a912b4de1b Fixed more items being consumed than needed 2013-05-25 00:32:24 -04:00
Robert Seifert
8e70c7e661 updated license 2013-05-24 20:26:23 -04:00
Robert Seifert
6f9da55b87 cleanup 2013-05-23 02:58:38 -04:00
Robert Seifert
13699c24b3 Improved and randomized pathfinder
Pathfinder now works better
--It levels of at the correct y level for pathfinding
--It pathfinder no longer in a perfect line but is randomized
--Pathfinder is now limited to search with a set range preventing cross
map interaction
2013-05-23 02:56:49 -04:00
Robert Seifert
05a4f5b418 worked on drain pattern
Still have a bit or work to do and maybe a full pathfinder rewrite to
fix this issue.
2013-05-23 01:34:33 -04:00
Robert Seifert
653253ceff more cleanup 2013-05-20 16:45:08 -04:00
Robert Seifert
92d096a8a5 cleanup 2013-05-20 16:34:23 -04:00
Robert Seifert
a6506b67bf removed debug and fixed bucket item usage 2013-05-20 16:23:21 -04:00
Robert Seifert
b0574b7f58 Fixed duping bug with imprinter again...
Well again i have fixed a few duping bugs with the imprinter. This time
though i have made it a bit harder for it to break down. However, the
issue could happen again with the current crafting system.
2013-05-20 16:06:32 -04:00