Commit Graph

14931 Commits

Author SHA1 Message Date
vincent-michael
c9e25147cc Scripts/Misc: Fixed static analysis issues 2017-07-16 12:21:13 +02:00
Aokromes
1c6197a0e3 Build fix 2017-07-15 17:24:05 +02:00
Aokromes
a36b0fa1f4 Core/Misc: Fix static analysis issues 2017-07-15 17:10:46 +02:00
Aokromes
33c7f9d471 Core/Misc: Fix static analysis issues 2017-07-15 16:36:41 +02:00
Regigicas
b583c1ffec Scripts/Commands: Fix a crash on summon when no group is avaible (#20029)
Closes #20027
2017-07-15 16:32:02 +02:00
Aokromes
0c53cc5a08 build fix 2017-07-13 22:07:53 +02:00
Aokromes
1561dc79a5 Core/Quests: Fixed order of RewardChoiceItems and reputation reward 2017-07-13 21:39:23 +02:00
Shauren
fc7b5201a4 Core/Auth: Prevent queueing more than one realmlist query at the same time 2017-07-12 19:25:33 +02:00
Nyeriah
c2272525a9 Scripts/Karazhan: Fix Attumen and Midnight not moving towards each other on phase transition after latest changes 2017-07-08 18:44:58 +02:00
Gustavo
5628f1b9d1 merge fix 2017-07-06 22:03:35 +02:00
Aokromes
5cabf29bc1 build fix 2017-07-06 21:34:16 +02:00
treeston
6deabff867 Formation idle: Remove more shitty code. Fixes #19995 for real this time. 2017-07-06 20:46:58 +02:00
treeston
794ea8c406 Fix formation follow. Closes #19995. 2017-07-06 20:46:40 +02:00
Aokromes
8633f6e30c fix warning 2017-07-05 07:45:38 +02:00
Aokromes
d83eee0f89 Core/Script: Partial Redridge fixup
By Malcrom - Reviewed by Treeston and Keader
2017-07-04 17:54:11 +02:00
Aokromes
bc5c799484 adjust CreatureGroups to use cmangos flags (for already-supported values, no functionality changed) 2017-07-03 20:08:41 +02:00
Aokromes
ab6ea7ba04 Fix an issue that was causing all creature group members to assist each other, even if only one of the aggro flags was set. Also refactor enum values to be readable. 2017-07-03 19:49:50 +02:00
Keader
f2aa981f81 Core/Custom: Fixed Duel Reset Exploits
Close #17419
*Fixed exploit with SPELLMOD_COOLDOWN
*Fixed exploit with some items (like Sylvanas' Music Box)
*Little cleanup
2017-07-02 10:12:05 +02:00
Aokromes
7627540b11 Combat/threat rewrite prep - merge RBAC/DB changes. 2017-06-28 17:45:14 +02:00
Rushor
d693bdb95d Core/Creature: Implement Mangos GroupAI flags (allows formation without following) (#18733) 2017-06-25 14:19:58 +02:00
Shauren
2a68b6a0db Buildsystem: Exclude ScriptPCH from all targets when building dynamic scripts (except MSVC)
(cherry picked from commit 550c57a0df)
2017-06-25 14:17:28 +02:00
Shauren
1808fdd7b2 Buildsystem: Minor PCH building changes
* *PCH.cpp are now only compiled with MSVC, other compilers use custom helper commands to generate the precompiled header
* Don't call the linker for pch helpertargets

(cherry picked from commit 137f5e7887)
2017-06-25 14:16:31 +02:00
Shauren
3bf8426942 Core/Maps: Fixed initializing instance free ids when compiled with WITH_COREDEBUG
Closes #19931
2017-06-25 14:16:04 +02:00
treeston
af36d491a1 Fix an overly strict check that was causing guardians to evade loop. Also make players properly enter combat when their pets are engaged by a creature. 2017-06-20 03:55:07 +02:00
Aokromes
4326455788 build fix 2017-06-19 21:16:50 +02:00
Aokromes
e17e5a1ba2 missing changes 2017-06-19 20:34:49 +02:00
Aokromes
1a5c0f5c3b Core/Grids: Ported cmangos/mangos-wotlk@ea99457
(cherry picked from commit 9299e9b)
2017-06-19 20:20:26 +02:00
Aokromes
0762d35b71 make travis happy 2017-06-19 16:55:00 +02:00
Aokromes
acf240861d Core/Misc: Cleanup worldserver/authserver main() functions to run des…
…tructors in predictable order

* world/auth servers will now fail to startup if listen ports are in use
* Restored "Network.OutUBuff" config option lost during boost transition

(cherry picked from commit 6c92a48)
2017-06-19 16:44:52 +02:00
joschiwald
28de675dd9 Core/Misc: Added Creature::CanGiveExperience helper function
(cherry picked from commit c1cc0e9949)
2017-06-19 07:54:58 +02:00
S.V
87784721a4 Core/Scripts: Fixed GAMEOBJECT_TYPE_DOOR closing automatically after being opened with .gobj act (#19342)
Closes #19261.
2017-06-18 15:41:45 +02:00
ariel-
5e37e99ffa Core/Scripts: fix array out of bounds in Pit of Saron doorData 2017-06-18 10:43:37 +02:00
Aokromes
6b31134c27 Revert "Cross-check client-submitted fall time with server-measured time. When excessive difference is detected, punish player."
This reverts commit e0e2242b17.
2017-06-18 04:56:42 +02:00
Aokromes
be42649128 partialy revert fdcca7177b 2017-06-18 04:52:14 +02:00
Aokromes
fdcca7177b typo fix 2017-06-17 14:01:26 +02:00
Aokromes
e0e2242b17 Cross-check client-submitted fall time with server-measured time. When excessive difference is detected, punish player.
Fixes an exploit that could trivialize the Lich King encounter.
2017-06-17 11:58:15 +02:00
Aokromes
a990a4ce08 Rename .debug uws to .debug worldstate (clarity change). 2017-06-17 11:51:12 +02:00
Aokromes
37be43ae8b Fix an issue where temp summons were ignoring m_regenHealth. 2017-06-17 11:46:01 +02:00
treeston
46f98b64c3 Rename .debug uws to .debug worldstate (clarity change). 2017-06-17 11:42:23 +02:00
Aokromes
4e95a6b4ad Group creation again (follow-up to 132538d). Groups now only disband if all members reject the invitation (as opposed to if any member rejects the invitation). 2017-06-17 11:41:57 +02:00
Aokromes
b1f54ba152 Make travis happy 2017-06-17 11:33:02 +02:00
Girip Dragos Andrei
2d9aeacfd7 Wailing Caverns 2017-06-17 08:44:27 +00:00
Aokromes
461ba1cb56 Fix (C) for multiple files 2017-06-15 08:46:45 +02:00
treeston
4cd2ff6ae4 Fixes to all-reputation and all-skill custom option handling:
- Move on-create customs (all explored, all reputations) to CharacterHandler::HandlePlayerLogin for first login.

- Add Wrath and cata factions to all reputations custom (it only had BC factions).

- Remove unused ReputationMgr::SendStates. Add ReputationMgr::SendState handling for sending all updated states in arbitrary order if nullptr is passed (used in point 1).

- Fix all weapon skills max custom to properly apply on learning new weapon skills.
2017-06-15 08:08:49 +02:00
treeston
5812c6559f build fix 2017-06-15 07:49:57 +02:00
Aokromes
29cbbc50d3 Core/Player: Keep shared quests through map changes instead of getting stuck in busy state 2017-06-15 07:40:14 +02:00
Gustavo
288aca3d15 Core/Spells Allow bosses to receive KnockBack under certain conditions (#19312)
Conditions: Not player, not controlled by player and not hunter's pet
2017-06-15 07:28:59 +02:00
Aokromes
234adeaafd Build fix 2017-06-14 05:22:31 +02:00
Aokromes
70fc19951c Modify group invite behavior while creating group to be blizzlike:
- Leader can invite multiple people before the first invite is accepted
- Leader can cancel group formation by sending CMSG_GROUP_DISBAND (using /run LeaveParty() or similar)
2017-06-14 05:11:47 +02:00
Aokromes
5b1121af3c Add new command 'npc showloot'. Does exactly what it says on the tin. 2017-06-12 19:37:41 +02:00