-
Updated
May 1, 2022 - C++
#
mmorpg
Here are 491 public repositories matching this topic...
TrinityCore Open Source MMO Framework (master = 9.2.0.43340, 3.3.5 = 3.3.5a.12340)
A MMOG engine of server.
-
Updated
Jan 6, 2022 - C
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
game
gamedev
game-engine
unity
architecture
game-development
unity3d
mmo
mmorpg
game-server
gameserver
server-architecture
-
Updated
Apr 22, 2022 - C++
rAthena is an open-source cross-platform MMORPG server.
-
Updated
May 2, 2022 - C++
EPuncker
commented
May 1, 2022
Before creating an issue, please ensure:
- This is a bug in the software that resides in this repository, and not a
support matter (use https://otland.net/forums/support.16/ for support) - This issue is reproducible without changes to the C++ code in this repository
good first issue
Issues that are easy to get started with
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
game
rpg
gamedev
games
server
game-engine
unity
multiplayer
game-development
mmorpg
game-framework
game-server
gameserver
game-programming
libuv
-
Updated
Apr 29, 2022 - C++
Framework to create an RPG or MMORPG (with the same code) in the browser with Typescript
-
Updated
Apr 29, 2022 - JavaScript
一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration can choose to use ScriptableObject or Excel tables.
editor
rpg
status
framework
unity
skill
mmorpg
gameplay
buff
scriptableobject
odin-inspector
skillsystem
-
Updated
Jan 6, 2022 - C#
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.
-
Updated
May 1, 2022 - C
naknode
commented
Mar 6, 2018
Do you want to request a feature or report a bug?
bug
What is the current behavior?
When a user types on chat, everyone in the map can see it.
**If the current behavior is a bug, please provide the exact ste
bug
"Hey, that's not suppose to happen."
help wanted
Issues that we need multiple opinions on.
good first issue
Easy issues that are excellent for people wanting to get in meat of the code.
player
Features/issues relating to the player of Delaford.
DEPRECATED - FFXI Server Emulator - See Project Topaz
-
Updated
Apr 26, 2020 - TSQL
An emulator for the defunct MMORPG WildStar which supports build 16042 (Final Patch)
-
Updated
Apr 27, 2022 - C#
EQEmu - Open Source EverQuest Server
mysql
emulator
c-plus-plus
multi-platform
database
lua
gplv3
perl
mmorpg
gameserver
everquest
eqemu
eq
-
Updated
May 2, 2022 - C++
Archived, read-only repository. New repository: https://github.com/opentibiabr/otservbr-global
-
Updated
Nov 4, 2021 - Lua
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
-
Updated
Apr 12, 2022 - C#
Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
-
Updated
May 1, 2022 - Java
Easy to use high performance Network library for Unity 3d
game
webgl
networking
csharp
unity
mirror
udp
unity3d
mmo
mmorpg
unet
hlapi
networktransport
mirror-networking
-
Updated
Apr 30, 2022 - C#
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.
-
Updated
May 2, 2022 - C++
Tataru Helper - application for translation of in-game texts in Japan MMORPG - Final Fantasy XIV. The texts are understood as MSQ, cutscenes, quests, NPC replicas, etc.
helper
translation
discord
final
mmorpg
quests
final-fantasy-xiv
14
ffxiv
ff14
msq
cutscenes
game-texts
tataru-helper
tataru
npc-replicas
-
Updated
Apr 18, 2022 - C#
Reldens - You can make it - Open Source MMORPG Platform
game
gamedev
news
phaser
multiplayer
discord
html5-game
game-development
mmo
scene
mmorpg
entity
multiplayer-game
dwd
colyseus
mmorpg-game
phaser-game
game-dev
mmo-engine
mmorpg-server
phaser3
mmorpg-client
user-entity
multiple-colyseus-rooms
database-entities
-
Updated
May 1, 2022 - JavaScript
Asheron's Call server emulator.
emulator
csharp
dotnet
mmo
mmorpg
dotnet-core
entity-framework-core
server-emulator
asherons-call
acemulator
-
Updated
Apr 27, 2022 - C#
MMORPG是一个可以用来学习ARPG核心战斗的项目(不再维护)。http://v.youku.com/v_show/id_XOTE5NDg1MTg0.html?firsttime=0
-
Updated
Mar 12, 2018 - ActionScript
OTX Server from:
-
Updated
May 1, 2022 - Lua
Improve this page
Add a description, image, and links to the mmorpg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mmorpg topic, visit your repo's landing page and select "manage topics."
Current Behaviour
NPC Mobs that engage other npcs in combat seem to be resetting after a individual kill instead of staying and fight until the mob threat is cleared out. They appear to be resetting after each kill back to their home position and then they re-engage back out.
This issue came about from @malcrom durning scripting. I attempted to debug the issue, but the breaks i am setti