Coder Social home page Coder Social logo

long330590639 / melia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nocode-nolife/melia

0.0 0.0 0.0 92.9 MB

Open-Source MMORPG Server Emulator

License: GNU General Public License v3.0

Lua 9.01% C# 90.88% CSS 0.03% HTML 0.04% Batchfile 0.04%

melia's Introduction

Melia

Melia is an open-source MMORPG server software for the international client of Tree of Savior. It's solely being developed for educational purposes, learning about programming, MMORPGs, maintaining huge projects, working with other people, and improving knowledge. It's not about playing a game or competing with any services provided by IMCGAMES or its partners, and we don't endorse such actions.

Melia is completely free and licensed under the GNU GPL. As such, every user is free to use Melia and choose how to use it, in the context of its license.

Compatibility

Melia is only compatible to the latest iTOS client, compatibility to any other clients or versions is not guaranteed, and in fact unlikely.

State of Development

After years of inactivity, Melia is currently in semi-active development again. The server is functional and it's compatible with the latest iToS client, but the server can't be called "playable" yet, as many features and especially the content are still missing.

The major features that are currently working are as follows.

Login Server

  • Character management (creation, deletion, etc.)

Channel Server

  • Chat
  • Inventory management (managing items, equipping, etc.)
  • Stats
  • Skills
    • Distrbution of skill points
    • Basic and experimental combat
    • Basic and experimental support for selected skills
  • NPC dialogues
  • NPC shops
  • Monster spawns

Requirements

General Pre-requisites

  • InnoDB compatible Server such as
  • Sufficient hardware resources for the emulator.
    • Recommended: 1GB
    • Minimum: 256MB
  • Sufficient storage for the database.
    • Recommended: 4GB
    • Minimum: 100MB

Running on Linux/macOS

Running on Windows

Building on Linux/macOS

Building on Windows

Installation

  • Compile Melia
  • Run sql/main.sql to setup the database
  • Copy system/conf/database.conf to user/conf/, adjust the necessary values and remove the rest.

Afterwards, you should be able to start Melia via the provided scripts or directly from the bin directories. If not, or if you need a more detailed guide, head over to our forum, the chat, or the wiki.

Contribution

Check the file CONTRIBUTING.md for instructions on how you may contribute.

Links

Build Status

Build Status

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.