ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
PluginName: ShadowDragon_MC (Menu Customiser)
Author: ShadowDragon

TERMS OF USE:
Credit ShadowDragon
You are allowed to use it in Non-commercial and commercial games when credits are given.
You may edit the plugin, but NOT redistribute the plugin, but link back to this thread.

Do not remove the header!

Some functions get improvements while I learn JS more.


Version: 0.2.1

WIP plugin:
Plugin is still in WIP, but slowly, Equipment scene, but not sure when that
will be finished or helpfull to some or many of you. (this is also single actor based.)

This scene mostly require a custom background to be functional, How the scene looks
like will be a secret for now :)

Re-created Screenshot to match the Demo Images (included in the demo
as well some button sets for test purpose and use as template to create your own)

Original:
Original.png

Zoom Out:
Zoom out.png

Dot Effect:
Dot Effect.png

Slide Effect 1: (no tween effect)
Slide Effect1.png

Slide Effect 2: (no tween effect)
Slide Effect2.png

(come some more)
ItemScene.png

Downlink: [Download Demo here]

Create your own images suiteable for your game for a unique look.
you can place the command window anywhere using the x and y position.


How to use:
Insert the plugin in the js/plugins folder, and the pictures in img/pictures folder.
Please READ the helpfile, that tells how the params works, also notice that
some params are able to use evals if you know javascript. flat numbers are also
possible.

Icons used are 80x80, you can adjust them how you want it to be.
YEP_EngineCore is used for adjusting icons size.

I hope you like the plugin so use your creativity for unique menu's.

In case you ask:

Q: Are you planning to create an equipment scene?
A: probably for my own need on design, probably not fit for yours!

Q: There is no status menu, will it be there?
A: When times allows it, but also to my need.

Q: There is no category list, do you make it?
A: no, it's fixed on "keyitems" category, you need to modify to allow category window.

Q: Is it party based?
A: Not really, I based it on a single Actor for my game, it doesn't level, no exp,
nor use party members for battles.


Any other question can be left behind, Hope to see your creativity on the menu's,
Squash your brains for it, I hope you like the plugin (took me some time).

UPDATES:
1) Updated the demo for item change ID (short explaination. check the event
how its done.

2) Forgot to add the plugin in case you don't want the demo, also the plugin added
TSR_TextColorAddon compability I forgot to put in in case you use it.

Plugin downloaded can be put inside the demo unless features are added
or changed, Demo will be updated as well.

3) Minor update on an error on my end, regarding TSR_TextColorAddon,
while Menu Command was fix for compability, it didn't for GameEnd, this
is now fixed (version stays the same regardless).

4) Fix issue with empty inventory.

5) Fix for overlapping number (9 on x when number is 1), fix can hold up to 99 for safety reasons.

6) Fix for TSR_Save is fixed as well.

Conflicts:
1) not at this point.
 
Last edited:

Ghett

Villager
Member
Joined
Jun 7, 2018
Messages
26
Reaction score
6
First Language
Spanish
Primarily Uses
RMMV
This helped me a lot, thanks!, i have a question...
i have my menu bound to a common event with choices that separately calls different menu scenes.
i would like to use the item scene only from this plugin, is this possible?
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
@Xntraxz yes and no, when using only item menu (when I test it) it throws errors
or x aand y not defined, so it's called from the main menu, so they have to work together
in order to work correctly.

seperate them needs modification to bypass this.x and this.y in the scene_ittem section
which I dont do, sorry.
 

Ghett

Villager
Member
Joined
Jun 7, 2018
Messages
26
Reaction score
6
First Language
Spanish
Primarily Uses
RMMV
ohh i see, no problem i find a workaround, thankss!
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
Minor update on GameEnd issue when drawing the buttons when TSR_TextColorAddon
is added, while the buttons dont get draw (my mistake), this is fixed in this version.
 

Cat_w_Mask

Villager
Member
Joined
Jul 1, 2021
Messages
8
Reaction score
6
First Language
English
Primarily Uses
RMMV
Where's your download link? I waiting for this :")
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
@kizumerpgmaker I got a tiny bit busy, I can re-upload the older version
without the equip scene, because it has some minor bugs and still need
modifications + params settings after that once everything is fully working.

you can download it from [here] it does not have the equip scene, and I remove
this link once I'm able to include the equip scene.

if you have any questions, please feel free to ask. Enjoy the plugin.
 
Last edited:

Nimblefizz

Villager
Member
Joined
Sep 13, 2018
Messages
18
Reaction score
14
First Language
English
Primarily Uses
RMMV
Will you be putting this back up again? I've been struggling with forever with tons of other plugins trying to customize my menu and this is EXACTLY what I've been looking for!!
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
@Nimblefizz I can return the link, but keep in mind this is a single
actor menu, so it doesn't have a status menu.

as the equipScene is being in progress, but it can be used.
but if you use YEP_ItemCore or other of the likes targets equipments,
it might not work, but it can be patched (somehow).

send you the plugin + data in DM, make a new project to see
how it works though.

will try to upload on itch as soon as possible.
 

Akiritas

Bookworm
Veteran
Joined
Jul 19, 2020
Messages
31
Reaction score
18
First Language
Spanish
Primarily Uses
RM2k3
Hi! I know you said you'd upload to Itch when you could, but is there currently a download link? Thanks in advance.
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
@Akiritas currently not, and I had some complications in RL,
I try to add some new screenshot and a new button layout
in it's place with possible options (without equip scene).

I know I want to include it, but there is to much on my mind
at the moment, I can DM you de Data folder and and pictures
which you can place in a new project to see how it works.

I see if I can place it full demo later on on itch with accurate
images used in the demo rather than the one here.
 

Akiritas

Bookworm
Veteran
Joined
Jul 19, 2020
Messages
31
Reaction score
18
First Language
Spanish
Primarily Uses
RM2k3
Understood, thank you very much! And good luck with the development of this plugin, you're doing an awesome job.
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
Small Update, Re-create the screenshots and restore Demo Link
and plugin added to download (no images), I suggest to download
the demo for the templates as well.

Equip Scene comes later on, as well a small fix in the confirm window
when using the item.
 
Last edited:

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
Small update (version number remain).
- Fix issue with empty inventory.
 

ShadowDragon

Realist
Veteran
Joined
Oct 8, 2018
Messages
7,237
Reaction score
2,858
First Language
Dutch
Primarily Uses
RMMV
Updated the plugin:

Fix for overlapping number of items higher than 10 (up to 99 possible)
Fix for TSR_Save not working anymore, is now fixed too.

download on 1st post.
 
Last edited:
  • Like
Reactions: TSR

Latest Threads

Latest Posts

Latest Profile Posts

Trailer is almost done for the game i can't wait to show it to everyone
I've got good news and bad news. The good news is, there aren't any bad news to report. The bad news is, there aren't any good news to report.

Or as others say, yesterday was uneventful.


I am curious that can you "understand/get the point" about what does this place do generally?
(ARPG game)
If anyone knows any C# programmers, please send them my way.
Chilling at night in a tavern.
ChillingAtTavern.png

After 'multiple breakdowns', it's finally over. 10/10 will do this again.

Forum statistics

Threads
129,856
Messages
1,205,745
Members
171,031
Latest member
johnsmithk224
Top