Commit Graph

16579 Commits

Author SHA1 Message Date
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
e3d9768a50 Core: Fix many "errors"/warnings and coding style (3)
Game

Errors were found using Cppcheck, open-source static analysis tool
2012-08-30 22:44:33 +01:00
Nay
abbb896cfb Core: Fix many "errors"/warnings and coding style (2)
Scripts; also reverted a change to AuthSocket

Errors were found using Cppcheck, open-source static analysis tool
2012-08-30 22:44:03 +01:00
Nay
5f1977cb1d Core: Fix many "errors"/warnings and coding style (1)
Extractors, worldserver, authserver, shared and collision affected

Errors were found using Cppcheck, open-source static analysis tool
2012-08-30 19:07:59 +01:00
Nay
902d48811e Merge pull request #7571 from daniik/master
Remove duplicated code in FleeingMovementGenerator
2012-08-30 06:31:25 -07:00
danik
28a478589d Core/MovementGenerator: Remove duplicated code 2012-08-30 15:26:22 +02: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
e909e5515b Scripts/Hellfire: Add missing include 2012-08-29 22:36:04 +01:00
Gacko
e07a8db6da Scripts/Hellfire: Rework Blood Furnace 2012-08-29 22:23:15 +01:00
Nay
b89b8ff277 Core/Loading: Change info/error messages to printf when config is not loaded 2012-08-29 20:02:55 +01:00
Nay
4070f5ac84 Merge pull request #7487 from drskull/master
Core/Spells: Sentry Totem Aura remove fix and some minor fix in totem.cpp

Closes #4376
2012-08-29 06:08:13 -07: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
Nay
a9e6f5453b Merge pull request #7553 from Trista/master
Core/Spells: Destabilizing Azure Dragonshrine
2012-08-28 11:26:48 -07:00
thesensei
66917624bb Core/Spells: Destabilize Azure Dragonshrine
*Spell script support for spell 49370
2012-08-28 20:58:03 +03:00
Kandera
ff886b626e Core/Wintergrasp: correctly fix collision for invisible wall in wg. also fixes recent crash. closes #7548 2012-08-28 09:52:59 -04:00
Shauren
ec527fa172 Core/Quests: Fixed quest honor rewards properly.
REALLY closes #1356
2012-08-28 12:03:39 +02:00
Nay
154aaa0ad5 Core/Quests: Fix quest honor reward
Based on the patch of Tassader
Closes #1356
2012-08-28 00:25:49 +01:00
Shauren
ad8010730c Core/Authserver: Improved realmlist for multiple realms with different versions, idea from MaNGOS and allow 4.0.6a, 4.2.2 and 4.3.4 clients to use the authserver (no world connections) 2012-08-28 01:11:03 +02:00
Vincent-Michael
c4f011f332 Core/Battlefield: Small cleanup 2012-08-27 22:58:45 +02:00
Nay
9a11dc5ea6 Config/worldserver: Rename references to the old realmd database to auth 2012-08-27 20:42:56 +01: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
CDawg
1d05d2d4fa Core/Misc: Fix resting zone in inn or tavern, reduce the area resting is active
Closes #7516
2012-08-27 18:14:47 +01:00
Trista
41a62da6b5 DB/SAI: (HF) Fix quest The Shining Light
Closes #1230
2012-08-27 18:09:39 +01:00
Kandera
b8decc8989 Core/Wintergrasp: fix handling for invisible wall in wintergrasp. will now be destroyed and rebuilt with the vault gate 2012-08-27 13:01:54 -04:00
Kandera
31dd9de068 Core/Wintergrasp: fix possible crash on startup 2012-08-27 12:30:03 -04:00
Nay
09821b4953 SQLS: Fix a typo 2012-08-27 17:24:48 +01:00
Vincent-Michael
ccb20a1947 Core/Spells: Fix Pick Lock calculation
Closes: #4323
2012-08-27 18:18:27 +02:00
WishToDie
543ec0c02a DB/SAI: (BT) Fix quest A Race Against Time
Closes #1074
2012-08-27 17:03:21 +01:00
gecko32
1a0a80bb77 Scripts/ZulGurub: Fix attacking Bloodlord Mandokir
Closes #1007
Closes #7499
2012-08-27 16:50:47 +01:00
gadge
f50ad5dd99 DB/Quests: Set correct relations for quest The Conqueror's Task
Ref #1006
2012-08-27 16:41:07 +01:00
nelegalno
949fde098a DB/GOs: Spawn Blackened Urn in Karazhan, should fix Nightbane summoning and the quest chain
Closes #975
2012-08-27 16:34:26 +01:00
neuro_999
b0256c30a4 Scripts/Uldaman: Archaedas now Awaken his minnions & spawn of npc lore keeper of norgannon
Closes #765
2012-08-27 16:26:45 +01:00
joschiwald
d07be0cf61 DB/Player: Fix draenei race spell 'Shadow Resistance' 2012-08-27 17:08:30 +02:00
Vincent-Michael
695e64556f Core: Fix warnings and code style 2012-08-27 17:02:38 +02:00
Kandera
59aeef8278 Scripts/Wintergrasp: fix grab passenger spell. 2012-08-27 11:00:30 -04:00
Kandera
a086a8bd55 Core/Wintergrasp: Move previous commit to the correct position 2012-08-27 10:45:02 -04:00
Kandera
7b11decc26 Core/Wintergrasp: cleanup some magic numbers and set the destructable state of the final gate to destroyed. 2012-08-27 10:43:11 -04:00
Nay
9b7b8152e7 DB/SAI: Fix opening the door before Broggok in Blood Furnace
Based on the fix of oneblizz
Closes #350
2012-08-27 15:38:50 +01:00
Kandera
9776f6d681 Core/Wintergrasp: if wintergrasp is disabled make the last door auto trigger. 2012-08-27 10:33:05 -04:00
Nay
fc16106823 Scripts/Spells: Fix a typo in spell_q12372_cast_from_gossip_trigger and cleanup whitespace 2012-08-27 14:40:12 +01:00
Nay
f8c01739df Scripts/Spells: Remove a not needed cast in spell_q12372_cast_from_gossip_trigger 2012-08-27 14:29:00 +01:00