ulosbal

Shamach
Regular
Joined
Sep 4, 2018
Messages
30
Reaction score
4
First Language
french
Primarily Uses
RMMZ
Hello! For the limitation it's good for games where you have to find a more optimal bag! :cutesmile:For me, it would be nice to be able to also deactivate the confirmation window, (a simple click on the object is enough) and to be able to transform the graphics of the windows.
 

PLUEVNR

Regular
Regular
Joined
Jan 15, 2020
Messages
209
Reaction score
128
First Language
French
Primarily Uses
RMMV
Hello
Thanks for all those plugins, I'm already using some of them.

Quick question about the Quit2Desktop for MV.
It seems like there's a compatibility issue with Mog_TitlePictureCommands

here's the error I have when I lunch my game:
1617141320217.png
I don't have that picture in my folder and I don't need it. It works perfectly fine without the Quit2Desktop plugin.

If you think it's an easy fix, is it possible to give it a try please?

Thank you very much!



Edit : I also have some kind of bug with the GamePauseMV plugin
I've set the space bar as a pause button but once the game is paused, I can't unpause it unless I press the escape key.
 
Last edited:

Kino

EIS Game Dev
Regular
Joined
Nov 27, 2015
Messages
562
Reaction score
815
First Language
English
Primarily Uses
RMMV
I believe so yes, but the update speed is slow as there's a lot going on with each individual member. @Oddball
 

robobob22

Warper
Member
Joined
Feb 22, 2021
Messages
2
Reaction score
2
First Language
English
Primarily Uses
RMMZ
Hi LunaTechs,

I'm new to RPGMaker MZ and just wanted to say your Qplugins are awesome. I love the pixel movement and collision maps. I don't really know what I'm doing quite yet, but it's fun. thank you and good luck!
 

LunaTechsDev

Lunatic Moon
Member
Joined
Aug 12, 2020
Messages
17
Reaction score
179
First Language
English
Primarily Uses
RMMV
Hello
Thanks for all those plugins, I'm already using some of them.

Quick question about the Quit2Desktop for MV.
It seems like there's a compatibility issue with Mog_TitlePictureCommands

here's the error I have when I lunch my game:
View attachment 184457
I don't have that picture in my folder and I don't need it. It works perfectly fine without the Quit2Desktop plugin.

If you think it's an easy fix, is it possible to give it a try please?

Thank you very much!



Edit : I also have some kind of bug with the GamePauseMV plugin
I've set the space bar as a pause button but once the game is paused, I can't unpause it unless I press the escape key.

Will take a look at this one and see if we can fix it for you.
 

MalibuLizard

Warper
Member
Joined
Apr 22, 2021
Messages
2
Reaction score
0
First Language
English
Primarily Uses
RMMZ
I'm new to using Rpg Maker in general and just discovering plugins. The Qplugins seem great but I have no idea how to take them from you and put them in my RMMZ game project. What exactly do I need to do to get these working in my project? I've only ever used a couple plugins (And they were as simple as dragging a single js file into my js folder and they were good to go! This seems a bit more involved) Any help will be appreciated! Is there a guide somewhere or a tutorial video or something that a newby like me could understand?
 

Nat0327

Regular
Regular
Joined
Feb 18, 2015
Messages
660
Reaction score
374
First Language
English
Primarily Uses
RMMZ
@MalibuLizard -
First, you're going to want to go to this page (the link in the OP sometimes doesn't behave if you're not logged into github/don't have a github account): https://github.com/LunaTechsDev/Luna-QPlugins/releases (and this page, if you want their QMap Editor: https://github.com/LunaTechsDev/LunaQMapEditor/releases)
1619096012843.png
You'll click "Assets", scroll down, and pick one of the plugins you want (not the versions that have MV in the title). Don't download the two things that say "Source code", those won't give you the plugins in the format that works in MZ.
1619096053112.png
Have QPlus at the top (that's the core plugin, the others require it), followed by the plugins you want to use. The order I used in my MV project, with the original Qplugins (and excluding the ones that haven't been ported over yet), was:
- QPlus
- QMovement
- QCollisionMap
- QPathfind
- QMap
After that, you'll want to heavily consult the plugins' help files. While you can do that with just the plugin manager, I always recommend people look at https://quxios.github.io/plugins as that has all of the help files of the original MV plugins. (The plugin commands in the MZ version have been converted into the MZ type plugin commands, so you don't have to type the commands yourself except for QMovement's Move Route commands.)
(If the images don't work let me know, they were just a Win+Shift+S and paste rather than saving them to Imgur like I usually do.)
 

MalibuLizard

Warper
Member
Joined
Apr 22, 2021
Messages
2
Reaction score
0
First Language
English
Primarily Uses
RMMZ
@MalibuLizard -
First, you're going to want to go to this page (the link in the OP sometimes doesn't behave if you're not logged into github/don't have a github account): https://github.com/LunaTechsDev/Luna-QPlugins/releases (and this page, if you want their QMap Editor: https://github.com/LunaTechsDev/LunaQMapEditor/releases)
You'll click "Assets", scroll down, and pick one of the plugins you want (not the versions that have MV in the title). Don't download the two things that say "Source code", those won't give you the plugins in the format that works in MZ.
Have QPlus at the top (that's the core plugin, the others require it), followed by the plugins you want to use. The order I used in my MV project, with the original Qplugins (and excluding the ones that haven't been ported over yet), was:
- QPlus
- QMovement
- QCollisionMap
- QPathfind
- QMap
After that, you'll want to heavily consult the plugins' help files. While you can do that with just the plugin manager, I always recommend people look at https://quxios.github.io/plugins as that has all of the help files of the original MV plugins. (The plugin commands in the MZ version have been converted into the MZ type plugin commands, so you don't have to type the commands yourself except for QMovement's Move Route commands.)
(If the images don't work let me know, they were just a Win+Shift+S and paste rather than saving them to Imgur like I usually do.)
This seems to have worked! Thank you very much for taking the time to write it all out :D You made it super simple!
 

ImaginaryVillain

High Cultist of the Sporkle
Regular
Joined
Jun 22, 2019
Messages
1,018
Reaction score
6,181
First Language
Absurdism
Primarily Uses
RMMZ
qmap_error.jpg

So I went back to messing with your version of QMap. Using a new project, I added Luna_QPlus, Luna_QMovement and Luna_QMap.... I did a save on a map with a map object, then tried to load and was greeted with this error. Figured I'd mention it.
 

magetoaster

Warper
Member
Joined
May 23, 2021
Messages
2
Reaction score
0
First Language
French
Primarily Uses
RMMZ
@MalibuLizard -
First, you're going to want to go to this page (the link in the OP sometimes doesn't behave if you're not logged into github/don't have a github account): https://github.com/LunaTechsDev/Luna-QPlugins/releases (and this page, if you want their QMap Editor: https://github.com/LunaTechsDev/LunaQMapEditor/releases)
You'll click "Assets", scroll down, and pick one of the plugins you want (not the versions that have MV in the title). Don't download the two things that say "Source code", those won't give you the plugins in the format that works in MZ.
Have QPlus at the top (that's the core plugin, the others require it), followed by the plugins you want to use. The order I used in my MV project, with the original Qplugins (and excluding the ones that haven't been ported over yet), was:
- QPlus
- QMovement
- QCollisionMap
- QPathfind
- QMap
After that, you'll want to heavily consult the plugins' help files. While you can do that with just the plugin manager, I always recommend people look at https://quxios.github.io/plugins as that has all of the help files of the original MV plugins. (The plugin commands in the MZ version have been converted into the MZ type plugin commands, so you don't have to type the commands yourself except for QMovement's Move Route commands.)
(If the images don't work let me know, they were just a Win+Shift+S and paste rather than saving them to Imgur like I usually do.)
Was having a hard time trying to make this work in RPGMZ, it really works great. Thank you for the tutorial and links. :)
 

SirCuddlesWorth

Regular
Regular
Joined
Jul 4, 2021
Messages
66
Reaction score
11
First Language
English
Primarily Uses
RMMZ
Edit: Also thanks, I love how easy they are to use, I have a learning disibility, so it's a night mare trying to get stuff working sometimes when it has errors. I am crediting you for the 2 plugins in my credits. "Version/Copywrite" Did I spell that right?

Are you planning on making a "Show Event Names" on the map above their heads?
I am really trying to find one, but the one I found hates my other plugins :(
 
Last edited:

Shuck

Regular
Regular
Joined
Apr 11, 2017
Messages
35
Reaction score
59
First Language
English
Primarily Uses
RMMV
@LunaTechsDev @inc0der
Hey @Makeratore Kino is correct that I've been busy and indulging in other ventures but I am still slowly chipping away at QPlugins and I should have QPathfind ready for release by the end of the week. QMap will need to take some extra time due to it being built with React and Electron making it a bit more time consuming for me.

For everyone here who has been eagerly waiting for my slow self to release more QPlugins is there any specific QPlugin that you absolutely want/need to be released? I can start focusing on that specific plugin and get that released faster than me picking at all of them in my spare time xD
Thank you for your work porting Qplugins to MZ; porting my project from MV would not be possible otherwise!! Much love for your time & work ethic. I love this community.

I would like to shamelessly beg for a port of QFollowers, a plugin that adds follower functionality to QMovement. This single plugin is critical to my Mario & Luigi inspired game. When simply dragging and dropping the original MV version of QFollowers into MZ, it almost completely works with one exception in the code:

Game_Followers.prototype.synchronize = function(x, y, dir) {
var chara = $gamePlayer;
this.forEach(function(follower) {
follower.copyPosition(chara);
follower.straighten();
follower.setDirection(chara.direction());
follower.clearList();
}, this);
};

This chunk of code gives the error "this.forEach is not a function". Other than this error, the plugin works fine with your Luna ports as is. Perhaps porting this could be as easy as solving this error? My game and I would be IMMENSELY grateful! <3
 

Mimikyu

Villager
Member
Joined
Nov 9, 2019
Messages
11
Reaction score
3
First Language
English
Primarily Uses
RMMV
the github link to the QPlugins is dead..
 

Andresh

Villager
Member
Joined
Dec 14, 2021
Messages
8
Reaction score
4
First Language
Italiano
Primarily Uses
RMMZ
Hi there! I'm new to RPG Maker, so I know I'm going to make a stupid question...
I'm trying to use Luna Picture Window plugin (MZ), but the plugin command "Close Window" doesn't actually close the window. It stays on the screen and the only way to get it shut down is to right click with the mouse to the menu and then right clicking again. Am I doing something wrong?
Thanks in advance!
Immagine 2022-02-22 143812.png
 

LeetMusic

Regular
Regular
Joined
Sep 19, 2013
Messages
192
Reaction score
39
First Language
English
Primarily Uses
Other
Does the casefile plugin work for weapons and armor too?
 

ShadowDragon

Realist
Regular
Joined
Oct 8, 2018
Messages
7,743
Reaction score
3,161
First Language
Dutch
Primarily Uses
RMMV
@LeetMusic it works in the way you want to show it.
you can show any type of files, casefiles, item list, weapon list,
maybe bestiary to show monsters you entoured if you are creative.

however you use it is entirely up to you though, depending what
you want to show and what information.
 

darkand

Nomad Robot Artis
Regular
Joined
Dec 22, 2020
Messages
47
Reaction score
15
First Language
spanish
Primarily Uses
RMMV
hey luna! you have on mind port Qabs too?
and where i can download the Qplugins to mz? the link dont work
 

Sabert25

Villager
Member
Joined
Apr 10, 2019
Messages
5
Reaction score
0
First Language
German
Primarily Uses
RMMV
Hello!

Why does RPG Maker MZ's Plugin Manager ouput, that the QPlugins are possibly not designed to be used in this Engine/Version and may behave incompatibel?
I think they got ported?

Kind Regards

M. G.
 

Latest Threads

Latest Posts

Latest Profile Posts

Eliza-sprite-v2.png

New sprite for Eliza. On the positive side she looks really pretty now. On the negative side she's a giant so I would need to redo the tileset if I want to use this sprite and probably need a plugin to not make her sprite look akward on the save file... so if anyone got some tips how to deal with large sprites in mv please do let me know.
Using Avery's icon list I made a balloon icon of a sleeping person in a bed. That way when you can use a Inn it will appear over the innkeeper's head. If I use the 'zzz' balloon it looks like it is saying the Innkeeper is asleep.
Presenting the minigame nobody asked for, yet everybody needs in their life - I mean, I'm assuming. It's pretty funny. To me, at least.
Watermelon hunting!
Watermelon.png
You find watermelon hidden around a town and smash them to pieces! You get watermelon slices - and sometimes rare ones appear that have been stuffed with items! :kaopride:It's got a great music track too
Art Tutorials be like.
BeforeAfter.png
I've got a font working + some temporary face sets for the characters. I still need to change the window box though but I'll do that later.

Forum statistics

Threads
134,776
Messages
1,250,497
Members
177,551
Latest member
cat1234
Top