Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I am happy to inform you the plugin should be working as intended now. I've also included a companion plugin to make the equipped gear be at the top of the list instead of the bottom. 

What was wrong

The plugin gives each piece of gear its own private copy so that gems socketed into one sword don't show up in another. That copy gets made when the gear is handed to the party, like from a chest, a shop, or an event.

Starting equipment set in the Actors tab of the Database never gets handed to the party. RPG Maker puts it straight onto the character. So the plugin never made a copy of it, and without a copy there are no real sockets to fill. That's why it didn't show in the socket menu.

The socket circles on the icon still appeared because those are drawn from the note tag, not from the actual sockets. So the gear looked ready when it wasn't.

Taking the item off and putting it back on worked because removing it puts it in the bag, which is finally the moment the plugin made the copy.

What was fixed

The plugin now makes that copy the instant a character is created, so starting equipment is ready from the first frame. Characters who join later in the game are covered too.

It also now handles the Change Equipment event command properly. That command used to put a plain copy on the character while the real socketed one sat unused in the bag.

You shouldn't need to remove and re-equip anything anymore.

(+1)

Amazing! I am hyped about putting your plugin to good use. My game is 2 years in the making. I am a very busy person, so I haven't had that much chance to dev. I can finally get my project where I want it to be. This is an awesome plugin. I am super hyped! The demo is available on itch. I will be making a new demo for the Steam release and because I am going to integrate your plugin. I just need to find some cash for your jobs board plugin. Then, I am good to go! 
I think your concepts are really cool. 

Keep being awesome, good sir.

Awesome! Happy to hear it! My own game is just past a year in development and about 4900 hours in. Please let me know if you find any further issues, this plugin has been a huge pain for me haha.

Hey one more thing I'll just send you the bounty board plugin through email as an apology for a plugin not working.  You can reply with an email here or if you want it more privately you can email me at redglitchstudios@gmail.com.