Commit graph

4117 commits

Author SHA1 Message Date
Robert S de82ff94a1 Re-enabled item lev, instead disabled recipe && part updating 2014-04-16 09:01:05 -04:00
tgame14 ced9a4dcbf Abstracted code to use interfaces rather then implementation 2014-04-16 15:53:58 +03:00
DarkGuardsman 39f144412c Disabled item lev due to a major dupe issue 2014-04-16 08:42:47 -04:00
DarkGuardsman 6c03ffa571 Cleaned up PartCharger, changed it to Extend PartInventoryPanel, Fixed dupe bug caused by failure to check for doReceive boolean, supports automation 2014-04-16 08:13:42 -04:00
Robert S 4fd8620f2f Created a Inventory version of PartFace mircoblock 2014-04-16 08:12:11 -04:00
Calclavia 5a6e92ccd1 Some work done on crate 2014-04-15 22:46:59 +08:00
Calclavia 41b83362b2 Updated some textures 2014-04-15 21:28:46 +08:00
Robert S f0e0c3ed5c Recipe change 2014-04-15 05:28:55 -04:00
Robert S 49501a31a2 Minor change to wire percent damage 2014-04-14 21:26:56 -04:00
Robert S 59c2eba174 Changed methods calls from CustomDamageSource to ElectricalDamage 2014-04-14 20:36:27 -04:00
Robert S b082997714 Changed tesla coil to use electrocution handler 2014-04-14 20:16:41 -04:00
Robert S 28897ac249 Changed electrocution damage of wires to be handled by calc-core CustomDamage class 2014-04-14 20:10:45 -04:00
Robert S ade00d97dc Wire electrocution now drains 100j per damage done 2014-04-14 19:38:59 -04:00
Robert S c04955cd8a Tweaked wire electrocution damage range 2014-04-14 19:33:24 -04:00
Robert S bb1aaecc5b Changed how electrocution is handled for wires, damage is no longer in the millions and only works when wire has a current 2014-04-14 19:19:51 -04:00
Calclavia 853c7bfdb0 Fixed #455 - EM Levitator item dupe 2014-04-14 20:53:13 +08: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 597df343b1 Updated languages submodule 2014-04-14 06:41:12 -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 6119f44947 Removed BlockGlyph.class as its unused 2014-04-14 04:36:43 -04:00
Robert S 3d1cf14e8e Fixed NPE in generator 2014-04-13 23:17:43 -04:00
Calclavia 714c3ec2a2 Fixed #514 - Mixer NPE 2014-04-13 23:11:36 +08:00
Robert S 1b9f984afc Improvement in crate inv update calls 2014-04-13 05:57:20 -04:00
Robert S a39e464bfc .test 2014-04-13 04:30:05 -04:00
Robert S 555e3f0cce Changes to IMechanicalNode api 2014-04-13 04:20:27 -04:00
Robert S 729ce5375f Minor improvement to rod connection rebuild 2014-04-13 03:53:52 -04:00
Robert S 2a9927bdc8 Fixed battery box not saving due to a late init capacity set 2014-04-13 01:09:02 -04:00
Robert S 99cfdc7fdb Fixed some issues with battery box 2014-04-13 00:46:55 -04:00
Robert S ea86928124 Removed unneeded var from battery box 2014-04-13 00:37:29 -04:00
tgame14 c1fea3aeb1 Adjusted Electrical Tile handling to support better encapsulation 2014-04-12 13:01:35 +03:00
Robert S 8f488d9ee5 Working on a sub network for gear shaft 2014-04-11 00:30:36 -04:00
Robert S 58141f2214 Moved gear shaft to its own package 2014-04-10 19:17:18 -04:00
Robert S 9e45080d24 Removed GearShaftNode from PartGearShaft allowing it to more easily be worked on 2014-04-10 19:15:37 -04:00
Robert S ccffd62055 Change solar energy config from long to int 2014-04-10 19:06:47 -04:00
Robert S a9f80a1692 Fixed render limits causing gears to spin to fast 2014-04-10 18:28:26 -04:00
Robert S 4b7b50623c Increase torque of gears 2014-04-10 17:51:26 -04:00
Robert S f089f1301b Implemented config for water turbine power ratio, unsure how effective it is 2014-04-10 17:35:06 -04:00
Robert S a90f300602 Moved power configs to settings class, attempting to fix missing config gen 2014-04-10 17:29:16 -04:00
Robert S 79f3fa57e0 Reduced max angle change from 15 to 10 degrees per tick 2014-04-10 17:19:53 -04:00