Add keep a changelog format for entire 1.9.x series.
This commit is contained in:
162
CHANGELOG-old.md
162
CHANGELOG-old.md
@@ -1,167 +1,5 @@
|
||||
# Refined Storage Changelog
|
||||
|
||||
### 1.9.16
|
||||
|
||||
- Added Covers for all cable types! (Buuz135)
|
||||
- Improved JEI integration to pick the best option when transferring items (Darkere)
|
||||
- Fixed an issue where too many items in a grid would kick the player (Darkere)
|
||||
- Fixed an issue where the portable grid does not open from Inventory anymore after some use (Darkere)
|
||||
- Fixed craftable view in grids not showing items that were already in storage (BlueAgent)
|
||||
- Fixed Wireless Crafting Monitor not working as Curio (Darkere)
|
||||
- Fixed wrong slot being locked in some cases when opening Wireless Item (Darkere)
|
||||
- Slightly sped up External Storage item look up (necauqua)
|
||||
- Fixed extraction from Storage Monitor not respecting maximum stack size (Darkere)
|
||||
- Added Polish translation (joker876)
|
||||
- Added Italian translation (maicol07)
|
||||
- Addons can now override how Crafters insert items (Darkere)
|
||||
|
||||
### 1.9.15
|
||||
|
||||
- Fixed Refined Storage Addons compatibility (Darkere)
|
||||
|
||||
### 1.9.14
|
||||
|
||||
- Implemented Curios support (Darkere)
|
||||
|
||||
### 1.9.13
|
||||
|
||||
- Fixed count on Storage Monitor having Z fighting (tivec)
|
||||
- Fixed items on Storage Monitor not being flat (raoulvdberge)
|
||||
- Removed experimental pipeline nagging message (raoulvdberge)
|
||||
- Fixed crash when using an External Storage on a fluid inventory (jeremiahwinsley)
|
||||
- Added some performance improvements for autocrafting (necauqua, Darkere)
|
||||
- Fixed a memory leak in the pattern cache (necauqua)
|
||||
- Fixed Detector crashing when dyed (Darkere)
|
||||
- Fixed autocrafting being stuck after clicking "Start" (necauqua)
|
||||
- Fixed Crafting Monitor not being able to show hours (Darkere)
|
||||
- Fixed capacity rendering of infinite storages (Darkere)
|
||||
- Fixed wrong alignment for the JEI request autocrafting tooltip (Darkere)
|
||||
- Fixed mobs getting stuck in Refined Storage cables (Darkere)
|
||||
- Fixed dismantling storage blocks ignoring stack size (Darkere)
|
||||
- Fixed Ice and Fire banners breaking with Refined Storage (Darkere, necauqua)
|
||||
- Fixed empty keybinding causing GL errors (Darkere)
|
||||
- Fixed some parts of the Japanese translation (akihironagai)
|
||||
- Fixed rendering issue on blocks when using OptiFine (ylou)
|
||||
|
||||
### 1.9.12
|
||||
|
||||
- Fixed some issues when using the Grid when it's offline (Darkere)
|
||||
- Fixed crafting events not being fired in some cases in the Grid (Darkere)
|
||||
- Fixed not being able to set fluid filter slot output quantity (Darkere)
|
||||
- Fixed mod id search not working for Industrial Foregoing (Darkere)
|
||||
- Fixed fluid autocrafting duplicating fluids (Darkere)
|
||||
- Fixed some Grid crashes (ScoreUnder)
|
||||
- Fixed constructor not using compare mode correctly in some cases (ScoreUnder)
|
||||
- Fixed duplication bug in the Interface (Darkere)
|
||||
|
||||
### 1.9.11
|
||||
|
||||
- Fixed disks and network devices not loading when they did not previously exist
|
||||
|
||||
If you are affected by this please go to the world/data/ folder and remove the ".temp" ending from the files before
|
||||
launching.
|
||||
|
||||
### 1.9.10
|
||||
|
||||
- Improve performance of the Grid view (ScoreUnder)
|
||||
- Fixed Disk Manipulator model glitches (Darkere)
|
||||
- Improve performance of the Disk Manipulator (Darkere)
|
||||
- Fixed being unable to set quantity in output slots of the Pattern Grid (Darkere)
|
||||
- Fixed External Storage in fluid mode losing track of fluids sometimes (Darkere)
|
||||
- Added code to avoid / minimize data corruption issues caused by Minecraft (Darkere)
|
||||
- Fixed processing autocrafting orders stealing items from each other (Darkere)
|
||||
- Fixed Constructor in fluid mode voiding fluid source blocks in front of it (Darkere)
|
||||
- Update Japanese translation (alyxferrari)
|
||||
- Fixed crash when recoloring blocks that have no rotation component (Darkere)
|
||||
- Fixed reloading resource packs breaking Refined Storage textures (Darkere)
|
||||
|
||||
### 1.9.9
|
||||
|
||||
- Fixed Refined Storage sidebuttons displaying over the JEI bookmark pagination buttons (raoulvdberge)
|
||||
- Fixed issue where Crafters may fail to recognize an inventory/tank for some patterns (Darkere)
|
||||
- Fixed issue where the Crafter Manager can crash on invalid patterns (raoulvdberge)
|
||||
- Fixed issue where alternatives in the Pattern Grid weren't being saved properly (raoulvdberge)
|
||||
- Fixed not being able to change the Exporter filter slot count with regulator mode without closing and re-opening the
|
||||
container (raoulvdberge)
|
||||
|
||||
### 1.9.8
|
||||
|
||||
- Fixed server crash when scrolling in Grid (Darkere)
|
||||
- Fixed various issues with Grid interactions working without power (Darkere)
|
||||
- Fixed changing rotation not updating blocks (Darkere)
|
||||
- Added a JEI synchronized (two-way) search box mode to the Grid (ScoreUnder)
|
||||
- Added a nag message when a player joins the world that asks the player to enable the experimental Forge lighting
|
||||
pipeline to ensure correct rendering (raoulvdberge)
|
||||
|
||||
### 1.9.7
|
||||
|
||||
- Added functionality to move items in the Grid with shift/ctrl + scrolling (Darkere)
|
||||
- Changed JEI transfer error mechanics (raoulvdberge)
|
||||
- Fixed crash when opening Controller GUI (Darkere)
|
||||
- Fixed dye being consumed without effect in some cases (Darkere)
|
||||
- Fixed deadlock caused by Portable Grid (Darkere)
|
||||
- Fixed custom tooltips not working in the Grid (Darkere)
|
||||
|
||||
### 1.9.6
|
||||
|
||||
- Port to Minecraft 1.16.3 (raoulvdberge)
|
||||
- Added colored block variants (Darkere)
|
||||
- Added functionality to show missing items in the JEI transfer screen (Darkere)
|
||||
- Added functionality to request missing items from autocrafting in the JEI transfer screen (Darkere)
|
||||
- Added client config option to remember the Grid search query (raoulvdberge)
|
||||
- Fixed Portable Grid losing enchantments when placing and breaking (raoulvdberge)
|
||||
|
||||
### 1.9.5
|
||||
|
||||
- Re-added the `/refinedstorage disk create <player> <id>` command (raoulvdberge)
|
||||
- Added the `/refinedstorage disk list` command (raoulvdberge)
|
||||
- Added the `/refinedstorage disk list <player>` command (raoulvdberge)
|
||||
- Added the `/refinedstorage network list <dimension>` command (raoulvdberge)
|
||||
- Added the `/refinedstorage network get <dimension> <pos>` command (raoulvdberge)
|
||||
- Added the `/refinedstorage network get <dimension> <pos> autocrafting list` command (raoulvdberge)
|
||||
- Added the `/refinedstorage network get <dimension> <pos> autocrafting get <id>` command (raoulvdberge)
|
||||
- Added the `/refinedstorage network get <dimension> <pos> autocrafting cancel` command (raoulvdberge)
|
||||
- Added the `/refinedstorage network get <dimension> <pos> autocrafting cancel <id>` command (raoulvdberge)
|
||||
- Added JEI ghost ingredient dragging support (raoulvdberge)
|
||||
- Fixed text field not being focused in amount specifying screens (raoulvdberge)
|
||||
|
||||
### 1.9.4
|
||||
|
||||
- Fixed JEI recipes/usages keys not working in Grids (raoulvdberge)
|
||||
|
||||
### 1.9.3
|
||||
|
||||
- Port to Minecraft 1.16.2 (raoulvdberge)
|
||||
- Fixed duplication bug with the Constructor (Darkere)
|
||||
- Updated Japanese translation (a2y4)
|
||||
- Updated Taiwanese translation (ForFunPenguin)
|
||||
- Refactored autocrafting code (raoulvdberge)
|
||||
|
||||
### 1.9.2b
|
||||
|
||||
Fixed duplication bug with the Constructor (Darkere, raoulvdberge)
|
||||
|
||||
### 1.9.2
|
||||
|
||||
- Fixed crash with Forge version 67 (Darkere)
|
||||
- Fixed cases where Refined Storage unwillingly acts like a chunkloader (raoulvdberge)
|
||||
- Fixed Network Transmitters being able to connect to any network device (raoulvdberge)
|
||||
- Fixed Crafting Tweaks buttons being in the wrong position after changing the size configuration of the Grid (
|
||||
raoulvdberge)
|
||||
- Networks that are in a chunk that isn't loaded will no longer work, they will turn off. Chunkload the Controller to
|
||||
maintain a functioning network over long distances (Darkere/raoulvdberge)
|
||||
- Re-added interdimensional networks with the Network Transmitter and Network Receiver (raoulvdberge)
|
||||
- Re-added MouseTweaks integration (raoulvdberge)
|
||||
|
||||
### 1.9.1
|
||||
|
||||
- Fixed server crash (raoulvdberge)
|
||||
|
||||
### 1.9
|
||||
|
||||
- Port to Minecraft 1.16 (raoulvdberge)
|
||||
- Fixed wrench requiring shift click to rotate blocks (raoulvdberge)
|
||||
|
||||
### 1.8.8
|
||||
|
||||
- Fixed duplication bug and weird behavior in the Crafting Grid matrix (Darkere)
|
||||
|
242
CHANGELOG.md
242
CHANGELOG.md
@@ -140,3 +140,245 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Fixed multiple bugs related to transferring recipes into the crafting grid.
|
||||
- Fixed autocrafting task getting stuck if two tasks fulfilled each others requirements.
|
||||
- Fixed fluid autocrafting breaking when using 2 stacks of the same fluid in a pattern.
|
||||
|
||||
## [v1.9.16] - 2021-11-16
|
||||
|
||||
### Added
|
||||
|
||||
- Added Covers for all cable types.
|
||||
- Added Polish translation.
|
||||
- Added Italian translation.
|
||||
- Addons can now override how crafters insert items.
|
||||
|
||||
### Changed
|
||||
|
||||
- Improved JEI integration to pick the best option when transferring items.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed an issue where too many items in a grid would kick the player.
|
||||
- Fixed an issue where the portable grid does not open from Inventory anymore after some use.
|
||||
- Fixed craftable view in grids not showing items that were already in storage.
|
||||
- Fixed Wireless Crafting Monitor not working as Curio.
|
||||
- Fixed wrong slot being locked in some cases when opening a wireless item.
|
||||
- Slightly sped up External Storage item look up.
|
||||
- Fixed extraction from Storage Monitor not respecting maximum stack size.
|
||||
|
||||
## [v1.9.15] - 2021-07-25
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed Refined Storage Addons compatibility.
|
||||
|
||||
## [v1.9.14] - 2021-07-25
|
||||
|
||||
### Added
|
||||
|
||||
- Implemented Curios support.
|
||||
|
||||
## [v1.9.13] - 2021-06-14
|
||||
|
||||
### Added
|
||||
|
||||
- Added some performance improvements for autocrafting.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed count on Storage Monitor having Z fighting.
|
||||
- Fixed items on Storage Monitor not being flat.
|
||||
- Fixed crash when using an External Storage on a fluid inventory.
|
||||
- Fixed a memory leak in the pattern cache.
|
||||
- Fixed Detector crashing when dyed.
|
||||
- Fixed autocrafting being stuck after clicking "Start".
|
||||
- Fixed Crafting Monitor not being able to show hours.
|
||||
- Fixed capacity rendering of infinite storages.
|
||||
- Fixed wrong alignment for the JEI request autocrafting tooltip.
|
||||
- Fixed mobs getting stuck in Refined Storage cables.
|
||||
- Fixed dismantling storage blocks ignoring stack size.
|
||||
- Fixed Ice and Fire banners breaking with Refined Storage. necauqua)
|
||||
- Fixed empty keybinding causing GL errors.
|
||||
- Fixed some parts of the Japanese translation.
|
||||
- Fixed rendering issue on blocks when using OptiFine.
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed experimental pipeline nagging message.
|
||||
|
||||
## [v1.9.12] - 2021-02-07
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed some issues when using the Grid when it's offline.
|
||||
- Fixed crafting events not being fired in some cases in the Grid.
|
||||
- Fixed not being able to set fluid filter slot output quantity.
|
||||
- Fixed mod id search not working for Industrial Foregoing.
|
||||
- Fixed fluid autocrafting duplicating fluids.
|
||||
- Fixed some Grid crashes.
|
||||
- Fixed constructor not using compare mode correctly in some cases.
|
||||
- Fixed duplication bug in the Interface.
|
||||
|
||||
## [v1.9.11] - 2021-01-03
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed disks and network devices not loading when they did not previously exist
|
||||
- If you are affected by this please go to the world/data/ folder and remove the ".temp" ending from the files
|
||||
before
|
||||
launching.
|
||||
|
||||
## [v1.9.10] - 2021-01-02
|
||||
|
||||
### Changed
|
||||
|
||||
- Update Japanese translation.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Improve performance of the Grid view.
|
||||
- Fixed Disk Manipulator model glitches.
|
||||
- Improve performance of the Disk Manipulator.
|
||||
- Fixed being unable to set quantity in output slots of the Pattern Grid.
|
||||
- Fixed External Storage in fluid mode losing track of fluids sometimes.
|
||||
- Added code to avoid / minimize data corruption issues caused by Minecraft.
|
||||
- Fixed processing autocrafting orders stealing items from each other.
|
||||
- Fixed Constructor in fluid mode voiding fluid source blocks in front of it.
|
||||
- Fixed crash when recoloring blocks that have no rotation component.
|
||||
- Fixed reloading resource packs breaking Refined Storage textures.
|
||||
|
||||
## [v1.9.9] - 2020-11-14
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed Refined Storage sidebuttons displaying over the JEI bookmark pagination buttons.
|
||||
- Fixed issue where Crafters may fail to recognize an inventory/tank for some patterns.
|
||||
- Fixed issue where the Crafter Manager can crash on invalid patterns.
|
||||
- Fixed issue where alternatives in the Pattern Grid weren't being saved properly.
|
||||
- Fixed not being able to change the Exporter filter slot count with regulator mode without closing and re-opening the
|
||||
container.
|
||||
|
||||
## [v1.9.8] - 2020-10-24
|
||||
|
||||
### Added
|
||||
|
||||
- Added a JEI synchronized (two-way) search box mode to the Grid.
|
||||
- Added a nag message when a player joins the world that asks the player to enable the experimental Forge lighting
|
||||
pipeline to ensure correct rendering.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed server crash when scrolling in Grid.
|
||||
- Fixed various issues with Grid interactions working without power.
|
||||
- Fixed changing rotation not updating blocks.
|
||||
|
||||
## [v1.9.7] - 2020-10-04
|
||||
|
||||
### Added
|
||||
|
||||
- Added functionality to move items in the Grid with shift/ctrl + scrolling.
|
||||
|
||||
### Changed
|
||||
|
||||
- Changed JEI transfer error mechanics.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed crash when opening Controller GUI.
|
||||
- Fixed dye being consumed without effect in some cases.
|
||||
- Fixed deadlock caused by Portable Grid.
|
||||
- Fixed custom tooltips not working in the Grid.
|
||||
|
||||
## [v1.9.6] - 2020-09-25
|
||||
|
||||
### Added
|
||||
|
||||
- Port to Minecraft 1.16.3.
|
||||
- Added colored block variants.
|
||||
- Added functionality to show missing items in the JEI transfer screen.
|
||||
- Added functionality to request missing items from autocrafting in the JEI transfer screen.
|
||||
- Added client config option to remember the Grid search query.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed Portable Grid losing enchantments when placing and breaking.
|
||||
|
||||
## [v1.9.5] - 2020-09-06
|
||||
|
||||
### Added
|
||||
|
||||
- Re-added the `/refinedstorage disk create <player> <id>` command.
|
||||
- Added the `/refinedstorage disk list` command.
|
||||
- Added the `/refinedstorage disk list <player>` command.
|
||||
- Added the `/refinedstorage network list <dimension>` command.
|
||||
- Added the `/refinedstorage network get <dimension> <pos>` command.
|
||||
- Added the `/refinedstorage network get <dimension> <pos> autocrafting list` command.
|
||||
- Added the `/refinedstorage network get <dimension> <pos> autocrafting get <id>` command.
|
||||
- Added the `/refinedstorage network get <dimension> <pos> autocrafting cancel` command.
|
||||
- Added the `/refinedstorage network get <dimension> <pos> autocrafting cancel <id>` command.
|
||||
- Added JEI ghost ingredient dragging support.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed text field not being focused in amount specifying screens.
|
||||
|
||||
## [v1.9.4] - 2020-08-30
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed JEI recipes/usages keys not working in Grids.
|
||||
|
||||
## [v1.9.3] - 2020-08-24
|
||||
|
||||
### Added
|
||||
|
||||
- Port to Minecraft 1.16.2.
|
||||
|
||||
### Changed
|
||||
|
||||
- Updated Japanese translation.
|
||||
- Updated Taiwanese translation.
|
||||
- Refactored autocrafting code.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed duplication bug with the Constructor.
|
||||
|
||||
## [v1.9.2b] - 2020-09-11
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed duplication bug with the Constructor.
|
||||
|
||||
## [v1.9.2] - 2020-07-17
|
||||
|
||||
### Added
|
||||
|
||||
- Re-added interdimensional networks with the Network Transmitter and Network Receiver.
|
||||
- Re-added MouseTweaks integration.
|
||||
|
||||
### Changed
|
||||
|
||||
- Networks that are in a chunk that isn't loaded will no longer work, they will turn off. Chunkload the Controller to
|
||||
maintain a functioning network over long distances.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed crash with Forge version 67.
|
||||
- Fixed cases where Refined Storage unwillingly acts like a chunkloader.
|
||||
- Fixed Network Transmitters being able to connect to any network device.
|
||||
- Fixed Crafting Tweaks buttons being in the wrong position after changing the size configuration of the Grid.
|
||||
|
||||
## [v1.9.1] - 2020-07-14
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed server crash.
|
||||
|
||||
## [v1.9.0] - 2020-07-14
|
||||
|
||||
### Added
|
||||
|
||||
- Port to Minecraft 1.16.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed wrench requiring shift click to rotate blocks.
|
||||
|
Reference in New Issue
Block a user