Shop Organization - Categories to buy items!

● ARCHIVED · READ-ONLY
Started by Feelzor 11 posts View original ↗
  1. Shop Organization v1.1
    FeelZoR

    Free to use for Commercial and Non-Commercial.
    Credits not required but highly appreciated!

    You can find a more in-depth version of the TOS here.

    Requested here.

    Introduction
    Ever wanted a better way to buy items? Bored of seeing your "Buy" tab all disorganized? Then you're in the right place, looking at the right plugin!
    Shop Organization will, as said in its name, organize the shop (only the buying tab, though). You can define multiple Categories for your items to be sorted as you wish.

    Features
    - Create multiple categories for the buying tab of the shop.
    - Organize the multiple items in these categories easily.
    - Choose the default category for the items that have no category.

    Screenshots
    Screenshots
    903165Shopbuy.png
    197173Shopbuy2.png

    How to Use
    Just put the ShopOrganization.js file into your js/plugins folder and configure it with the parameters on the right when activating the plugin.

    The Categories parameter is the name of all your categories, each separated by a ';'.
    eg: In the screenshots, this parameter is set to Gear;Potions;Others
    DO NOT PUT A ';' AT THE END, OR IT WILL CREATE AN EMPTY CATEGORY, AND THE WINDOW WILL BE UGLY.

    The Default Category parameter is to define the default category in which the items are stored if they don't have any category set in their Note.
    If left blank, it will use the first category specified.

    To put an item in a category, open the Database, find your item and add <shop_category:NameOfTheCategory> in the Note part.

    Careful: if the plugin isn't named ShopOrganization, it won't work!


    Demo
    You can find a demo here.
    Remember to create a new project and paste all the contents of the demo into it, as the demo doesn't have any resource file.

    Script
    You can find the script here.

    FAQ
    No FAQ yet.

    Changelog
    Version 1.1:
    + Supports the message escape characters such as \I[#], \V[#], ...
    + Added a parameter to set the maximum number of categories on the same line (default 4). If the number of categories is less than this parameter, this parameter will be ignored.
    Version 1.0:
    -- Initial version.​

    Credit and Thanks
    - FeelZoR for making the plugin :p

    Author's Notes
    As usual, do not hesitate to report me any bug, and if you feel like the code can be improved, do not hesitate to report it to me!
  2. Version 1.1 is out! It now supports icons, variables, ...
    + Supports the message escape characters such as \I[#], \V[#], ...
    + Added a parameter to set the maximum number of categories on the same line (default 4). If the number of categories is less than this parameter, this parameter will be ignored.
  3. how about the Terms (ToU)?

    interested plugin... :')
  4. It's written in the beginning: it's free to use for both commercial and non-commercial projects, without the need of crediting me, even though it'd be very appreciated.
    You can have a more in-depth version of what you can and cannot do here. If you have any question about that, do not hesitate to ask, I'll try to answer it as clearly as I can :D
  5. Feelzor said:
    It's written in the beginning: it's free to use for both commercial and non-commercial projects, without the need of crediting me, even though it'd be very appreciated.
    You can have a more in-depth version of what you can and cannot do here. If you have any question about that, do not hesitate to ask, I'll try to answer it as clearly as I can :D
    ah, i'm so sorry,
    usually the ToU on the bottom....

    thank you :3
  6. Radis3D said:
    ah, i'm so sorry,
    usually the ToU on the bottom....

    thank you :3
    No problem :p
    I always put them at the beginning in red, because why not :p
  7. This is terrific! Thank you!!!
  8. You're welcome, I'm glad it helps ! :D
  9. hmmm. One thing that would make this even sweeter is if categories which have no items in a shop wouldn't show in the shop; then you could have custom shop types. Probably difficult to implement, though, the game would somehow have to read how many items with certain notes are stocked.
  10. I would love to use this plugin, but I am currently using mjshi's NPCDialogueShop and Burning Orca's Shops plugins. I did attempt to see if these worked together and sadly they do not. Would it be possible to make ShopOrganization compatibile? :D

    I think you would just have to make it compatibile with mjshi's--that's the plugin that rpg maker was spewing out errors at me. :(
  11. Thank you for this plugin ^^