Commit graph

55 commits

Author SHA1 Message Date
thatsIch
a95eef919f Typo prorityInventory 2014-09-21 02:39:31 +02:00
thatsIch
62f28b8caf typo postDiffrence 2014-09-21 02:20:44 +02:00
thatsIch
6b1a975701 Typo isDiffrent 2014-09-21 02:20:22 +02:00
thatsIch
eafa07bc15 Typo FORMATED 2014-09-21 01:03:46 +02:00
thatsIch
b7c1c7c602 Typo isMeaninful 2014-09-20 22:42:09 +02:00
thatsIch
03499f2f3a Typo StorageFilter.EXTACTABLE_ONLY 2014-09-20 22:38:56 +02:00
AlgorithmX2
71fc2d1b5c Fixed Incomplete Null Check for MEMonitorIInventory 2014-09-18 11:30:59 -05:00
AlgorithmX2
3c8c773e2f Fixed Bug: #1091 - Crash with Interface
- Also formatted Changes.
2014-09-16 19:11:52 -05:00
AlgorithmX2
10eab71f32 Fix a bug where IInventories that change size may appear to contain items that were present in removed portion of the inventory. 2014-09-15 14:28:23 -05:00
AlgorithmX2
5b79ad0b8c Revamped onChange Events to post lists of items making bulk operations much less cpu intensive. 2014-09-10 23:12:34 -05:00
AlgorithmX2
f841334d72 Exposed Partitioning on tooltip. 2014-09-08 14:22:15 -05:00
AlgorithmX2
d917ae7765 Fix Priority Comparator 2014-08-23 02:07:30 -05:00
AlgorithmX2
bcdc47622c Storage Bus can now optionally show inaccessible items. 2014-08-13 00:32:43 -05:00
AlgorithmX2
feb7d7be95 Storage Bus no longer shows items that cannot be extracted. 2014-08-11 22:56:33 -05:00
AlgorithmX2
8291499920 Fixed Bug: #0807 - Storage Monitor on the sub network will not update 2014-08-03 15:49:16 -05:00
AlgorithmX2
3925aba341 Fix NPE in security terminal. 2014-07-29 11:20:47 -05:00
AlgorithmX2
ea5f49b80b API Sync, save drive and chests when modifications are made. 2014-07-28 00:11:34 -05:00
AlgorithmX2
ab78f940db Optimized Imports. 2014-07-25 21:52:21 -05:00
AlgorithmX2
2b6cca0267 Fixed some storage bus related crashes.
Fixed an issue where the storage might access inventories that have been removed from the world.
Fixed an issue caused by refactoring.
2014-07-23 23:20:16 -05:00
AlgorithmX2
298ae41198 Refactor Some Class stuff out in favor of StorageChannel. 2014-07-23 14:11:12 -05:00
AlgorithmX2
c5aabb1c34 Minor Refactor. 2014-07-23 13:55:48 -05:00
AlgorithmX2
3ef02cb485 Interfaces now filter additions to hide crafting from super-nets. 2014-07-21 16:28:52 -05:00
AlgorithmX2
0e676f5171 GameProfile API Sync. 2014-07-09 15:07:53 -05:00
AlgorithmX2
115c3e597a API Sync, IBaseMonitor 2014-06-27 00:44:56 -05:00
AlgorithmX2
fea125a993 implement validForPass on network code. 2014-06-20 02:10:54 -05:00
AlgorithmX2
04797294bb implemented validForPass on all inventory handlers; allowed crafting to skip second pass. 2014-06-20 02:10:02 -05:00
AlgorithmX2
734663f521 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-06-11 00:44:00 -05:00
AlgorithmX2
d807812bc8 Buffer changes from Interest List. 2014-06-10 12:16:14 -05:00
AlgorithmX2
bd7b154455 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1 2014-05-25 00:03:27 -05:00
AlgorithmX2
1b207a17e9 API Update. 2014-05-24 18:23:23 -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
e1c6b18399 Special Handlers are now properly wrapped in IMEMonitors for Storage Bus to function properly. 2014-05-03 19:21:33 -05:00
AlgorithmX2
cd5e4caf7b Added P2P RF Tunnel.
Added Added thread local for network recursion for later ( 1.8 ).
2014-05-02 00:00:14 -05:00
AlgorithmX2
a4eb01b191 Allow security hand shakes for monitorables. 2014-04-17 22:33:48 -05:00
AlgorithmX2
e35924b8fa API Sync. 2014-03-28 13:58:21 -05:00
AlgorithmX2
c40c81070c All Terminals now can be opened in low power / channel state and show dark slots. 2014-03-27 23:31:06 -05:00
AlgorithmX2
404cc08128 API"ed the Storage Cell Classes. 2014-03-27 19:48:38 -05:00
AlgorithmX2
cf6b0986fc Fortify ItemLists. 2014-02-21 14:36:40 -06:00
AlgorithmX2
dc095749b7 Fixed Issue with DSU API,
Re-added support for MJ
Re-added support for pipe
Re-added support for BC-Facades.
2014-02-16 12:41:45 -06:00
AlgorithmX2
118f13edff Fixed typos, added proper argument-javadoc - Api Sync. 2014-02-12 10:35:42 -06:00
AlgorithmX2
d50c7f6312 Ported to 1.7 2014-02-08 19:34:52 -06:00
AlgorithmX2
93ac258ee7 Security Term now displays a message when there is no power.
Removed "No Message" Sorting.
You can no longer insert a biometric card for the Admin.
2014-02-02 13:00:57 -06:00
AlgorithmX2
97eaf35f6a Security Block Fully Functional. 2014-01-31 23:37:27 -06:00
AlgorithmX2
dd37b28190 Started Working on Security Gui. (incomplete) 2014-01-31 00:33:31 -06:00
AlgorithmX2
0f75db5e80 Pretty much all of security minus the gui.
and all the stuff I did that i forgot to comment.
2014-01-26 22:00:36 -06:00
AlgorithmX2
6ecb969801 Fixed Priority Order, Added Read/Write and some refactoring. 2014-01-26 00:48:09 -06:00
AlgorithmX2
42424f80c8 Refactoring API stuff 2014-01-23 13:02:48 -06:00
AlgorithmX2
834e9c04c5 Err too much. 2014-01-20 10:41:37 -06:00
AlgorithmX2
6e54818595 Removed random Logging. 2014-01-06 00:55:42 -06:00
AlgorithmX2
b8b37b5791 Level Emitter and Stack Watcher Implementation. 2014-01-05 02:49:08 -06:00