Commit graph

186 commits

Author SHA1 Message Date
Maxwolf Goodliffe
cf7876add2 Fixed bug where filter would destroy any blocks below it with flowing water source blocks. 2014-06-04 05:09:12 -07:00
tgame14
2ced0b33a5 Fixed the dreaded Bug with shift LMB, Closes #51 2014-06-04 09:52:43 +03:00
Robert S
965ec49b16 Changed crates to place items into player's inventory vs dropping them on the floor 2014-05-27 03:28:31 -04:00
Robert S
ab5fdfa34e Reduced the eject click timer for crates 2014-05-27 03:18:29 -04:00
Robert S
d93d4b2fce Fixed some minor issues with creative mode interaction with crates 2014-05-27 03:11:34 -04:00
Robert S
aff169b0b2 Changes for Return type change for INodeProvider 2014-05-23 01:15:46 -04:00
Robert S
0a534f2eae Made a crate crafting handler, should prevent item loss when upgrading crates 2014-05-18 07:53:39 -04:00
Robert S
dbcd5aad20 Moved a few prefabs into their correct packages, also removed debug spam 2014-05-17 09:12:42 -04:00
Robert S
b6c73f5a7c Removed debug code from Tank Network 2014-05-17 08:12:19 -04:00
Robert S
c5810b0f6d Removed debug 2014-05-16 16:10:40 -04:00
Robert S
f3fe505df2 Clean up on tank code 2014-05-16 15:23:49 -04:00
Robert S
ae3cba60f6 More work to fix issues with tanks being filled by a bucket 2014-05-16 14:41:11 -04:00
Robert S
0e5633fcd0 Rewrote tank network in attempt to fix filling issue 2014-05-16 12:03:09 -04:00
Robert S
2a0d5454eb Changed TileFluidDistribution to return network tank instead of internal tank 2014-05-16 10:30:36 -04:00
Robert S
7f81401c32 Crate can now be picked up with sneak right click, as well fixed creative mode interaction 2014-05-16 08:09:50 -04:00
Robert S
4f8e7a2124 Implemented ISneakWrench on tanks as first event driven wrenched block 2014-05-16 05:44:13 -04:00
Robert S
7615acc605 Updated to use Resonant-Engine as the core mod 2014-05-14 01:32:00 -04:00
Robert S
1fe288a396 Worked on Tank's item block to support fluid containers better 2014-05-12 03:11:40 -04:00
Robert S
3ba57bf470 Added thermal version of laser gun as a test of thermal grid 2014-05-05 01:06:15 -04:00
Robert S
e210232629 Another attempt 2014-04-26 15:57:52 -04:00
Robert S
4ca228ff65 Lets try this and see if it works (dark starts to go crazy) 2014-04-26 15:44:44 -04:00
Robert S
62875487da Added ftank support for waila 2014-04-26 12:55:49 -04:00
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