Commit graph

16 commits

Author SHA1 Message Date
DarkGuardsman
eb0c801440 @SideOnly(Side.CLIENT)
Ya i got a bit lazy way back when this was required. Hope this fixes any
issues with mods calling my code server side and crashing.
2013-09-05 20:35:21 -04:00
DarkGuardsman
962700a479 AutoSync: source code formatting 2013-09-05 20:04:56 -04:00
DarkGuardsman
f8595d9fec removed double disable option 2013-09-04 22:32:42 -04:00
DarkGuardsman
ad4a265849 temp fixed null crash 2013-09-04 22:23:47 -04:00
DarkGuardsman
be435e432a reworked how fluids are registered
Made the fluids check for existing fluids, and existing fluid blocks.
This might improve how well the mod works with other mods.
2013-09-04 21:38:09 -04:00
DarkGuardsman
b3cfee0d0c Reworked Force api 2013-09-04 18:56:22 -04:00
DarkGuardsman
5ff388a888 connection changes 2013-09-04 18:46:56 -04:00
DarkGuardsman
e4261ab264 Toyed with fluids
Most likely will not fix the issue but i'll keep working on it.
2013-09-04 14:19:16 -04:00
DarkGuardsman
b8c95c191a import changes 2013-09-03 03:10:22 -04:00
DarkGuardsman
8677d4e5b2 changed block registration to custom system 2013-08-29 17:23:42 -04:00
DarkGuardsman
85461fce89 Finished merging steampower into fluid mechanics
Steam Power is finally back with its other half basic pipes. Its been a
long time since these two mods were once the same exact mod. Now they
are rejoined though steam power was left rusting in the archive a bit
too long. Most of its content was remove and needs to be rewrote from
scratch. Fluid Mechanics aka basic pipes has since then become a nice
mod and is mostly bug free. Now with the addition of steampower maybe
just maybe now the mod will become more useful to the end user.
2013-08-28 15:41:31 -04:00
DarkGuardsman
aba24c9af3 changed how src folder is stored
its no longer stored in src/minecraft but right into the src folder. Not
sure why it was not this way to start with
2013-08-28 15:25:06 -04:00
DarkGuardsman
e14862eb09 removed files to allow merge 2013-08-28 14:03:34 -04:00
DarkGuardsman
3c851b1dac misc 2013-08-24 08:03:46 -04:00
DarkGuardsman
11e71b6ddd Removed all errors 2013-08-08 12:38:35 -04:00
DarkGuardsman
591a5a2499 Rework in progress
I want to facepalm over and over again until i can remember why i coded
some of this the way i did. Mostly i'm deleting everything and starting
over
2013-08-08 11:44:27 -04:00