Commit graph

892 commits

Author SHA1 Message Date
Calclavia
1c3898bd9e Removed pump for now 2014-01-25 22:12:24 +08:00
Calclavia
733220edef Fixed grate fill algorithm 2014-01-25 22:07:27 +08:00
Calclavia
d91fdcf8fe Optimized drain algorithm to be based off distance 2014-01-25 21:39:15 +08:00
Calclavia
11b8227fea Fixed grate spamming fluid 2014-01-25 20:48:06 +08:00
Calclavia
dcc1a0caf5 Preventing pipe feed back loop 2014-01-25 20:37:25 +08:00
Calclavia
676af2e409 Cleaned up the grate code 2014-01-25 20:25:27 +08:00
Calclavia
99030c23c0 Added mixer and rubble washing 2014-01-25 19:09:50 +08:00
Calclavia
4652c40538 Mixer starting to work 2014-01-25 18:07:08 +08:00
Calclavia
7a5075e323 Fixed conveyor belt not refreshing on world load 2014-01-25 18:01:34 +08:00
Calclavia
4be96d95be Fixed some conveyor belt upward and downward movement 2014-01-25 14:08:55 +08:00
Calclavia
028ff3fc1a Fixed conveyor belt sound and animation 2014-01-25 13:31:17 +08:00
Calclavia
bf574c7c8c Reverted to Java 6 for FTB 2014-01-25 11:34:01 +08:00
Calclavia
f5a055b615 A little work on the mixer 2014-01-25 01:29:47 +08:00
Calclavia
96de7fbdff Updated hot plate textures 2014-01-25 00:30:15 +08:00
Calclavia
f54f3652b5 Added hammer and imprint recipes 2014-01-25 00:07:44 +08:00
Calclavia
de28fb85f6 Reduced grinder poly count 2014-01-24 23:43:38 +08:00
Calclavia
f067577599 Added hammer sound effect 2014-01-24 22:51:05 +08:00
Calclavia
c206e13794 Hammer ores on engineering table to yield rubble 2014-01-24 21:17:15 +08:00
Calclavia
a8e275c73b Reduced amount of gear packets and new grinder sounds 2014-01-24 18:48:53 +08:00
Calclavia
89c32f1744 Grates are now passive and rely on pipe network 2014-01-24 18:20:35 +08:00
Calclavia
38c1e70a59 Fixed some more weird grinder rotations 2014-01-24 18:06:18 +08:00
Calclavia
23cf8da7bb Fixed grinding wheel's render rotation direction being wrong 2014-01-24 18:02:28 +08:00
Calclavia
de2a9a9608 Resolved #131 - Added tons of decoration blocks for monodemono 2014-01-24 17:58:04 +08:00
Calclavia
28e9a9a9ef Generator is now working again 2014-01-24 17:08:50 +08:00
Calclavia
7c3adc4c2b Redesigned mechanical system again to fit rotational conflicts better 2014-01-24 16:34:38 +08:00
Calclavia
65c1dfad7a Grate is now working 2014-01-23 22:50:22 +08:00
Calclavia
0d15854a6f Fixed levitator not rotating 2014-01-23 22:25:46 +08:00
Calclavia
34018f215b Fixed #94 - multimeter gui and redstone output 2014-01-23 22:18:15 +08:00
Calclavia
07d53200d5 Added Armbot disk 2014-01-23 21:47:44 +08:00
Calclavia
d3535903ab Fixed #144 - Armbot multiblock not placing 2014-01-23 21:35:30 +08:00
Calclavia
9d42e9e99d Fixed #145 - Different pipes stacking 2014-01-23 21:29:45 +08:00
Calclavia
0eff1370d3 Fixed #135 - Wire tooltip 2014-01-23 21:28:49 +08:00
Calclavia
6fa2530dd6 Added battery wrench pick up and fixed distribution 2014-01-23 21:22:07 +08:00
Calclavia
0198bd3738 Fixed tesla multiblock issue 2014-01-23 20:37:14 +08:00
Calclavia
10ccaad88c Fixed engineering table z-fighting and only tooltip on sneak 2014-01-23 19:51:54 +08:00
Calclavia
e5449e9566 Made engineering table slightly lower 2014-01-23 18:48:30 +08:00
Calclavia
8219fdfb11 Engineering table now can rotate it's crafting matrix 2014-01-23 18:46:17 +08:00
Calclavia
24079ee908 Started working on engineering table matrix rotation 2014-01-23 16:34:24 +08:00
DarkGuardsman
7da8ac4289 Implemented maxFlow rate in pipe network fill methods 2014-01-21 16:57:12 -05:00
DarkGuardsman
a2a8f8c5e1 Added max pressure and flow rate to pipe network reconstruct 2014-01-21 16:54:25 -05:00
Calclavia
ebeaab6400 Multimeter now tries harder to search for wire networks 2014-01-21 22:38:44 +08:00
Calclavia
4990443e9a Fixed framed wires not connecting 2014-01-21 22:30:49 +08:00
Calclavia
79d22687f6 Fixed multimeter crash 2014-01-21 22:24:02 +08:00
Calclavia
9f9bb3db52 Added battery item renderer 2014-01-21 21:58:58 +08:00
Calclavia
1b072045b9 Wrapped RenderBattery in glMatrix 2014-01-21 21:44:31 +08:00
Calclavia
dee14031be Worked on some battery distribution 2014-01-21 21:20:50 +08:00
Calclavia
833fab1301 Fixed some network rotation and EntityFx crash 2014-01-21 21:09:43 +08:00
Calclavia
27ec5e6de1 Fixed potential multimeter crash 2014-01-21 20:30:08 +08:00
Calclavia
51ed61cb46 Improved battery rendering 2014-01-21 20:29:04 +08:00
Calclavia
be722cc586 Improved grinder direction 2014-01-21 19:52:14 +08:00
Calclavia
a7f19b20a2 Made mechanical network not pathfind unless the amount of generators changed 2014-01-21 19:15:20 +08:00
Calclavia
18ae602065 Added gear disabling upon wrong rotation 2014-01-21 18:37:45 +08:00
Calclavia
5bc0d45912 Finished initial mechanical network packet and rotation system 2014-01-21 18:24:05 +08:00
Calclavia
19ee8e95d0 Fixed some transformer rotations, incomplete 2014-01-21 16:19:32 +08:00
Calclavia
958cca3180 Added new transformer model 2014-01-21 16:06:39 +08:00
Calclavia
3dcd8fdc2f Gears now back to semi-working 2014-01-20 23:22:19 +08:00
Calclavia
f64b157544 Gears now back to semi-working 2014-01-20 23:22:10 +08:00
Calclavia
bc81e18874 New gear rotation calculation algorithm 2014-01-20 22:28:02 +08:00
Calclavia
fea61d5241 Merge branch 'master' of https://bitbucket.org/calclavia/resonant-induction 2014-01-20 21:37:41 +08:00
DarkGuardsman
80fe74ca4e Removed redstone disable from connection prefab 2014-01-20 08:36:20 -05:00
DarkGuardsman
8011370163 Changed fluid network to use FluidUtility to detect changes when draining tanks 2014-01-20 07:47:32 -05:00
Calclavia
e7cf613339 Added transformer OBJ 2014-01-20 19:18:43 +08:00
Calclavia
3cac78bb60 Updated UE 2014-01-20 19:08:17 +08:00
Calclavia
afd1bbde71 Updated UE 2014-01-20 15:24:50 +08:00
Calclavia
29d55d3aa8 Now adding individual multiparts into network instead of the tile() 2014-01-20 14:29:43 +08:00
Calclavia
c0937c8cdb Minor work on battery renderer 2014-01-20 14:13:41 +08:00
Calclavia
1805ddbbb1 Improved battery render 2014-01-20 12:45:04 +08:00
DarkGuardsman
c1f8082fe4 Re-add Debug blocks 2014-01-19 22:13:51 -05:00
DarkGuardsman
0e901070d7 Minor changes 2014-01-19 21:54:11 -05:00
DarkGuardsman
fc63a8670a Changes for IContentInfo 2014-01-19 21:44:12 -05:00
DarkGuardsman
11e7035c95 Cleared out errors from removing energy prefab 2014-01-19 21:09:32 -05:00
DarkGuardsman
f0538c0ace Cleaned out the old AL prefabs for machines 2014-01-19 20:50:57 -05:00
DarkGuardsman
1fb19b287a Change engineer table to use an empty hand for crafting 2014-01-19 18:37:30 -05:00
DarkGuardsman
38c4be95fd Changed wire tool tip 2014-01-19 17:48:12 -05:00
Calclavia
2b7d873e5a Added new battery model 2014-01-19 23:12:40 +08:00
Calclavia
ef478755b1 Clean up 2014-01-19 21:03:03 +08:00
Calclavia
2bbc93b70a Fixed generator direction and creative battery 2014-01-19 20:54:36 +08:00
Calclavia
a3122c7e0f Fixed battery tiers 2014-01-19 20:19:58 +08:00
Calclavia
06a9c10788 Fixed grinding wheel roatations 2014-01-19 20:11:29 +08:00
Calclavia
0fd99fa04e Gears now work all 6 sides 2014-01-19 19:46:07 +08:00
Calclavia
a0bbaee12b Fixed minor tank packet bug 2014-01-19 19:30:00 +08:00
Calclavia
bd496c66bd Finished pipe system and fixed tanks 2014-01-19 19:20:57 +08:00
Calclavia
8436dd5b41 Merge branch 'master' of https://bitbucket.org/calclavia/resonant-induction 2014-01-19 17:53:32 +08:00
Calclavia
d5859ba566 Finished multipart pipes 2014-01-19 17:53:26 +08:00
DarkGuardsman
199b8515e5 Buff solar panel from 5j to 25j a tick 2014-01-19 04:46:19 -05:00
Calclavia
62be2b5b1d Merged release valve with the tank 2014-01-19 17:25:43 +08:00
Calclavia
db4af58b2b Merge branch 'master' of https://bitbucket.org/calclavia/resonant-induction 2014-01-19 17:01:41 +08:00
Calclavia
32404e6742 Pipes are now multipart 2014-01-19 17:01:35 +08:00
DarkGuardsman
6d3c60097f Increased solar cells from 1j to 5j a tick 2014-01-19 03:36:34 -05:00
DarkGuardsman
85136fb62c Fixed BatteryBox charge cap tiering 2014-01-19 03:28:45 -05:00
DarkGuardsman
3c36d162e0 Fixed ItemBlockBattery meta issue 2014-01-19 03:28:18 -05:00
Calclavia
c90d509d5e Got tanks almost working 2014-01-19 15:14:20 +08:00
DarkGuardsman
ff0dbfe5ad Merge branch 'master' of https://bitbucket.org/calclavia/resonant-induction 2014-01-19 01:47:31 -05:00
DarkGuardsman
1ab4bd3a3f Worked on generator rotation logic 2014-01-19 01:46:27 -05:00
Calclavia
0f977d5b8a Fixed tank not working when only one block 2014-01-19 14:44:34 +08:00
Calclavia
20dcbce5c5 Added clockwise set and get methods for IMechanical 2014-01-19 14:20:41 +08:00
Calclavia
1e5319c4de Made items render flat on hot plate and engineering table 2014-01-19 14:18:05 +08:00
Calclavia
e7e19b6afd Grinder now works with mechanical network 2014-01-19 13:49:42 +08:00
Calclavia
b4606b23da Merge branch 'master' of https://bitbucket.org/calclavia/resonant-induction 2014-01-19 13:36:07 +08:00
DarkGuardsman
d7a3a0a874 Flip steel and iron crate textures 2014-01-19 00:27:15 -05:00
Calclavia
503e7a5d17 Added TileMechanical 2014-01-19 13:11:36 +08:00
Calclavia
12fe602ced Added renderer for grinder wheel 2014-01-19 13:06:26 +08:00
Calclavia
e8623ff70f Tweaked battery balance 2014-01-19 12:16:15 +08:00
Calclavia
1b17e38217 Tesla now uses new multiblock library 2014-01-19 02:13:17 +08:00
Calclavia
ba212e9d29 Changed framed wire to use shift-right-click 2014-01-18 19:23:08 +08:00
Calclavia
946e54253f Fixed item crate subtypes 2014-01-18 19:14:16 +08:00
Calclavia
011f9b64fa Reduced volume of grinder 2014-01-18 18:36:48 +08:00
Calclavia
d4868e1815 Fixed slant connection and made items fly off belts if too fast 2014-01-18 18:22:34 +08:00
Calclavia
a202737f48 Added rubble and refined dust 2014-01-18 17:41:10 +08:00
Calclavia
812131c2c0 Added recipes for items in Archaic module 2014-01-18 17:32:44 +08:00
Calclavia
93fbc7e0ce Finished turntable and fixed grate rotation issues 2014-01-18 16:28:00 +08:00
Calclavia
0666f18a8a Engineering table now searches adjacent inventories for resources 2014-01-18 16:00:13 +08:00
Calclavia
0f25136871 Manipulator now works 2014-01-18 15:43:47 +08:00
Calclavia
e6970bc083 Minor packet and NBT bug fix 2014-01-18 15:17:59 +08:00
Calclavia
1ba081a992 Flat wires now receive energy from attachment 2014-01-18 15:08:47 +08:00
Calclavia
1b01df9e72 Conveyor belts now work as part of mechanical network 2014-01-18 15:08:12 +08:00
Calclavia
8cab946411 Added mechanical resistance 2014-01-18 13:29:19 +08:00
Calclavia
2cfd22a8d3 Added load calculation mechanic 2014-01-18 13:22:37 +08:00
Calclavia
a5c124eeac Added ability to change torque to velocity ratio in generator 2014-01-18 12:43:41 +08:00
Calclavia
883930a1bf Made mechanical network packets more efficient 2014-01-18 12:36:31 +08:00
Calclavia
5c3601585d Some more work on mechanical network 2014-01-18 10:17:44 +08:00
Calclavia
22b4188443 Generators can now produce mechanical energy 2014-01-18 02:07:56 +08:00
Calclavia
9527175f0c Fixed some nameless blocks 2014-01-18 01:46:07 +08:00
Calclavia
e8e8042241 Finished initial system for mechanical network 2014-01-18 01:33:37 +08:00
Calclavia
018e3253a6 Added electric hot plate 2014-01-17 23:11:06 +08:00
Calclavia
c38290a920 Added hot plate stack size cache preventing smelt time cheat 2014-01-17 22:37:56 +08:00
Calclavia
cd593898a3 Fixed some minor hot plate issues 2014-01-17 22:29:23 +08:00
Calclavia
db964cda7b Added hot plate smelting 2014-01-17 21:58:05 +08:00
Calclavia
024873067f Fixed battery not registering item form 2014-01-17 20:26:05 +08:00
Calclavia
f18837cb9f Unified inventory interaction actions 2014-01-17 20:19:52 +08:00
Calclavia
3a04133f96 Firebox now works 2014-01-17 19:49:40 +08:00
DarkGuardsman
61dbe025b2 Fixed Archaic module not loading config 2014-01-17 06:25:38 -05:00
Calclavia
930b89922c Fixed firebox texture direction 2014-01-17 18:10:12 +08:00
Calclavia
eadf578b8f Added fixed gear model 2014-01-17 10:38:41 +08:00
Calclavia
59845d1a0f Added firebox 2014-01-16 22:15:19 +08:00
Calclavia
9835bb5ead Added turntable 2014-01-16 21:43:28 +08:00
Calclavia
102db7356d Gears now work omni-directional 2014-01-16 21:32:30 +08:00
Calclavia
4c4423e282 Gears now animate with realistic calculations 2014-01-16 21:01:02 +08:00
Calclavia
5538fda9d4 Gears now rendering 2014-01-16 20:34:43 +08:00
Calclavia
f92d8ad6f8 Added gear renderer 2014-01-16 12:11:28 +08:00
Calclavia
ba53c65e77 Added gear OBJ 2014-01-16 10:40:40 +08:00
DarkGuardsman
b53678a432 Attempted to fix pipe network filling tanks 2014-01-15 12:07:25 -05:00
DarkGuardsman
ec0c06dc48 Fixed fluid rendering on players head 2014-01-15 10:31:34 -05:00
Calclavia
0293e7b015 Fixed a lot of texture references 2014-01-15 22:46:48 +08:00
Calclavia
21e10e1af2 Added ability to inverse generator 2014-01-15 21:52:06 +08:00
Calclavia
b6f2d3c503 Got generator working 2014-01-15 21:39:04 +08:00
Calclavia
11aa32154c Merge branch 'master' of https://bitbucket.org/calclavia/resonant-induction 2014-01-15 21:31:36 +08:00
Calclavia
a87e21103c Fixed some render issues and imprint name 2014-01-15 21:31:29 +08:00
DarkGuardsman
29d9f58213 Removed print line from network classes 2014-01-15 08:24:57 -05:00
Calclavia
4054079fb6 Merge branch 'master' of https://bitbucket.org/calclavia/resonant-induction 2014-01-15 21:23:23 +08:00