Commit Graph

12708 Commits

Author SHA1 Message Date
QAston
3bf7035fe1 Core/Spells: Remove some redundant code. 2011-07-04 22:10:42 +02:00
Shauren
07f3da9426 Core/EventAI: Added a db error log to EventAI loading when AIName is not set properly (we don't like stealth changes to loaded data) 2011-07-04 18:58:52 +02:00
Nay
9ed52dc646 Core/Commands: Update the trinity_string and cleanup the code related to .list auras command 2011-07-04 16:03:11 +01:00
Nay
d6782fa826 Core/Misc: Refactor SendPlaySpellVisual and SendPlaySpellImpact and move them to Unit (from Spell) 2011-07-04 14:46:48 +01:00
Shauren
40b17fd862 Core/Objects: Send proper values with UPDATEFLAG_HIGHGUID 2011-07-04 13:47:23 +02:00
tobmaps
f513c35b5a Core/Spells: Fix talent Damage Shield 2011-07-04 07:01:51 +07:00
Sarjuuk
81d3ca8027 Core/Spells: Fix Warlock T7 4P Bonus 2011-07-04 06:35:15 +07:00
Nay
57b6cb71c0 DB/Script_texts: Update some texts.. Closes #89 (Thanks stfx) 2011-07-04 00:28:05 +01:00
kaelima
9039583fda DB/Creature: Delete creature_addon's of some earlier deleted creatures.
Closes #2159
2011-07-04 00:14:55 +02:00
Supabad
1a0506ca72 Scripts/Ulduar: Cleanup in Flame Leviathan. 2011-07-03 21:16:52 +02:00
Shauren
5df24441d1 Scripts/Achievements: Fixed mass replace mistake 2011-07-03 13:35:36 +02:00
click
7ee3a99a44 Core: Fix compile after the last attribute renaming (naming of this flag might change later) 2011-07-03 12:49:01 +02:00
QAston
5b79175b7a Core/Spells: More spell attribute definitions. 2011-07-03 10:03:13 +02:00
click
1aff85f541 Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did related hits) 2011-07-03 00:28:03 +02:00
click
354e5e2bbc Core: Prohibit aggro on righclicking if not in range 2011-07-03 00:18:33 +02:00
click
cc02a3fa79 Core: Cleaning up hungarian notation - Phase7: pOwner -> owner 2011-07-03 00:06:11 +02:00
click
db045c40ad Core: Cleaning up hungarian notation - Phase5: pKiller -> killer 2011-07-02 23:58:05 +02:00
click
f676585cac Core: Cleaning up hungarian notation - Phase5: pWho -> who 2011-07-02 23:53:38 +02:00
click
f997363c08 Core: Cleaning up hungarian notation - Phase3: pVictim -> victim 2011-07-02 23:50:02 +02:00
click
5cafed655a Core: Remove last trace of CONFIG_GM_LEVEL_ALLOW_ACHIEVEMENTS 2011-07-02 23:18:31 +02:00
click
70115f52f7 Core: Cleaning up hungarian notation - Phase3: pTarget -> target 2011-07-02 23:16:45 +02:00
click
169f5da8c3 Core: Cleaning up hungarian notation - Phase2: pPlayer -> player 2011-07-02 22:52:42 +02:00
click
f91ee24184 Core: Start cleaning up hungarian notation - Phase1: pCreature -> creature 2011-07-02 22:18:03 +02:00
click
3ddc1cc4c4 DB: Fix query for deletion in previous commit (didn't test it, sorry!) - and the original SQL is by Durotar, not Aokromes - thanks to both anyway... :P 2011-07-02 19:22:10 +02:00
click
a310e11ab6 DB: Add teleportlocations for the following locations: The Frozen Halls, The Shadow Vault, Chamber Of Aspects (thanks to Aokromes) 2011-07-02 19:15:52 +02:00
QAston
29a7535638 Core/Spells: Define 2 more spell attributes: SPELL_ATTR6_CAN_TARGET_POSSESSED_FRIENDS and SPELL_ATTR6_CAN_TARGET_UNTARGETABLE 2011-07-02 17:06:19 +02:00
QAston
1068583172 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2011-07-02 16:12:43 +02:00
QAston
86dde83dda Core/Spells: Define many unknown SpellCastTargetFlags enum values, rename some target type enum values to follow standards, also correctly implement TARGET_UNIT_TARGET_PASSENGER. 2011-07-02 16:12:19 +02:00
Shauren
f3dfa8066a Scripts/Icecrown Citadel
* Fixed combat logs for Essence of the Blood Queen healing
* Added missing initialization for weekly quest status Blood Quickening
* Build fix for previous revision
2011-07-02 14:05:40 +02:00
Shauren
7ebb16a3f2 Scripts/Icecrown Citadel: Fixed room check for Blood Prince Council 2011-07-02 13:38:49 +02:00
Shauren
65a40a5437 Scripts/Icecrown Citadel: Teleporting to the Frozen Throne should now happen as on retail (with an areatrigger, not gossip), also added missing spawns to Frozen Throne and Tirion's gossip
NOTE: This does NOT mean The Lich King script is coming soon
2011-07-02 12:38:07 +02:00
Jesper Meyer
b216522b3d Core/SAI: Add action SMART_ACTION_JUMP_TO_POS. 2011-07-02 07:52:03 +02:00
click
b7ed8b7c66 Core: Fix the achievement-command to use the new functionname. 2011-07-02 02:57:46 +02:00
click
246979fa6c Core: Fix previous commit (stupid mistake) 2011-07-02 02:41:03 +02:00
click
48e47a9245 Core/Achievements: Simplify handling of achievements for GMs: Do not allow achievements when GM-mode is enabled, allow when disabled 2011-07-02 02:14:49 +02:00
click
a3ff97297d Core: Fix a minor issue with GUID readout for a questhandler logentry 2011-07-02 01:42:18 +02:00
horn
676967c9ac Core/Achievements: Fix The Sickly Gazelle
Closes #2154
2011-07-01 19:32:41 +03:00
Lopin
08be81caca Scripts/Ulduar: Fixed achievement Iron Dwarf, Medium Rare in Razorscale's encounter. Thanks to Shauren for help with this achievement 2011-07-01 18:04:00 +02:00
Spp-
bb921ae78c Core: Do not use STL container size method to check if container is empty 2011-07-01 14:58:44 +02:00
QAston
ce75ced741 Core/Spells: define SPELL_ATTR1_CHANNEL_DISPLAY_SPELL_NAME(0x20000000) 2011-07-01 13:12:19 +02:00
QAston
06515b27b3 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore 2011-07-01 12:48:21 +02:00
QAston
3b8dce669d Core/Spells: Define attributes: SPELL_ATTR0_CAST_TRACK_TARGET(0x00400000), SPELL_ATTR1_CHANNEL_TRACK_TARGET(0x00004000), SPELL_ATTR0_ON_NEXT_SWING_2(0x00000400), add some attribute flag comments based on client research. 2011-07-01 12:47:26 +02:00
click
a9c9ab0efa Core: Clean up script variables to make variables consistant/standardized, and some additional warning-removals:
+ Fix compilewarning in Unit.cpp
+ Remove/comment out unused parameters for some commandscripts/scripts (warnings)
+ Replace "plr" with "player" all over the scriptbase for consistency
2011-07-01 03:00:39 +02:00
click
ed4c9986c1 DB: Fix a small issue with reapplying the SQL removing the old text for ZulGurub Venoxis 2011-07-01 02:25:15 +02:00
Nay
b89237e4cd SQL: Fix a typo in a delete query 2011-06-30 16:49:01 -07:00
glkrlos
b22b846347 DB/Items: Fix Recipe: Kungaloosh (wrong taught spell)
Closes #2158
(Rename a SQL file)
2011-07-01 00:19:44 +01:00
Malcrom
b007836d27 DB/NPCs: Add a sh*tload of waypoints (Netherstorm zone) 2011-07-01 00:19:43 +01:00
Shauren
f5102b6e6b Core/Scripts: Commented EventMap and added GetNextEventTime to know when will next event with given id run 2011-06-30 22:56:32 +02:00
Nay
049ed754ba Edited sql/updates/world/2011_06_30_01_world_sai.sql via GitHub 2011-06-30 13:34:33 -07:00
Tome
a75ed42832 Scripts/ZulGurub: Venoxis: Add SAI (spellcasting and handling) for Parasitic Serpent (NPC 14884)
Signed-off-by: click <click@gonnamakeyou.com>
2011-06-30 22:26:43 +02:00