Commit graph

2431 commits

Author SHA1 Message Date
Unknown
b7e18c297f Improved air tanks usability
- tool tip to explain how to use
2018-12-31 14:07:35 +01:00
Unknown
2b98707e24 Improved lamp usability
- simple right click to switch light on or off
- tool tip to explain how to use
2018-12-31 14:07:35 +01:00
Unknown
63ec17a037 Removed ComputerCraft special casing 2018-12-31 14:07:34 +01:00
Unknown
ccc7b2392f Fixed regression in solar power generation in space 2018-12-31 14:07:34 +01:00
Unknown
d2609f707c Updated GregTech compatibility to 1.12.2 (wip)
- rotation is done
- energy isn't supported (yet)
- client won't refresh in SSP until reconnection, not sure why
2018-12-31 14:07:29 +01:00
Unknown
aa10e0a3e3 Added a workaround for GTCE fake world 2018-12-28 04:00:51 +01:00
Unknown
ceb8245381 Removed client side block update handling 2018-12-28 04:00:51 +01:00
Unknown
004bdcb4d3 Improved dictionary logging 2018-12-28 04:00:50 +01:00
Unknown
340265dfb7 Integrated ship command abort logic 2018-12-28 04:00:50 +01:00
Unknown
a98b8e45a0 Removed TileEntity double validation 2018-12-28 04:00:50 +01:00
Unknown
f5d57cbb82 Code cleanup 2018-12-28 04:00:44 +01:00
Unknown
8cc8402db7 Refactored tooltips handling
- dedicated class & configuration
- more generic & flexible blockstate logic
- added entity id to spawn eggs
- optional deduplication
- added a clean list
2018-12-28 04:00:34 +01:00
Unknown
a1ecdcef4e Improved world generation logging 2018-12-28 04:00:31 +01:00
Unknown
b599552f55 Integrated recipes
- use ore dictionary for wooden chests (notably for Quark support)
- missing NBT for water bottle in activated carbon recipe
- more accessible & progressive laser medium recipes
2018-12-28 04:00:30 +01:00
Unknown
a037a7f031 Updated default configuration files for 1.12.2 (wip)
- fixed extra stone/cobblestone in nether/end/non-UBC asteroids & moons
- use new blockState format in ship structures
- explicit mod filtering in loot tables to detect registry changes
- support new UBC registry names
- added more ores by default
- shifted default dimension ids to avoid conflict with AdvancedRocketry
2018-12-28 04:00:30 +01:00
Unknown
5020e1833e Added Woot compatibility to 1.12.2 2018-12-27 20:15:22 +01:00
Unknown
35203cdae9 Fixed regression in air canister/tank refilling 2018-12-27 20:15:22 +01:00
Unknown
617148fddb Added wrench for rotating blocks around 2018-12-26 01:47:42 +01:00
Unknown
b8aedebf14 Added YABBA compatibility for 1.12.2 2018-12-26 01:47:41 +01:00
Unknown
863bd76478 Added more options to make Iridium block with Thermal and EnderIO mods 2018-12-26 01:47:41 +01:00
Unknown
ec0b631620 Code cleanup 2018-12-26 01:47:39 +01:00
Unknown
636fc2396a Added explicit error log in case of bad multithreading 2018-12-26 01:05:34 +01:00
Unknown
4ae8d339aa Updated BuildCraft compatibility to 1.12.2
- pipe, gates, plugs, wires & facades are supported
- fluids are supported (pump & floodgate)
- volume and path related machines are disabled (quarry, builder, filler, etc.)
2018-12-26 01:05:33 +01:00
Unknown
ef3ef1d492 Updated Natura compatibility to 1.12.2 2018-12-26 01:05:32 +01:00
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