Original Source
- Original title: [INV] Sort Items by Newest
- Original author: Iqus
- Original date: May 28, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/inv-sort-items-by-newest.136920/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Title: inVictor - Sort by Newest Introduction: This plugin makes Scene_Item automatically sort items, weapons and armors in order of acquisition.
Archived First Post
inVictor - Sort by Newest
Introduction:
This plugin makes Scene_Item automatically sort items, weapons and armors in order of acquisition.
As you can see in the screenshots, first we get a Potion, which is item ID 7 by default in the RPG Maker database. Then We get an HP Increase, which is ID 23. By default, the Potion would have been listed first as it follows database order, this does not make much sense and you might want your players to get their items sorted by order of acquisition. Note that, when we get another Potion, they are listed first again.
The plugin saves a time-stamp at the time of acquiring the item, so they can be sorted as you get them instead of the default.
Usage:
Just install it and your items will be automatically sorted.
Compatibility:
Might have incompatibilities with plugins that heavily modify how items work, like independent items.
Not tested in MV, but it might be compatible as well.
Terms of use:
Terms of use
·Free to use in comercial and non-comercial games, as long as you give credits to inVictor.·Do not sell or claim authorship of this plugin wholy or partially.
·You can edit and adapt the code, as long as you still give credit.
·Do not redistribute this plugin.
·I reserve the right to change these terms of use (any new Terms would only apply to updated versions and not retroactively)
Download:
here
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of use: Terms of use·Free to use in comercial and non-comercial games, as long as you give credits to inVictor. ·Do not sell or claim authorship of this plugin wholy or partially. ·You can edit and adapt the code, as long as you still give credit.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...