Commit graph

54 commits

Author SHA1 Message Date
AlgorithmX2
8fbc6bbc67 Merge branch 'rv1' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv2 2014-09-20 15:12:35 -05:00
AlgorithmX2
db50a549cf Non Networked ME Chests can now have items inserted into them. 2014-09-18 20:33:19 -05:00
AlgorithmX2
4b8cc401d8 Initial rv1 beta merge. 2014-09-13 15:12:47 -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
6b89d27562 Initialize Drives onRead, this prevents rendering errors. 2014-09-01 12:23:57 -05:00
AlgorithmX2
489d6e4262 Auto Reflection Based TileEvents. 2014-08-28 02:39:52 -05:00
AlgorithmX2
e4015b26e8 Store Light and Redstone Env data so to prevent cross chunk lookups. 2014-08-23 01:25:06 -05:00
AlgorithmX2
b0d4f76874 Fixed Bug: #0871 - Drive priority error after world reload 2014-08-11 18:58:25 -05:00
AlgorithmX2
e03fa60687 IO Port is sided. 2014-08-08 00:36:41 -05:00
AlgorithmX2
ea5f49b80b API Sync, save drive and chests when modifications are made. 2014-07-28 00:11:34 -05:00
AlgorithmX2
823fa4bd73 Fixed Bug: #0734 - ME IO Port GUI/channel 2014-07-27 12:12:45 -05:00
AlgorithmX2
298ae41198 Refactor Some Class stuff out in favor of StorageChannel. 2014-07-23 14:11:12 -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
683a5ee765 Added Feature: #0633 - [Aesthetical] Recoloring of specific blocks 2014-07-16 23:44:02 -05:00
AlgorithmX2
c2259f7b43 Attempted to Fix Bug: #0643 - Level Emitter not update 2014-07-15 21:18:22 -05:00
AlgorithmX2
42840d6936 Fixed Derpy Update Check in ME Chest 2014-07-10 00:43:27 -05:00
AlgorithmX2
1541998281 Sync up rv0 branch fixes into rv1 2014-07-08 19:36:20 -05:00
AlgorithmX2
2ea77d35bc Delay Block Updates, and save the world! 2014-07-07 23:54:28 -05:00
AlgorithmX2
115c3e597a API Sync, IBaseMonitor 2014-06-27 00:44:56 -05:00
AlgorithmX2
6084ac4e80 Fix Failed Insert Loop in IO Port. 2014-06-17 16:45:26 -05:00
AlgorithmX2
baefedc4b8 ME Chest can have its drive removed via automation via the front slot. 2014-05-24 23:49:24 -05:00
AlgorithmX2
a861f09b01 ME Chest insertion behavior fixed.
ME Chest drive slot now properly accessible from front drive face.
ME Chests can now function as tanks. ( fluid cells from extra cells )
ME Chests now return an empty slot list when they have no storage cells ( thus disconnecting from pipes. )
Fixed https://github.com/M3gaFr3ak/ExtraCells2/issues/18
2014-05-24 18:25:22 -05:00
AlgorithmX2
a4eb01b191 Allow security hand shakes for monitorables. 2014-04-17 22:33:48 -05:00
AlgorithmX2
b33d0771d6 Should fix CME. 2014-04-09 19:52:13 -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
a5379c82f8 Fixed Bug: #0246 - Typo 2014-03-27 19:33:35 -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
67be86a19a Inscriber Recipe Handler, + Fixed Potential ME Chest Crash. 2014-03-13 13:26:55 -05:00
AlgorithmX2
d5748eb804 Cables now work in Recipes.
Added Ingredient Resolver Sets.
Shrunk MC Chest Battery.
2014-03-09 21:11:29 -05:00
AlgorithmX2
792249f8fd Added Sky Stone Tracking.
Added Meteorite Compass Block / Item.
Added Meteorite Spawner Debug Item.
Some Refactoring.
2014-03-02 02:35:11 -06:00
AlgorithmX2
27b30588a6 Add Sky stone, Block, Brick, Small Brick, and Sky Stone Block Chest.
Add All Sky Stone Crafting Recipes.
2014-02-28 21:45:30 -06:00
AlgorithmX2
d32137a336 Added Sky Rock.
Added Sky Chest.
2014-02-28 02:12:00 -06:00
AlgorithmX2
cf6b0986fc Fortify ItemLists. 2014-02-21 14:36:40 -06:00
AlgorithmX2
bea8f2cc07 Recipe API Update. 2014-02-19 17:33:36 -06:00
AlgorithmX2
87a4e5678f Fixed Bug: #0162 - Cant open ME Chest Inventory GUI 2014-02-18 11:43:38 -06:00
AlgorithmX2
646dafcc99 Moved Sorting Config Into the World. 2014-02-16 18:50:25 -06:00
AlgorithmX2
118f13edff Fixed typos, added proper argument-javadoc - Api Sync. 2014-02-12 10:35:42 -06:00
AlgorithmX2
36c3834284 You can now access the contents of the ME Chest if it has energy in its battery. 2014-02-09 01:56:24 -06:00
AlgorithmX2
d50c7f6312 Ported to 1.7 2014-02-08 19:34:52 -06:00
AlgorithmX2
3343329ff9 Minor Improvement to Chest? 2014-02-05 23:31:19 -06:00
AlgorithmX2
26202745ad Fix all Channel Behavior and its mis-behaving. 2014-02-02 20:30:52 -06:00
AlgorithmX2
a9629460bb Fixed Typo REQUIRE_CHANNEL. 2014-01-31 15:12:15 -06:00
AlgorithmX2
96e1789b22 Drive only Accepts Storage Cells. 2014-01-30 15:06:45 -06:00
AlgorithmX2
3a0f3ee792 Changed AE Tile Event Stuff. 2014-01-26 00:46:16 -06:00
AlgorithmX2
1d539a33a8 Drives/Chests now charge power based on Cell Types. 2014-01-24 10:32:31 -06:00
AlgorithmX2
42424f80c8 Refactoring API stuff 2014-01-23 13:02:48 -06:00
AlgorithmX2
dfbc8a6c79 ME Tunnel + Network Tool 2014-01-23 10:28:12 -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