All Projects → NoCode-NoLife → Melia

NoCode-NoLife / Melia

Licence: other
Open-Source MMORPG Server Emulator

Labels

Projects that are alternatives of or similar to Melia

Novuscore
A modern take on WoW emulation
Stars: ✭ 88 (-51.38%)
Mutual labels:  mmorpg
Rpg
Online Role Playing Game (based on Laravel)
Stars: ✭ 121 (-33.15%)
Mutual labels:  mmorpg
Rathena
rAthena is an open-source cross-platform MMORPG server.
Stars: ✭ 1,793 (+890.61%)
Mutual labels:  mmorpg
L2dotnet
A server emulator for Lineage2 Interlude written in C#
Stars: ✭ 98 (-45.86%)
Mutual labels:  mmorpg
Ember
The main client for the Worldforge MMORPG system.
Stars: ✭ 115 (-36.46%)
Mutual labels:  mmorpg
Fonline
FOnline Engine is a flexible cross-platform isometric game engine
Stars: ✭ 128 (-29.28%)
Mutual labels:  mmorpg
Rathenacn release
基于 rAthena 二次开发的中文仙境传说模拟器(Windows版本)
Stars: ✭ 45 (-75.14%)
Mutual labels:  mmorpg
Gserver
通用的实时流golang框架,可以方便的创建游戏服务/聊天服务等
Stars: ✭ 164 (-9.39%)
Mutual labels:  mmorpg
Mir2x
open source MMORPG game
Stars: ✭ 118 (-34.81%)
Mutual labels:  mmorpg
Rhisis
Rhisis is an experimental FlyFF MMORPG emulator built with C# 9 and .NET 5
Stars: ✭ 132 (-27.07%)
Mutual labels:  mmorpg
Esoui
ESOUI is the Lua source code of the ZenimaxOnline's MMORPG "The Elder Scrolls Online"
Stars: ✭ 100 (-44.75%)
Mutual labels:  mmorpg
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (-36.46%)
Mutual labels:  mmorpg
Valhalla
A Golang MapleStory (v28) server
Stars: ✭ 130 (-28.18%)
Mutual labels:  mmorpg
Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (+634.81%)
Mutual labels:  mmorpg
Core Framework
This repository holds the Open RuneScape Classic game framework
Stars: ✭ 143 (-20.99%)
Mutual labels:  mmorpg
Westward
A collaborative MMORPG made in Javascript
Stars: ✭ 66 (-63.54%)
Mutual labels:  mmorpg
Tap Tap Adventure
Tap Tap Adventure is a massively online 2D MMORPG set in the medieval times with twists.
Stars: ✭ 123 (-32.04%)
Mutual labels:  mmorpg
Ryzomcore
Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
Stars: ✭ 171 (-5.52%)
Mutual labels:  mmorpg
Knightonline
OpenKO is an open source version of the old school Knight Online MMORPG
Stars: ✭ 146 (-19.34%)
Mutual labels:  mmorpg
Reldens
Reldens - You can make it - Open Source MMORPG Platform
Stars: ✭ 130 (-28.18%)
Mutual labels:  mmorpg

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

Melia is not being actively developed at the current time, and hasn't been since the game's release. As a result the implemented features are few, and the only updates that are regularly made are to keep up the compatibility to the latest client. However, you're very welcome to work on Melia, make pull requests, and ask questions on the chat at any time.

The features that are currently working are the following:

  • Login Server
    • Character management
  • Channel Server
    • Chat
    • Inventory management
    • Equipment
    • Stats
    • Skill list
    • Very basic test melee combat
    • NPC dialog
    • NPC shops

Requirements

To run Melia, you need

  • .NET 4.5 (Mono 4 or above)
  • MySQL 5 compatible database

To compile Melia, you need

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].