Commit graph

172 commits

Author SHA1 Message Date
thatsIch
0dd1aa8f29 Typo EmitWhenCrafing 2014-09-21 00:58:47 +02:00
thatsIch
4adb2cf5d3 Typo Vanillia 2014-09-20 23:26:56 +02:00
thatsIch
03499f2f3a Typo StorageFilter.EXTACTABLE_ONLY 2014-09-20 22:38:56 +02:00
thatsIch
0885f340e2 use ignore instead of _ because of Java8 2014-09-20 22:26:10 +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
68cc7fd5f7 Fixed Fake Slot Dragging Behavior ( Fixed Bug: #1108 ) 2014-09-19 20:34:25 -05:00
AlgorithmX2
b7684d37ea Removed dragging behavior for fake slots from left right button. 2014-09-18 20:47:56 -05:00
AlgorithmX2
38d9f73e8a Fixed Localization for Lumen and Automatic
Also cleaned up a stray import.
2014-09-10 11:01:43 -05:00
AlgorithmX2
db52d849e2 Shift Clicking Behavior should only happen when holding shift. 2014-09-07 14:24:06 -05:00
AlgorithmX2
5ef5c00df4 Fixed Bug: #1030 - Stack Overflow Error while using Portable Cell. 2014-09-07 11:59:58 -05:00
AlgorithmX2
a6b9060c53 When you Shift + Dbl Click an item it now moves all like items. 2014-09-06 01:24:24 -05:00
AlgorithmX2
e32f2cf1d4 Fix Chest render in Crafting Gui. 2014-08-29 23:23:56 -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
b82857b68f Finished Crafting EmitterLogic. 2014-08-13 00:33:13 -05:00
AlgorithmX2
bcdc47622c Storage Bus can now optionally show inaccessible items. 2014-08-13 00:32:43 -05:00
AlgorithmX2
2d12ffc304 Prevent null Items? 2014-08-13 00:25:21 -05:00
AlgorithmX2
6b9441f32a Crafting Emitter Progress. 2014-08-11 00:08:31 -05:00
AlgorithmX2
f5f93dd01e Change render for disabled image buttons when they are disabled. 2014-08-10 02:23:27 -05:00
AlgorithmX2
da4c9bc623 Wireless Terminal now has terminal mode, and size is fixed. 2014-08-08 21:27:13 -05:00
AlgorithmX2
c192576ab5 Prevent Number Format Errors in guis. 2014-08-07 17:54:22 -05:00
AlgorithmX2
8a194903d8 Added Feature: #0501 - Sorting by Mods 2014-08-05 23:30:59 -05:00
AlgorithmX2
13a4045299 Fixed Java 6 incompatibility. 2014-08-05 11:04:14 -05:00
AlgorithmX2
995d985987 Added Crafting Status GUI to Terminals. 2014-08-04 22:33:26 -05:00
AlgorithmX2
da86bd65f6 Tooltips near the top should be pushed down to be visible. 2014-08-04 22:32:07 -05:00
AlgorithmX2
c45d7f1b71 Added Network Tool Facade Transparency Option. 2014-08-02 23:53:34 -05:00
AlgorithmX2
a999c30bbc Added Feature: #0134 - Need info on wireless terminal GUI 2014-08-02 01:12:36 -05:00
AlgorithmX2
d3c6f6074a Custom Level Emitter Buttons! 2014-07-31 20:59:24 -05:00
AlgorithmX2
89ddf4d623 Cleanup 2014-07-31 20:59:10 -05:00
AlgorithmX2
b1357bc5e2 Highlight crafting plan panes the missing items, making them easier to spot. 2014-07-31 20:22:24 -05:00
AlgorithmX2
c9ec498984 Customizable Priority and Crafting Buttons. 2014-07-31 12:24:08 -05:00
AlgorithmX2
63eddac59c Fixed Wrong Ordered formation Fuzzy Settings 2014-07-30 21:22:55 -05:00
AlgorithmX2
c2ca99af03 Added Feature: #0717 - Remove from Interface Terminal 2014-07-30 21:02:37 -05:00
AlgorithmX2
823fa4bd73 Fixed Bug: #0734 - ME IO Port GUI/channel 2014-07-27 12:12:45 -05:00
AlgorithmX2
0b50d23014 Added Feature: #0711 - Options to change font size in game. 2014-07-24 23:59:58 -05:00
AlgorithmX2
9223f724bf Added Feature: #0715 - Mekanism recipes
Added Feature: #0702 - Mekanism Power for Energy Acceptor
2014-07-24 22:20:52 -05:00
AlgorithmX2
980dff203f IntegrationType Re-factor. 2014-07-23 17:26:23 -05:00
AlgorithmX2
1747204928 Feature: #0675 - Drag'n'Drop functionality when making patterns
Fixed a bug where pattern would not properly re-populate the pattern terminal when they were re-inserted.
Shift clicking into the inscriber is more intelligent.
2014-07-19 14:33:28 -05:00
AlgorithmX2
8ae01a4e38 Added Interface Priority. 2014-07-17 22:38:57 -05:00
AlgorithmX2
e49864e295 Nameable CPUs. 2014-07-15 22:26:12 -05:00
AlgorithmX2
8c0658d3de Import Clean up. 2014-07-15 12:01:32 -05:00
AlgorithmX2
675d068934 Swapped Crafting / Processing Tab behavior, seems more natural. 2014-07-14 22:33:17 -05:00
AlgorithmX2
cc76e2329c Fix NEI Tooltips. 2014-07-14 22:30:32 -05:00
AlgorithmX2
423e6be0c8 Create a sort order for interfaces based on their location. 2014-07-12 20:20:21 -05:00
AlgorithmX2
4ab497aab1 Fixed Bug: #0605 - Molecular Assembler card slots 2014-07-12 15:30:00 -05:00
AlgorithmX2
131538349a Removed Ore Substitution button. 2014-07-11 15:06:09 -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
d2e332eedb Fixed NEI Ghost Overlays. 2014-07-09 22:18:50 -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