Commit Graph

29718 Commits

Author SHA1 Message Date
DDuarte
e8bd10c5a2 Core/Net: Fix structure of SMSG_GUILD_ACHIEVEMENT_DATA when there are no achievements to send 2014-09-02 18:31:23 +01:00
DDuarte
7ec22c534e Core/Guild: Only send achievement criteria updates to players that requested them
Implements CMSG_GUILD_SET_ACHIEVEMENT_TRACKING
2014-09-02 14:33:31 +01:00
Aokromes
e6482508d9 DB/Creature: Revert faction of Fizzle Darkstorm to 3.3.5a
He is dead on 4.x and higher. Closes #13015
2014-09-02 07:54:45 +02:00
Nyeriah
5622e2a63e Core/Spells: Screams of the Dead's (51750) duration shouldn't be affected by diminishing returns 2014-09-01 23:44:33 -03:00
DDuarte
4dbe318194 Core/Player: Fix a typo in the struct of SMSG_REQUEST_PVP_REWARDS_RESPONSE
Ref #11552
2014-09-02 03:40:40 +01:00
DDuarte
5e0e2987e2 Core/Channels: Enable SMSG_USERLIST_ADD, _REMOVE and _UPDATE
The structures for these are correct and the client still accepts however it seems that these were not used on 4.3.4 retail.

Maybe they got replaced with SMSG_CHANNEL_NOTIFY?
2014-09-02 02:59:56 +01:00
DDuarte
e0f7cd1514 Core/Misc: Send cemetery list when the client requests it
Implement CMSG_REQUEST_CEMETERY_LIST & SMSG_REQUEST_CEMETERY_LIST_RESPONSE

Sends up to 15 graveyard ids from the player zone (needs verification, *some* packets were seen with graveyards from the whole continent).
2014-09-02 00:49:17 +01:00
DDuarte
d05246f171 Core/Quests: Always send quest questgivers in HandleQuestNPCQuery 2014-09-01 21:25:54 +01:00
DDuarte
a896a7554f Core/Quests: Implement CMSG_QUEST_NPC_QUERY and SMSG_QUEST_NPC_QUERY_RESPONSE
Plot twist: We don't know what these packets do (but they are used)
2014-09-01 20:03:01 +01:00
DDuarte
c19fcec814 Merge remote-tracking branch 'origin/master' into 4.3.4 2014-09-01 19:13:29 +01:00
DDuarte
5ca5a75d21 Core/Quests: Add methods to get a list of npcs/GOs that end (involved relation) a given a quest 2014-09-01 19:06:28 +01:00
Vincent-Michael
e85f73c816 Core/Spells: Added better log output for "npc_spellclick_spells" 2014-09-01 09:44:29 +02:00
Vincent-Michael
8a97243728 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-01 09:19:57 +02:00
Duarte Duarte
c565d8566f Merge pull request #13004 from Nyeriah/pr-cmd
Scripts/Commands: Fix up logic at group join command, so it doesn't retu...
2014-09-01 03:46:30 +01:00
Nyeriah
a151105a69 Scripts/Commands: Fix up logic at group join command, so it doesn't return full group error when it actually isn't full 2014-08-31 23:43:36 -03:00
Dr-J
0332b7dbe0 Remove CPP Script
Remove Greatmother Geyah's CPP Script
2014-09-01 03:22:19 +01:00
Dr-J
fe9c376214 DB/Misc Greatmother Geyah
Now as have sniffed all the gossip menu ids for this moving script for Greatmother Geyah to db, and the current script started not working correctly sometime ago ie failing to display npc_text (only options)

* Adds all gossip options to db
* SAI to complete both quests from gossip
* Missing npc_texts
2014-09-01 03:19:30 +01:00
DDuarte
d5c0aeaa18 Scripts/Commands: Replace regex usage
Sorry for the shitty C code but std::regex is not supported by GCC 4.7 and 4.8
2014-09-01 03:03:26 +01:00
DDuarte
b6493c01ef Core/Net: "Enable" CMSG_CANCEL_GROWTH_AURA
Also fix a typo visibile -> visible in an opcode name
2014-08-31 21:57:51 +01:00
DDuarte
d31782d757 Core/Net: Define and semi-implement SMSG_SET_FACTION_NOT_VISIBILE 2014-08-31 21:53:36 +01:00
DDuarte
8015d86112 Core/Net: Add some (unused?) opcodes from WPP 2014-08-31 21:53:07 +01:00
DDuarte
7f8801dc27 Core/BGs: Set and enable CMSG_BATTLEMASTER_HELLO 2014-08-31 20:33:40 +01:00
jackpoz
dd4dbdcd16 Core/Misc: Refactor scripts to fix static analysis warnings
First batch of fixes targeting 100 issues reported by Coverity
2014-08-31 20:42:02 +02:00
joschiwald
681cf8f27c Core/Scripts: rename files, remove whitespace and some other small changes after recent pull requests 2014-08-31 20:33:46 +02:00
joschiwald
c671b8e04b Merge pull request #12992 from Nyeriah/patch-uk
Scripts/UtgardeKeep: Update Skarvald & Dalronn scripts to EventMaps
2014-08-31 20:09:56 +02:00
joschiwald
251e283008 Merge pull request #12978 from Nyeriah/patch-auchi
Scripts/Auchindoun: Update Talon King Ikiss' script to EventMaps
2014-08-31 19:58:06 +02:00
Nyeriah
50b8ee22c7 Scripts/UtgardeKeep: Update Skarvald & Dalronn scripts to EventMaps
* Simplified creature_texts enum that was sort of confusing
* Removed hack to spawn ghosts using the proper spells
2014-08-31 14:56:52 -03:00
Vincent-Michael
cc6ca22fbc Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-08-31 18:38:03 +02:00
Dr-J
9070d433c2 DB/Misc: Random fixes
A few random fixes,

* Manaforge Coruu Credit
* Summon time for creatures summoned at at to prevent premature despawn (occured only with tirion on 3rd set of wp)
* Script for Destroy the Forges, closes #12825
2014-08-31 12:39:15 +01:00
Aokromes
0be9565950 Update and rename 2014_08_30_00_world_game_tele.sql to 2014_08_31_00_world_game_tele.sql 2014-08-31 04:34:40 +02:00
Aokromes
27e1a14003 DB/Teleport: Add teleport to jail 2014-08-31 04:33:47 +02:00
Shauren
366d3ba124 Core/PacketIO: Corrected values of a few opcodes 2014-08-31 01:52:31 +02:00
Vincent-Michael
141df45864 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-08-31 01:08:42 +02:00
jackpoz
c5f475c114 Core/AuctionHouse: Fix issues reported by Coverity 2014-08-31 00:33:37 +02:00
Nyeriah
04cfcf523d Scripts/Auchindoun: Update Talon King Ikiss' script to EventMaps
Codestyle

Missing include
2014-08-30 18:43:50 -03:00
Shauren
02e9405e8e Core/Units: Implemented animkit support 2014-08-30 21:09:46 +02:00
Dr-J
e74f311d1f DB/Misc: Argent Tournament Scripts
Scripts Hourly Events for

* Tirion welcoming King Varian Wrynn and Lady Jaina Proudmore at 00:10 each hour
* Tirion welcoming Thrall and Garrosh Hellscream at 00:55 each hour
* Tirions speech to combatants at 00:40 each hour

OOC texts for Broxel Goldgrasp
Quest complete script for the seers crystal
2014-08-30 15:58:07 +01:00
Vincent-Michael
56e0459b07 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-08-30 16:36:24 +02:00
DDuarte
2086ba46cf Scripts/Commands: Add optional reason to server shutdown/restart commands
Display a "reason" ingame in the server shutdown ingame messages
Fix multiple typos in the .server idlerestart/idleshutdown/restart/shutdown commands

Closes #2671
2014-08-30 14:07:52 +01:00
Aokromes
6a8e935e31 DB/Creature: Remove startup error
Closes #12980
2014-08-30 10:10:47 +02:00
Vincent-Michael
f89739dab5 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-08-30 05:03:47 +02:00
joschiwald
831a6603d4 Core/Battleground/AV: convert trinity_strings to proper creature_text
Closes #12861
2014-08-30 03:34:35 +02:00
Duarte Duarte
bcb2b2f6bf Merge pull request #12958 from Nyeriah/patch-ir
Core/Player: Implement a method to send out the Postmaster's item retrie...
2014-08-29 23:49:53 +01:00
Warpten
39e4a88352 Merge pull request #12926 from mik1893/LOSonTriggered
Core/Spell: Triggered spells now inherit LOS checking from their triggering spell
2014-08-30 00:27:11 +02:00
Duarte Duarte
abc0380e7f Merge pull request #12953 from Golrag/master
Scripts/ICC: Fix Mutated Plague.

Closes #12492
2014-08-29 23:23:53 +01:00
Duarte Duarte
aeae32089a Rename 2014_08_29_07_world_creature_template.sql to 2014_08_29_07_world_creature_template_335.sql
This one should not be in the 4.3.4 DB, the factions might exist there since the source of this data was taken from recent patches.
2014-08-29 22:07:33 +01:00
DDuarte
96cfdcce9d DB/NPCs: Revert some recent faction changes
These factions do not exist in 3.x dbcs and might have changed in >4.x
2014-08-29 22:02:07 +01:00
Golrag
96ba36b9ce Scripts/ICC: Fix Mutated Plague. 2014-08-29 22:26:41 +02:00
Vincent-Michael
1dc8a219a3 scripts/Commands: Sync with 4.3.4 branch (meh nayd) 2014-08-29 21:40:07 +02:00
DDuarte
730136ab4f DB/NPCs: Update factions of wrong difficulty entries 2014-08-29 20:30:18 +01:00