Commit graph

2345 commits

Author SHA1 Message Date
Unknown
c8241775a3 Removed updater for CC LUA as it's no longer maintained 2019-01-06 18:54:39 +01:00
Unknown
0c1a0bfdd0 Added Computer interface upgrades 2019-01-06 18:54:37 +01:00
Unknown
f33c1d3a54 Improved usability by enabling all machines by default 2019-01-06 18:54:35 +01:00
Unknown
cc583a4423 Added ActuallyAddition compatibility for 1.12.2
Lasers aren't supported
2019-01-02 20:49:21 +01:00
Unknown
991f9817a9 Added a default transformer for EnumFacing properties 2019-01-02 20:49:21 +01:00
Unknown
a3fafc3d5d Changed dictionary to always add default values
This should make updating easier for modpack authors
2019-01-02 20:49:20 +01:00
Unknown
2ec5612cb7 Fixed regression on ship control termination logic (wip) 2019-01-02 20:49:20 +01:00
Unknown
0049322f8b Code cleanup 2019-01-02 20:49:14 +01:00
Unknown
93d2d0e417 Fixed invalid slot usage in tuning driver recipe handler 2019-01-02 20:46:28 +01:00
Unknown
46f8ce5aba Added partial Galacticraft compatibility for 1.12.2 2019-01-02 20:46:27 +01:00
Unknown
266b863417 Added RefinedStorage compatibility for 1.12.2 2018-12-31 14:07:37 +01:00
Unknown
ea7afcbd25 Added an AdvancedRocketery gravity proxy 2018-12-31 14:07:37 +01:00
Unknown
5745133db7 Added ASM patch to hide achievement parsing errors
This includes hiding the log spam when loading worlds with changed recipes
2018-12-31 14:07:36 +01:00
Unknown
aff2aab1ea Code cleanup 2018-12-31 14:07:36 +01:00
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