Git Product home page Git Product logo

mmorpgmaker-mv's Introduction

(MMO)RPG Maker MV

Summary

This is a project I started in 2016 and on which I worked for only few weeks. In 2019 I stumbled upon an old version of the code which I have tested & refactored (a little bit). I also decided to restart working on it on my free time - which I almost have not - and open source it with the hopes that some other cool people upgrade it!

History

I have used RPG Maker since its 2000 version. Discovered it when I was a kid and used it to make many (very bad) games. It clearly impacted a lot on my creativity and my development desires. Later on, as a French-speaking person, I discovered a (now dead) project named FROG Creator which was a dedicated at creating MMORPG in a RPG Maker-like environment.

With the release of RPG MAKER MV which allows usage of JavaScript and its HTML5 export, I decided to give it a try and discovered quickly that yes, RPG Maker MV could easily be used to create an MMORPG creator interface.

How to use ?

Video : IMAGE ALT TEXT HERE

Plugins requirement

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

Launch steps

  1. git clone the repo
  2. Install NodeJS and npm i in the server folder
  3. Install RethinkDB and rethinkdb in the server folder
  4. node mmo.js in the server folder
  5. Start the RPG Maker MV project.

Congratulations! Your game is now an MMORPG.

Documentation

-Are you a developer ? Read the developer documentation

-Are you a maker ? Read the maker documentation

Current functionalities

  • Synchronised player movements
  • Synchronised skins
  • Account creation (password hashed with SHA256 + customizable salt)
  • RESTFUL API support (with JSON Web Token)
  • Persistance of position & skin
  • Persistance of player stats
  • Persistance of inventory & equipments
  • Persistance of local switches
  • Persistance of party switches
  • Persistance of global switches
  • Persistance of local variables
  • Persistance of global variables
  • Global and local map system
  • Party system
  • Party combat system
  • Respawn system
  • In-game chat

See the progress : https://trello.com/b/m4leXuBa/mmorpg-maker-mv-version-1-todo-list

Join us on Discord : https://discord.gg/GVqyAwp

mmorpgmaker-mv's People

Contributors

samuelcardillo avatar sojobo avatar skyyyr avatar dependabot[bot] avatar

Stargazers

Netuv avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.