Giter Club home page Giter Club logo

rebirth95.server's Introduction

Rebirth

MapleStory Global v95.1 Server Emulator. Written from scratch with influences from Nexon BMS leaked server files.
Started by Rajan (2018-2019) and continued by Erik (2019-2021).
The custom content (emojis, security features, etc) added by Raj have been stripped from the source by his request.
This project uses .img files for data loading and all game data files are hot (eager) loaded on start. This consumes about 0.5GB of RAM when it's all loaded. Might want to reconsider this design choice if upgrading to current version of GMS, but for low versions it's completely fine to hot load the entire thing.
The documentation for this project is not good -- expect no less.

๐Ÿ”จ Building

Building this bad boi is a little finicky and the python dependency will throw endless errors unless a specific install recipe is followed. See below section for python instructions.
For this you'll need:

Setting Up Python

For this you'll need Python 3.7.x installed as your FIRST python version. If you have multiple python versions (eg 2.7, 3.7, 3.8, etc) this may or may not work. If this does not work, please uninstall all python builds, clear all python-related entries from your environment (PATH) variables, clear all python-related directories and files from your appdata folders and perform a clean install of python 3.7.x.
Make sure you do a custom install (not the default) and check all the boxes when performing the install. The important ones here are that you:
a) install for all users
b) add python to the environment (PATH) variables
c) check all the other boxes

Setting up DB

Install PostgreSQL and run both sql files that exist in data/sql.

Setting up game data/sql

Unzip and place in data/img/Data. (should be wz file structure in Data folder -> Character, Effect, Item, etc.. folders with .img files)

๐Ÿ“– Acknowledgements

โญ Authors

  • Minimum Delta
  • Rajan Grewal (Moozi/Darter)

rebirth95.server's People

Contributors

minimumdelta 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.