1030 Commits

Author SHA1 Message Date
Necrovoice
7a97727fda Adds custom emote to wyrmthalak script 2017-06-04 22:02:48 +01:00
Antz
6c128360f7 [DB] Update expected world DB version 2017-05-30 23:03:52 +01:00
Warkdev
322b090d31 Adding support for Player Bots submodule in installer. (#20) 2017-05-28 22:16:24 +01:00
Simon Sandström
21de6d202c linux/getmangos.sh: default to build client tools (#19)
* linux/getmangos.sh: default to build client tools

The client tools are needed to extract game data and should be
built in a default installation.

* Update getmangos.sh
2017-05-24 21:46:32 +01:00
Rochet2
c9371ead8a [Eluna] Updated Eluna submodule 2017-04-16 01:04:11 +01:00
Nølin
3c0491a1dd Fix Ritual of Summoning in dungeons (#18)
For Warlocks it is no longer possible to summon an other player into a
dungeon.
2017-04-02 14:12:51 +01:00
Warkdev
a1f3a3fd2d - Trimming Ubuntu dependencies (#17)
- Fixing a bug that made the DB type being always MariaDB while you would have expected MySQL or PostgreSQL
2017-03-17 21:12:53 +00:00
Warkdev
3897ea44a4 Adding new distribution support (Fedora) (#16)
* - Adding support of Fedora 25 (with Ace 6.3.3)
- Adding some logging for the database step.

* Fixing bug https://www.getmangos.eu/bug-tracker/mangos-zero/soap-not-enabled-in-linux-getmangossh-cmake-line-r1321/

* Trimming the list of Linux Mint dependencies.
2017-03-16 22:11:49 +00:00
Lee
2275d7b35c update SpellMgr.cpp (#14)
Druids entangling roots should now only affect 1 target
2017-03-16 09:04:59 +00:00
Antz
54a3c09012 [Realmd] Resolve SRP6a authentication bypass issue. Thanks @DevDaemon 2017-03-16 08:58:03 +00:00
Warkdev
0501eb10f5 Several major improvements to Linux installer. (#15)
* - Adding support for Yum installer
- Adding support for CentOS
- Adding support for MariaDB

* Adding support for Fedora
2017-03-16 07:50:51 +00:00
Rochet2
8a8e698d90 [Eluna] Fix crash when accessing players not on any map 2017-03-15 20:09:10 +00:00
Antz
03aae60cd9 Tab cleanup 2017-03-11 02:56:47 +00:00
Antz
009d6d24a5 [SD3] Updated Scriptdev3 submodule 2017-03-10 08:06:14 +00:00
Antz
f3edc3c125 Correct warden typos. Thanks foereaper 2017-03-09 23:01:29 +00:00
Antz
10e1de3850 Fix VS2017 build. Needs cmake 3.8.0 minimum 2017-03-09 19:45:16 +00:00
Antz
c11ea1a594 Fix VS2010/2012 build. Thanks H0zen for help 2017-03-06 22:40:53 +00:00
Antz
b041843ed5 Merge branch 'master' of https://github.com/mangoszero/server 2017-03-06 20:41:03 +00:00
Antz
7797914a56 Fixed memory issue with msbuild build 2017-03-06 20:40:40 +00:00
Warkdev
c754186127 - Adding support for Ubuntu: Curl dependencies added
- Adding support when several WoW clients path are detected. Only the first one is selected
- Adding support for database updates. Only last folder (alphabetically sorted) will be takenxw
2017-03-06 20:32:22 +00:00
Giperionn
1ff6c40b0d Several fixes (#10)
* * Fixed dereferencing nullptr, when sending CMSG_LOOT guid with HIGHGUID_GAMEOBJECT, but invalid in general.

* * Don't allow sending LANG_UNIVERSAL by player
* Don't allow messages with more that 255 symbols (server side check)

* * Prevent cheaters cast honorless target on self

* * Now warden reacts on client delay when initialization in progress or strange behaviour with initialization logic

* Remove default case from switch

This allows compilers to detect if a case for the WardenState enum is missing when using -Wall flag

* Make the intention of the IF case more clear

Make the intention of the IF case more clear and suppress a compiler warning when using -Wall or /W4 flags
2017-03-01 18:44:11 +00:00
Antz
c677a4872a Fix typo 2017-02-22 09:47:30 +00:00
Antz
fd0401ea04 Update Mob Grey Level. Thanks TehPhoenixz 2017-02-21 08:05:55 +00:00
Antz
0200b1d08e Add check and error message to schedule_wakeup call. Thanks H0zen 2017-02-19 20:29:51 +00:00
Kel
da85bbdb1d Finkle Einhorn is now spawned after skinning The Beast in UBRS. Thanks NostraliaWow 2017-02-19 19:29:22 +00:00
Antz
31005f7014 Add some additional detail to some pool error messages. Thanks H0zen 2017-02-19 19:00:52 +00:00
hates_sundays
dbd720030a Fix Divine Shield not absorbing lava or slime damage. thanks NostraliaWow 2017-02-19 18:59:16 +00:00
Tristan 'Natrist' Cormier
6c823bf0d5 Fixed a bug where health would not regenerate unless your rage was above one (1) point, making warriors the elite master class. 2017-02-19 17:10:59 +00:00
Antz
8f2d7a5008 Add change back in 2017-02-19 17:04:39 +00:00
Antz
3de99d8f83 Revert 41d43be8e87560441e3f76029f547998c3a2146d 2017-02-18 23:28:16 +00:00
Antz
bf5a5d7183 Autobroadcast should be disabled by default
For the authentic feel
2017-02-15 09:32:34 +00:00
Kel
d63a3f066f Restore previous commits. Includes rage decay changes. 2017-02-15 01:05:37 +00:00
hates_sundays
fbbc0a72e5 Resisted pickpocket attempts now send the appropriate resist message. Closes #4 2017-02-14 23:48:28 +00:00
hates_sundays
755e602821 Fix an issue where players needed rewardcount + 1 empty bag slots to accept quest rewards. 2017-02-14 23:48:16 +00:00
Tristan Cormier
d6e44477ba Fixed a bug where the pickpocket spell would share picked up money with the caster's group. Fixes #2. 2017-02-14 23:47:23 +00:00
Tristan Cormier
06d9945fd9 Fixed a compilation warning caused by a signed/unsigned mismatch. 2017-02-14 23:47:00 +00:00
Tristan Cormier
168ffc3dbb Fixed a bug where turning in a quest involving multiple rewards would sometimes not reward the items due to a faulty bag space check. Fixes #3. 2017-02-14 23:46:38 +00:00
Blumfield
087d00960c Crowd Control handling improvements by Ono(Warlockbugs) 2017-02-14 23:44:26 +00:00
Blumfield
45432f4f8c [Spell] Remove vanish buff is user cancel stealth 2017-02-14 23:44:08 +00:00
Blumfield
41d43be8e8 [Spells] Anger Management should only work out of combat I can't figure out how to make the decay part work yet 2017-02-14 23:43:52 +00:00
H0zen
5576da2b9f Fix the network module.
- This fix must be applied on all cores.
    - Solved a nasty race condition between network threads.
2017-02-13 22:55:06 +00:00
Antz
fcbc6e77c2 Server Banner and Status redone 2017-02-13 22:12:00 +00:00
Antz
cf04a9518e Minor styling tidy up 2017-02-13 21:54:53 +00:00
Antz
54dfa8af3b Add protection for New Thread pool reactor settings from conf
YOU WILL NEED to update your existing .conf files
2017-02-11 20:28:27 +00:00
H0zen
39b058e58d New thread pool reactor implementation and refactoring world daemon. (#8)
* New thread pool reactor implementation and refactoring world daemon.

* Fix Linux build.

* Fix Windows debug builds.
2017-02-11 20:27:21 +00:00
Necrovoice
81394c3341 Roge Stealth update
Another rogue steath tweak.
2017-02-07 00:16:35 +00:00
Antz
0683879ddc Remove obsolete code 2017-02-05 23:28:31 +00:00
Antz
428d5ddc19 [SD3] Updated SD3 submodule 2017-02-02 07:23:53 +00:00
zwisus
c07868a998 creature dead unsummon pet. (#6)
Signed-off-by: Zwisus <zlt988@gmail.com>
2017-02-02 07:20:45 +00:00
H0zen
482a386e68 Removed unused methods. 2017-02-02 07:19:38 +00:00