Commit graph

2407 commits

Author SHA1 Message Date
Unknown
e79924c4f2 Updated RedstonePaste compatibility to 1.12.2 2018-12-26 01:05:32 +01:00
Unknown
2eeb01ceb8 Updated ForgeMultipart & Wireless redstone compatibility to 1.12.2 2018-12-26 01:05:32 +01:00
Unknown
b969bfde39 Added EmbersRekindled compatibility for 1.12.2 2018-12-26 01:05:31 +01:00
Unknown
1a37d702f1 Improved starmap registry when removing invalid entries 2018-12-26 01:05:31 +01:00
Unknown
70dddf493a Improved world generation logs on collision (untested) 2018-12-26 01:05:30 +01:00
Unknown
32cc0368ed Improved error handling during ship removal
This is mostly a work around for bad implementations in other mods causing dup bugs
2018-12-26 01:05:30 +01:00
Unknown
7118067682 Improved ship snag detection tolerance
Now we need to connected tile entities to consider it a 'snag'
2018-12-26 01:05:29 +01:00
Unknown
5a4c56f889 Improved ship scanner logs on collision 2018-12-26 01:05:29 +01:00
Unknown
290b7b0428 Updated ImmersiveEngineering compatibility for 1.12.2
Note: this includes its ImmersiveTech and ImmersivePetroleum extensions.
2018-12-26 01:05:28 +01:00
Unknown
5a314c96d8 Updated DraconicEvolution compatibility to 1.12.2 2018-12-26 01:05:27 +01:00
Unknown
f4d1215204 Added Environmental Tech compatibility for 1.12.2 2018-12-26 01:05:27 +01:00
Unknown
39053e8dd3 Added Blockcraftery compatibility for 1.12.2 2018-12-26 01:05:26 +01:00
Unknown
f5313a6592 Updated BiblioCraft compatibility to 1.12.2 2018-12-26 01:05:22 +01:00
Unknown
26744da88c Added IndustrialForegoing compatibility for 1.12.2 2018-12-26 01:05:20 +01:00
Unknown
850939fbb6 Updated obsolete references to CoFHcore 2018-12-26 01:05:19 +01:00
Unknown
1223ef8534 Added DeepResonance compatibility for 1.12.2 2018-12-26 01:05:19 +01:00
Unknown
0444c05a27 Added ExtraUtilities2 compatibility for 1.12.2 2018-12-26 01:05:18 +01:00
Unknown
a7b362e4fe Added Real Filing Cabinet compatibility for 1.12.2 2018-12-26 01:05:18 +01:00
Unknown
991fb529ee Added Rustic compatibility for 1.12.2
Limitations:
- hanging ropes and tied to a stake will drop as duplicates
- ropes tied to a stake will remain behind as simple stake
=> as a consequence, stake_tied is set to anchor until Rustic fix its mess
2018-12-26 01:04:56 +01:00
Unknown
ac6e0df066 Updated fence gate compatibility to 1.12.2 2018-12-08 13:57:23 +01:00
Unknown
f6bb9d270d Added MysticalAgriculture compability to 1.12.2 2018-12-08 13:57:22 +01:00
Unknown
3540b923c1 Code cleanup 2018-12-08 13:53:52 +01:00
Unknown
106703ed49 Removed RangedPumps by default
Special is needed, lore doesn't justify the workload => out
2018-12-08 13:53:52 +01:00
Unknown
9b26c48286 Updated Pneumaticraft compatibility to 1.12.2 (wip)
Due to outstanding meta/state conversion issues in the mod, support is a bit weird, notably Pneumatic doors
2018-12-08 13:53:51 +01:00
Unknown
24d552b418 Updated UndergroundBiomes support to 1.12.2
(previously vanilla compatibility was enough, but the 1.12.2 port is 'unusual' so we need special handling)
2018-12-08 13:53:45 +01:00
Unknown
4f2b4ee11e Updated block transformer API for consistency
(previously a mix for source/old and target/new states were passed as arguments, now only target/new bockstate is provided)
2018-12-08 13:53:43 +01:00
Unknown
66103190e2 Fixed tile entity deduplication to ignore invalid entries 2018-12-08 13:53:42 +01:00
Unknown
6055e3392a Added IronChest, MetalChests, Roots and StorageDrawers compatibility 2018-12-08 13:53:33 +01:00
Unknown
233b4a413c Integrated superior reactor scripts (wip)
Improved display for 16 lasers
2018-12-08 13:53:28 +01:00
Unknown
d1433ffadc Improved jumpblock logs 2018-12-08 13:53:28 +01:00
Unknown
a1ee966df3 Updated Mekanism compatibility to 1.12.2 2018-12-08 13:53:27 +01:00
Unknown
231a092e15 Updated Botania compatibility to 1.12.2 2018-12-08 13:53:27 +01:00
Unknown
b8bc9d7c73 Updated Tinker's Construct compatibility to 1.12.2 2018-12-08 13:53:27 +01:00
Unknown
449c0ad749 Updated EnderIO compatibility to 1.12.2 2018-12-08 13:53:26 +01:00
Unknown
f800809689 Fixed regression empty ship names in backup schematics 2018-12-08 13:53:26 +01:00
Unknown
52f60270b9 Code cleanup 2018-12-08 13:53:25 +01:00
Unknown
624b474cc9 Updated Thermal mods compatibility to 1.12.2 2018-12-08 13:53:19 +01:00
Unknown
667f3007d7 Code cleanup 2018-11-05 10:48:50 +01:00
Unknown
687ec9ff28 Improved profiler logs format 2018-11-05 10:47:56 +01:00
Unknown
d554772e7f Integrated advanced reactor (wip)
Fixed laser medium capped to basic tier
Improved memory usage
Added explicit logs when stabilization fails
Updated LUA scripts to display up to 16 lasers
Improved OpenComputers update speed
2018-10-25 03:52:48 +02:00
Unknown
fb5a0c66f7 Integrated advanced reactor (wip) 2018-10-19 04:09:32 +02:00
Unknown
c31aa305ec Fixed regression in isEnabled property 2018-10-19 04:08:58 +02:00
Unknown
0cda9ccdc1 Code cleanup 2018-10-19 03:41:04 +02:00
Unknown
5097b4e166 Added schematic support to WorldGeneration (wip)
Updated format to version 3
2018-10-10 22:59:38 +02:00
Unknown
2b18cdf077 Code cleanup (schematics location) 2018-10-10 22:53:02 +02:00
Unknown
b7cbffd959 Code cleanup (World Generation) 2018-10-10 22:50:15 +02:00
Unknown
46c287def9 Integrated structure generation
- used explicit enum for default structure groups
- cleanup loot filling and /generate command
2018-10-07 13:11:11 +02:00
Unknown
605bf3028f Fixed regression in asteroid generation height 2018-10-07 13:11:11 +02:00
Unknown
1c3e5ba595 Improved memory usage during asteroid generation 2018-10-07 13:11:11 +02:00
Unknown
aaaf671bb9 Added OpenComputers support to derelict ships
Added EnderIO energy conduits in derelict ships (wip)
Fixed EnderIO solar panels missing in derelict ships when ThermalDynamics isn't installed
2018-10-07 13:11:10 +02:00