Card Library Plus - CGC Expansion - MV/MZ
A downloadable tool
What use are cool cards if you don’t have an equally cool binder? Keep your cards in the coolest keeper with Card Library Plus! Accentuate the best aspects of your card game by unlocking the full potential of the Library Scene with more layouts and modifiers to let players peruse their collection with style and ease.
This expansion for Card Game Combat unlocks more parameters for the Card Library scene. These new options allow you to further customize your Library with alternate layouts, settings for how cards are displayed, and toggling which windows are hidden/shown in the scene.
This extension is exclusive to MythAtelier’s Patreon backers. If this function interests you, check out our Patreon to learn more about this and other Patron benefits!
Plugin Features
- Adds new parameters for the Card Library, allowing users to customize Scene UI even further.
- Choose between vertical, horizontal, or grid layouts for collections with more options for sorting cards based on user-defined Card-Type categories.
- Tailor the way cards display with parameters for row/column count, padding, scrolling, and amount of cards on display.
- Alter the Actor Status and Help windows to increase clarity or add identity to the scene.
Special thanks to Ecilla for showcasing their teacup-inspired Library made using this plugin.
If you have any questions, or comments, or want to find a community of like-minded RPG fans, join our Discord! | |
If you like our work and want to support us in making high-quality tools for hobbyists and developers, consider a pledge on Patreon. | |
Check out our other products in the MythAtelier catalogue or our Tools & Plugins collection. |
Updated | 25 days ago |
Status | Released |
Category | Tool |
Author | MythAtelier |
Genre | Card Game |
Tags | Deck Building, plugin, RPG Maker, RPG Maker MV, RPG Maker MZ |
Download
This tool is currently unavailable
Comments
Log in with itch.io to leave a comment.
Window_DeclCardList is not defined keeps popping up when i try to launch, making me unable to use this plugin.
Thanks for reporting this in! Could you post a screenshot of the console log (press F8 while the game is running) when the crash happens? That'll help us figure out what is causing this issue.
Unfortunately I am unable to screenshot when loading the game, it instantly crashes and pressing f8 appears to do nothing.
That's extremely unusual. Would you be able to share with us your Plugin Manager List so we can replicate your setup?
I think I found the problem. When deckeditorcore is below libraryplus,it works fine. When it's above, the issue comes back. I've left it deckeditorcore low in the load order and it seems to be working, that is until you try to edit your deck in game. Now my issue is that when I try to edit the deck for the character, the game crashes with "TypeError Cannot set property to 'smooth' of undefined." Here's the f8 list for that:
Lyra_ErrorExtras.js:149 undefined false
pixi.js:4426 PixiJS Deprecation Warning: Please use object-based options for Graphics#beginTextureFillDeprecated since vv5.2.0
Lyra_ErrorExtras.js:149 TypeError: Cannot set property 'smooth' of undefined
at Sprite_SkillCard.drawAmount (MYTH_CGC_LibraryPlus.js:609)
at Window_DeckDeckList.Window_CardList.createCard (MYTH_CGC_CoreEngine.js:8936)
at Window_DeckDeckList.createCard (MYTH_CGC_DeckEditorCore.js:1991)
at Window_DeckDeckList.Window_CardList.updateCardCreation (MYTH_CGC_CoreEngine.js:8871)
at Window_DeckDeckList.updateCardCreation (MYTH_CGC_DeckEditorCore.js:1978)
at Window_DeckDeckList.Window_CardList.update (MYTH_CGC_CoreEngine.js:8861)
at WindowLayer.update (rmmz_core.js:4287)
at Scene_DeckSelector.Scene_Base.updateChildren (rmmz_scenes.js:129)
at Scene_DeckSelector.Scene_Base.update (rmmz_scenes.js:52)
at Scene_DeckSelector.Scene_MenuBase.update (rmmz_scenes.js:1200) false
rmmz_managers.js:2036 TypeError: Cannot set property 'smooth' of undefined
at Sprite_SkillCard.drawAmount (MYTH_CGC_LibraryPlus.js:609)
at Window_DeckDeckList.Window_CardList.createCard (MYTH_CGC_CoreEngine.js:8936)
at Window_DeckDeckList.createCard (MYTH_CGC_DeckEditorCore.js:1991)
at Window_DeckDeckList.Window_CardList.updateCardCreation (MYTH_CGC_CoreEngine.js:8871)
at Window_DeckDeckList.updateCardCreation (MYTH_CGC_DeckEditorCore.js:1978)
at Window_DeckDeckList.Window_CardList.update (MYTH_CGC_CoreEngine.js:8861)
at WindowLayer.update (rmmz_core.js:4287)
at Scene_DeckSelector.Scene_Base.updateChildren (rmmz_scenes.js:129)
at Scene_DeckSelector.Scene_Base.update (rmmz_scenes.js:52)
at Scene_DeckSelector.Scene_MenuBase.update (rmmz_scenes.js:1200)
SceneManager.catchNormalError @ rmmz_managers.js:2036
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND
been trying to get it to work but it seems to be some sort of incompatibility between library plus and deck editor.
Sure! We'll look into it and issue a patch once we have a better idea of what's causing it.