All Projects → rathena → Rathena

rathena / Rathena

Licence: gpl-3.0
rAthena is an open-source cross-platform MMORPG server.

Programming Languages

C++
36643 projects - #6 most used programming language
perl
6916 projects
CMake
9771 projects
M4
1887 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to Rathena

Core Framework
This repository holds the Open RuneScape Classic game framework
Stars: ✭ 143 (-92.02%)
Mutual labels:  hacktoberfest, mmorpg
midgarts
🏞️ Multi-platform Ragnarök Online MMORPG client
Stars: ✭ 61 (-96.6%)
Mutual labels:  mmorpg, ragnarok
Openmu
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
Stars: ✭ 243 (-86.45%)
Mutual labels:  hacktoberfest, mmorpg
Hercules
Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
Stars: ✭ 669 (-62.69%)
Mutual labels:  hacktoberfest, mmorpg
Pandas
熊猫模拟器 - 基于 rAthena 构建的中文仙境传说模拟器(欢迎加入QQ交流群:928171346)
Stars: ✭ 62 (-96.54%)
Mutual labels:  rathena, ragnarok
Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (-25.82%)
Mutual labels:  hacktoberfest, mmorpg
Mattermost Plugin Jitsi
Jitsi plugin for Mattermost 🔌
Stars: ✭ 134 (-92.53%)
Mutual labels:  hacktoberfest
Restful
Unlocking the potential of the WP REST API at the command line
Stars: ✭ 134 (-92.53%)
Mutual labels:  hacktoberfest
Paseto
PASETO (Platform-Agnostic SEcurity TOkens) for Node.js with no dependencies
Stars: ✭ 134 (-92.53%)
Mutual labels:  hacktoberfest
Dumpling
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).
Stars: ✭ 134 (-92.53%)
Mutual labels:  hacktoberfest
Vscode Emacs Mcx
Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support
Stars: ✭ 135 (-92.47%)
Mutual labels:  hacktoberfest
Studio
An authoring platform to build Web Augmented Reality experiences, without coding knowledge
Stars: ✭ 135 (-92.47%)
Mutual labels:  hacktoberfest
Awesome Travel
Do you want to build a travel app?
Stars: ✭ 133 (-92.58%)
Mutual labels:  hacktoberfest
Dea Notebooks
Repository for Digital Earth Australia Jupyter Notebooks: tools and workflows for geospatial analysis with Open Data Cube and xarray
Stars: ✭ 133 (-92.58%)
Mutual labels:  hacktoberfest
Instructor Training
Instructor Training
Stars: ✭ 134 (-92.53%)
Mutual labels:  hacktoberfest
Sessionstorage
A library to provide access to session storage in Blazor applications
Stars: ✭ 132 (-92.64%)
Mutual labels:  hacktoberfest
Azure Az 900 Study Guide
Study Guide for the Microsoft Azure Fundamentals Exam
Stars: ✭ 134 (-92.53%)
Mutual labels:  hacktoberfest
Awesome Vulnerable
A curated list of VULNERABLE APPS and SYSTEMS which can be used as PENETRATION TESTING PRACTICE LAB.
Stars: ✭ 133 (-92.58%)
Mutual labels:  hacktoberfest
Libfaketime
libfaketime modifies the system time for a single application
Stars: ✭ 1,932 (+7.75%)
Mutual labels:  hacktoberfest
Stegbrute
Fast Steganography bruteforce tool written in Rust useful for CTF's
Stars: ✭ 134 (-92.53%)
Mutual labels:  hacktoberfest

rAthena

Build Status Build status Total alerts Language grade: C/C++ GitHub GitHub repo size

rAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. rAthena is a continuation of the eAthena project.

Forum Discord Wiki FluxCP Crowdfunding Fork and Pull Request Q&A

Table of Contents

  1. Prerequisites
  2. Installation
  3. Troubleshooting
  4. More Documentation
  5. How to Contribute
  6. License

1. Prerequisites

Before installing rAthena there are certain tools and applications you will need which differs between the varying operating systems available.

Hardware

Hardware Type Minimum Recommended
CPU 1 Core 2 Cores
RAM 1 GB 2 GB
Disk Space 300 MB 500 MB

Operating System & Preferred Compiler

Operating System Compiler
Linux gcc-5 or newer / Make
Windows MS Visual Studio 2013, 2015, 2017

Required Applications

Application Name
Database MySQL 5 or newer / MariaDB 5 or newer
Git Windows / Linux

Optional Applications

Application Name
Database MySQL Workbench 5 or newer

2. Installation

Full Installation Instructions

3. Troubleshooting

If you're having problems with starting your server, the first thing you should do is check what's happening on your consoles. More often that not, all support issues can be solved simply by looking at the error messages given. Check out the wiki or forums if you need more support on troubleshooting.

4. More Documentation

rAthena has a large collection of help files and sample NPC scripts located in the /doc/ directory. These include detailed explanations of NPC script commands, atcommands (@), group permissions, item bonuses, and packet structures, among many other topics. We recommend that all users take the time to look over this directory before asking for assistance elsewhere.

5. How to Contribute

Details on how to contribute to rAthena can be found in CONTRIBUTING.md!

6. License

Copyright (c) rAthena Development Team - Licensed under GNU General Public License v3.0

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