Commit graph

18 commits

Author SHA1 Message Date
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 f3359f619a Insure that the tile entity was not invalidated before initing it. 2014-07-10 17:25:04 -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 f3344f28c0 Added Animation for MAssembler 2014-07-06 21:04:58 -05:00
AlgorithmX2 12c0abbac6 Crafting calculations are now synchronized with the world thread to prevent possible CME's 2014-06-22 23:50:56 -05:00
AlgorithmX2 161f88e42c Added Paint Balls.
Added Color Applicator.
2014-05-26 03:26:37 -05:00
AlgorithmX2 45c292344f Fixed Dormant Chunk Cache. 2014-05-12 21:15:45 -05:00
AlgorithmX2 50e27d121b Client doesn't need to init tiles, thats for the networks on the server. 2014-05-08 14:41:39 -05:00
AlgorithmX2 4abe3e8807 Fix Crash when adding trades when items are disabled. 2014-05-07 12:49:32 -05:00
AlgorithmX2 572352c18e Networks now run at 1x speed.
Illuminated Panels now use proper channel and power settings.
2014-04-17 19:44:51 -05:00
AlgorithmX2 c82663c1ac Fixed Bug: #0255 - Making a new world with AE2 loaded causes it to not save chunks. 2014-03-29 19:23:11 -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 a61b1525f0 Fixed Dead Lock + Refractor of Compass Service. 2014-03-10 23:33:55 -05: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 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 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