Unknown
1f1c2bc8f6
Fixed a few typos in FR translations
2019-01-30 00:15:25 +01:00
Unknown
697991f7fa
Added rubber items and production
2019-01-30 00:15:18 +01:00
Unknown
729fb4d0f7
Added capability support for inventories
...
Refactored inventory handling outside Commons and TileEntityAbstractBase
2019-01-30 00:15:16 +01:00
Unknown
9ee49914ec
Improved render tag comments in default configuration
2019-01-30 00:15:15 +01:00
Unknown
be8d6259b1
Fixed regression in explosion resistance handling
...
Code cleanup
2019-01-30 00:15:15 +01:00
Unknown
a494e81a8d
Fixed regression in modded fluid support
...
Added FluidWrapper (wip)
2019-01-30 00:15:14 +01:00
Unknown
4c1cf7cd94
Fixed regression in air spreader never removing air blocks
2019-01-30 00:15:14 +01:00
Unknown
dea008ec49
Code cleanup
2019-01-30 00:15:14 +01:00
Unknown
c0c8a6b23b
Fixed NPE regression in non loaded chunks access
...
Improved blockstate updater logic
2019-01-30 00:15:13 +01:00
Unknown
a6c8068d72
Improved air generator tick rate logic
2019-01-30 00:15:13 +01:00
Unknown
f058f72c0a
Integrated Computer interface upgrades
...
Fixed IPeripheralProvider overriding other mods
Added CC-Tweak compatibility for 1.12.2
Improved LUA logging
2019-01-30 00:14:16 +01:00
Unknown
9ad703fdf5
Fixed regression in sounds and dimensions registrations
2019-01-20 01:57:22 +01:00
Unknown
db17c5af6f
Fixed regression in air generator always rendering as active
2019-01-20 01:57:21 +01:00
Unknown
f4d6af8a1d
Fixed regression in reactor core enable state
2019-01-20 01:57:19 +01:00
Unknown
4d7a489dec
Updated ship controller LUA script for OC
2019-01-20 01:57:18 +01:00
Unknown
cc725cfd99
Fixed LUA logs duplication spam for CC
...
Improved context in LUA logs for OC and CC
2019-01-20 01:57:16 +01:00
Unknown
e0bb581ca3
Integrated Computer interface upgrades
2019-01-20 01:57:15 +01:00
Unknown
3d1ad6f6fb
Improved recipes scaling and mods integration
...
- less steel early game
- simpler air generator and laser lift
- no computer interface ingredient when it's an upgrade
- cheaper stabilization laser
2019-01-20 01:57:15 +01:00
Unknown
3239321b56
Refactored energy handling
...
- added Forge Energy support for blocks and items
- added GregtechCE energy support for blocks and items
- added energy status for laser machines
- added rate to energy status
- added display units configuration (wip)
- added explicit EnergyWrapper from ItemEnergyWrapper and TileEntityAbstractEnergy statics
- fixed crash with NULL facing input/outputs
- fixed warp electrolyzer deleting energy containers
- fixed energy storage unable to reach maximum with flux energy
- fixed laser tree farm LUA scripts for OC not installing
- improved reactor explosion logs and CPU load
Added an onUpgraded() method to simplify code structure
2019-01-20 01:57:08 +01:00
Unknown
a15585822c
Fixed bad multithreading in Computer APIs
...
- stopping Laser tree farm or Mining laser
- starting a Radar scan
- disconnecting from a Radar
- connecting/disconnecting multiple computers to/from a same TileEntity
Fixed Radar loosing scan progress when reloading its chunk
2019-01-13 21:16:31 +01:00
Unknown
a6178f5299
Integrated transporter with IMachine
2019-01-13 21:16:30 +01:00
Unknown
84432eb6e1
Added laser medium upgrade factor to encourage upgrades
...
Fixed laser tree farm with diagonally connected branches
Fixed laser tree farm with dark oak and jungle trees
2019-01-12 13:56:28 +01:00
Unknown
fcc81b7f5a
Improved logs
2019-01-12 13:48:50 +01:00
Unknown
67bda58fd9
Code cleanup
2019-01-12 13:48:32 +01:00
Unknown
0747405385
Fixed regression in block drops
2019-01-12 13:48:24 +01:00
Unknown
a6d423cf59
Improved logs for OC LUA calls
...
- added method name
- extended to support all callback methods
- refactored videoChannel() and beamFrequency()
2019-01-06 22:10:48 +01:00
Unknown
714b69c5da
Fixed console spam with tooltip fuel informations
2019-01-06 22:10:48 +01:00
Unknown
2c5282bb6d
Fixed ship jumping before confirmation
2019-01-06 22:10:47 +01:00
Unknown
e4f82eed9e
Removed ship core teleportation for now
2019-01-06 22:09:48 +01:00
Unknown
a5a336f3db
Code cleanup
2019-01-06 22:09:42 +01:00
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