Commit graph

166 commits

Author SHA1 Message Date
Robert S
1b19d4428b Fixed crate interaction for creative mode users 2014-04-26 12:24:22 -04:00
Robert S
3c2f73a27b Added waila support for crates 2014-04-26 12:21:58 -04:00
Robert S
679c1f88dc Changed crate sample stack to only build server side 2014-04-26 11:45:14 -04:00
Robert S
6d68efe697 Minor change to crates in attempt to fix a waila issue 2014-04-26 11:43:28 -04:00
Robert S
8aab86ae3a Changed crate to update every few ticks to fix some cases crates would not sync to client 2014-04-24 15:49:02 -04:00
Robert S
2be853c78c Moved hammer code to engineering table, changed hammer change, reduce energy loss 2014-04-18 01:01:22 -04:00
Robert S
696be02a8d Added translations for engineering table inventory mode msg 2014-04-18 00:06:02 -04:00
Calclavia
5a6e92ccd1 Some work done on crate 2014-04-15 22:46:59 +08:00
Robert S
f0e0c3ed5c Recipe change 2014-04-15 05:28:55 -04:00
Calclavia
339b9e71e5 More filter fix 2014-04-14 20:44:43 +08:00
Calclavia
3df464812d Fixed #522, #513 - Dust water mixture not generating correctly 2014-04-14 20:35:17 +08:00
Robert S
5864de8328 Forgot to have crate save its filter 2014-04-14 06:47:57 -04:00
Robert S
f9dbf0c71d Removed ItemStorageCan due to being an empty class 2014-04-14 06:45:00 -04:00
Robert S
4d6444bd43 Fixed packet not being sent when crate filter changes 2014-04-14 06:43:10 -04:00
Robert S
b4d0140ff9 Added tools tips to helper users understand how to use the crate 2014-04-14 06:39:02 -04:00
Robert S
ac05a8149e Added translation key for crate stacksize tool tip 2014-04-14 06:26:50 -04:00
Robert S
32119744d3 Added Crate filtering Ctrl + click with items to set filter 2014-04-14 06:23:51 -04:00
Robert S
43de4351f0 Fixed create update issue when ejecting items 2014-04-14 05:50:26 -04:00
Robert S
019407d983 Added a way to toggle orefilter on crate using Ctrl + wrench 2014-04-14 05:42:08 -04:00
Robert S
a23962aef7 Separated crate activation methods into correct method calls 2014-04-14 05:30:14 -04:00
Robert S
1212e27f54 Cleanup on crate wrenching code, also made ore filtering optional 2014-04-14 05:22:22 -04:00
Robert S
847c182571 Little cleanup on crate code 2014-04-14 05:07:29 -04:00
Robert S
1b9f984afc Improvement in crate inv update calls 2014-04-13 05:57:20 -04:00
Robert S
3d874e6d8d Reduced torque and velocity loss in gears and rods ( 50% rods %500 gears) 2014-04-09 22:21:02 -04:00
tgame14
c71459a49e Fixed All Crates not being in sync with Client, now updates correctly display 2014-03-26 16:47:53 +02:00
Calclavia
bdf8b146ec Added ability to use normal dust as a dust block for smelting 2014-03-25 21:03:45 +08:00
Calclavia
d64953fc04 Fixed turntable wrong icon 2014-03-25 19:37:12 +08:00
tgame14
9a5f6147d1 Revert "Temporarily disabling TileTurntable to allow compilation"
This reverts commit 91316a7320.
2014-03-24 20:17:32 +02:00
tgame14
8423f9a92c Revert "Commented out Faulty import"
This reverts commit 22c50c0c75.
2014-03-24 20:17:26 +02:00
tgame14
22c50c0c75 Commented out Faulty import 2014-03-24 19:52:37 +02:00
tgame14
91316a7320 Temporarily disabling TileTurntable to allow compilation 2014-03-24 19:50:24 +02:00
tgame14
cb4a93921f Possible fix for super calls erroring 2014-03-24 19:46:33 +02:00
tgame14
3845ba49c4 Fixed errorous super call 2014-03-24 19:43:24 +02:00
tgame14
c23cc19271 Fixed a few more errors 2014-03-24 19:35:09 +02:00
tgame14
ef24842512 Fixing a few Scala derps in TileTurntable 2014-03-24 19:25:47 +02:00
Calclavia
1bbfb89a30 Fixed #477 - Solar panel now efficiently use ISBRH connected texture renderer 2014-03-24 21:33:23 +08:00
Calclavia
fc5af14ff0 Fixed #471 - Gutter not searching all possible gutters for fluid flow in 2014-03-24 21:10:49 +08:00
Robert S
296dc1422b Fixed a NPE with tank renderer 2014-03-24 07:31:22 -04:00
Calclavia
3791924480 Fixed tank glass not rendering 2014-03-23 20:19:24 +08:00
Calclavia
90a85e7dcb Moved everything to scala folder 2014-03-23 17:19:47 +08:00
Calclavia
da1164afed Fixed pipes not transfering up and down properly 2014-03-23 10:51:59 +08:00
Calclavia
e4c86baf0b Fixed #476 - Trying to load renderer server side 2014-03-23 09:44:12 +08:00
Calclavia
02cf4dd618 Merge branch 'development' of https://bitbucket.org/calclavia/resonant-induction into development
Conflicts:
	archaic/src/main/java/resonantinduction/archaic/fluid/tank/TileTank.java
2014-03-22 23:41:02 +08:00
Calclavia
15ed126fed Updated CalCore 2014-03-22 23:40:20 +08:00
tgame14
834349a3c3 Fix import for TileTank 2014-03-22 17:10:32 +02:00
Calclavia
82382bfd54 Fixed minor tank z-fighting and optimized render 2014-03-22 14:39:34 +08:00
Robert S
b4e46d7104 Fixed gutters drain source blocks, includes preventing drain blocks when only filling 1mb 2014-03-21 00:39:20 -04:00
Calclavia
c2ed03c4cd Fixed gutters not washing dust from other mods 2014-03-18 19:39:28 +08:00
Calclavia
4770b051a8 Fixed hammering ores at the edge of the engineering table not subtracting 2014-03-18 15:53:35 +08:00
Calclavia
3069774a44 Fixed some tank null point exceptions 2014-03-17 22:03:56 +08:00