Commit Graph

108 Commits

Author SHA1 Message Date
thatsIch 3120b6a4dc Typo achivemnet 2014-09-21 00:30:42 +02:00
thatsIch e8d1ddb357 Typo IConfigurableObject 2014-09-20 22:20:00 +02:00
AlgorithmX2 306ee9e036 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv2 2014-09-17 11:25:30 -05:00
AlgorithmX2 40ace80204 Make NEI Item Extraction and crafting obey view cells. 2014-09-16 23:26:25 -05:00
AlgorithmX2 05c9af07e6 Added Crank Turns Stat
Added Inserted Items Stat
Added Extracted Items Stat
Added Various Achivements
2014-08-31 03:06:06 -05:00
AlgorithmX2 333a0a653d Send Dimension Data earlier to ensure players in spatial cells can login without crashing. 2014-08-29 21:39:36 -05:00
AlgorithmX2 590f0b5f25 Added Numerous "CanMine" Checks to part manipulation and other places. 2014-08-28 21:37:08 -05:00
AlgorithmX2 e7a391fa43 Fix Crafting with items that randomly add NBT Data when you look at them. 2014-08-20 23:02:31 -05:00
AlgorithmX2 6e7721c36b Untested NEI Packet Update, this should hopefully fix issue with metadata ( not ore dictionary crafting, as well as some non oredictionary group issues like Pure vs Not Pure quartz. 2014-08-19 15:00:32 -05:00
AlgorithmX2 1b1c962bab Fix EyeHeight variance between client and server in part placement. 2014-08-18 16:12:45 -05:00
AlgorithmX2 2d12ffc304 Prevent null Items? 2014-08-13 00:25:21 -05:00
AlgorithmX2 596b3818e3 Fixed Bug: #0839 - Wireless terminal activate after Crafting Plan window 2014-08-08 21:18:54 -05:00
AlgorithmX2 995d985987 Added Crafting Status GUI to Terminals. 2014-08-04 22:33:26 -05:00
AlgorithmX2 c45d7f1b71 Added Network Tool Facade Transparency Option. 2014-08-02 23:53:34 -05:00
AlgorithmX2 843b2cd9c5 Fixed Crafting for real, attempt 2. 2014-07-28 21:51:52 -05:00
AlgorithmX2 4790ab51e0 Fixed Bug: #0737 - Searching and crafting 2014-07-27 12:31:25 -05:00
AlgorithmX2 980dff203f IntegrationType Re-factor. 2014-07-23 17:26:23 -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 e49864e295 Nameable CPUs. 2014-07-15 22:26:12 -05:00
AlgorithmX2 7242dfeb08 Fixed Crafting CPU Render.
Finished Crafting Confirm Screen
Added logic to prevent crafting in cpus with too little storage.
2014-07-10 23:46:51 -05:00
AlgorithmX2 16ef731c00 Interface Terminal
Fixed bug with Assembler Packet Crashing the server.
2014-07-09 03:17:11 -05:00
AlgorithmX2 813c1bcb58 Considerable progress on Interface terminal. 2014-07-07 22:48:21 -05:00
AlgorithmX2 f3344f28c0 Added Animation for MAssembler 2014-07-06 21:04:58 -05:00
AlgorithmX2 6ce5a8f4c5 Improved NEI Integration and Pattern Terminal Support 2014-07-06 01:52:29 -05:00
AlgorithmX2 14187dc799 Added Packet Logging
Added Crafting Logging
2014-07-04 17:43:53 -05:00
AlgorithmX2 844b4843c0 Crafting API Added
Fixed tons of issues with CPU multi block weirdness.
2014-07-02 23:48:18 -05:00
AlgorithmX2 4ce40869f4 Fix issues with Pattern Terminal. 2014-07-01 20:43:08 -05:00
AlgorithmX2 36f81cf0b7 MORE Gui work for crafting 2014-06-29 04:06:07 -05:00
AlgorithmX2 c8bdf1bd45 Crafting Plan Screen is almost done. 2014-06-28 15:18:36 -05:00
AlgorithmX2 c99964dad6 Finished Crafting CPU Gui. 2014-06-28 00:20:12 -05:00
AlgorithmX2 2a8c028ab9 minor cpu gui work. 2014-06-26 21:47:26 -05:00
AlgorithmX2 4ab4b335c3 Started work on Crafting CPU Gui 2014-06-25 20:49:37 -05:00
AlgorithmX2 ff9a10b926 Crafting is virtually working 100% 2014-06-22 02:00:38 -05:00
AlgorithmX2 32ee57c3a9 Separated Crafting job into a worker thread.
Crafting calculation can be canceled.
Hooked up a crafting calculation launch and the confirmation GUI.
2014-06-18 01:23:37 -05:00
AlgorithmX2 472d5cb1c0 Request Crafting Packet. 2014-06-16 00:49:37 -05:00
AlgorithmX2 92f728be67 Crafting Calculator mostly works now - is missing features however. 2014-06-16 00:48:43 -05:00
AlgorithmX2 fe74989563 Keep Search when switching between crafting and normal view. 2014-06-02 21:04:47 -05:00
AlgorithmX2 161f88e42c Added Paint Balls.
Added Color Applicator.
2014-05-26 03:26:37 -05:00
AlgorithmX2 2f59aa2228 Port Update from rv0 2014-05-25 20:59:04 -05:00
AlgorithmX2 ef7a1592e7 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-05-25 18:35:44 -05:00
AlgorithmX2 6b0fa0f142 Clear Memory Card When Shift Clicking on a non-machine / air.
Fixed Tooltip to properly localize names.
2014-05-25 18:32:16 -05:00
AlgorithmX2 bc55956d56 Crafting Amount Gui Mostly Done, missing "Next Button" 2014-05-23 23:20:56 -05:00
AlgorithmX2 01bf88061d Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
	container/implementations/ContainerStorageBus.java
	core/sync/packets/PacketValueConfig.java
2014-05-22 18:49:02 -05:00
AlgorithmX2 cbe41337ed Added Clear and Partition Based on contents to Storage Bus. 2014-05-21 21:09:29 -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 ff12aa1673 Added Shit+Mouse wheel to pick up / drop items.
Added Partial ItemStack packets to report to the server what itemstack is the target of interation.
Fixed Repairing Items in CraftingTerminal.
2014-05-12 23:11:19 -05:00
AlgorithmX2 1f73d68bb3 Upped another 30k packet limit to 2mb 2014-05-11 17:02:53 -05:00
AlgorithmX2 5771c19146 30k -> 2mb item size limit. 2014-05-11 11:25:15 -05:00
AlgorithmX2 3c510b6925 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
Conflicts:
	core/localization/GuiText.java
	core/sync/AppEngPacketHandlerBase.java
2014-05-03 14:12:19 -05:00
AlgorithmX2 4a2c7c2710 Fixed issue with NEI and font size.
Added Crafting Terminal Integration for NEI.
Added Inscriber Recipe Plugin for NEI.
2014-04-30 23:01:22 -05:00