Modern, free, and open-source MMORPG server emulator written in C#.
It was written from scratch and development on the project began in January 2020.
To connect to the server, you can use either OTClient, OTCv8 or OTCR for version 8.6.
| Status |
|---|
download and install .NET 9: https://dotnet.microsoft.com/download/dotnet/9.0
git clone https://github.com/OpenCoreMMO/OpenCoreMMO.git
cd src
dotnet run --project "Standalone"To connect to the self-hosted server for development, please use the following connection details:
- IP Address: 127.0.0.1
- Port: 7171
- Account Name: 1
- Password: 1
- Bank System: ✔️
- C# Scripting:
⚠️ - Chats: ✔️
- Combat
- PvM Combat: ✔️
- PvP Combat:
⚠️ - Skull System:
⚠️
- Depot: ✔️
- Guilds: ✔️
- House System:
⚠️ - Royal Mail System: ✔️
- Monsters: ✔️
- NPC System: ✔️
- Party: ✔️
- Basics: ✔️
- Share Loot: ✔️
- Shared Experience: ✔️
- Private Chat Channels: ✔️
- Public Channels: ✔️
- Loot and Death Channels: ✔️
- Vip List: ✔️
- Quest System: ✔️
- Report System: ✔️
- Safe Trade: ✔️
- Stamina System: ✔️
- Summon: ✔️
- War System:
⚠️ - Lua Scripting (Revscript): 🔄
- Action: 🔄
- Bank: 🔄
- Combat: 🔄
- Condition: 🔄
- Config: ✔️
- Container: ✔️
- Creature: 🔄
- Creature Event: ✔️
- DB: 🔄
- Event Callback:
⚠️ - Events Scheduler:
⚠️ - Game: 🔄
- Global: 🔄
- Global Event: ✔️
- Group: ✔️
- Guild:
⚠️ - House:
⚠️ - Item: 🔄
- Item Type: 🔄
- Logger: ✔️
- Loot:
⚠️ - Monster: 🔄
- Monster Spell:
⚠️ - Monster Type: 🔄
- Move Event: 🔄
- Network Message:
⚠️ - NPC: 🔄
- NPC Type: 🔄
- Party:
⚠️ - Player: 🔄
- Position: 🔄
- Raids:
⚠️ - Result: ✔️
- Spell: 🔄
- Talk Action: 🔄
- Teleport: 🔄
- Tile: 🔄
- Town: ✔️
- Variant: ✔️
- Vocation: 🔄
- Weapon: 🔄
- Webhook: 🔄
- Lua Scripting Auto Reload: ✔️
- C#
- .Net 9
- Database support: InMemory, PostgreSQL and SQLite
- Console Debug Logging
- XUnit Testing
- Docker
- Documentation: https://opencoremmo.gitbook.io/opencoremmo/
- Discord Invite: https://discord.gg/Kazq9z2
- Lua Scripting (Revscript) Functions Readme: https://github.com/OpenCoreMMO/OpenCoreMMO/tree/develop/data#readme
👤 Caio Vidal
- Github: @caioavidal
- LinkedIn: https://www.linkedin.com/in/caiovidal
Give a ⭐️ if this project helped you!