Git Product home page Git Product logo

171497767 / draenor-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eyalmk/draenor-core

0.0 0.0 0.0 377.29 MB

6.2.3 20779 Warlords of Draenor core based on Firestorm's core leak. The most complete content scripts for a Warlords of Draenor core.

Shell 0.01% C++ 74.82% Perl 0.01% C 2.62% PHP 0.01% Objective-C 0.01% Lua 18.63% C# 3.36% Assembly 0.36% CMake 0.18% Batchfile 0.01% Yacc 0.01% GDB 0.01%

draenor-core's Introduction

I joined a WoW private server project in late 2019 up until late 2020 wherein I worked with a small team of developers and learnt the basics of WoW emulation. As you'll undoubtedly see in the commits, mine were almost exclusively quests fixes and reworks. More importantly, I have learnt the usefulness of bitwise application in game development, OOP in C++, the abstract idea of how a game is designed (or more specifically emulated); core, client, database, opcodes, prerequisite flags, and much much more.

Warlords of Draenor 6.2.3 is a core project based off TrinityCore 6.04TDB/6.2 (Firestorm Leak); a MMORPG Framework based mostly in C++. For those scarce few interested in the continuation of WoD emulation development: feel free to cherrypick the commits. This core was sold for a high sum and the buyer was no longer interested in the project. A list of immediate things to fix in this core:

  • Pathfinding and movement generators - must be updated to support smooth pathing.
  • Areatrigger - outdated, should be updated to the system used in Legion cores.
  • Scene system - partially missing. I'd rework it.
  • Pet Battles - not working at all, luckily, it can easily be cherry picked from Trinitycore's commit history and so on...
  • Phasing - phasing has yet to be reworked and updated, the old standard phasemask system is the one used in this core (Most current system is PhaseID and PhaseGroup).
  • Low level content - in a sufficient state but the 'unpopular' zones are not blizzlike. I have fixed a lot of the low level zones up to a very close blizzlike standard.
  • Database NPCs and duplicates. - Some NPCs have an incorrect blizzlike coordinates and/or duplicates. To the best of my knowledge, at least 95% of the NPCs in the database are blizzlike as per the sniffs that were used back from 6.1-6.2.3. The only missing NPCs are ought to be the Tanaan Jungle and HellFire Citadel ones.
  • Draenor content - the draenor content is nowhere near blizzlike. My co-developers have developed some of the Shadowmoon Valley landing events leading up to the Garrison and before I had joined the project, they reworked introduction to Draenor questline entirely. Almost the entirety of the legendary questline was reworked and as it a blizzlike state. Some dungeons need optimizations and Hellfire Citadel has yet to be implemented.

draenor-core's People

Contributors

ariel- avatar eyalmk avatar ffdevill avatar hazor-hellscream avatar jensdevwow avatar kirmmin avatar nyr97 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.