A downloadable asset pack

EN

Plugin for RPG-Maker MV and MZ. This plugin can be used to add the GameJolt-API to your RPG-Maker MV/MZ game. It is a renewed version. The previous versions can be found here: V 0.1.1 and V 0.1.3. You need an account at GameJolt for this and you have to create a page for your game there. It does not necessarily have to be made publicly available there as well.

You have to copy and paste all data out of the zip-file into your projects plugin-folder. Even if you have used one of the previous versions.

The following functions of the GameJolt-API are provided:

  • Fetch public userdata of any user
  • Full trophy support (adding, fetching, removing)
  • Full highscore support (adding, fetching, get rank, get tableinfo)

I will add some more functions to implement the full GameJolt-API (data storage, friendlist etc.) and to use some additional menus.

Terms of use:

All following terms have to be observed!
Florian van Strien: https://gamejolt.com/x/permalink/forum-post/70410
Mr. Fu: This plugin is free for use with credits (Mr. Fu) in non-commercial and commercial projects as well.


DE

Plugin für den RPG-Maker MV und MZ. Dieses Plugin macht die GameJolt-API im RPG Maker MV/MZ nutzbar. Es ist eine komplett überarbeitete Version. Die älteren Versionen sind hier: V 0.1.1 und V 0.1.3. Ihr benötigt dafür einen Account bei GameJolt und müsst dort eine Seite für euer Spiel anlegen. Es muss nicht zwangsläufig auch dort öffentlich zugänglich gemacht werden.

Alle Dateien aus dem zip-Ordner müssen in den Pluginordner des Projektes entpackt werden. Auch dann, falls bisher eine der älteren Versionen genutzt wurde.

Die folgenden Funktionen der GameJolt-API können genutzt werden:

  • Abfrage der öffentlichen Nutzerdaten von beliebigen Nutzern
  • Komplette Trophäenunterstützung (hinzufügen, abfragen, entfernen)
  • Komplette Highscoreunterstützung (hinzufügen der Punkte; abfragen der Punkte, Ränge und Listeninformationen)

Ich werde im Laufe der Zeit noch die restlichen Funktionen der GameJolt-API (Datenspeicher, Freundesliste usw.) und ein paar Menüs hinzufügen.

Aktuell ist die Beschreibung nur in englisch. Sobald das Plugin fertig ist, wird es auch eine deutsche Beschreibung geben.

Nutzungsbestimmungen:

Alle folgenden Nutzungsbestimmungen müssen beachtet werden!
Florian van Strien: https://gamejolt.com/x/permalink/forum-post/70410
Mr. Fu: Dieses Plugin darf frei verwendet werden, wenn Credits (Mr. Fu) gegeben werden.

Updated 11 days ago
StatusIn development
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorMr. Fu
Made withRPG Maker
Tagsgamejolt, High Score, online, plugin, rmmv, rmmz, RPG Maker, trophies
Average sessionA few seconds
LanguagesEnglish

Download

Download
GameJolt.zip V0.3.0 23 kB

Development log

Comments

Log in with itch.io to leave a comment.

Please make a video for the plugin, that would be very cool!

Hi DeaSy, what do you expect from such a video?

Demonstrating the work, and explaining what's going on. And I also understood correctly, all users not registered on gamejolt will be marked as guests?

(+1)

I am not very experienced in video creation. A soon V1.0 is released, I plan to make an explanation video as well.

Yes, if you have set a guest marking this string will be added to the guest's username on a highscore list.

(1 edit)

The option to login on the title screen isn't appearing for me.
I'm on RPG Maker MV

Did you set the respective parameter to true? The parameter is called "Add button to main menu".

(1 edit)

Yes I did
I've tried turning off all my other plugins too to see if it was a conflict causing this issue.

Create a new project an test it there. I can't reproduce this issue. Do you use the latest version of MV?

Sorry for the delay, I tried it in a new project and it didn't work there either, im on version 1.6.3 of MV, I use it through steam so I'm pretty sure thats the latest version

(2 edits)

I tried to reproduce the issue, but still, I can't. When I put the plugin in a new project and don't change any parameters, the button appears. Open the console (via F8 or F12, switch to console-tab) and check it for errors. You probably set a parameter to an uncorrect value. That can cause an error and the plugin doesn't work at all.

(+1)

It works very well, a long time ago I had tried version 0.2.0 that you published in 2021 in another forum, although it worked very well it caused a slight temporary fps drop, in this new version that does not seem to happen, so in general it is a great improvement, 😊10/10.

(+1)

A long time ago... :D

Yeah I am glad to hearing that you like the plugin. Thanks for your reply :)

Nevertheless, I have made some notes for further improvements. When I got the time I will implement more API-features and some minor things.