Robert Seifert
7ab1c657f5
added left right tank renders
...
Still need to fix the top siding when left or right doesn't render for
the face of the tank. As well i need to change the collision box so
player's can float in the mix.
2013-06-04 19:18:11 -04:00
Robert Seifert
206b4bff65
updated stubs
2013-06-03 23:18:11 -04:00
Robert Seifert
59d4ca5e6f
Render Adjustment and package change
...
Package change was actual in the Dark-Lib however it effected the
imports.
As well i adjusted the render of the Tank and still have more to do for
it. Right now it only changes for tanks above it and bellow it.
2013-06-03 23:16:05 -04:00
Robert Seifert
24ed8116dc
Fixed render crash if volume is greater than cap
2013-06-03 08:30:25 -04:00
Robert Seifert
561ecfea74
Almost done with part one of tank render
...
I have still yet to code the tank merging for the render which will be a
pain since either A) have to move around dozens of liquid block to
render a full rank, or B) render one large block which will take calcing
out the size and pos of the cube... B will also not work with odd
shapped cubes unless multi are used hmm...
2013-06-03 07:53:57 -04:00
Robert Seifert
097e46a43e
Working on new tank render
2013-06-03 07:09:55 -04:00
Robert Seifert
ad231f03a5
updated subs
2013-06-03 05:25:53 -04:00
Robert Seifert
260602f2e8
Fixed/Finished Networked Tanks
...
Still need to do more testing as well get a new render for the tanks,
but so far they seem to work rather nice.
2013-06-03 05:24:56 -04:00
Robert Seifert
64877994d4
Worked on tank and edits for network
2013-06-03 04:26:18 -04:00
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
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
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
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
24645491a8
update subs
2013-05-29 01:45:31 -04:00
Robert Seifert
d28d329026
Model Upload
2013-05-28 21:40:26 -04:00
Robert Seifert
f770370792
updated subs
2013-05-25 23:55:11 -04:00
Robert Seifert
aa54e73903
updated subs
2013-05-25 21:40:53 -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
0b9d999402
updated subs
2013-05-20 10:01:40 -04:00
Robert Seifert
6f5536d0f4
updated subs
2013-05-18 11:48:00 -04:00
Robert Seifert
1d69247ed7
Move hydraulic lib to dark lib
...
This might just be a temp move as i'm thinking of moving the lib into
its own repo.
2013-05-17 14:40:05 -04:00
Robert Seifert
a6f121bd8c
cleanup and minor fixes
2013-05-17 11:26:07 -04:00
Robert Seifert
2ffcabd410
Fixed pump crash and power issues
2013-05-16 12:03:29 -04:00
Robert Seifert
c9967983e1
updated subs
2013-05-15 17:38:29 -04:00
Robert Seifert
05268ab54a
updated subs
2013-05-15 06:34:26 -04:00
Robert Seifert
31dd0c63f2
added config save check
2013-05-13 22:21:38 -04:00
Robert Seifert
f2f2ad1dac
updated subs
2013-05-11 11:14:24 -04:00
Robert Seifert
3d48a37fcc
updated subs
2013-05-09 23:04:41 -04:00
Robert Seifert
80a18a9389
removed extra recipe register call
2013-05-09 23:04:03 -04:00
Robert Seifert
7e1bc73f11
Fixed model extension
2013-05-09 23:03:50 -04:00
Robert Seifert
de0124e523
updated subs
2013-05-09 06:06:10 -04:00
Robert Seifert
9ea05f54a0
updated subs
2013-05-08 09:39:11 -04:00
Robert Seifert
0d0f6bc74c
..
2013-05-08 09:03:25 -04:00
Robert Seifert
8207659f8b
add bc sub
2013-05-08 08:58:22 -04:00
Robert Seifert
fd74bee9f8
updated build script
2013-05-08 08:29:23 -04:00
Robert Seifert
3b6e185bb1
Updated subs
2013-05-08 08:17:34 -04:00
Robert Seifert
aca8162c1f
registered bc recipes
2013-05-08 08:13:32 -04:00
Robert Seifert
7df6b061ae
mc version update
2013-05-04 17:09:05 -04:00
Robert Seifert
4358dfe772
updated subs
2013-05-04 05:34:07 -04:00
Robert Seifert
0610b771c9
...
2013-05-04 05:29:19 -04:00
Robert Seifert
e7eaca86cf
build script fix
2013-05-04 02:36:40 -04:00
Robert Seifert
424c9d2a04
remove api as its part of one of the subs
2013-05-04 02:04:58 -04:00
Robert Seifert
07ba0d47aa
possible improvement of overflow
2013-05-04 02:02:25 -04:00
Robert Seifert
6620dac6bd
added chunk loaded check to path finder
2013-05-04 01:48:20 -04:00
Robert Seifert
100c40b15f
corrected build script
2013-05-02 04:48:43 -04:00
Robert Seifert
f3370432d2
Added Dark-Lib sub
2013-05-02 04:44:30 -04:00