tModLoader

tModLoader

Magic Storage
目前顯示第 21-30 項,共 80 項
< 1  2  3  4  5 ... 8 >
更新:2023 年 2 月 1 日 @ 下午 2:13

Version 0.5.7.10 has been published to Stable learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.10
See #magic-storage-changelog[discord.com] for more information.

- Added MagicStorage.Common.Systems.MagicCache.RecalculateRecipeCaches() to the mod's public API
- Added text that will display under the mod loading bar during the Adding Recipes... phase
- Added a safeguard in Utility.AreStrictlyEqual() for when invalid items are used
- Added error-catching code to a utility method in order to prevent a hard game crash
- Added hover text for the Reset button in the Storage, Crafting and Configuration GUIs
- Added EnvironmentModule.ConsumeItemForRecipe() and made the Use Journey Infinite Items module prevent consumption of fully-researched items
- Added more Chinese localization
- Improved the description for the mod in the Steam Workshop
- Modified the support for the OnStack API to only call the hooks
- Made the Sell Duplicates menu ignore favorited items
- Reworked the extended "Quick Stack to nearby storages" logic to hopefully be more stable
- Modified how the Locator, Locator Drive and Portable Accesses store their location data (This fixes a bug where the locations wouldn't be loaded in multiplayer)
- Optimized and fixed the code responsible for detecting if a Storage Configuration Interface is connected to a storage system
- Forced items from Storage Configuration Interface modules to not be sorted/aggregated in order to fix a bug
- Changed the internal logic for all sorters to be more accurate
- Fixed a bug in the Crafting GUI which would sometimes throw an Index was out of range. error
- Fixed a bug which caused Sort by Quantity and Sort by Stack Count to sometimes not properly sort items
- Fixed a bug which caused the game to lag when hovering over Magic Storage item slots while Recursive Craft is enabled
- Fixed some bugs related to withdrawing items from storage
- Fixed a bug where items with knockback would visually get infinite knockback when searched via #Search Tooltip
- Fixed an oversight which could cause the crafting logic to end up in an infinite loop
- Fixed an oversight where the Treasure Map furniture item was appearing in the Summon Weapons filter
- Fixed an oversight where the Crimson Altar and Demon Altar items weren't researchable
- Fixed a typo which caused the Portable Remote Crafting Access to not display its localized name
- Updated the localization files

更新:2023 年 2 月 1 日 @ 下午 2:11

Version 0.5.7.10 has been published to Preview learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.10
See #magic-storage-changelog[discord.com] for more information.

- Added MagicStorage.Common.Systems.MagicCache.RecalculateRecipeCaches() to the mod's public API
- Added text that will display under the mod loading bar during the Adding Recipes... phase
- Added a safeguard in Utility.AreStrictlyEqual() for when invalid items are used
- Added error-catching code to a utility method in order to prevent a hard game crash
- Added hover text for the Reset button in the Storage, Crafting and Configuration GUIs
- Added EnvironmentModule.ConsumeItemForRecipe() and made the Use Journey Infinite Items module prevent consumption of fully-researched items
- Added more Chinese localization
- Improved the description for the mod in the Steam Workshop
- Modified the support for the OnStack API to only call the hooks
- Made the Sell Duplicates menu ignore favorited items
- Reworked the extended "Quick Stack to nearby storages" logic to hopefully be more stable
- Modified how the Locator, Locator Drive and Portable Accesses store their location data (This fixes a bug where the locations wouldn't be loaded in multiplayer)
- Optimized and fixed the code responsible for detecting if a Storage Configuration Interface is connected to a storage system
- Forced items from Storage Configuration Interface modules to not be sorted/aggregated in order to fix a bug
- Changed the internal logic for all sorters to be more accurate
- Fixed a bug in the Crafting GUI which would sometimes throw an Index was out of range. error
- Fixed a bug which caused Sort by Quantity and Sort by Stack Count to sometimes not properly sort items
- Fixed a bug which caused the game to lag when hovering over Magic Storage item slots while Recursive Craft is enabled
- Fixed some bugs related to withdrawing items from storage
- Fixed a bug where items with knockback would visually get infinite knockback when searched via #Search Tooltip
- Fixed an oversight which could cause the crafting logic to end up in an infinite loop
- Fixed an oversight where the Treasure Map furniture item was appearing in the Summon Weapons filter
- Fixed an oversight where the Crimson Altar and Demon Altar items weren't researchable
- Fixed a typo which caused the Portable Remote Crafting Access to not display its localized name
- Updated the localization files

更新:2022 年 10 月 8 日 @ 上午 10:48

Version 0.5.7.9 has been published to Stable learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.9
See #magic-storage-changelog[discord.com] for more information.

- Updated the codebase to account for new tModLoader changes in 1.4 preview
- Improved the detection logic for the Filter Potions filter
- Added a new module to the Storage Configuration Interface: Use Journey Mode Infinite Items
- Added a new help tip from the Automaton regarding Storage Units
- Made the logic responsible for checking if a player can be connected to a storage system from a Portable Access happen less often in order to reduce lag
- Fixed a bug which caused tiles to run their "nearby effects" logic more often than they should've been
- Reorganized the client config and made it look better
- Renamed the Sort by Quantity sorting option to Sort by Total Quantity
- Renamed the Sort by Quantity Ratio sorting option to Sort by Stack Count
- Added icons for the "newer" filtering icons, which previously just used the same icon as the miscellaneous filter
- Fixed a bug which caused the Delete Unloaded Items button in the Storage UI's Controls panel to do nothing
- Fixed a bug where opening a portable Storage access and then trying to open a portable Crafting access (or vice versa) would just cause the UI to close
- Tweaked the logic for loading some edits to make them not cause the mod to fail to load on 1.4dev (tModLoader v9999.0) builds
- Fixed some oversights which caused the Filter Items Fully Researched and Filter Items Not Fully Researched filters to do nothing when used

更新:2022 年 10 月 8 日 @ 上午 10:46

Version 0.5.7.9 has been published to Preview learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.9
See #magic-storage-changelog[discord.com] for more information.

- Updated the codebase to account for new tModLoader changes in 1.4 preview
- Improved the detection logic for the Filter Potions filter
- Added a new module to the Storage Configuration Interface: Use Journey Mode Infinite Items
- Added a new help tip from the Automaton regarding Storage Units
- Made the logic responsible for checking if a player can be connected to a storage system from a Portable Access happen less often in order to reduce lag
- Fixed a bug which caused tiles to run their "nearby effects" logic more often than they should've been
- Reorganized the client config and made it look better
- Renamed the Sort by Quantity sorting option to Sort by Total Quantity
- Renamed the Sort by Quantity Ratio sorting option to Sort by Stack Count
- Added icons for the "newer" filtering icons, which previously just used the same icon as the miscellaneous filter
- Fixed a bug which caused the Delete Unloaded Items button in the Storage UI's Controls panel to do nothing
- Fixed a bug where opening a portable Storage access and then trying to open a portable Crafting access (or vice versa) would just cause the UI to close
- Tweaked the logic for loading some edits to make them not cause the mod to fail to load on 1.4dev (tModLoader v9999.0) builds
- Fixed some oversights which caused the Filter Items Fully Researched and Filter Items Not Fully Researched filters to do nothing when used

更新:2022 年 9 月 21 日 @ 下午 8:07

Version 0.5.7.8 has been published to Stable learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.8
See #magic-storage-changelog[discord.com] for more information.

- fixed a bug which caused the Recipe History to end up in an invalid state when Recursive Craft is enabled
- fixed a typo which caused the filtering logic in the Crafting UI to be significantly slower than it should be
- changed the name of the Environment Simulator to the Storage Configuration Interface
- made the tooltip for the Storage Configuration Interface indicate which modules are available
- fixed a bug which caused the cursor's item icon to not be hidden properly when hovering over the Configuration UI
- fixed an oversight which caused client logs to print a message about "Locator does not use CloneByReference"
- made the Clear search text config option default to being enabled
- updated the EnvironmentModule API
- added 4 new buttons to the Storage UI's Controls page: Deposit Piggy Bank Items, Deposit Safe Items, Deposit Defender's Forge Items and Deposit Void Vault Items
- updated localization files

更新:2022 年 9 月 5 日 @ 下午 4:06

Version 0.5.7.7 has been published to Stable learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.7
See #magic-storage-changelog[discord.com] for more information.

- Fixed a bug which caused the Crafting Access to not properly recognize crafting stations in its station slots
- Fixed a bug which caused items from Environment Simulator modules to not be consumed when crafting in the Crafting Access
- Various other bug fixes which improved the logic for crafting in the Crafting Access

更新:2022 年 9 月 4 日 @ 下午 8:17

Version 0.5.7.6 has been published to Stable learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.6
See #magic-storage-changelog[discord.com] for more information.

- Fixed a bug which caused biomes near certain pylons to be mistakenly considered as "nearby" when using the Basic or Advanced Portable Remote Storage Access items

更新:2022 年 9 月 3 日 @ 上午 10:07

Version 0.5.7.5 has been published to Stable learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.5
See #magic-storage-changelog[discord.com] for more information.

- Fixed an oversight which caused the Ultimate Portable Remote Storage Access and Portable Remote Crafting Access to instantly close their UIs when used
- Added safeguards in the Recursive Craft integration's logic
- Fixed a bug which caused recipes to sometimes be sorted in reverse order
- Fixed a bug which caused recipe slots in the Crafting UI to be duplicated when Recursive Craft is enabled
- Fixed a bug which caused the screen to tear when clicking empty recipe slots in the Crafting UI

更新:2022 年 9 月 2 日 @ 下午 9:39

Version 0.5.7.4 has been published to Stable learn more @ https://github.com/blushiemagic/MagicStorage/wiki

v0.5.7.4
See #magic-storage-changelog[discord.com] for more information.

- Fixed an oversight which caused empty item slots in the Storage UI to ignore clicks
- Portable Accesses now only open the UI at the end of the item use animation when Autopause is enabled
- Fixed an oversight which caused Magic Storage to overwrite "mouse text" usage by other mods
- Improved the stability of the netcode for Storage Units
- Fixed a bug which caused the Bestiary to malfunction
- Fixed a bug where the sorting/filtering options wouldn't refresh the UI when being reset to their default values
- Improved the logic responsible for detecting when the UI should refresh
- Made the Quick stack deposit mode config option be enabled by default
- Improved the expanded Quick Stack logic to properly mesh with the existing logic
- Renamed the Portable Remote Storage Access to Ultimate Portable Remote Storage Access
- Added two new items: the Basic Portable Remote Storage Access and the Advanced Portable Remote Storage Access. These two items act like the existing Ultimate Portable Remote Storage Access item, but they have a limited range. The linked Storage Heart can only be accessed if 1) the player is close enough to the Storage Heart or 2) the player is close enough to any Pylon and at least one Pylon is close enough to the Storage Heart. The Basic access can be crafted in Pre-Hardmode and the Advanced access can be crafted in early Hardmode.
- Updated the tooltips for the Ultimate Portable Remote Storage Access and the Portable Remote Crafting Access to indicate that they have an unlimited range
- Updated and reorganized some of the help tips from the Automaton
- Fixed a bug which caused item withdrawal from Storage Units to sometimes fail or delete items
- Added logic during mod loading to detect when another mod adds a recipe with an invalid state or modifies an existing recipe to be in an invalid state
- The Locator, Locator Drive, Basic Portable Remote Storage Access, Advanced Portable Remote Storage Access, Ultimate Portable Remote Storage Access and Portable Remote Crafting Access can now save a unique location per world name.
- The "Any Demon Altar" ingredient group now supports the Demon Altar and Crimson Altar items from Fargo's Mutant Mod[/b], as well as the Corrupt Altar and Crimson Altar items from LuiAFK Reborn
- Fixed a bug which caused Environment Simulators attached to a Remote Access to be not detectable by the Storage Heart
- Removed the messages that would appear in chat when any fallback logic for filtering would trigger. Instead, the text in the search bar will turn red and the warning message will appear in its hover text.
- Added various safeguards in the netcode to help improve multiplayer stability
- Rewrote the Magic Storage Server Config config to work on "Server Operator" system. Users can request the "Server Admin" status via the /reqop command. Any players with the Server Admin status can then grant other players the "Server Operator" status via the /op command and remove it with the /deop command.
- Added new buttons in the UIs for resizing the UI panel's height and for resetting the position and size of the UI panel
- Added a config option which, when disabled, prevents moving and resizing the UI panels
- Fixed some bugs which caused the scroll bars in the Environment Simulator UI and the Controls page of the Storage UI to not properly render or update

更新:2022 年 8 月 21 日 @ 上午 7:38

Version v0.5.7.3 has been published to Stable learn more @ https://github.com/blushiemagic/MagicStorage/wiki

Literally the same thing as the v0.5.7.2 update but a breaking change in 1.4 Preview forces me to make a new version for the Stable release.