Code Monkey home page Code Monkey logo

mod-bg-slaveryvalley's Introduction

Slavery Valley

SlaveryValley

Description

This module add the battleground Slavery Valley.
Put a star ⭐️ in the repo if you like it!

How the battleground works?

  • Any faction has 80 points (as default), the goal is decrease the points of the opposite faction by killing the players or the boss.
  • There are three bases: Mine, Restless Graveyard, Prison.
  • Restless Graveyard and Mine give you the Spirit Healer of the base.
  • Mine, if taken, buffs the team with Mine Buff, it increases your damage by 5%.
  • Restless Graveyard, if taken, buffs the team with Restless Soul Graveyard Buff, it increases your stamina.
  • If you kill a player you inflict 1 point to the opposite faction, if you take Prison you inflict 2 points when you kill a player.
  • The base Prison has no graveyard.
  • There are two bosses one for each faction.
  • When you kill a boss inflict 10 points to the opposite faction, if you took all the bases, when you kill the boss you inflict 25 points to the opposite faction.
  • If one of the two bosses die, the other boss disappear.
  • The bosses (re)spawn after 5 minutes.

SlaveryValley SlaveryValley SlaveryValley SlaveryValley SlaveryValley

Bosses

SlaveryValley

Requirements

This module requires:

Installation

Server-side

Install the module step by step:

1) Simply place the module, in server-side/mod-bg-slaveryvalley, under the `modules` directory of your AzerothCore source.
2) Import the SQL manually to the right Database (auth, world or characters) or with the `db_assembler.sh` (if `include.sh` provided).
3) Re-run cmake and launch a clean build of AzerothCore.

The client data files (dbc, maps etc.) to load the battleground server-side are in server-data.zip

Downloaded the files put them in your server/data/ folder, you need to overwrite the old dbc files and just add the others.

Client-Side

You need to download the patch-S.mpq and put it in your WoW/Data/ folder or in your WoW/Data/enUS/ folder, with the following name: patch-enUS-4.MPQ. If you have a different client than enUS rename it with your client-lang name, for example for ruRU client put the patch in WoW/Data/ruRU/ and rename it as patch-ruRU-4.MPQ.

The languages supported from this patch are: enUS, enGB, ruRU, frFR, deDe, esES, esMX.

To use this patch correctly you need this wow.exe cracked version, you can take it using the following download links:

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is), copy slavery_valley.conf.dist to slavery_valley.conf and edit that new file.

TODO

  • Fix the config system

Credits

AzerothCore: repository - website - discord chat community

mod-bg-slaveryvalley's People

Contributors

francescoborzi avatar helias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mod-bg-slaveryvalley's Issues

Failed to build on actual branch

The mod gave multiple errors on building the latest branch.
azerothcore/azerothcore-wotlk@096b95a

Severity Code Description Project File Line Suppression State
Error C2039 'outErrorDb': is not a member of 'Log' modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp 605
Error C2039 'outErrorDb': is not a member of 'Log' modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp 573
Error C2039 'outErrorDb': is not a member of 'Log' modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp 513
Error C2039 'outErrorDb': is not a member of 'Log' modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp 313
Error C2039 'outErrorDb': is not a member of 'Log' modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp 294
Error C2039 'outErrorDb': is not a member of 'Log' modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp 287
Error C2039 'outErrorDb': is not a member of 'Log' modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp 278
Error C2039 'outErrorDb': is not a member of 'Log' modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp 269
Error C2678 binary '<<': no operator found which takes a left-hand operand of type 'WorldPacket' (or there is no acceptable conversion) (compiling source file A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp) modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.h 310
Error C2678 binary '<<': no operator found which takes a left-hand operand of type 'WorldPacket' (or there is no acceptable conversion) (compiling source file A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.cpp) modules A:\azerothcore-wotlk\modules\mod-bg-slaveryvalley\src\BattlegroundSV.h 309

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.