QAston
2bf3bc334c
Core/Spells: define spell attributes: SPELL_ATTR1_MELEE_COMBAT_SPELL, SPELL_ATTR1_FARSIGHT, SPELL_ATTR1_DONT_DISPLAY_IN_AURA_BAR
2011-07-05 15:40:17 +02:00
Nay
19cd259113
Core/Spells: Remove utterly wrong delay on GameObject activate spells
2011-07-05 02:58:14 +01:00
Shocker
8eea1ef807
Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL should be triggered by pet and controlled vehicle kill too
2011-07-05 01:19:07 +03:00
QAston
3963d6eeb2
Typo in enum name, thanks Nayd for pointing this
2011-07-04 23:26:36 +02:00
QAston
0bc23239d8
Core/Spells: Remove some incorrect spell attribute checks and add custom attributes instead - it's better to know that there is no attribute for something than to pretend there's one and do ridiculous checks.
2011-07-04 23:14:20 +02:00
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
Sarjuuk
81d3ca8027
Core/Spells: Fix Warlock T7 4P Bonus
2011-07-04 06:35:15 +07: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
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
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
click
21c5620073
Scripts/ZulGurub: Some small fixes to Venoxis:
...
- Remove mini-AI-part from Parasitic Serpent, it'll be handled in SAI.
- Set Venoxis passive untill aggroed.
2011-06-30 21:39:25 +02:00
click
97e6d34f49
Scripts/ZulGurub: Convert Venoxis over to use BossAI
2011-06-30 19:11:35 +02:00
Spp-
e9aa72cc7b
Cosmetic: rename function escape_string to EscapeString
2011-06-30 14:52:44 +02:00
Spp-
6fd41ae50e
Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes in all scripts
2011-06-30 14:24:56 +02:00
Spp-
d12bb4a657
Core/Command: Don't parse varags for simple string in '.server info' command
2011-06-30 11:43:21 +02:00
Spp-
1e95341827
Cosmetic: Remove trailing whitespaces
2011-06-30 11:30:36 +02:00