Duarte Duarte
6678635cc7
Core/Packets: Update and enable SMSG_COOLDOWN_EVENT
...
Fix build.
2015-02-11 23:09:56 +00:00
Duarte Duarte
cbfe638fa5
DB/Auth: Remove auto_increment value from auth_database.sql
2015-02-11 22:54:06 +00:00
Duarte Duarte
f4b74f8f1f
Merge pull request #14106 from Noeliel/3.3.5
...
Scripts/ScarletEnclave: Add missing WorldObject parameter for Talk() ove...
(cherry picked from commit f961c06612 )
2015-02-11 20:39:49 +00:00
Duarte Duarte
102d03b025
Merge pull request #13963 from tkrokli/3.3.5
...
Fix Cooldown for Raise Dead (Ghoul)
(cherry picked from commit 1d627ca1ea )
2015-02-11 20:39:09 +00:00
jackpoz
582313e545
Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5
...
(cherry picked from commit b69fd4ac68 )
Conflicts:
src/server/game/AuctionHouseBot/AuctionHouseBotBuyer.cpp
2015-02-11 19:27:44 +00:00
Duarte Duarte
06c7de4178
Merge pull request #14098 from ariel-/arenacd
...
Arena Spells Reset Cooldown micro correction
(cherry picked from commit a3bc75b7b9 )
2015-02-11 18:41:20 +00:00
Orphus
c4d81aa42d
DB/PlayerStats: Corrections to intellect between levels 10 and 19
2015-02-11 16:47:23 +00:00
Nayd
49e8381a90
Tabs to spaces and whitespace cleanup
2015-02-11 16:47:23 +00:00
Duarte Duarte
a4d03a5ed1
Merge pull request #14099 from flippy84/fixes
...
Stat fixes
2015-02-11 16:44:06 +00:00
Duarte Duarte
7257c81b16
Merge pull request #14097 from flippy84/hp_fix
...
Fix health calculation.
2015-02-11 15:32:23 +00:00
Shauren
c9ca81f806
Core/Auth: Fixed clients being disconnected if taking too long to select game account for login
...
Closes #13782
2015-02-11 15:35:51 +01:00
Ante
3f8fea9b5f
Stat fixes
2015-02-10 21:47:28 +01:00
Ante
1abfe99055
Fix health calculation.
2015-02-10 15:55:36 +01:00
Shauren
36963f2442
Core/Items: Defined all item modifiers
2015-02-09 13:12:40 +01:00
jackpoz
27e71f1805
Core/Misc: Fix static analysis issues
...
Fix some static analysis issues reported by Coverity
2015-02-08 21:04:20 +01:00
joschiwald
bbce7d0342
Core/Items: fixed AuctionHouse and GuildBank items from DB
2015-02-08 20:02:04 +01:00
jackpoz
e6f26cfb1f
Core/Misc: Fix static analysis issues
...
Fix some static analysis issues reported by Coverity.
Rename SpellMgr::EnsureSpellInfo() to SpellMgr::AssertSpellInfo() to be consistent with other similar methods.
2015-02-08 19:40:03 +01:00
jackpoz
4ba22c5eaf
Tools/MapExtractor: Fix crash when passing an invalid input path
...
Fix unhandled exception happening when passing an invalid path as -i argument.
2015-02-08 17:07:10 +01:00
Gacko
52125216ce
Fix non pch build. ffs...
2015-02-08 16:44:25 +01:00
Shauren
a043d539f0
Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spells
2015-02-08 16:23:31 +01:00
Nyeriah
e6eadc1f3b
Scripts/SunwellPlateau: Fix a typo that caused M'uru's phase transition to fail on some rare cases
...
(cherry picked from commit 1e3247f00e )
2015-02-08 03:45:10 -02:00
joschiwald
116f5677c8
Fixed build
2015-02-08 03:07:13 +01:00
joschiwald
e01bb91887
Core/Packets: updated some contactlist packets
2015-02-08 02:51:49 +01:00
joschiwald
8fd7f80b6b
Merge pull request #14063 from Carbenium/mail-fix
...
Core/Packets: Fix MailListEntry structure
2015-02-07 23:39:37 +01:00
Carbenium
5a9e23779b
Core/Packets: Fix MailListEntry structure
2015-02-07 23:23:03 +01:00
Duarte Duarte
9d25e8970b
Merge pull request #14025 from Carbenium/mail-1
...
Core/Packets: Implement all mail system relevant packets
2015-02-07 13:59:31 +00:00
Carbenium
829e11b662
Core/Packets: Implement all mail system relevant packets
...
Thanks @joschiwald, @DDuarte and @Warpten
2015-02-07 12:43:25 +01:00
Gacko
04ad137304
Fix non pch build
2015-02-06 22:19:53 +01:00
joschiwald
de3d20a945
DB: fixed The Brewmaiden SAI
2015-02-06 03:09:01 +01:00
jackpoz
919ab9157e
SQL: Make sure the correct world db is select when executing SQL update scripts
...
Make sure script 2014_12_25_00_hotfixes_locale_broadcast_text.sql affects the correct world database version "TDB 6.00". This fixes an issue where the script would drop table "locales_broadcast_text" from a world database of another version (335, 434).
Issue added in df444890da
2015-02-05 21:44:57 +01:00
Shauren
9db2e6dbbe
Core/Players: Updated player byte field offsets
2015-02-05 20:52:51 +01:00
joschiwald
f9c51b2c7d
Made compiler happy
2015-02-05 20:35:44 +01:00
joschiwald
be6b1f5251
Core/Packets:
...
- updated who packets
- fixed typos from previous commits
2015-02-05 20:18:32 +01:00
Shauren
0ac3a21d33
Core/Spells: Added missed iterator check to Player::GetCastSpellInfo
...
Closes #14030
2015-02-05 09:36:07 +01:00
Noffearr
1d894f1b9d
Core/Misc: Update outdated license header files
...
Ref #14028
2015-02-04 21:02:54 +00:00
Duarte Duarte
7148d1d86f
Merge pull request #14010 from ProjectcoreDevs/6.x
...
Core/Structure for CMSG_SET_ACTIONBAR_TOGGLES and activate SMSG_MOVE_SET...
2015-02-04 20:50:29 +00:00
Nayd
74f577e444
Core/Packets: Typo fixes and cleanup of 0f84c7c7b1
2015-02-04 20:48:14 +00:00
Nayd
5398e482e3
DB/World: Remove a partial duplicated SQL ( ba906b69e0)
2015-02-04 20:48:13 +00:00
Carbenium
6751ac2940
Core/Packets: Add structure for CMSG_GM_TICKET_GET_CASE_STATUS, SMSG_GM_TICKET_CASE_STATUS, CMSG_GM_TICKET_ACKNOWLEDGE_SURVEY and SMSG_GM_TICKET_RESPONSE_ERROR
...
Implement CMSG_GM_TICKET_GET_TICKET and SMSG_GM_TICKET_GET_TICKET_RESPONSE
Update SMSG_FEATURE_SYSTEM_STATUS to support customizable ticket system and add config options
2015-02-04 20:48:12 +00:00
Nayd
19a09c2763
Fix build
...
(cherry picked from commit c66bd709f1 )
2015-02-04 19:44:56 +00:00
jackpoz
7c3a2e163a
Shared/Database: Fix transactions not being recommitted on dead-lock error
...
Fix transactions not being recommitted on dead-lock error (error code 1213) because of calling http://dev.mysql.com/doc/refman/5.0/en/mysql-errno.html after sending the ROLLBACK command. This way the returned error code was related to the ROLLBACK command, not the failed transaction.
(cherry picked from commit d4db0c15c7 )
2015-02-04 19:20:39 +00:00
Warpten
d2b7268f1d
Core/Entities: Fixed dynamic updatefields not being sent to the client.
2015-02-04 18:36:28 +01:00
Shauren
663052dd72
Core/Players: Resetting talents will no longer reset character specialization
...
* Fixed level requirements for specialization spells
Closes #14014
2015-02-03 20:10:12 +01:00
projectcoredevs
d5b3004b75
Rename Called "ActionBar" to "Mask"
2015-02-03 10:11:56 +01:00
Duarte Duarte
72fe4890b6
Merge pull request #14015 from Carbenium/ticket-1
...
Core/Packets: Update CMSG_GM_TICKET_SYSTEM_STATUS and SMSG_GM_TICKET_SYS...
2015-02-03 00:50:54 +00:00
Carbenium
ba312088c7
Core/Packets: Update CMSG_GM_TICKET_SYSTEM_STATUS and SMSG_GM_TICKET_SYSTEM_STATUS
2015-02-03 01:38:04 +01:00
Dr-J
7158184da5
DB/Misc: Fix some run-time errors
...
Solve issues with sai generating errors in Dalaran through sai triggering on non player characters
(cherry picked from commit 6ef97aa942 )
2015-02-02 19:48:00 +00:00
Rushor
515aaaa1bd
Game/Spells: AoD Specials should only target one Unit
...
(cherry picked from commit b01e638126 )
Conflicts:
src/server/game/Spells/SpellMgr.cpp
2015-02-02 19:43:51 +00:00
Shauren
dd4973ab23
Core/PacketIO: Fixed SMSG_DB_REPLY structure
2015-02-02 19:50:27 +01:00
projectcoredevs
2ad6c2430e
Core/Structure for CMSG_SET_ACTIONBAR_TOGGLES and activate SMSG_MOVE_SET_FLIGHT_SPEED
...
SMSG_MOVE_SET_FLIGHT_SPEED resolve #14008
2015-02-02 09:57:01 +01:00