Changelog
General
- Update to version 0.10.45
Fixes
- Fix compression upgrade due to fix for inception backpacks in sophisticatedcore
Merged from upstream
Fixes
- Fixed scrollable inventory to only show slot background for slots that exist. Fixes an issue with gold double chest by default showing background for slots that are not there making it seem like there's a bug with inventory interaction.
Changelog
General
- Update to version 0.10.26
- Code cleanup
- Added package-info for mkb compat
- Clarify how to use this repository in the README
- Update changelog
- Make Config resemble the original forge version more, this makes it easier to compare codes between forge and fabric version
- Extracted addHitEffects and addDestroyEffects into their own class just like in the forge version
Fixes
- Litematica and ChippedCompat were accidentally loaded from sophisticated backpacks instead of the storage implementation
- Compatibility registry was instancing the compat modules to early, therefore making all optional mods required.
- Fixes a dupe bug in combination with beans backpack in limited barrels
- Give the generated recipes unique ids. This fixes errors thrown by EMI complaining about registering the same recipe id multiple times.
- Server environment was crashing due to client Particle class being loaded
- Fix quilt loader crashing due to wrong version predicate parser being used
- Sorting keybind was not working with keys only with mouse buttons.
- Fixes the CompressionInventoryPart tests
- Try to fix a crash with compression upgrade and e.g. hopper, caused by a simulate extraction getting rolled back.
- While the closing of the simulate transaction the compression upgrade wanted to open a new transaction, causing the crash.
- This was only happening sporadically and I did not find a way to reliably reproduce the issue.
- Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
- Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
- Fix duplication glitch
- QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
Changelog
General
- Update to version 0.10.44
- Code cleanup
- Added package-info for mkb compat
- Clarify how to use this repository in the README
- Update changelog
- Make Config resemble the original forge version more, this makes it easier to compare codes between forge and fabric version
- Extracted addHitEffects and addDestroyEffects into their own class just like in the forge version
Fixes
- Fixes a dupe bug in combination with beans backpack in limited barrels
- Give the generated recipes unique ids. This fixes errors thrown by EMI complaining about registering the same recipe id multiple times.
- Server environment was crashing due to client Particle class being loaded
- Fix quilt loader crashing due to wrong version predicate parser being used
- Sorting keybind was not working with keys only with mouse buttons.
- Fixes the CompressionInventoryPart tests
- Try to fix a crash with compression upgrade and e.g. hopper, caused by a simulate extraction getting rolled back.
- While the closing of the simulate transaction the compression upgrade wanted to open a new transaction, causing the crash.
- This was only happening sporadically and I did not find a way to reliably reproduce the issue.
- Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
- Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
- Fix duplication glitch
- QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
Changelog
General
- Update to version 0.9.7
- Code cleanup
Fixes
- Fix merge issues and update resources
- Sorting keybind was not working with keys only with mouse buttons.
- Fixes the CompressionInventoryPart tests
- Try to fix a crash with compression upgrade and e.g. hopper, caused by a simulate extraction getting rolled back.
- While the closing of the simulate transaction the compression upgrade wanted to open a new transaction, causing the crash.
- This was only happening sporadically and I did not find a way to reliably reproduce the issue.
- Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
- Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
- QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
- Fixed merge issue
Another bugfix release of SophisticatedStorage for Fabric for MC 1.20.1.
It is based on Version 0.8.59 of SophisticatedStorage.
Don't forget to update SophisticatedCore!
General
- ModernKeybinding is no longer a hard dependency, but optional
Fixes
- QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
- Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
- Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
Another bugfix release of SophisticatedStorage for Fabric for MC 1.19.4.
It is based on Version 0.8.59 of SophisticatedStorage.
Don't forget to update SophisticatedCore!
General
- ModernKeybinding is no longer a hard dependency, but optional
Fixes
- QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
- Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
- Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
Another bugfix release of SophisticatedStorage for Fabric for MC 1.19.2.
It is based on Version 0.8.59 of SophisticatedStorage.
Don't forget to update SophisticatedCore!
General
- ModernKeybinding is no longer a hard dependency, but optional
Fixes
- QuadTransformers causing a crash when the BakedQuad has it's isShaded flag set to true
- Fix a bug where items from the compression upgrade do not show up for pulling out and also did not show up in jade
- Fixed an issue where upgrades were deleted when right-clicked to insert into a storage block with all upgrade slots filled.
Bugfix release of SophisticatedStorage for Fabric for MC 1.20.1.
It is based on Version 0.8.59 of SophisticatedStorage.
This is the last bugfix release before the feature update.
Fixes
- Fixed a crash when trying to take items from a limited barrel in a server environment.
- Fixed a crash when placing Storage Link in a server environment.
- Completely reworked Litematica compatibility.
- Fixed controller not inserting items into storages.
- Fixed a rendering bug that sometimes set vertices to 0 instead of transforming them
Bugfix release of SophisticatedStorage for Fabric for MC 1.19.4.
It is based on Version 0.8.59 of SophisticatedStorage.
This is the last bugfix release before the feature update.
Fixes
- Fixed a crash when trying to take items from a limited barrel in a server environment.
- Fixed a crash when placing Storage Link in a server environment.
- Completely reworked Litematica compatibility.
- Fixed controller not inserting items into storages.
- Fixed a rendering bug that sometimes set vertices to 0 instead of transforming them
Bugfix release of SophisticatedStorage for Fabric for MC 1.19.2.
It is based on Version 0.8.59 of SophisticatedStorage.
This is the last bugfix release before the feature update.
Fixes
- Fixed a crash when trying to take items from a limited barrel in a server environment.
- Fixed a crash when placing Storage Link in a server environment.
- Completely reworked Litematica compatibility.
- Fixed controller not inserting items into storages.
- Fixed a rendering bug that sometimes set vertices to 0 instead of transforming them