All Projects → novuscore → Novuscore

novuscore / Novuscore

Licence: mit
A modern take on WoW emulation

Programming Languages

cpp
1120 projects
cpp11
221 projects
cpp17
186 projects

Projects that are alternatives of or similar to Novuscore

Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (+1411.36%)
Mutual labels:  gaming, game-server, mmorpg, world-of-warcraft, wow, server, emulator
Mumble
Mumble is an open-source, low-latency, high quality voice chat software.
Stars: ✭ 4,418 (+4920.45%)
Mutual labels:  cmake, gaming, server, client
Arcemu
World Of Warcraft 3.3.5a server package
Stars: ✭ 281 (+219.32%)
Mutual labels:  cmake, world-of-warcraft, wow, server
Ocpp
Python implementation of the Open Charge Point Protocol (OCPP).
Stars: ✭ 127 (+44.32%)
Mutual labels:  framework, server, client
Py Kms
KMS Server Emulator written in Python
Stars: ✭ 1,318 (+1397.73%)
Mutual labels:  server, emulator, client
Segs
💪 SEGS - Super Entity Game Server
Stars: ✭ 190 (+115.91%)
Mutual labels:  cmake, game-server, emulator
Ark
ARK is a lightweight, agility, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
Stars: ✭ 370 (+320.45%)
Mutual labels:  cmake, framework, game-server
topaz
💎 A server emulator for Final Fantasy XI.
Stars: ✭ 46 (-47.73%)
Mutual labels:  emulator, mmorpg, game-server
Rhisis
Rhisis is an experimental FlyFF MMORPG emulator built with C# 9 and .NET 5
Stars: ✭ 132 (+50%)
Mutual labels:  game-server, mmorpg, emulator
Darkstar
DEPRECATED - FFXI Server Emulator - See Project Topaz
Stars: ✭ 454 (+415.91%)
Mutual labels:  mmorpg, server, emulator
Kbengine
A MMOG engine of server.
Stars: ✭ 4,714 (+5256.82%)
Mutual labels:  game-server, mmorpg, server
Vibora
Fast, asynchronous and elegant Python web framework.
Stars: ✭ 5,734 (+6415.91%)
Mutual labels:  framework, server, client
Servuo
An Ultima Online server emulator written in C# .NET
Stars: ✭ 378 (+329.55%)
Mutual labels:  mmorpg, server, emulator
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+644.32%)
Mutual labels:  game-server, mmorpg, server
Forgottenserver
A free and open-source MMORPG server emulator written in C++
Stars: ✭ 1,024 (+1063.64%)
Mutual labels:  game-server, mmorpg, server
Kuinameplates2
Prettier nameplates.
Stars: ✭ 58 (-34.09%)
Mutual labels:  world-of-warcraft, wow
Zeva
a modern and minimalist ui framework for building responsive and modern frontends
Stars: ✭ 57 (-35.23%)
Mutual labels:  framework, modern
Rnl
RNL - Realtime Network Library - The opensource reliable UDP network library
Stars: ✭ 59 (-32.95%)
Mutual labels:  game-server, server
Gophergameserver
🏆 Feature packed, easy-to-use game server API for Go back-ends and Javascript clients. Tutorials and examples included!
Stars: ✭ 61 (-30.68%)
Mutual labels:  game-server, server
Cxp
Lightweight & minimal project template using "modern" CMake
Stars: ✭ 56 (-36.36%)
Mutual labels:  cmake, modern

NovusCore

Build Status Build status GitHub Website Documentation Discord

Note: Build Status is temporarily broken

What is NovusCore

NovusCore is an emulator project for World of Warcraft.

Currently NovusCore is a client/server solution where our main focus is to support the Wrath of the Lich King expansion. Long term, we hope to support the base game and all expansions in one client.

The NovusCore Promise

The project was made with the promise that we would always focus on reliability, redundancy, and performance over convenience. We achieve this through making use of experience, but also applying modern techniques and design patterns.

The end-goal is to provide a client/server setup, capable of tackling all of the limitations set by the current standard. Solving those issues are complicated, but we start by applying a proper foundation for our architecture to allow for better flow of information(data) and performance.

NovusCore Discord

The project has an official Discord. You will find the developers to be active on the discord and always up for answering any questions you might have regarding the project. Despite NovusCore not currently being ready for production level use, we are always welcoming any users that want to try using it.

Dependencies

Libraries

Here we include a honorable mention to all the libraries included directly into the source of NovusCore. You do not need to download these on your own, but we felt it was important to address these as without them, NovusCore would be a lot more time consuming to develop.

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