Commit Graph

4457 Commits

Author SHA1 Message Date
Nay
242a2fdbc1 Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/game/Entities/Unit/Unit.cpp
	src/server/game/Handlers/SkillHandler.cpp
2012-09-08 01:34:24 +01:00
Vincent-Michael
4cf1e7309f DB/Achievement: Fix achievement "Who Needs Bloodlust"?
Closes: #4812
2012-09-08 02:16:35 +02:00
Subv
673ce30f38 Core/Spells: Fixed Improved Health Funnel damage reduction effect.
Author: Josh
closes #7275
2012-09-07 18:26:14 -05:00
Subv
f9b3cf1531 DB/Schema: Change charset of characters
Allows having different characters with names like "Subv" and "Súbv", it was not possible to have two characters with these names at the same time before
closes #7679
2012-09-07 17:36:29 -05:00
Shauren
6ca7a7b78d Core/Guilds: Implemented basic guild leveling (no player statistics/reputation) 2012-09-07 14:39:19 +02:00
Nay
faf9f481ef DB/NPCs: Set UNIT_FLAG2_REGENERATE_POWER for all creatures
(exceptions to this rule will have to be fixed)
2012-09-07 04:12:45 +01:00
Nay
19b400761d Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/game/AI/EventAI/CreatureEventAI.cpp
	src/server/game/Entities/Unit/Unit.cpp
2012-09-07 03:36:47 +01:00
Vincent-Michael
ce42faafd9 DB/Spells: Fix Flamecap Fire damage 2012-09-07 02:02:35 +02:00
Nay
3b91bf8932 Core: Some comment corrections to previous commit 2012-09-05 19:13:22 +01:00
Nay
db819bbdbe Core/Player: Implement server-side loading/saving of CUF profiles
CompactUnitFrames / RaidProfiles / GroupUI

There are unknown fields added to DB, received and sent in packets
   that should be renamed
2012-09-05 19:01:28 +01:00
Nay
3b02ea37ee Corrections to 'Merge pull request #7635' 2012-09-04 01:23:41 +01:00
Nay
2a13eb3d0e Merge pull request #7635 from cyberbrest/pull23
[Core/Currency] perfom saving all currencies to db and some cap fixes.
2012-09-03 17:16:21 -07:00
Nay
fa29f1bb27 Merge remote-tracking branch 'origin/master' into 4.3.4 2012-09-04 01:04:31 +01:00
cyberbrest
ac3de951fc DB/Misc: add character_currency to full db. 2012-09-03 23:19:18 +03:00
cyberbrest
41c5bb3e50 [Core/Misc] change full character db because of currency changes. 2012-09-03 23:07:09 +03:00
cyberbrest
dcfaf07054 [Core/Currency] drop conquestPoints and totalHonorPoints columns with porting data to new table. 2012-09-03 22:55:28 +03:00
cyberbrest
0c40fb0fe9 [Core/Currency] save all currencies on special db table.
+ fix initialization currencies.
2012-09-03 22:55:13 +03:00
nelegalno
511beb8c19 DB/Quests: Fix required races for quest 9719
Closes #7604
2012-09-03 17:18:38 +01:00
Nay
6acb7f85f4 DB/GOs: Correct flags of GO 186371
Thanks Joshh
Closes #6846
2012-09-03 17:15:32 +01:00
Nay
874ddcb0ae Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	dep/PackageList.txt
	src/tools/map_extractor/System.cpp
2012-09-03 16:11:46 +01:00
w1sht0l1v3
128d99b29b Core/Scripts: Rewrite Cold Hearted quest.
Closes #1758 .
2012-09-03 15:50:08 +03:00
Nay
1a49554af8 Misc: Correct a SQL, update PackageList.txt and remove an uneeded file (soap) 2012-09-02 22:52:22 +01:00
Vincent-Michael
28a5e1e148 SQL: Fix sql error (thx ChazyTheBest) 2012-09-02 21:02:35 +02:00
Nay
1731ff5ca1 SQL: Rename SQL file after PR 2012-09-02 15:50:29 +01:00
Nay
40c22de0b7 Merge pull request #7587 from acrathos/master
DB/SAI: Thorim and Lok'lira the Crone
2012-09-02 07:47:57 -07:00
nelegalno
f4fdb0c64c DB/Quests: Fix required races for multiple quests
Closes #7620
2012-09-02 15:44:00 +01:00
Nay
2e1de60593 Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/game/Entities/Player/Player.cpp
	src/server/scripts/Commands/cs_misc.cpp
	src/server/worldserver/worldserver.conf.dist
2012-09-01 22:19:13 +01:00
Gacko
74d4aec49b Core/Spell: Unlocking zuluhed chains
Core/Spell: Unlocking zuluheds chains

Core/Spell: Unlocking zuluheds chains

Core/Spell: Unlocking zuluheds chains
2012-09-01 00:35:52 +02:00
Santiago
0af00a8283 DB/SAI: Remove Lol'kira the Krone and Thorim cpp scripts, handled by SAI 2012-08-30 23:32:03 -03:00
w1sht0l1v3
20e629d038 DB/SAI: Taking on All Challengers & Defending Your Title 2012-08-31 04:15:04 +03:00
Nay
1a5df2b72e SQL: Rename SQL 2012-08-31 01:29:18 +01:00
Myran2
908ae08a0a Scripts/Commands: Create a new group of commands, .cheat, and add new and move old commands to it:
Changes:
- .explorecheat is now .cheat explore
- .waterwalk is now .cheat waterwalk
- .taxicheat is now .cheat taxi

New commands:
- .cheat god
- .cheat casttime
- .cheat cooldown
- .cheat power

(Descriptions available in the SQL file / in-game)

Inspiration on ArcEmu commands
Closes #7569
2012-08-31 01:26:21 +01:00
Nay
d61f3131fb Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/game/Entities/Creature/Creature.cpp
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Server/Protocol/Opcodes.h
	src/server/scripts/EasternKingdoms/silverpine_forest.cpp
	src/server/scripts/Kalimdor/silithus.cpp
	src/server/shared/DataStores/DBCFileLoader.h
	src/server/shared/Database/Implementation/WorldDatabase.cpp
	src/tools/map_extractor/System.cpp
	src/tools/map_extractor/dbcfile.cpp
	src/tools/vmap4_extractor/adtfile.cpp
	src/tools/vmap4_extractor/dbcfile.cpp
	src/tools/vmap4_extractor/wdtfile.cpp
2012-08-30 23:06:19 +01:00
Kaelima
dd98331999 Merge pull request #7566 from Souler/fix_copy_weapon_auras
Scripts/Spells: Fix Weapon Copy related auras.
2012-08-30 03:36:40 -07:00
Souler
5ee99a9412 Scripts/Spells: Fix Weapon Copy related auras.
Closes #3731
2012-08-30 11:50:07 +02:00
kaelima
bdfae83898 Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrest
- Added more flags to UnitFlags2 enum (Thanks wpp)
2012-08-30 04:52:56 +02:00
Nay
872c239dbe Merge remote-tracking branch 'origin/master' into 4.3.4 2012-08-29 22:29:06 +01:00
Gacko
e07a8db6da Scripts/Hellfire: Rework Blood Furnace 2012-08-29 22:23:15 +01:00
Nay
aa9f2e9f18 Merge remote-tracking branch 'origin/master' into 4.3.4 2012-08-29 14:01:38 +01:00
Vincent-Michael
856a5b62fb DB/Achievements: Fix achievements 'Koralon the Flame Watcher' / 'Toravon the Ice Watcher' 2012-08-28 21:13:37 +02:00
Nay
d533c950cb Scripts: Fix code style after PR 2012-08-28 19:31:15 +01:00
thesensei
66917624bb Core/Spells: Destabilize Azure Dragonshrine
*Spell script support for spell 49370
2012-08-28 20:58:03 +03:00
Nay
e09591b8a7 Merge remote-tracking branch 'origin/master' into 4.3.4
Conflicts:
	src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp
2012-08-27 22:43:07 +01:00
Shauren
353ebad6b9 Core/Guilds
* Item moves within the same guild bank tab will not be logged
* Updated and enabled CMSG_GUILD_BANK_QUERY_TEXT, CMSG_GUILD_EVENT_LOG_QUERY, CMSG_SET_GUILD_BANK_TEXT, SMSG_GUILD_BANK_LOG_QUERY_RESULT, SMSG_GUILD_BANK_QUERY_TEXT_RESULT and SMSG_GUILD_EVENT_LOG_QUERY_RESULT
2012-08-27 20:20:17 +02:00
Vincent-Michael
7e2d007e0d Core/Spells: Fix 'Foam Sword Rack' mechanic 2012-08-27 19:57:26 +02:00
joschiwald
fe970b1c1e DB/Conditions: Fix 'Foam Sword Attack' / 'Foam Sword Attack' targets 2012-08-27 19:56:07 +02:00
nelegalno
5f2c73d3a8 DB: (Db) Fix quest Fire Upon the Waters
Thanks to wispeckt, zxbiohazardzx and Svannon
Closes #1344
2012-08-27 18:44:54 +01:00
Trista
11b91ef2e9 DB/Spells: (SB) Fix quest The Angry Gorloc
Closes #1288
2012-08-27 18:37:55 +01:00
Trista
41a62da6b5 DB/SAI: (HF) Fix quest The Shining Light
Closes #1230
2012-08-27 18:09:39 +01:00
Nay
09821b4953 SQLS: Fix a typo 2012-08-27 17:24:48 +01:00