Commit Graph

73 Commits

Author SHA1 Message Date
thatsIch bf0de8300a Typo tickin 2014-09-21 01:36:48 +02:00
thatsIch c4f7325616 Typo rotuine 2014-09-21 01:36:14 +02:00
thatsIch 4be1441951 Typo opion 2014-09-21 01:35:50 +02:00
thatsIch d0759d3d79 Typo diffrence 2014-09-21 01:34:38 +02:00
thatsIch fbe541f8d7 Typo dosn't 2014-09-21 01:33:50 +02:00
thatsIch 741333db39 Typo initalize 2014-09-21 01:22:50 +02:00
thatsIch 557e76787b Typo Proessing 2014-09-21 01:06:57 +02:00
thatsIch 83299fcf44 injectCratedItems 2014-09-20 22:36:48 +02:00
thatsIch cea7b17699 Typo CondenserOuput 2014-09-20 22:21:47 +02:00
thatsIch e8d1ddb357 Typo IConfigurableObject 2014-09-20 22:20:00 +02:00
AlgorithmX2 4b8cc401d8 Initial rv1 beta merge. 2014-09-13 15:12:47 -05:00
AlgorithmX2 78802420f7 Added Feature: #1048 - [API] Support of own implementation of CGA's 2014-09-09 19:44:30 -05:00
AlgorithmX2 e0ef2f4e3d Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv2 2014-08-30 20:12:25 -05:00
AlgorithmX2 590f0b5f25 Added Numerous "CanMine" Checks to part manipulation and other places. 2014-08-28 21:37:08 -05:00
AlgorithmX2 489d6e4262 Auto Reflection Based TileEvents. 2014-08-28 02:39:52 -05:00
AlgorithmX2 843578c8db Clean up. 2014-08-25 20:22:00 -05:00
AlgorithmX2 b2c01ddae8 Fixed Bug: #0932 - Charger creates sub-network 2014-08-18 23:45:23 -05:00
AlgorithmX2 36d8b576d2 Fixed minor derp in inscriber. 2014-08-13 14:57:25 -05:00
AlgorithmX2 3f29590fad Paint balls now color entities their color when they get hit for 30 or so seconds ( mostly works ).
Paint balls now color sheep.
The Color Applicator can now accept snow balls.
Snowballs can be used to clean paint balls, and to clean cables ( restore fluix )
Tweaks to Color API.
2014-07-20 22:45:08 -05:00
AlgorithmX2 f355fc1643 Initial Paint Ball Implementation. 2014-07-20 03:53:05 -05:00
AlgorithmX2 8ae01a4e38 Added Interface Priority. 2014-07-17 22:38:57 -05:00
AlgorithmX2 683a5ee765 Added Feature: #0633 - [Aesthetical] Recoloring of specific blocks 2014-07-16 23:44:02 -05:00
AlgorithmX2 862c89e1f0 Added Light Detector 2014-07-15 20:26:04 -05:00
AlgorithmX2 9c9598c6fb FMP Interface Fix. 2014-07-15 12:02:26 -05:00
AlgorithmX2 e658c40381 Interface Crafting, and fixed crash with import bus gui. 2014-07-06 01:48:21 -05:00
AlgorithmX2 fa542c7d15 Add Upgrade Features to Interface, and add Buttons to Interface and Export Bus o alter crafting behavior. 2014-07-04 20:59:50 -05:00
AlgorithmX2 f41c5793fe Fix an issue where interfaces would not cause storage buses to re-check their status. 2014-06-23 00:08:38 -05:00
AlgorithmX2 d730fe17b1 Interfaces now drop there items properly. 2014-06-22 23:51:20 -05:00
AlgorithmX2 b8a8f2f202 Crafting is now possible ( not complete but possible ) 2014-06-19 01:28:45 -05:00
AlgorithmX2 8183becfd4 Paint Balls. 2014-05-31 20:50:56 -05:00
AlgorithmX2 25a588f303 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
	container/AEBaseContainer.java
	core/sync/AppEngPacketHandlerBase.java
2014-05-13 19:25:07 -05:00
AlgorithmX2 14b7fe8a42 Add better custom security features. 2014-05-12 23:15:46 -05:00
AlgorithmX2 34048d45a2 Don't erase inventory when someone asks for the drops... 2014-05-11 13:30:36 -05:00
AlgorithmX2 08d6942643 Added all the crafting cpu "blocks" - needs textures and renders.
Updated API
2014-05-10 00:00:02 -05:00
AlgorithmX2 f031972fcd Started working on crafting infrastructure and C-Cpus 2014-05-08 23:10:12 -05:00
AlgorithmX2 323342314c Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-04-17 22:39:59 -05:00
AlgorithmX2 a4eb01b191 Allow security hand shakes for monitorables. 2014-04-17 22:33:48 -05:00
AlgorithmX2 2e103efab8 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
	tile/misc/TileCellWorkbench.java
2014-04-06 18:20:20 -05:00
AlgorithmX2 1ae63261ed Workbench now drops the cell inside it if broken. 2014-04-06 18:14:28 -05:00
AlgorithmX2 13b3555d01 Added Copy Mode to the Cell Workbench. 2014-04-06 18:05:09 -05:00
AlgorithmX2 794177b8d2 Fixed Bug: #0260 - Hotbar Keys + Inscriber 2014-03-29 18:36:37 -05:00
AlgorithmX2 2751a1467f Fixed Bug: #0212 - Vibration Chamber eat lava bucket 2014-03-21 20:25:12 -05:00
AlgorithmX2 c4a7d5b480 Added Rotatable Interfaces. 2014-03-19 22:28:53 -05:00
AlgorithmX2 c2bcfeeb25 Adjustable Tick Rates. 2014-03-17 14:59:50 -05:00
AlgorithmX2 754d2c25d9 Sided Inventories now properly observe their own rotation. 2014-03-13 21:59:37 -05:00
AlgorithmX2 a58d44e0cf Meanless Line Removed. 2014-03-12 22:43:39 -05:00
AlgorithmX2 a60d5a4cc7 Inscriber is fully functional, just needs textures. 2014-03-12 22:14:55 -05:00
AlgorithmX2 0ed0af3d34 Inscriber Functional, No render. 2014-03-11 22:26:50 -05:00
AlgorithmX2 08df0f8b06 More work on inscriber, still not done yet. 2014-03-11 01:52:48 -05:00
AlgorithmX2 49fcc7f510 Renamed Inscriber Recipe Type to Inscribe.
Missing Icon now supports Items.
Fixed Missing Icons for debug Items.
SkyStone Chests can now be disabled.
More work on Website Recipes.
Removed Unused method in Network Handler.
2014-03-08 21:35:53 -06:00