Commit Graph

27924 Commits

Author SHA1 Message Date
Shauren
2a6f65fddc Core/Players: Split playerBytes fields in characters table 2016-01-05 00:03:18 +01:00
Duarte Duarte
6b529fcd43 Core/DBUpdater: Fix help text download link
Change from forums to GH Releases
2016-01-04 22:51:48 +00:00
Shauren
9ab47a1624 Warning fixes 2016-01-04 00:24:33 +01:00
DDuarte
ff9c999334 Core/Utilities: Fix build in some versions of Ubuntu / GCC
Closes #16125
2016-01-03 20:39:13 +00:00
joschiwald
0c61cfd8ee Scripts/Spells: removed obsolete spellscripts 2016-01-03 21:19:43 +01:00
joschiwald
ea5f39354b Scripts/Taxi: addition to 660f7e72be
(cherry picked from commit 35aed8902a)
2016-01-03 02:54:07 +01:00
joschiwald
0f21736694 Core/Spells: partial cherry picked from commit 8a0bbc3869 2016-01-03 01:17:39 +01:00
Shauren
be32e43fb9 Another warning fix 2016-01-03 00:58:37 +01:00
Shauren
bb9c69b211 Warning fix 2016-01-03 00:55:48 +01:00
Shauren
d9849fb87b Core/DataStores: Implemented checking PlayerCondition for future use 2016-01-03 00:40:18 +01:00
Killyana
1c7dde2b54 DB/Creature: Add missing spawns and reguid some others 2016-01-02 20:42:29 +01:00
Shauren
00c878e73a Core/Misc: Build fix for older gcc 2016-01-02 18:45:01 +01:00
Killyana
c08623e19a DB/Creature: Add cataclysm spawns on Silvermoon 2016-01-01 16:33:46 +01:00
Shauren
1fdb88f520 Merge pull request #16138 from Golrag/SMSG_DESTRUCTIBLE_BUILDING_DAMAGE
Core/PacketIO: SMSG_DESTRUCTIBLE_BUILDING_DAMAGE
2016-01-01 15:37:26 +01:00
Golrag
dec59b72cc Core/PacketIO: SMSG_DESTRUCTIBLE_BUILDING_DAMAGE 2016-01-01 15:34:15 +01:00
Killyana
2c9eddefd7 DB/Creature: Add spawn on Silvermoon City and Eversong Woods
6.x only spawns
2016-01-01 02:45:10 +01:00
Killyana
b4fd6b2645 DB/Creature: Add Cataclysm Spawns on Ghostlands 2016-01-01 00:41:28 +01:00
Vincent-Michael
478cc756eb Update copyright note for 2016
Happy new year (Again new year with idiots ...)
2016-01-01 00:34:25 +01:00
Shauren
8cecd17808 Core/Misc: Warning fix
warning C4459: declaration of 'realm' hides global declaration
2015-12-31 23:40:11 +01:00
Shauren
9dbc65f125 Core/PacketIO: Added new opcode 2015-12-30 23:08:15 +01:00
Killyana
4c0f5f0e04 DB/Creature: Add missing spawns on Eversong Woods 2015-12-30 18:20:53 +01:00
Shauren
6ace6aabbf Core/Networking: Added safety checks against linking instance socket with incorrect/old session
Ref #15892
2015-12-29 21:22:31 +01:00
Duarte Duarte
7b15207902 Merge pull request #16120 from velinath/patch-1
AHBot item class modifiers
2015-12-29 03:52:07 +00:00
Andrew Letson
e5c9997362 AHBot item class modifiers
Adds missing modifiers to worldserver.conf
2015-12-28 21:29:37 -05:00
Shauren
46bbcf74e8 Core/PacketIO: Corrected swapped opcode values 2015-12-28 22:22:35 +01:00
Shauren
9ab10d6e68 Core/Misc: VS 2013 build fix - horrible hack. 2015-12-27 01:21:30 +01:00
Shauren
921d893c2a Build fix 2015-12-26 00:33:14 +01:00
Shauren
41d6460c75 Core/Creatures: Improved creature text selection to be "more random" instead of favoring first entry 2015-12-25 23:29:01 +01:00
Shauren
ae20b2ab56 Core/Utils: Moved rng functions to separate header and added utility functions to select a random element from a container where each element can have different chance of being selected 2015-12-24 19:48:39 +01:00
Shauren
2796de1a77 Core/PacketIO: Defined new known opcodes 2015-12-23 23:55:39 +01:00
Shauren
a70bc7c427 Core/PacketIO: Corrected orientation sent in teleport packets
Closes #16061
2015-12-22 23:16:27 +01:00
Killyana
8792e609dc DB/Object: Fix 2 objects in The Eye
(cherry picked from commit ade33880ba)
2015-12-22 22:44:56 +01:00
Killyana
0a085040e9 DB: Fix a DB error
(cherry picked from commit 311a8df4b7)
2015-12-22 22:43:52 +01:00
MitchesD
bc283590be DB/Misc: Commoners (Day of the Dead)
* Spawn commoners for this event
* Add Gossip for event

http://www.wowhead.com/spell=65529/gossip-npc-appearance-day-of-the-dead-dotd does not appear to work, this aura should give npcs the same model (if not very similar to) the one which players get when they /dance with Catrina.
(cherry picked from commit e312536710)
(cherry picked from commit 1fc7aa9c72)
(cherry picked from commit 43b114ecdb)
2015-12-22 22:42:33 +01:00
Dr-J
489521f95d DB/Event: Day of the Dead
* spawn all event creatures and gos.

Respawn creature spawns as some of these where found to be incorrect positions
Spawn all the missing gos for this event.

Ghostly cooking fires are meant to also require orange marigolds to be visible but atm is visible while event is active
The spell 30628 http://www.wowhead.com/spell=30628/arcane-invisibility is not sniffed (in fact in sniff there appears to be no invisibility spell used on these npcs, this is the spell we was already using on these npcs but is not from sniff)

Npcs/gos missing from stormwind as dont have valid sniff for those.
(cherry picked from commit 104053111f)
2015-12-22 22:35:07 +01:00
Vincent-Michael
c63d515643 Build: Added 1.60 Boost version to FindBoost 2015-12-22 11:33:06 +01:00
Shauren
2ebf3fc44b Core/PacketIO: Removed handler for another opcode that doesn't exist anymore 2015-12-21 23:20:00 +01:00
Shauren
ef91ba9517 Core/Spells: Fixed a crash when npc casts a spell with SpellLevel = 0 and SPELL_ATTR0_LEVEL_DAMAGE_CALCULATION attribute
Closes #16072
2015-12-20 12:44:14 +01:00
Shauren
67c57c4b5b Core/PacketIO: Updated and enabled /mountspecial packets 2015-12-19 23:43:39 +01:00
Gacko
6969bfc274 Config/BNetServer: Rename yet unused config key to match others. 2015-12-19 13:40:05 +01:00
Gacko
eebb47bc93 Config/BNetServer: Move Wrong.Password.Login.Logging to Auth Server Settings section. 2015-12-19 13:35:34 +01:00
Gacko
4eae523e32 Revert "Build/Clang: Suppress unused-local-typedefs warning."
This reverts commit 27bb569368 and 98e7ab4461.
2015-12-19 13:03:21 +01:00
Shauren
642bd1a76d Core/PacketIO: Removed handler for an opcode that no longer exists 2015-12-18 21:46:58 +01:00
Killyana
49a858b542 DB/Creature: Update Baron Longshore faction
Closes  #16026
2015-12-18 16:25:41 +01:00
Shauren
84609efb46 Core/PacketIO: Updated and enabled CMSG_CANCEL_CHANNELLING 2015-12-17 23:10:00 +01:00
Shauren
5c74ce2e27 Merge pull request #16014 from AriDEV/patch-2
Server/ObjectMgr: Added Error Log And Server Shutdown At ID Overflow
2015-12-16 19:51:45 +01:00
Software Engineer
0d8b5c2142 Server/ObjectMgr: Added Error Log And Server Shutdown At ID Overflow 2015-12-16 18:55:01 +01:00
Killyana
576305b292 DB/creature_text: Add sounds for the quest Last Rites 2015-12-15 20:31:10 +01:00
Killyana
3ef1ac1561 DB/Creature: Remove wrong spawns 2015-12-15 17:53:23 +01:00
Shauren
0d9fe2222b Core/PacketIO: Updated and enabled CMSG_CALENDAR_COMPLAIN 2015-12-14 20:21:17 +01:00