Commit graph

2413 commits

Author SHA1 Message Date
Unknown
54d98e84a7 Added block properties tooltips while in dev space 2019-06-09 20:00:25 +02:00
Unknown
992cd885e3 Improved jump block logs for ForgeMultipart 2019-06-09 20:00:24 +02:00
Unknown
b24dcfdf1b Fixed an intermittent NPE in laser machines
(logs added to understand what's causing it, so it'll spam console for now)
2019-06-09 20:00:24 +02:00
Unknown
57ad2812be Fixed transporter block lighting and placement properties 2019-06-09 20:00:24 +02:00
Unknown
ce0dbba7e3 Fixed atomic blocks rendering & interactions
- electromagnet glass not rendering in block form
- void shell glass transparency
- chiller collision detection
2019-06-09 20:00:24 +02:00
Unknown
c70571e44d Fixed hull glass lighting and rendering properties
- should not cast shadows
- place doors away from the hull
- support blocks on top (pressure plate notably)
- reduce rendering overhead
2019-06-09 20:00:24 +02:00
Unknown
a361b0b4cf Improved memory usage in EntityCamera 2019-06-09 20:00:23 +02:00
Unknown
cad247780d Code cleanup 2019-06-09 20:00:11 +02:00
Unknown
bb8b480192 Fixed #378 oversized frigates never jumping due continuous scanning 2019-06-07 02:04:09 +02:00
Unknown
f0d9b8f3ec Version bump to 1.5.3 2019-06-05 22:03:29 +02:00
Unknown
a51958bda6 Fixed electromagnetic cells only rendering when empty or full 2019-06-05 22:03:29 +02:00
Unknown
c2f2be151d Improved recipe integration with other mods
- superconductor is too expensive
- subspace capacitor progression is too taxing
- bamboo is fairly uncommon to find
2019-06-05 22:03:22 +02:00
Unknown
bb06513e4f Fixed crash at world load when enabling chunk data logs 2019-06-05 21:16:19 +02:00
Unknown
34b3d83b85 Fixed block breaking detection (i.e. keep force field when chunk unload) 2019-06-05 21:16:19 +02:00
Unknown
39062ee4d3 Updated Forge version to grab the fix for NPE during chunk unloading 2019-06-05 21:16:18 +02:00
Unknown
aa074c3f39 Code cleanup 2019-06-05 21:16:12 +02:00
Unknown
057eae52af Fixed a few inconsistencies in default configuration
- TechGuns combart helmet should be a breathing capable
- ImmersiveEngineering Uranium should take priority over NuclearCraft (see UniDict granularity limited to mod level)
- metaorb parameters fine tuning
2019-06-02 14:29:52 +02:00
Unknown
c96986de16 Fixed smaller ship ability to move 1 block layer from a bigger ship
Improved CPU load in celestial object collision detection
2019-06-02 13:44:42 +02:00
Unknown
632564460b Improved usability of ship scanner deploy LUA API
- replace return value with an explicit boolean
- use numbers 'as is' instead of crashing on schematic file name
- include file name in error description when it's appropriate
2019-06-01 22:20:06 +02:00
Unknown
9c20b66806 Fixed console spam when enabling energy logs 2019-06-01 22:20:06 +02:00
Unknown
3cffe69590 Improved mining laser 'out of energy' diagnostic for players
Added getEnergyRequired() API for laser machines
Fixed energy reported with invalid units
2019-06-01 22:20:06 +02:00
Unknown
ffb6472051 Fixed NPE crash when trying to transport into orbit from hyperspace
Improved usability in transporter jammed status report
2019-06-01 22:20:06 +02:00
Unknown
084b03c935 Improved reactor simulation when crossing chunks
- explicitly freeze the simulation for a few seconds
- provide more explicit diagnostic in logs
2019-06-01 22:20:05 +02:00
Unknown
dfa3a1383a Fixed skull rotation inconsistency 2019-06-01 22:20:05 +02:00
Unknown
11b3b28617 Updated Tinker's Construct compatibility for 1.12.2
(previous adapter was partial, and forge had some impacting changes apparently)
2019-06-01 22:20:05 +02:00
Unknown
d1d4a18c31 Fixed minecraft torches and TechGuns lamp dropping during jump 2019-06-01 22:20:05 +02:00
Unknown
729f5c9ff5 Updated OpenComputers compatibility for 1.12.2 2019-06-01 22:20:05 +02:00
Unknown
dfbffe74f3 Added fake player for sappling placement in laser tree farm 2019-06-01 22:20:04 +02:00
Unknown
98e32f639a Fixed JEI error on Plasma torch recipe 2019-06-01 22:20:04 +02:00
Unknown
f2a55201e0 Fixed laser tree farm loading chunks during scan 2019-06-01 22:20:04 +02:00
Unknown
6c28d573cb Added reactor signature to laser LUA API
This simplifies handling multiple reactors from a single computer
2019-06-01 22:20:03 +02:00
Unknown
442d1a7d13 Improved lag in inventory management 2019-06-01 22:20:03 +02:00
Unknown
b2262722f2 Fixed IC2 compatibility causing console spam with thermal mods 2019-06-01 22:20:03 +02:00
Unknown
0f6f6a7bf9 Integrated armor crafting & progression
Improved usability in basic hull crafting
2019-06-01 22:20:03 +02:00
Unknown
e833a21590 Fixed missing recipes for omnipanels 2019-06-01 22:20:02 +02:00
Unknown
7278677bcd Fixed missing full slab models in Item form 2019-06-01 22:20:02 +02:00
Unknown
7ee580ed40 Code cleanup 2019-06-01 22:19:56 +02:00
Unknown
2f0cd4adb2 Integrated global tooltips
- regression in sneak detection
- missing tools & weapons stats
- hide non-enchantability
2019-05-24 11:16:40 +02:00
Unknown
a53f0ef88c Version bump to 1.5.2 2019-05-22 22:45:29 +02:00
Unknown
c9aa528d9b Improved tooltip deduplication logic 2019-05-22 17:35:52 +02:00
Unknown
00b26fc01b Fixed simple blocks not getting removed when breaking them 2019-05-21 04:21:03 +02:00
Unknown
d6c2b2e8ee Fixed sirens dropping with invalid damage value 2019-05-21 04:20:04 +02:00
Unknown
784fa90a7d Removed extraneous NBT from item stack drop 2019-05-21 04:19:43 +02:00
Unknown
0a8d7ce741 Version bump to 1.5.1 2019-05-18 12:34:19 +02:00
Unknown
147be2122c Added minimum version dependencies 2019-05-18 12:29:58 +02:00
Unknown
226ddee34e Fixed intermittent client NPE when loading a different world 2019-05-18 12:14:46 +02:00
Unknown
239efcabed Code cleanup (TileEntitySecurityStation in the wrong package) 2019-05-18 12:13:36 +02:00
Unknown
a37b159a7f Fixed basic laser medium recipe requiring rubber...to make rubber 2019-05-18 12:12:15 +02:00
Unknown
4e062c4df4 Removed fast_set_blockstate by default since it's not working yet 2019-05-14 02:18:33 +02:00
Unknown
e738f76ba4 Updated registries for 1.12.2 2019-05-14 02:05:10 +02:00