Commit Graph

22266 Commits

Author SHA1 Message Date
jackpoz
40b67bb7ce Core/Packets: Remove empty file 2016-08-12 18:17:01 +02:00
ariel-
f915ab2c86 Core/Account: Fix race condition in AccountMgr::UpdateAccountAccess
(cherry picked from commit 6c0b98f24c)
2016-08-10 18:40:58 +02:00
jackpoz
fe03c9a45e Core/Accounts: Reduce differences between 3.3.5 and 6.x branches
Add code missing from d8234bed42
2016-08-10 18:40:37 +02:00
ForesterDev
6147ba6156 Core\Command: remove account_muted data on account deletion
(cherry picked from commit 6a87524204)

# Conflicts:
#	src/server/database/Database/Implementation/LoginDatabase.cpp
#	src/server/database/Database/Implementation/LoginDatabase.h
2016-08-10 18:19:16 +02:00
Aokromes
b71a3c2766 Core/Updater: Clarify even more this error
(cherry picked from commit 09a1cfdf77)
2016-08-10 17:57:18 +02:00
Aokromes
be51db3ae1 Update DBUpdater.cpp
Because nature wins race....
(cherry picked from commit 5868509a63)
2016-08-10 17:56:05 +02:00
Trond B Krokli
6f29493556 Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)
English grammar and syntax corrections in DBUpdater.cpp
- string texts corrected, source code unchanged
- comments improved and checked for typos
(cherry picked from commit 8fe8501712)
2016-08-10 17:53:12 +02:00
jackpoz
555ac389e2 Server/Database: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
2016-08-10 17:06:16 +02:00
Shauren
bd3541d106 Core/DataStores: Implemented all curve types from Curve.db2 2016-08-10 00:05:56 +02:00
Shauren
51657e44d1 Core/Spells: Renamed some old and new spell effects 2016-08-09 17:21:19 +02:00
Aokromes
8954b83d29 Core/Misc: Better description for a log
(cherry picked from commit 90cff479ac)
2016-08-08 18:47:03 +02:00
jackpoz
d44c605f6d Server/Database: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
2016-08-08 18:46:38 +02:00
Shauren
0aa791dc9e Core/Spells: Changed TOTAL_AURAS to 492
Closes #17755
2016-08-08 10:18:06 +02:00
jackpoz
6d866102de Common/Utilities: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
2016-08-06 16:27:10 +02:00
Shauren
807488df8a Core/PacketIO: Minor refactor in Opcode definitions, packet class type no longer needs to be defined manually, it is now inferred from handler argument 2016-08-06 12:34:38 +02:00
Shauren
763e9e4921 Warning fix 2016-08-06 12:32:43 +02:00
Shauren
bb93816b5c Core/DataStores: Refactored DB2 loaders to no longer require sparse format to be specified at compile time 2016-08-05 20:49:01 +02:00
Aokromes
8950ec43eb Update RBAC.h 2016-08-05 03:47:28 +02:00
Aokromes
dd7526d6ab Core/RBAC: Name some permissions from 3.3.5a to stop people reuse them 2016-08-05 03:43:51 +02:00
Shauren
5bbc5827aa Core/DataStores: Fixed retrieving area info by vmaps
Closes #17723
2016-08-04 23:49:26 +02:00
jackpoz
fe6d8016af Common/Logging: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
2016-08-04 21:54:02 +02:00
DDuarte
01f7bacd05 Tools/VMapExtractor: Port 060256000b 2016-08-04 18:09:54 +01:00
jackpoz
bceb385773 Core/Crash reporting: Better handle max nesting level setting
Fix wheaty exception report counting reference symbols as 2 nesting levels, not logging child objects in some cases, i.e. spell id in SpellEvent crash.

(cherry picked from commit 284dd6b80d)
2016-08-04 17:05:24 +02:00
jackpoz
37fedcc8f6 Common/Crypto: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
2016-08-04 17:03:25 +02:00
jackpoz
ab40f20bad Common/Crypto: Reduce differences between 3.3.5 and 6.x branches
Code functionality shouldn't have been modified.
2016-08-03 23:34:01 +02:00
jackpoz
02a9ae031e Common/Maps: Reduce differences between 3.3.5 and 6.x branches
Partially port 1347d7cf7a too
2016-08-03 18:51:42 +02:00
Shauren
9bc28632b3 Core/DataStores: Fixed name validation crash on locales with utf-8 characters encoded on more than a single byte 2016-08-03 08:18:42 +02:00
ariel-
02b98010cd Core/Misc: remove unused function prototype
(cherry picked from commit 2efd40b804)
2016-08-02 21:23:00 +02:00
Shauren
6c78e7bcaa Core/PacketIO: Implemented SMSG_DISPLAY_GAME_ERROR 2016-08-02 17:08:25 +02:00
Shauren
c74a1fcad0 Core/GameObjects: Renamed gameobject_template.unkInt32 to RequiredLevel 2016-08-01 16:14:35 +02:00
Naios
d3d204a18d Core/Packets: Fix a warning (unreferenced locale var) 2016-08-01 16:11:15 +02:00
Shauren
53aecd6f09 Core/Loot: Fixed crash happening when looting items into new stack or items with random properties
Closes #17700
2016-07-31 17:26:46 +02:00
Vincent-Michael
c25c747b36 Misc/RBAC: Sync with 3.3.5 2016-07-30 16:56:41 +02:00
Vincent-Michael
41aac79357 Core/Player: Fixed coverity issues
Coverity CID 1360561
2016-07-30 16:15:07 +02:00
Shauren
7a3362a264 Core/Spells: Defined new spell effect names 2016-07-30 00:11:44 +02:00
Shauren
27f90e05a1 Core/Auras: Defined more known aura types 2016-07-29 20:42:50 +02:00
Aokromes
b88da30790 Core/RBAC: Mark some permissions 3.3.5a only 2016-07-28 17:42:25 +02:00
Shauren
943496e56b Dep: Remove boost regex dependency and replace its uses with std regex (works since gcc 4.9) 2016-07-28 08:48:48 +02:00
Shauren
60a6d9c85d Core/Loot: Removed need before greed and round robin loot methods
"Round Robin and the old "Group Loot" option were removed in 7.0.3, since they were almost entirely unused. Loot options are now: Group Loot, Master Loot (if in a guild party), Personal Loot, and Free For All"
2016-07-27 19:16:30 +02:00
Software Engineer
e9274de4ff Core/DataStores: Updated DB2 version checks to 7.0.3 (22293). (#17674) 2016-07-27 17:53:19 +02:00
funjoker
766fd95584 [Legion] Update MAX_LEVEL & DEFAULT_MAX_LEVEL (#17657) 2016-07-27 17:51:12 +02:00
Shauren
83555367a7 Core/Auras: Visibility changes
* Changed max visible aura amount to 255
* All auras are now sent to clients, many passives that client needed to see were incorrectly hidden (also client properly filters aura bar by itself)
2016-07-26 20:55:24 +02:00
Carbenium
060256000b Tools/Mapextractor: Fix a vector subscript out of range debug assertion 2016-07-26 01:14:16 +02:00
Shauren
e31ad32b56 Core/Misc: Defined new gameobject types 2016-07-25 22:58:39 +02:00
DJScias
bc467bb261 Core/Players: Fix logic regarding HandleCharEnum and DHs (#17660)
* If CONFIG_CHARACTER_CREATING_MIN_LEVEL_FOR_DEMON_HUNTER was set to 0 (disable in the config), it would still not allow you to create a DH in case there were no prior characters.
* If RBAC_PERM_SKIP_CHECK_CHARACTER_CREATION_DEMON_HUNTER was true (AKA allow DH creation always) it would not allow DH creation regardless of existing characters or not considering canAlwaysCreateDemonHunter was not checked for validity on charEnum.IsDemonHunterCreationAllowed.
2016-07-25 08:57:10 +02:00
tkrokli
68a3f8f582 Core/Scripts: uint8 -> uint16 in cs_cheat.cpp
After the latest size change in PLAYER_EXPLORED_ZONES_SIZE
from 255 to 256, this needs to be an uint16 variable instead of uint8.
2016-07-25 04:06:09 +02:00
Vincent-Michael
ff812a37f2 Core/Players: Fix warning in 9e4e339fc2 2016-07-24 22:47:53 +02:00
Golrag
9e4e339fc2 Core/Player: Updated PLAYER_EXPLORED_ZONES_SIZE (#17659) 2016-07-24 22:20:09 +02:00
Gacko
90d3c1eadc Fix non PCH build. 2016-07-24 13:26:07 +02:00
Ovalord
79aafd5865 Core/Players: Initial work on demon hunters
* Added starting level and required level config options as well as rbac permission to ignore the requirements
* Updated max power values for both demon hunter specs
* Fixed a crash during DK and DH creation
* Added playercreateinfo data for demon hunters

Closes #17651
2016-07-23 18:39:56 +02:00