Commit Graph

19942 Commits

Author SHA1 Message Date
Shocker
77bf34e8d5 Core/Spells: Define some new spell aura types 2015-01-05 18:17:29 +02:00
Shocker
a40afd9e60 Core/Spells: Define some new spell effects 2015-01-05 14:58:17 +02:00
projectcoredevs
a7956afd6e Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, CMSG_ITEM_REFUND_INFO, CMSG_BUYBACK_ITEM 2015-01-04 20:22:42 +01:00
AriDEV
f227cdeab7 Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE.
* Update SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE to new Format.

Signed-off-by: AriDEV <aridev666@gmail.com>
2015-01-04 09:16:02 +01:00
Gacko
9f75015cd0 Fix non pch build - again. 2015-01-03 12:39:08 +01:00
Intel
530d062fc3 Core/Spells: Fixed loading of initial action bar. Closes #13827
Also updated functions to use proper naming and fixed compile warning
2015-01-02 23:51:28 +02:00
Intel
47b0d408a5 Core/Quests: Fixed missing string in QuestGiverOfferReward 2015-01-02 22:27:52 +02:00
Shauren
97f7ca3154 Core/PacketIO: Fixed duration field order in SMSG_AURA_UPDATE 2015-01-02 15:15:59 +01:00
Shauren
9187e5a5f4 Core/Auras: Fixed aura tooltip values 2015-01-02 14:08:11 +01:00
AriDEV
806fd75002 Server/Currency: Missed one more line.
Signed-off-by: AriDEV <aridev666@gmail.com>
2015-01-02 10:45:59 +01:00
joschiwald
3e9d7e83eb Merge pull request #13809 from AriDEV/6.x
Server/PacketIO: Currency Updates
2015-01-02 03:46:32 +01:00
AriDEV
895e50be7a Server/PacketIO: Currency Updates
* Update SMSG_SET_CURRENCY & SMSG_SETUP_CURRENCY Packets.
* Update of Database Structure and SQLStatements for Currencies.

Signed-off-by: AriDEV <aridev666@gmail.com>
2015-01-02 03:05:58 +01:00
joschiwald
a4afd80479 Core/Packets: updated some channel moderation packets
- synch opcodes with wpp
2015-01-02 02:20:40 +01:00
Shauren
ccc293931d Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enum 2015-01-01 20:38:19 +01:00
Rat
1f8f8fc5a5 Core/Objects: fixed single destroy object 2015-01-01 17:53:08 +01:00
Vincent-Michael
8428aee8c9 Core: Fix build temporary 2015-01-01 01:22:24 +01:00
Goatform
c005e8d29d Core: updated refer a friend enum
updated refer a friend enums for 6.0.3
2015-01-01 00:48:53 +01:00
Vincent-Michael
6794d4dfe8 Fuck you 2013 2015-01-01 00:39:01 +01:00
Vincent-Michael
ab90f74486 Update copyright note for 2015
Happy new year
2015-01-01 00:28:09 +01:00
Shauren
e5b9d815ba Core/Achievements: Enabled saving progress and converted old saved data 2014-12-31 18:00:35 +01:00
Intel
f64e227e22 Core/Packets: Added CMSG_AREATRIGGER 2014-12-30 03:09:57 +02:00
Intel
1f7e6a976d Core/Quests: Added CMSG_QUESTGIVER_QUERY_QUEST 2014-12-30 02:24:10 +02:00
joschiwald
45187b036f Core/Packets: rename packet structs to match client names 2014-12-30 00:39:51 +01:00
Intel
8176f9982e Core/Quests: Added CMSG_QUESTGIVER_REQUEST_REWARD 2014-12-29 22:46:51 +02:00
Intel
8be25ce908 Core/Quests: Added SMSG_QUESTGIVER_REQUEST_ITEMS 2014-12-29 22:36:02 +02:00
Intel
6b10271891 Core/Quests: Fixed WPE exploit that allowed to accept any quest 2014-12-29 21:39:33 +02:00
Intel
0a7caf5a6d Core/Quests: Do not rely on StorageIndex for quest objectives
Also fixed unsigned columns in quest_template
2014-12-29 20:58:49 +02:00
Shauren
419db6c82f Tools/Patcher: Optimized loading binary file by patcher 2014-12-29 18:52:42 +01:00
Vincent-Michael
ddb0b1acda Core: Remove White spaces 2014-12-29 16:55:49 +01:00
Gacko
62ac3a0a11 Fix non pch build
Broke in 821e2534
2014-12-29 15:03:50 +01:00
Intel
381416d022 Core/Quests: Fixed quest loading from DB and improved error output 2014-12-29 14:07:17 +02:00
Intel
df2c6cf40c Core/SharedDefines: Updated Unit Dyn Flag Name 2014-12-29 14:06:40 +02:00
Nyeriah
1d83ce39dd Scripts/Ulduar: Fixes Flame Leviathan entering evade mode if Pursue returns no target
* Pursue is never cast on players at retail, however, being there without a vehicle doesn't prevent the boss from attacking you, nor does it enter evade mode.

Closes #11199

(cherry picked from commit 9671d51327)
2014-12-29 04:16:53 -02:00
joschiwald
c5a79fe37b Core: fixed more typos 2014-12-29 04:00:29 +01:00
Intel
48f8282ed2 Core/SharedDefines: My math skills are over 9000 2014-12-29 03:15:23 +02:00
Intel
821e253460 Core/Loot: Implemented CMSG_LOOT packet
Updated Object Dynamic Flags
Cleaned up obsolete code
Sorted packet struct alphabetically
2014-12-29 03:05:17 +02:00
joschiwald
e8f97ec80a Core: fixed typos from previous commit and kill more warnings 2014-12-29 01:32:55 +01:00
joschiwald
9ecc578cb1 Core/Scripts: multiple changes
- fixed non pch build
- fixed some warnings
- fixed some coverity issues
- some random things here and there
2014-12-29 01:00:16 +01:00
Intel
21360bb50c Core/Quests: Implemented SMSG_QUESTGIVER_QUEST_DETAILS Packet Structure 2014-12-29 01:20:17 +02:00
Intel
ce8102cf8d Core/Quests: Fixed index typos and added some missing data to quest query packet 2014-12-28 23:33:26 +02:00
jackpoz
f09217ec04 Core/GameObjects: Fix crash if GameObject cannot be created
Close #13798
2014-12-28 22:29:01 +01:00
MitchesD
2f96d67571 Scripts/Nexus: Keristrasza converted to BossAI and EventMap
(cherry picked from commit d3e2918c57)
2014-12-28 22:08:00 +01:00
Intel
a782515246 Core/Quests: Updated Quest System to new Format
All quest requirements are now in quest_objectives table
quest_template table contains _ONLY_ WDB data and must not be modified
Currently supported objectives are MONSTER, GAMEOBJECT, ITEM, TALKTO, CURRENCY, REPUTATION, MONEY, PLAYERKILLS, AREATRIGGER
2014-12-28 22:55:53 +02:00
Intel
43fdf4cada Core/Misc: Prevent crashing server with CMSG_TIME_SYNC_RESP and fixed some warnings 2014-12-28 21:57:14 +02:00
Vincent-Michael
5c3762e1ee Core/Packets: Fix SMSG_GAMEOBJECT_QUERY_RESPONSE data size calculation 2014-12-28 20:47:06 +01:00
pete318
fe3772df74 Core: NPC Interaction change for unfriendly reputation.
For units with unfriendly reputation, check using the normal reaction function, instead of reading faction directly.

This allows specific buffs that alter creature reaction to work on the player, this allowing players to complete quests.

Closes #13629

(cherry picked from commit 17f6dcb762)

Conflicts:
	src/server/game/Entities/Player/Player.cpp
2014-12-28 19:04:20 +00:00
pete318
27137ca06e Scripts/Quests: Fix Quest A Spirit Guide
- Ensures rep adjustment buff is always applied (overrides evade, implements existing evade + re-apply buff)
- Removes un-owned ravagers with incorrect faction from DB (the correct ones are spawned with their masters without the DB entries)
- Create some extra steps in the wolf's waypoints in order to generate some AI events for the Ryga NPC. I think it's a bit of a dirty solution, but it seems to work with minimal changes.
- Created RP series of events with Ryga NPC and Ancestral Wolf Spirit (Ryga Kneels, talks to wolf, then returns to spawn position after around a minute).

Closes #13619
Fix #4028

(cherry picked from commit f2444eedf9)

Conflicts:
	sql/updates/world/2014_12_28_02_world.sql
2014-12-28 18:46:58 +00:00
Nayd
b7dff4e644 Core/Spells: Fix build in LoadSpellInfoCorrections() 2014-12-28 18:14:09 +00:00
Mihapro
76fa042fdc Scripts/Instance: The Stonecore updates
Stonecore Teleporters scripted. Some corrections, better handlings, fixed Travis warnings ...

Closes #13626

(cherry picked from commit 9a941ae125)

Conflicts:
	src/server/scripts/Maelstrom/Stonecore/boss_high_priestess_azil.cpp
	src/server/scripts/Maelstrom/Stonecore/boss_ozruk.cpp
	src/server/scripts/Maelstrom/Stonecore/instance_stonecore.cpp
	src/server/scripts/Maelstrom/Stonecore/stonecore.cpp
2014-12-28 18:02:10 +00:00
Nayd
611ff7096c Core/Spells: Remove a not-required spell dbc correction (b0b7a55bdb)
(cherry picked from commit 81a0e68c9f)
2014-12-28 17:09:07 +00:00