Commit Graph
17562 Commits
Author SHA1 Message Date
Vincent-Michael bedaa21f69 Core/Condition: Move log messages to debug 2012-12-02 18:25:35 +01:00
Spp- e150393c95 Core/SAI: Fix SMART_EVENT_PASSENGER_REMOVED event 2012-12-02 18:07:57 +01:00
Malcrom f5bd0470d1 DB/Gameobject Template: Some spell focus fixes from Vincent-Michael.
Closes #8466
2012-12-02 10:04:01 -03:30
Vincent-Michael 2dc72ec7c8 Core/Creatures: Fix correct faction for Iskalder <The Ancient Hero> 2012-12-01 19:03:43 +01:00
Vincent-Michael 7afbacd6e1 Core/Ulduar:
- Implemented kill credit for hodir and assembly of iron
- Some cleanup
2012-12-01 17:34:00 +01:00
Subv 4a66290fb9 Merge pull request #8284 from Warpten/miscFix
Core/Spells: Misc fixes.
2012-12-01 07:38:58 -08:00
Vincent-Michael 3c41a0a2e0 SQL: Fix sql import problems 2012-12-01 15:12:45 +01:00
Vincent-Michael ae4d63bb8e Core: Fix some warnings 2012-12-01 14:58:57 +01:00
Vincent-Michael 4015f4f2ff SQL: Rename SQL merged in PR 2012-12-01 14:43:30 +01:00
blub 6a34a4a95b Merge pull request #8510 from Gacko/creaturetext
Core/DB: Creature text for 24 script files
2012-12-01 05:37:35 -08:00
blub 5bbd41656c Merge pull request #8522 from joschiwald/creature_text
Scripts/Ulduar: convert all script_texts to creature_text from this zone
2012-12-01 05:34:08 -08:00
Warpten ff1ca5522e Core/Spells:
* Bryntroll's Drain Life should not crit.
* Bestial Wrath can be used while under CC since patch 3.3.2

Patch 3.2.2 (2009-09-22): "Bestial Wrath and The Beast Within Changed to function like PvP Trinkets, removing any movement impairing effects, and giving immunity to these effects for 10 seconds.", also the tooltip doesn't say this, but it now breaks all forms of CC that a PvP trinket would break (including Cyclone,Sap, etc.).
2012-12-01 14:21:44 +01:00
Vincent-Michael b74f8595e7 DB/Conditions: Fix some BtA items for reputation 2012-12-01 13:54:39 +01:00
Vincent-Michael e4f093cccc Core: Fix more typos (thx Expecto) 2012-12-01 13:51:02 +01:00
Gacko e8186669c5 Core/DB: Creature text for 24 script files 2012-12-01 11:59:38 +01:00
joschiwald de96841579 Scripts/Ulduar: convert all script_texts to creature_text from this zone 2012-12-01 04:27:40 +01:00
Vincent-Michael f59ac9a945 Core: Fix typo 2012-12-01 02:21:12 +01:00
Vincent-Michael f957dd462f Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23 2012-12-01 01:52:20 +01:00
Vincent-Michael 8a0bb236c6 SQL: Rename SQL merged in PR 2012-12-01 00:54:07 +01:00
blub 44c316f159 Merge pull request #8519 from joschiwald/assembly
Scripts/Ulduar: cleanup Assembly of Iron
2012-11-30 15:43:38 -08:00
joschiwald 32c4e30599 Scripts/Ulduar: cleanup Assembly of Iron 2012-11-30 21:37:46 +01:00
ille 8f9ee58e63 scripts/gameobject: correct reset of gameobjects (cages/prisons), move command out of if statement 2012-11-30 18:57:56 +01:00
Vincent-Michael ddb6c95042 Core/Spells: Convert Replenishment in spell script 2012-11-30 18:27:34 +01:00
Anton Usmansky 044e737ca7 Tools. vmap4_extractor. OSX build fix 2012-11-30 18:02:50 +02:00
Spp d6aee08621 Core/Misc: Include character level in log when a character is being deleted 2012-11-30 13:59:01 +01:00
Spp a7d8a65bd0 Core/Dungeon Finder: Partial revert of ad6b5fb419 2012-11-28 08:29:39 +01:00
Vincent-Michael cddc0a09ba Scripts/WailingCaverns: Remove hack for achievement "Wailing Caverns" 2012-11-27 20:06:02 +01:00
Vincent-Michael 796cf2e8a8 Scripts/HallsOfLightning: Remove hack for Volkhan "Shatter Resistant" 2012-11-27 19:41:53 +01:00
Vincent-Michael 1bde761742 Fix typo (thx Trista) 2012-11-27 19:07:46 +01:00
Vincent-Michael 210757bc46 Scripts/Naxxramas:
- Remove hack for Sapphiron "The Hundred Club"
- Convert Sapphiron script_texts in creature_text
2012-11-27 18:34:22 +01:00
Spp e954498560 Core/Misc: Random changes here and there to minimize differences with 4.3.4 branch 2012-11-27 13:03:12 +01:00
Spp 2251d1bfae Core/Misc: Set mode 0644 for files 2012-11-27 13:03:12 +01:00
Vincent-Michael 8a7ec89883 Core: Fix warnings 2012-11-27 12:36:38 +01:00
Shauren 25f1d61923 Merge pull request #8473 from Gacko/creaturetext
Core/DB: Convert 25 more scripts to creature text
2012-11-27 03:12:09 -08:00
Shauren 02aae2858b Core/Authserver: Always send realm address to clients in dotted ip format. 2012-11-27 11:30:48 +01:00
Shauren e9ede29592 Core/Auras: Added missing break in AuraEffect::CalculateAmount (accidentally removed in cea752fadf) 2012-11-27 11:25:29 +01:00
Shauren cea752fadf Merge pull request #8481 from Ne3x/unholy_blight_fix
Core/Spells: Fix Unholy Blight not stacking correctly
2012-11-27 01:28:56 -08:00
Spp 611ffbb189 Core/Units: make SetHover virtual 2012-11-27 07:45:08 +01:00
Ne3x 4e03a67045 Core/Spells: Fix Unholy Blight not stacking correctly Note: As of patch 3.2.0: The damage supposed to accumulate similar to Ignite and Deep wounds. Source: http://www.wowwiki.com/Unholy_Blight
Closes: #8265
2012-11-26 21:03:45 -08:00
click 50944711c8 Core: Change phrasing on the logmessage given when a gameobject loses its reference owner 2012-11-27 02:44:30 +01:00
click 0b177376b0 Core: Move BF-handler invitation/queuing-logmessages to outDebug() (the information given there aren't really considered "errors"...) 2012-11-27 02:32:47 +01:00
click 1d7105914a Core: Fix some silly warnings (some stupid remnants from old times that has bugged me enough)
No need to recompiling anything, it's just a visual change to make the compilers STFU about variable initializations
2012-11-27 02:24:12 +01:00
click 8ef48ecc99 Core/Buildsystem: Clean up compileflags when compiling with warnings fully enabled.
-Wwrite-strings is default enabled when -Wall is set in clang/gcc, hence removed.
 -Woverloaded-virtual is now enabled for C++-code only, this removes the useless warnings when dabbling with C-only code.
2012-11-27 00:43:38 +01:00
Vincent-Michael 371fbf5d31 SQL: Fix sql import problem 2012-11-26 23:46:13 +01:00
Gacko 3bfce15019 Core/DB: Corrections for creature text conversion 2012-11-26 23:13:56 +01:00
WishToDie 9129b440ea Fix No newline at end of file. 2012-11-27 00:06:05 +02:00
w1sht0l1v3 b67afe1fa0 Core/Scripts/Quests: Implement The Battle for Crusaders' Pinnacle. 2012-11-26 23:56:48 +02:00
Gacko 7accb42cc4 Core/DB: Convert 25 more scripts to creature text 2012-11-26 22:55:12 +01:00
w1sht0l1v3 1ff6b10fb7 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2012-11-26 23:51:49 +02:00
w1sht0l1v3 44f3930cf0 Fix compile after bdbafc0184 2012-11-26 23:50:14 +02:00