Commit graph

3986 commits

Author SHA1 Message Date
Calclavia 57f8a12c6d Added more task related classes 2012-11-03 12:15:29 +08:00
Calclavia bd78faab1f Reformatted some GUI 2012-11-03 11:56:51 +08:00
Calclavia cefb0245bd Got rid of TileEntityBase 2012-11-03 11:55:11 +08:00
Calclavia 990c58fef7 More AI additions 2012-11-03 11:18:44 +08:00
Calclavia 38a391c496 Depricated Container
I am planning to make the crafter not require a GUI.
2012-11-03 11:04:55 +08:00
Calclavia a1caf9acf3 Massive reformatting 2012-11-03 11:04:24 +08:00
Calclavia d3a40a764b Reformat 2012-11-03 11:01:09 +08:00
Calclavia 3fe2e0b919 Added Task Class 2012-11-03 10:56:13 +08:00
Calclavia ed4ee51a5e Build number bump 2012-11-03 10:44:57 +08:00
Rseifert ea693be636 Nothing much
just uploading to upload, also change multiBlock enum for the machine
too include a Gui ID, the way you had it Calc was ok but wasteful.
2012-11-02 14:30:00 -04:00
Rseifert 97113441eb Cleanup
Removed Steam piston gui since it had no use, if you need Force output
use the pipe guage. Also fixed a bug where pipes would output 2 per
update from every produce whether or not there it could actual produce
anything.
2012-11-02 14:04:10 -04:00
Rseifert c97a065429 Finished Sorter GUI
created a simple GUI to allow for turning off slots, and toggling
rejection state. Also fixed a bug with the rejection checker where it
was always false. Though now i have a bug with the packets never making
i to the server.
2012-10-31 23:29:31 -04:00
Rseifert 27e43ebfa7 Cleaned up and started on crafters
I removed some commented out areas from the other files.
Also started on autocrafter at the moment nothing is done just creating
init files, methods, and trying to layout the ground work. Let see if i
can code these cleaner than i usually do he he :)

Also looks like some other things are getting uploaded in this. Might be
a slight version diff in the UE and Buildcraft api version i have. As
well i added the textures to the src folder. Not sure how you mod with
them in the resource folder.
2012-10-29 13:47:33 -04:00
Rseifert bc73c978c5 Sorter simi Cleaned up
Not sure what you expected calc but not much changed
2012-10-29 13:43:36 -04:00
Rseifert a9fe90b3ca Updated to 1.4.2 and UE 1.0.0
I baddly need to clean this mod up but for now it should be fully
updated. The recipes are not tested yet with the ore Directory changes i
made to them but i'll test shortly.
2012-10-29 10:08:06 -04:00
Calclavia 9abc4e3a0f Patch 2012-10-28 22:55:12 +08:00
Calclavia 8fef86026c Released 0.1.0! 2012-10-28 21:56:50 +08:00
Calclavia 4242c45a9f Made manipulator output from inventory 2012-10-28 19:54:55 +08:00
Calclavia addac728e2 Info file update 2012-10-28 18:18:27 +08:00
Calclavia 6d06ca0241 Build #1 2012-10-28 18:01:09 +08:00
Calclavia 501d44fa44 Compatiblity with IInventory and ISidedInventory 2012-10-28 18:00:46 +08:00
Calclavia a554b914bd Added wrenching ability to set to output 2012-10-28 17:26:23 +08:00
Calclavia edb4234ad0 Massive cleanup to manipulator 2012-10-28 17:21:13 +08:00
Calclavia d7576fa983 Fixed client side not working with conveyor belts 2012-10-28 16:20:29 +08:00
Calclavia ead4de1a27 Moved textures and fixed build file 2012-10-28 16:17:08 +08:00
Calclavia 4bbaded7a4 Enum Organization 2012-10-28 15:47:58 +08:00
Calclavia cbad7f40cd Added back in textures 2012-10-28 15:19:21 +08:00
Calclavia e66818447a More commits 2012-10-28 13:51:08 +08:00
Calclavia e8afe5d767 More fixes 2012-10-28 13:36:34 +08:00
Calclavia e13a214549 Initial 1.4.2 and UE 1.0 update 2012-10-28 13:25:56 +08:00
Rseifert 168cf1f049 PC: Auto upload 2012-10-24 18:55:14 -04:00
Rseifert b5ac676610 Version bump
really testing jenkins build process too see if its doing it job but i
did forget to update version numbers
2012-10-19 01:48:58 -04:00
Rseifert 64179b0e17 bug fixes, bugs fixes, and ninja update
suprised how long it too someone to noticed the major bugs i fixed.
Guess i need to play my own mods more and find the bugs myself ;/.
Fixed pipes again
Fixed boiler & LiquidTank liquid sharing system
Added a way for pipes to pump to tanks up a boiler chain
Fixed Boiler GUI
Fixed most machines in general (packets stopped being sent)
pre implemented use of Liquid tank in place of boiler's internal storage
tanks
storage tanks act as pumps on sides, Top for gases, bottom for liquids.
Added crafting for lava, water,steam.fuel,and oil tanks.
Made 4 iron the default tank receipe, and 4 bronze optional will change
out later.
2012-10-19 01:38:53 -04:00
Rseifert fccf7d2f29 Update to UE 9.1
Need to test still since it looks like my forge it out data i can't test
just yet
2012-10-10 21:48:55 -04:00
Rseifert 8de1486509 Finished liquid tank render and most code
Still have bugs to work out like liquid trading and glass face not
rendering on the model; However, the render looks nice and the corner
look better than the old ones.
2012-10-08 23:34:04 -04:00
Rseifert 7734f98cc1 working on liquid storage tank
its a WIP but in the process of setting it all up i worked on the normal
boiler and improved the MHelper file which contains the liqiud trade
method, corner finder method and surrounding TileEntity finder.
2012-10-08 21:52:03 -04:00
Rseifert 3bd9b857d4 bug fixes and packet reductions
fixed another bug with the pipe, pipe would not lose pressure after
being disconncted from source. Also cleaned up a bit on some of the code
and added code to only send packets if the machine updated. This will
reduce a lot of paceket load being sent to the client.
2012-10-08 14:24:34 -04:00
Rseifert 89e5ca315b Cleanup and more bug fixes
Trying to reduce pack load
Fixed mech rod not slowing down when force = 0
Fixed Pipes render bug
2012-10-07 23:58:49 -04:00
Rseifert 5d2450a061 Clean up and bug fixes
Fixed a packet being sent per tick bug
tried to fix pipes not trading liquid 50% of the time
fixed hardness & resistance off all blocks
2012-10-07 01:48:28 -04:00
Rseifert 8390bb786c added crafting recipes 2012-10-04 02:11:39 -04:00
Rseifert bf060956df Bug Fixed and add new Item renders
Fixed a few bugs and improved how some thing work. Also added item
renders for some blocks so they look better in hand.
2012-10-04 01:47:34 -04:00
Rseifert 10c0eedf88 Version bump 2012-10-03 22:20:50 -04:00
Rseifert 6d73eede9f Generator now works and outputs power
Well since i'm using UE lite i think it outputs power, I have more
testing to too. Right now my only indication is the generator will place
a stone block above it when its genrate is above 0.
2012-10-03 13:43:52 -04:00
Rseifert d2cafa890e Steam Piston & rod now translate energy correctly
Took some time but i got it too work, the steam piston will generate
mechanical energy and then traslate that energy to a rod which will
translate it to the next and so on. Now too just create the generator
and i'm done.
2012-10-03 13:16:44 -04:00
Rseifert 3d238fdd38 Cleanup && Finished Animation & most of piston
Mostly just a code upload to move work to my other pc but i did get
steam piston's animation done. I also cleaned up a little moved EU
vampire to dev blocks, removed old steam piston, and corrected GUI.
Current bugs: Mech energy will not trade, Steam piston GUI willl not
display Newtons out putted, and slight lag being cause by packets.
2012-10-02 23:27:18 -04:00
Rseifert b26beba828 writing Steam power
since half of it was not working i'm going to write the mod part by part
starting with the steam piston and its new model
2012-10-01 23:14:58 -04:00
Rseifert 0748ec34ee worked on mechanical system and updated for ue8.7
Simi unstable due to how i've been messing around with mechanical
systems, but it looks good enough. It also seems to work fine on UE8.7,
and i added dependence checks to remove some error on load. On top of
that i update version number for both mods to be the same. Will help
track versions better
2012-09-30 20:22:26 -04:00
Rseifert 813392f5e1 change package and started coding mechanical rod
since i want the steam piston to output a rotational energy rather than
strait electric i started coding the mechanical rod. It has a max range
of 10 blocks, and only transfers energy in one direction. Later i'll add
a gear box to allow for several directions, as well as speed control.
Also right now the system is design to use rpm as power units but later
i'm change it to correct units, since rpm just describes speed and not
power.
2012-09-25 16:21:52 -04:00
Rseifert 241424ceb5 Updating for UE 8.5 lite and forge 4.1
Still have work to do but mostly done
2012-09-25 13:23:40 -04:00
Rseifert 22b872c557 config fix 2012-09-25 09:40:09 -04:00