Commit graph

2588 commits

Author SHA1 Message Date
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
Unknown
2e4b51ddba Added reactor preliminary rendering (very wip)
Crystal model by mouse961
Matter model & texture by LemADEC
2019-05-14 02:05:10 +02:00
Unknown
4ca0002759 Improved external placement CPU/RAM load (minor) 2019-05-14 02:05:10 +02:00
Unknown
266d88fa88 Added armor tiers (wip) 2019-05-14 02:05:04 +02:00
Unknown
bf3879c505 Fixed dependencies typo 2019-05-13 03:25:12 +02:00
Unknown
fc3339bb62 Improved projector rendering
- rotation transition should remain smooth
- code duplication
2019-05-13 03:25:12 +02:00
Unknown
6dbc8e200a Fixed regression in potion based recipes 2019-05-13 03:25:12 +02:00
Unknown
f6df891976 Fixed enan reactor core energy output faces
Added network synchronization for enan reactor core
2019-05-13 03:25:12 +02:00
Unknown
2d28af9deb Integrated tooltips
- no indentation on line hyphenation
- show ship core's constrains
- style all values
- generic tooltip before the block ones
- line endings
2019-05-13 03:25:12 +02:00
Unknown
dde2b3b389 Improved CPU load in entity living & energy handlers 2019-05-13 03:25:11 +02:00
Unknown
a5baefc31e Improved enan reactor stabilizer logs 2019-05-13 03:25:11 +02:00
Unknown
67891a1218 Fixed a rare ComputerCraft NPE 2019-05-13 03:25:11 +02:00
Unknown
c0ffd6cd35 Integrated default LUA scripts and upgrades
- getDrops may have a null blockAccess
- generalized redstone torch machine toggle
- cloaking tier is a diamond crystal upgrade
2019-05-13 03:25:11 +02:00
Unknown
bd8f1b899c Updated ship cores and controllers recipes
- remove dependency
- use a linear upgrades scheme
2019-05-13 03:25:11 +02:00
Unknown
f67c1ecd30 Added a few missing French translations
Improved a few English messages
2019-05-13 03:25:10 +02:00
Unknown
412c67da91 Added composite materials 2019-05-13 03:25:10 +02:00
Unknown
b0ddb61e1f Added explicit message when ship dimensions aren't set yet 2019-05-13 03:25:10 +02:00
Unknown
4b5327c277 Improved tool tip formatting 2019-05-13 03:25:10 +02:00
Unknown
572cd4e5ac Integrated ship carrier through tiers 2019-05-13 03:25:10 +02:00
Unknown
b028fecdd7 Improved star map registry protection 2019-05-13 03:25:09 +02:00
Unknown
2566620522 Added logs for return values in LUA calls from CC 2019-05-13 03:25:09 +02:00
Unknown
a65a00e2d2 Implemented remote controller for ships
- explicitly warn players of the new 'remote' nature of the controller
- more explicit boot screen in LUA scripts for CC and OC
- add core signature parameter
2019-05-13 03:25:09 +02:00
Unknown
2dce824a1c Added a timer API to common LUA scripts
Integrated status messages
- escape characters leaking from lang files
- cycle status message lines in LUA scripts
- any missing requirement should be red
- give explicit jump abort message
- reduce language message duplication
- short jump shouldn't be reporting a collision
- block-state leaking in collision guide message, use translated block name instead
- use same prefix for status and ship guide broadcasts
- preserve format on line breaks in ship guide broadcasts
- ship mass and volume displayed backward
2019-05-13 03:25:09 +02:00
Unknown
13551fe9a6 Integrated /wdump, /wentity, /wfind commands
- dump from player inventories
- find neared ship
- missing translation in /wentity
2019-05-13 03:25:08 +02:00
Unknown
40b9be0d48 Remove empty capabilities from itemblocks 2019-05-13 03:25:08 +02:00
Unknown
e44e125436 Fixed typo in validation error logging 2019-05-13 03:25:08 +02:00