-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update, update LDlib, changelog (#1031)
* update, update LDlib, changelog * more changelog
- Loading branch information
Showing
3 changed files
with
18 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,24 @@ | ||
# ChangeLog | ||
|
||
Version: 1.1.4 | ||
Version: 1.1.4.a | ||
|
||
### ADDITIONS: | ||
- add Curios slot for magnets | ||
- add compass pages for coke oven, EBF, large boiler | ||
- add collapsible entry for ore blocks in REI | ||
- added more wiremill recipes for different wire sizes | ||
- made rubber saplings & leaves compostable | ||
- made spray paint able to paint multiple blocks in a chain if crouching | ||
- added ability to use block/fluid tags in multiblock patterns | ||
|
||
### FIXES: | ||
- fix proxy recipes not being found | ||
- add dimension requirements for fluid veins | ||
- fix world accelerator block entity duplication and/or voiding | ||
- fix multi-amp transformer capacity | ||
- fix machines not connecting to already placed cables | ||
- fix battery buffers allowing stacked batteries | ||
- fix bucket emptying behavior | ||
- fix item collector behavior | ||
- fix issues with EMI integration | ||
- fix ConcurrentModificationException in recipe conditions | ||
- fix large boiler fuel consumption and steam output display | ||
- fix descriptions for impure ore cauldron actions | ||
- fix item tooltip performance issues | ||
- fix KJS not being able to remove GT tags | ||
- improve performance in the JEI integration by caching recipe UI size | ||
- improve ingredient lookup performance | ||
- fix bucket model | ||
- fix chainsaw durability consumption | ||
- fix large miner crashes | ||
- fix fluid drilling rig EU/t usage and add extra tooltips | ||
- fix distinct bus mode not working with ghost circuits | ||
- fix item filter mode resetting every time the UI is opened | ||
- fix pumps inserting the same fluid into more than one slot | ||
- fix pump/conveyor covers and other machines being able to extract from a creative tank's internal slot | ||
- fix startup crash when creating custom coils using KJS | ||
- fix AMD driver error in LDlib | ||
- fixed bucket model | ||
- fixed PA accepting multiblock machines | ||
- fixed fluid pipes crashing when connected to other mods' blocks | ||
- fixed large DT outputs not being ordered | ||
- fixed wooden brick form disappearing after use | ||
- fixed pyrolyse oven not getting bonuses if recipe didn't overclock | ||
- fixed shovels crashing if somehow used to path air | ||
- fixed full spray paint cans rendering the bar as empty | ||
|
||
### CHANGES: | ||
- updated Russian and Chinese translations | ||
- buff the large miner's fortune level | ||
- removed async recipe searching, as it's no longer necessary | ||
- make UI titlebars only scroll/roll when hovering over them | ||
- ported multi-amp energy hatches not giving overclocks. You now always need 2 energy hatches for an overclock. | ||
- made dynamic data- and resourcepacks appear in the pack list(s) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters