じ☆ve冰风 发表于 2026-7-28 20:33:06

(MMO)RPG Maker MZ (prev. MV)


https://media.discordapp.net/attachments/642841968266706945/646132258893332522/logo.png


MMORPG Maker MZ aka MMOMZ

Download :
https://github.com/samuelcardillo/MMORPGMaker-MV
---------------
Guides :
https://github.com/samuelcardillo/MMORPGMaker-MV/wiki
---------------
Join the Discord :
https://discord.gg/GVqyAwp

Summary
MMORPG Maker MV (or MMOMV) is a project trying to allow both makers and developers to build - with ease - an MMORPG using RPG Maker MV. The project itself consist in a series of plugins on the client-side (the game) as well as a fully modular server. By using NodeJS for the server and RethinkDB - a JSON NoSQL database technology built for real-time interactions - for the database part, the entire project stays truthful to Javascript.

The main value of this project is to allow makers to develop MMORPG without having to write lines of codes and just use RPG Maker MV the way they are used to while allowing developers to improve existing systems through complete documentation and modular code on both client and server-side.

This project is ENTIRELY FREE TO USE, under GNU GPLv3 & is OPEN SOURCE.


History
In love with multiplayers games since I am a kid and an RPG Maker user since its early version, the release of RPG Maker MV under HTML5 technology motivated my desires to create a working system to allow both creative and developers to seamlessly build the multiplayer universe they want to. With enough development experience - worked at Google, sold high-tech companies, worked in the army technology field and now at the head of two companies - I have decided that now was the time for me to start building MMOMV.What I am doing here with this project is not only building something but making one of my childhood dream become true and allow you to live it which is why this project is entirely free to use, open source and under no license.

How to use ?
Video : https://camo.githubusercontent.com/2b5a77a8a129c71b7e054f5f7f5f88274aed690a/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f5463416d553262644b762f302e6a7067
https://www.youtube.com/embed/TcAmU2bdKvE

Plugins requirement
Disclaimer : All the files are already contained in the project.

[*]Orange Custom Events : http://download.hudell.com/OrangeCustomEvents.js
[*]Orange Custom Event Creator : http://download.hudell.com/OrangeCustomEventCreator.js
Launch steps

[*]git clone the repo
[*]Install NodeJS and npm i in the server folder
[*]Install RethinkDB and rethinkdb in the server folder
[*]node mmo.js in the server folder
[*]Start the RPG Maker MV project.
Congratulations! Your game is now an MMORPG.

Current functionalities

[*]Synchronized player movements
[*]Synchronized skins
[*]Server-side map & events streaming
[*]Account creation (password hashed with SHA256 + custom salt)
[*]RESTFUL API support (with JSON Web Token)
[*]Persistence of position & skin
[*]Persistence of player stats
[*]Persistence of inventory & equipment
[*]Persistence of local switches
[*]Persistence of party switches
[*]Persistence of global switches
[*]Persistence of local variables
[*]Persistence of global variables
[*]Global and local map system
[*]Global and local bank system
[*]Party system (Being redone currently)
[*]Party combat system (Being redone currently to be ABS)
[*]Re spawn system
[*]In-game chat
[*]Command system (Being improved with more interfaces)
[*]Permission system
[*]Administration Interface
Screenshots :

Spoiler: Screenshots
https://image.noelshack.com/fichiers/2019/46/7/1574015338-outside.png


https://image.noelshack.com/fichiers/2019/46/7/1574015338-combat.png
Join Discord :
https://discord.gg/GVqyAwp
Download :
https://github.com/samuelcardillo/MMORPGMaker-MV


本贴来自国际rpgmaker官方论坛作者:ledomaine处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/mmo-rpg-maker-mz-prev-mv.114998/
页: [1]
查看完整版本: (MMO)RPG Maker MZ (prev. MV)