| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-08-17 | *Fix the bug that Reset is not called for some scripts. This should fix the ↵ | megamage | |
| bug of quest "death's challenge". Thanks to Kudlaty --HG-- branch : trunk | |||
| 2009-08-18 | *Fix Glyph of Typhoon | Nevan | |
| *Fix Glyph of Thunderstorm --HG-- branch : trunk | |||
| 2009-08-17 | *Fix a typo in spell 58039. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-17 | [8377] Resolve some spell_area problems in GM and non-GM mode. Author: ↵ | megamage | |
| VladimirMangos * Make spell 40216 and 42016 casted/remove at aura 40214 apply/remove. And drop related spell_area possible existed data. * In general restore apply area limitations to spell casting in GM mode. --HG-- branch : trunk | |||
| 2009-08-17 | Fix issue that duel is not triggered in quest Death's Challange | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-08-17 | [8375] Update start fall height at lost SPELL_AURA_FEATHER_FALL. Author: Lutik | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-17 | [8374] Implement glyph 43379. Author: VladimirMangos | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-17 | [8373] Correctly set bgInstanceID to 0 when log in into alredy ended BG. | megamage | |
| This should fix problem that players who logged off during BG are after every next login into game teleported to BG entry position. Signed-off-by: ApoC <apoc@nymfe.net> --HG-- branch : trunk | |||
| 2009-08-17 | [8372] Prevent remove triggered spell auras by later applied parent spell ↵ | megamage | |
| auras. Author: VladimirMangos --HG-- branch : trunk | |||
| 2009-08-17 | [8371] Updated comments for enum CreatureTypeFlags. | megamage | |
| Thanks Hunuza for additional research. Signed-off-by: NoFantasy <nofantasy@nf.no> --HG-- branch : trunk | |||
| 2009-08-17 | [8370] Implement dummy auras for spell 36730 and 44191. | megamage | |
| Signed-off-by: NoFantasy <nofantasy@nf.no> --HG-- branch : trunk | |||
| 2009-08-17 | [8369] Some step back in triggered effect caster selection. Author: ↵ | megamage | |
| VladimirMangos (I do not know what spells this will fix) --HG-- branch : trunk | |||
| 2009-08-17 | Fix typo in Death's Challange. | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-08-17 | Channel system update: | Machiavelli | |
| * Fix bug that player does not have moderator priveliges when ownership was passed on to him after previous owner left the channel. * Comment out code + alter DB field that are responsible for storing ownerGUID in the database, making it no longer possible for an ex-owner to instantly regain ownership by rejoining the channel as this is not blizzlike. The code is commented out in case someone wants to make a configurable option out of it. * Cleanup some other code in affected files. --HG-- branch : trunk | |||
| 2009-08-17 | *Implement aura type SPELL_AURA_LINKED(284). | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Implement aura SPELL_AURA_IGNORE_HIT_DIRECTION(288). | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Fix dk quest chain until "The Scarlet Apocalypse" | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-17 | Fix spellclick typo | Kudlaty | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Fix Glyph of Rake | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Add script of quest "Bloody Breakout". Original patch by ckegg. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-17 | New Filters added to AHBot, moved into AI section for VS | Chaz Brown | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Implement aura type SPELL_AURA_PREVENT_REGENERATE_POWER(294). | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Implement aura type SPELL_AURA_MOD_CRIT_PCT(290). | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-17 | * Fix hunter pet talent 'Last Stand' | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Implement aura type SPELL_AURA_MOD_XP_QUEST_PCT (291) and fix ↵ | QAston | |
| SPELL_AURA_MOD_XP_PCT(200) handler. *Correct structure stored in world.sql for npc_spellclick_spells and fix world_script_text application. --HG-- branch : trunk | |||
| 2009-08-17 | * Correctly set SPELLMOD_COOLDOWN for pet cooldowns. By pasdVn. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-08-17 | Fix negative spawntimesecs handling in gameobjects - they now start off ↵ | QAston | |
| unspawned and disappear correctly upon despawn (even if PCs aren't moving) Quest 308 changed to not require completion of 403 (offi does not have 403 as quest, just a gossip) Quest 308 finish script changed to show unguarded barrel earlier (as it does in offi) Author of all of these: totoro. --HG-- branch : trunk | |||
| 2009-08-17 | *Fix for spell used by cooking pot for quest Super Hot Stew(43723) - by simon. | QAston | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Fix this part of Frozen Power: "when used on targets at or further than 15 ↵ | Anubisss | |
| yards from you". --HG-- branch : trunk | |||
| 2009-08-17 | *Merge TrinityCore r1636. | Anubisss | |
| --HG-- branch : trunk | |||
| 2009-08-17 | * Allow partial blocs to proc PROC_EX_NORMAL_HIT, by nos4r2zod | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-08-17 | * Set mana to 0 in addition to active power when character swaps talent specs. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-08-17 | * Correct some calculation in Unit::CalcAbsorb resist, prevents players ↵ | Machiavelli | |
| being killed because absorbed value was negative. --HG-- branch : trunk | |||
| 2009-08-16 | *Add script of quest "Ambush At The Overlook". Original patch by ckegg. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-17 | Change conf versions, check your conf files and make sure they have all the ↵ | Chaz Brown | |
| latest options, devs, don't forget to do this when adding/removing options. --HG-- branch : trunk | |||
| 2009-08-17 | * Add changes to trinitycore.conf.dist from rev 5124, somehow HG missed it. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-08-17 | * Fix bug that player cannot receive credit for killing a creature if damage ↵ | Machiavelli | |
| done to the creature by spell reflect >=49% of the creatures HP. --HG-- branch : trunk | |||
| 2009-08-16 | *Add some debug info in "endless hunger" script. | megamage | |
| --HG-- branch : trunk | |||
| 2009-08-16 | *Add script of quest "How to win friends and influence enemies". Author ↵ | megamage | |
| ckegg. With some modifications. *Fix the bug that persuader can be used on other creatures. --HG-- branch : trunk | |||
| 2009-08-17 | Correct one gossip in npc_taxi and use for it Spell instead of function ↵ | Kudlaty | |
| ActivateTaxiPathTo --HG-- branch : trunk | |||
| 2009-08-17 | *Merge | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-08-17 | * Fix visual bug that makes client believe that his recently tamed pet has ↵ | Machiavelli | |
| no talent points. --HG-- branch : trunk | |||
| 2009-08-17 | *Fix Frozen Power Talent | Nevan | |
| --HG-- branch : trunk | |||
| 2009-08-17 | * Change CONFIG_OFFHAND_CHECK_AT_TALENTS_RESET to ↵ | Machiavelli | |
| CONFIG_OFFHAND_CHECK_AT_SPELL_UNLEARN, and change behaviour related to the value. Note: Update your configuration file. --HG-- branch : trunk | |||
| 2009-08-17 | *Merge | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-08-17 | * Correctly remove two-handed weapon in off-hand slot when intended. (Talent ↵ | Machiavelli | |
| reset if configured, switch talent spec) --HG-- branch : trunk | |||
| 2009-08-17 | *Add spell_bonus_data for lightwell - by Elron | QAston | |
| *Add aura_required, aura_forbidden, user_type columns to npc_spellclick_spells table for additional requirement checks *Remove workarounds from lightwell code and use new npc_spellclick_spells fields instead. --HG-- branch : trunk | |||
| 2009-08-17 | Merge [SD2] | Kudlaty | |
| r1341 Use same text for all OOX-scripts. Minor adjustments in addition. Patch by Meldanor r1342 Fix typo in scriptdev2_script_full.sql - skip r1343 Some cleanup and corrections for Windows project files. r1344 Clean more files of trailing whitespace. --HG-- branch : trunk | |||
| 2009-08-17 | *Merge | Machiavelli | |
| --HG-- branch : trunk | |||
| 2009-08-17 | *Merge | Machiavelli | |
| --HG-- branch : trunk | |||
