AlgorithmX2
734663f521
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-11 00:44:00 -05:00
AlgorithmX2
bbfa43dd92
Breaking and Damaging Particles for cables now work properly.
...
Breaking Animation now works on Cables as expected.
Cable now has a bounding box where it touches parts.
2014-06-11 00:14:37 -05:00
AlgorithmX2
87bd8f3c22
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-06-07 23:29:57 -05:00
AlgorithmX2
009417ca4f
Adjusted Block Hardness.
...
Test Tools with getHarvestLevel
2014-06-07 20:20:23 -05:00
AlgorithmX2
14aba981b2
Tweaked Energy Flow Code for Network Acceptor, should be more what I'm looking for.
2014-06-07 19:23:31 -05:00
AlgorithmX2
f6d7762725
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
items/tools/powered/ToolMassCannon.java
2014-06-04 23:05:22 -05:00
AlgorithmX2
1ab7f7c110
Ditch AABBPool
2014-06-04 22:59:56 -05:00
AlgorithmX2
8183becfd4
Paint Balls.
2014-05-31 20:50:56 -05:00
AlgorithmX2
623e3aa228
Revert "Cable Null checks for EVERYTHING!"
...
This reverts commit 57d4541418
.
This was already resolved - this is a duplicate fix.
2014-05-29 15:01:42 -05:00
AlgorithmX2
57d4541418
Cable Null checks for EVERYTHING!
2014-05-29 11:40:42 -05:00
AlgorithmX2
905832ae85
Renamed ExtraTextures and added ExtraItemTextures.
2014-05-25 20:58:44 -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
bd7b154455
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-05-25 00:03:27 -05:00
AlgorithmX2
8f474b8baf
Fixed http://openeye.openmods.info/crashes/e9ee0132c58b39e5d6b41983e239b77f
...
Fixed http://openeye.openmods.info/crashes/90d72b392a1e968ef7dab98f5a65d1d8
2014-05-24 23:55:13 -05:00
AlgorithmX2
5f21711204
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-05-24 10:40:16 -05:00
AlgorithmX2
6e1a0aabb6
Server doesn't have noTesr Tiles.
2014-05-24 10:29:45 -05:00
AlgorithmX2
5f5fc4cee1
Fixed Crafting MB Names.
2014-05-22 21:39:21 -05:00
AlgorithmX2
b15d3af12b
Crafting CPU basics.
2014-05-17 22:19:23 -05:00
AlgorithmX2
cfeebae5ac
First pass at trying to make a CPU render - is basically a multiblock heat vent at this point.
2014-05-15 09:34:38 -05:00
AlgorithmX2
6a8fafa58d
Working Towards Crafing CPU MultiBlock
2014-05-13 21:42:14 -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
32f7e58cf0
Update API for metadata flag.
2014-05-11 11:24:46 -05:00
AlgorithmX2
03f938516a
Ore no longer rotates.
2014-05-11 11:22:10 -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
f031972fcd
Started working on crafting infrastructure and C-Cpus
2014-05-08 23:10:12 -05:00
AlgorithmX2
3351af3d4e
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
...
Conflicts:
items/materials/MaterialType.java
util/Platform.java
2014-05-06 20:45:38 -05:00
AlgorithmX2
3080510317
Major Update for Cable Rendering.
...
TESRs will are no longer used if the tile contains no dynamic renders.
Added alpha pass rendering for stained glass.
Enabled Stained Glass facades.
Cables / Facades have less geometry by hiding faces on connected boxes.
Added AlphaPass Option to disable AlphaPass Cables rendering ( fixes crash with Immbis Microblocks. )
2014-05-04 19:51:05 -05:00
AlgorithmX2
e95da25144
Started Work in MAC Gui.
2014-04-24 01:14:26 -05:00
AlgorithmX2
01c76a6870
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-04-09 20:12:49 -05:00
AlgorithmX2
6b244b341b
Don't discriminate against blocks with custom rotation.
2014-04-09 20:02:34 -05:00
AlgorithmX2
85b3a5ef32
Started Work on Pattern Terminal.
2014-04-07 19:43:57 -05:00
AlgorithmX2
efa931a7a1
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2 into rv1
2014-04-05 15:30:09 -05:00
AlgorithmX2
27f374eb04
Added Rotatable Blocks integration.
2014-04-03 23:12:35 -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
e384761e82
No more wrenching chests.
2014-03-27 19:33:14 -05:00
AlgorithmX2
42963e6632
Merge branch 'master' of https://bitbucket.org/AlgorithmX2/appliedenergistics2
2014-03-26 22:58:10 -05:00
AlgorithmX2
f571e41198
Fix Z-FIghting.
...
Fix Bounding Box.
2014-03-26 22:57:38 -05:00
AlgorithmX2
37b18d77f4
Fix Block Cable Painting Support.
2014-03-26 22:27:14 -05:00
AlgorithmX2
249725a345
SkyStone Block Chest Drops Correct Version now.
2014-03-26 11:09:36 -05:00
AlgorithmX2
f636dad621
Make only SkyStone Softer
2014-03-26 01:15:13 -05:00
AlgorithmX2
2c4add0fdf
Crafting Begin.
2014-03-25 22:06:54 -05:00
AlgorithmX2
bf1768b5ad
Fixed Bug: #0222 - Wither can break the outside of the spatial storage dimension
2014-03-22 17:00:03 -05:00
AlgorithmX2
b96eb3ce33
Added Immibis Microblock Support.
2014-03-22 16:51:37 -05:00
AlgorithmX2
b86fb56999
Fixed invalid Orientation.
...
Improved Logging for render mismatch.
2014-03-22 13:27:44 -05:00
AlgorithmX2
c4a7d5b480
Added Rotatable Interfaces.
2014-03-19 22:28:53 -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
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
cd51b00b31
Basic Block/Gui/Tile registertion work for Inscriber is done.
2014-03-07 00:15:54 -06:00