The Wayback Machine - https://web.archive.org/web/20210916072036/https://github.com/topics/mmorpg
Skip to content
#

mmorpg

Here are 452 public repositories matching this topic...

azerothcore-wotlk
JamesGent
JamesGent commented Jul 19, 2021

Current Behaviour

Empty Tainted Ooze Jar can be used 10x on the same corpse for the quest. It does not despawn the body of a tainted ooze currently, so you kill 1 ooze and spam the vial 10 times for quest completion.

Expected Blizzlike Behaviour

Using the vial despawns the corpse (like the other vial of ooze quest, same NPC).

Source

https://classic.wowhead.com/item=11948

EPuncker
EPuncker commented Sep 15, 2021

theres 2 things left to-do on spellbook:

utevo res para - Summon Creature : var
"var" should be displayed instead of mana, if the manacost is 0
if spell.mana == 0 then spell.mana = "var" end - something like this mby

aleta sio - Invite Guests : -
"-" should be displayed instead of mana, if its a house spell

_Originally posted by @emil92b in https://github.co

游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
  • Updated Sep 11, 2021
  • 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 Sep 12, 2021
  • C

一个基于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.
  • Updated Sep 13, 2021
  • C#
Core-Framework

Improve this page

Add a description, image, and links to the mmorpg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mmorpg topic, visit your repo's landing page and select "manage topics."

Learn more