Commit graph

32 commits

Author SHA1 Message Date
thatsIch
92c45b7378 Typo addMerchent 2014-09-20 23:40:21 +02:00
thatsIch
f9af3d9e40 Typo convertion_Variance 2014-09-20 23:39:58 +02:00
thatsIch
2faf07d440 Typo metoriteSpawnChance 2014-09-20 23:33:44 +02:00
thatsIch
ad16153f07 Typo metoriteClusterChance 2014-09-20 23:33:21 +02:00
thatsIch
c698274e11 Typo WorldGenType.Metorites 2014-09-20 22:47:08 +02:00
AlgorithmX2
b7ea4e75d3 Allow Config to adjust CPU Calculation time per tick. 2014-08-30 14:50:00 -05:00
AlgorithmX2
497b9c2e51 Fixed Bug: #0907 - World Gen Broken 2014-08-15 20:26:16 -05:00
AlgorithmX2
189c86581a Added quartzOresClusterAmount and fixed spaces in Metorite Gen Config Names. 2014-08-15 11:04:55 -05:00
AlgorithmX2
3891ecbd67 Added metoriteSpawnChance to configs. 2014-08-13 19:36:37 -05:00
AlgorithmX2
8d9054e39a Add Cluster Chance to Config, also lower it slightly. 2014-08-13 19:34:54 -05:00
AlgorithmX2
bbad15d2e8 Tweak Skystone Scanning behavior. 2014-08-08 20:45:31 -05:00
AlgorithmX2
aef2396adc Scary Meteorite Re-write. 2014-08-07 01:47:42 -05:00
AlgorithmX2
61d79a804f Added Feature: #0654 - API support for disabling AE2 world gen in specific dimensions 2014-08-05 21:03:30 -05:00
AlgorithmX2
c45d7f1b71 Added Network Tool Facade Transparency Option. 2014-08-02 23:53:34 -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
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