Commit Graph

30260 Commits

Author SHA1 Message Date
Aokromes fcff1d1713 DB/Item: Make deck of trades spell more offilike
By Malcrom
2016-08-01 00:16:40 +02:00
Aokromes f37b2dd21f DB/Spell: Fix some startup errors
By Malcrom
2016-08-01 00:00:09 +02:00
Duarte Duarte bd415eb586 Add AppVeyor Build badge to the README 2016-07-31 22:43:22 +01:00
Aokromes 21778d654a Typo fix
By Malcrom
2016-07-31 22:49:58 +02:00
Aokromes 510069ccf7 DB/Item: Fix Deck of Trades
By Malcrom
2016-07-31 22:47:39 +02:00
Aokromes 50585ff2d6 DB/Gameobject: Add loot for some gameobjects
By Malcrom
2016-07-31 21:01:58 +02:00
Aokromes da47f368c7 DB/Gameobject: Add loot for some gameobjects
By Malcrom
2016-07-31 20:00:11 +02:00
Aokromes e5919fe6d2 DB/Gameobject: Add loot for some gameobjects
By Malcrom
2016-07-31 19:14:21 +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
Aokromes c3a7a9e672 DB/Gameobject: Add more missing loot
By Malcrom
2016-07-31 14:55:40 +02:00
Aokromes fcc2b2dd75 Update pull_request_template.md 2016-07-31 04:43:34 +02:00
Aokromes f976e90fe5 Update pull_request_template.md 2016-07-31 04:43:17 +02:00
P-Kito 3312df89d3 Git Info: Update Pull Request Template Info (#17694)
* Update Pull Request Template Info
2016-07-31 02:11:51 +02:00
Aokromes a99edb0720 DB/Gameobject: Add missing loot for a lot of gameobjects
By Malcrom
2016-07-30 18:41:29 +02:00
Aokromes 132d4c5b37 DB/Gameobject: Add missing loot for a lot of gameobjects
By Malcrom
2016-07-30 17:16:24 +02:00
Vincent-Michael 2e0dd7a38c SQL: Sync auth base 2016-07-30 17:09: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
Aokromes 74aee53b9a DB/Gameobject: Add missing loot for a lot of gameobjects
By Malcrom
2016-07-30 15:57:42 +02:00
Aokromes 8e5dfd9af1 Typo fix 2016-07-30 01:55:23 +02:00
Aokromes 826867c4b2 DB/Gameobject: Add loot for some gameobjects
By Malcrom
2016-07-30 01:49:45 +02:00
Aokromes 93cb5c354b DB/Gameobject: Add loot for some gameobjects
By Malcrom
2016-07-30 00:38:40 +02:00
Aokromes 849cd74353 DB/Gameobject: Add loot for some gameobjects
By Malcrom
2016-07-30 00:35:01 +02:00
Shauren 7a3362a264 Core/Spells: Defined new spell effect names 2016-07-30 00:11:44 +02:00
Aokromes e82e29716e DB/Misc: Fix gold of some creatures
By Malcrom
2016-07-29 23:30:57 +02:00
Aokromes 620a697a77 DB/Misc: Misc fixes
By Malcrom
2016-07-29 22:47:02 +02:00
Shauren 27f90e05a1 Core/Auras: Defined more known aura types 2016-07-29 20:42:50 +02:00
Aokromes aaf9d7d76e DB/Quest: Fix quest grouping for quest 27989 and 27994
By tkrokli
2016-07-29 03:13:43 +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
blub 766afbeacd Merge pull request #17661 from tkrokli/explored_zones_size
Core/Scripts: uint8 -> uint16 in cs_cheat.cpp
2016-07-25 05:53:51 +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
Shauren 3b8cdd4341 Core/GameTables: Fixed missing gt check
Closes #17654
2016-07-23 15:53:50 +02:00
Shauren 7d7139ba02 Core: Change supported build to 7.0.3.22293 2016-07-23 14:40:58 +02:00
Shauren 53e65db5cc Tools/Patcher: Updated patterns for x64 win/mac clients 7.0.3/22248 2016-07-23 00:28:50 +02:00
funjoker db29752fa0 [7.x] Legion stats (#17653)
* Remove Spirit Stat from loading
* Update player_levelstats for legion
2016-07-22 23:21:19 +02:00
Vincent-Michael 3c0c790327 Core/Enum: Updated ResponseCodes enum for legion 2016-07-22 20:22:22 +02:00
Shauren 7ed0e8147d Tools/mmaps_generator: Update junk map definitions 2016-07-22 19:49:16 +02:00
Shauren de4c42496f Tools/vmapextractor: Update to new m2 and wmo structures 2016-07-22 17:34:15 +02:00