cbunting99 / OpenCataclysm

WoW 4.3.4 (15595) OpenCataclysm Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCataclysm Project 4.3.4 (15595)

OpenCataclysm is a little bit outdated, but I am working on cleaning up the code, and adding a lot of missing features. I have a ton of fixes but most of these haven't been added just yet.. The project is too much for just one person! I hope that by offering what I have been working on, that others will submit bugs, and/or help with fixing quests, SmartAI ETC.. Please Contribute back to the Project!

OpenCataclysm Features

  • Most Battlegrounds are working.. (Not fully tested)
  • Majority of Instances / Dungeons are working.. (Not fully tested)
  • Warden Anti-Cheat
  • Hack Detection System (Climb, Jump, Water, Fly, Speed Hacks)
  • Anti-Spam Features; Mail, PM's
  • Working Path Finding (MMAPS)
  • Pet LOS - Line of Sight (vmaps)
  • Various other additions.. See worldserver.conf

Included Features / Untested

  • Working Spells / Spellbooks, Talents, Specializations, Mastery
  • Tradeskills: Alchemy, Jewelcrafting, Blacksmithing ETC
  • Other Skills: Archaeology and Reforging

Most of my ideas or direction comes from http://www.wowhead.com/guide=cataclysm


OpenCataclysm + OpenCMS (Free Version of FusionCMS)

You can get the OpenCMS here; https://github.com/cbunting99/OpenCMS


I have used some code from different emulators to replace old or outdated code in the OpenCataclysm source. You can find a ton of source codes released that I have forked on my github,

Emulator Code Bases Used;


Building / Compiling the Source

Visual Studio Express 2013 for Desktop;

MySQL 5.6.20 (The included headers/libs were removed) (Supports uWamp included with repack)

Boost C++ Libraries

cmake-3.0.1-win32-x86.exe

Win32OpenSSL-1_0_1h.exe 17.6 MB

OpenCataclysm 4.3.4 (15595) Streaming Download Client: (8MB Download)

Various Addons for Cataclysm Client 4.3.4

OpenCataclysm Source Code:

Please Submit Bugs!


Introduction

OpenCataclysm is based on TrinityCore, which is an MMORPG Framework based mostly in C++.

It is derived from MaNGOS, the Massive Network Game Object Server, and is based on the code of that project with extensive changes over time to optimize, improve and cleanup the codebase at the same time as improving the in-game mechanics and functionality.

It is completely open source; community involvement is highly encouraged.

If you wish to contribute ideas or code please visit our site linked below or make pull requests to our Github repository.

For further information on the TrinityCore project, please visit our project website at TrinityCore.org.

Requirements (All used libraries linked above!)

  • Platform: Windows
  • Processor with SSE2 support
  • Boost ≥ 1.49
  • CMake ≥ 2.8.11.2 / 2.8.9 (Windows)
  • OpenSSL ≥ 1.0.0
  • MS Visual Studio ≥ 12 (2013) (Windows only)

Install

Detailed installation guides are available in the wiki for Windows, Linux and Mac OSX.

Copyright

License: GPL 2.0

Read file COPYING

Authors & Contributors

Read file THANKS

About

WoW 4.3.4 (15595) OpenCataclysm Project

License:GNU General Public License v2.0


Languages

Language:C++ 89.7%Language:C 8.6%Language:Assembly 1.1%Language:CMake 0.5%Language:C# 0.1%Language:PHP 0.0%Language:Yacc 0.0%Language:Objective-C 0.0%Language:Perl 0.0%Language:GDB 0.0%Language:Shell 0.0%Language:Batchfile 0.0%