Commit graph

570 commits

Author SHA1 Message Date
AlgorithmX2
856ed9fb1c Some Clean up. 2014-03-19 20:38:19 -05:00
AlgorithmX2
2262df019e Fixed Creative Tab. 2014-03-19 20:33:28 -05:00
AlgorithmX2
43beaea742 FZ Integration Re-Added. 2014-03-18 21:55:49 -05:00
AlgorithmX2
9e85c33b16 Enable FZ Integration - Crafting and Barrels ( Untested ). 2014-03-18 12:54:57 -05:00
AlgorithmX2
a475a3e91f Resolved #0202 - The question of cable power usage.
Cables no longer use power.
Each channel on a block now consumes 1 / 128 AE/t
2014-03-17 22:58:58 -05:00
AlgorithmX2
b226b5bb49 Fixed #0198 - Can't Macerate Wheat into Flour. 2014-03-17 22:58:20 -05:00
AlgorithmX2
919b90ea41 Fixed #0200 - Storage Bus Doesn't Connect to BC Pipe 2014-03-17 22:58:03 -05:00
AlgorithmX2
b336bc9b4d Put stuff in chests! 2014-03-17 15:00:07 -05:00
AlgorithmX2
c2bcfeeb25 Adjustable Tick Rates. 2014-03-17 14:59:50 -05:00
AlgorithmX2
a05bdd82e9 Removed Logging. 2014-03-15 23:31:23 -05:00
AlgorithmX2
06903814ad Added Facade Crafting. 2014-03-15 15:35:00 -05:00
AlgorithmX2
0e46690c50 Spatial "Sky Render"
Close File Handles, and attempted to GC the CompassReader.
2014-03-15 14:53:00 -05:00
AlgorithmX2
d4ff8e731d Added Meteorite Spawn Distance Setting.
Added Charged Quartz Spawn Chance.
All GUI's Parts/Tiles support Custom Localization. ( Fixes #0190 )
Added Crafting Recipe for copying Press Plates.
Fixed Bug: #0189 - Particles don't turn off when set to minimal
Fixed Bug: #0176 - Weird Colorization While Mining Parts.
Fixed Bug: #0152 - TPane drops parts as items and does not insert into system.
Fixed Bug: #0140 - Spatial pylon facade renders oddly (Clear)
2014-03-15 01:58:21 -05:00
AlgorithmX2
754d2c25d9 Sided Inventories now properly observe their own rotation. 2014-03-13 21:59:37 -05:00
AlgorithmX2
c77c48092f Inscriber Render 'done' 2014-03-13 21:29:31 -05:00
AlgorithmX2
67be86a19a Inscriber Recipe Handler, + Fixed Potential ME Chest Crash. 2014-03-13 13:26:55 -05:00
AlgorithmX2
9e14101240 Fixed Seed Recipe Output. 2014-03-12 23:50:26 -05:00
AlgorithmX2
a2424e61d4 Groups no longer derp out when a single option is missing. 2014-03-12 23:11:56 -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
c0e43fe087 Rename Seed Textures. 2014-03-11 21:26:03 -05:00
AlgorithmX2
ca46b3e2d9 Fixed Infinite Power Bug with Energy Acceptor. 2014-03-11 20:54:04 -05:00
AlgorithmX2
08df0f8b06 More work on inscriber, still not done yet. 2014-03-11 01:52:48 -05:00
AlgorithmX2
a61b1525f0 Fixed Dead Lock + Refractor of Compass Service. 2014-03-10 23:33: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
dfd24a6756 Website recipes need AE Items.
Ignore BC Items.
2014-03-09 16:39:30 -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
AlgorithmX2
6beaa85da6 Website Name Fix.
Meteorite Spawns tweaked and chest contents tweaked.
Catch Dimension Registration.
2014-03-08 17:31:09 -06:00
AlgorithmX2
cd51b00b31 Basic Block/Gui/Tile registertion work for Inscriber is done. 2014-03-07 00:15:54 -06:00
AlgorithmX2
f918147b46 Fixed Spatial Pylon Initialization Bug. 2014-03-07 00:15:25 -06:00
AlgorithmX2
a464686393 No more snow in spatial cells.
Fixed 2 network connection bugs when QNB's re-connect/worlds unload.
Matrix Frame can no longer be removed or even hovered over, even in creative.
Spatial Pylons Can now be seen on the Network Tool Gui.
2014-03-06 22:30:59 -06:00
AlgorithmX2
aac12dd1fd Fixed QNB Derp.
Fixed QNB's Bounding Boxes.
2014-03-06 21:24:01 -06:00
AlgorithmX2
2e9d6641fe Fixed a bug with shift clicking.
Added Quartz Knife Gui.
You can now make name presses with the quartz knife.
Added Inscriber Recipes.
Fixed Bug with Spatial Dim Registrations.
2014-03-06 21:02:15 -06:00
AlgorithmX2
b62166bd08 Reconcile broken code. 2014-03-05 23:52:25 -06:00
AlgorithmX2
3f05965a06 Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 2014-03-05 23:46:32 -06:00
AlgorithmX2
adb03c45c6 Added Current/Max Power to Network Tool.
Added Current/Max Power to Spatial IO Port.
Added Required/Efficiency to Spatial IO Port.
Added Power Unit Button / Setting.
Fixed bug with Meteorite and Spatial IO.
Removed Random Logging in Spatial IO.
2014-03-05 23:45:14 -06:00
AlgorithmX2
e8ec768d4c Website Recipe Exporter. 2014-03-05 13:34:56 -06:00
AlgorithmX2
040e948d8e Removed Dropped Features.
Implemented Spatial Storage.
Fixed bug with ME Chest saying the cell was un-readable.
2014-03-05 01:27:42 -06:00
AlgorithmX2
d5182da346 IInventory Comparator Support. 2014-03-04 22:31:50 -06:00
AlgorithmX2
587803d3fa Less breaking Shit, More Render Fixes. 2014-03-04 21:56:20 -06:00
AlgorithmX2
d06c5d186b Fixed Render Issue with Chests in Meteorites.
Meteorite Chests now contain items.
2014-03-04 21:29:03 -06:00
AlgorithmX2
929efa5597 Added 4 View Cell Slots.
Multiple View Cells now sum together to allow more customization.
View Cells are now protected by Build Security.
Meteorite Compass now renders correctly in other peoples hands.
2014-03-04 21:12:23 -06:00
AlgorithmX2
4536189042 Added Sky Stone Dust.
Added View Cell.
Configure View Cell in Cell Workbench.
View Cell Can Filter Terminals by being inserted into the Side Slot.
2014-03-04 01:52:07 -06:00
AlgorithmX2
500558982f SkyStone Mining finalized.
Added Ice meteorite spawn.
Fixed Crash with Meteorite Spawning.
2014-03-03 22:56:08 -06:00
AlgorithmX2
58992d0786 Added Eraser Debug Tool.
Meteorite Spawning Complete.
Removed a lot of test Logging.
2014-03-02 17:18:15 -06: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
fb6bb1a964 Fix bug with Sky Stone Block Chest not rendering Block Version After World Re-Load. 2014-03-01 01:39:46 -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
768470512b Sky Stone Smooth :3 2014-02-28 13:13:43 -06:00