| Age | Commit message (Collapse) | Author |
|
Scripts/Icecrown Citadel: Fixed Professor Putricide gate opening when both Rotface and Festergut are dead
Scripts/Icecrown Citadel: Added script updating entries of NPCs at Light's Hammer depending on faction
Scripts/Icecrown Citadel: Rotface should not pick main tank as target for Slime Spray (removed debugging code)
Core/Spells/Conditions : Spell script target condition now accepts ConditionValue3 as affecting effect mask (only search targets with matching mask)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Implement area restrictions
- Disable constant channels in arenas
- Implement city requirement
- Implement global constant channels
- Fix some packets
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
(Thanks to A.Metaphysical.Drama for the report/fix)
--HG--
branch : trunk
|
|
after 5 seconds (it starts to count after the last damage done) not 10.
--HG--
branch : trunk
|
|
and Crusader Strike criticals, fixed by cryser99.
Fixes issue 3082.
Fixes issue 2760.
--HG--
branch : trunk
|
|
doesn't show up in the CMake GUI
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
avoid regenerating revision.h
(should remove the unneeded rebuilding of some core-files due to that the revision.h file has changed timestamp-wise)
--HG--
branch : trunk
|
|
- Added some spell difficulty data for Razorscale and Ignis (thanks to Eclipse).
--HG--
branch : trunk
|
|
(Also makes NPCs stop jumping when talked to - no more scared NPCs thankyou)
--HG--
branch : trunk
|
|
issue 3841
--HG--
branch : trunk
|
|
Ramus, closes issue 4394
--HG--
branch : trunk
|
|
more spell, 31261
--HG--
branch : trunk
|
|
enough. sober(0), tipsy(1), drunk(2), smashed(3)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Author: svetilo12
Closes 4395
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Update Boss Razorscale thanks to PrinceCreed
- harpoon event needs work
- apply trinity coding standard to patch
- change minor typo in Boss Ignis Thanks to Lopin
--HG--
branch : trunk
|
|
Thanks Paradox
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
height checking. Also add a warning if vmap.enableHeight is disabled. You
*MUST* have all LOS / height checking enabled to have a functional server.
Original patch by: Vladimir
--HG--
branch : trunk
|
|
Thanks: jamieplucinski
--HG--
branch : trunk
|
|
coded flags.
Author: NoFantasy
--HG--
branch : trunk
|
|
Thanks Zor
--HG--
branch : trunk
|
|
Got reports of blindness in GM mode.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
after initialization is completed.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
benefits - patch by Dr.Tenma
Fixes issue 2674.
Fixes issue 2792.
--HG--
branch : trunk
|
|
form or way (outrunning/riding/mounting/flying)
Also clean up the logic a bit - pet stats initialization initializes hp/mana/powers on pets, while they should only be initialized/changed on pet call/creation.
Fixes issues 4284
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Closes issue #4375.
--HG--
branch : trunk
|
|
Closes issue #4360.
--HG--
branch : trunk
|
|
dynamicflags in creature table
Core/Player: Fixed bad query in previous revision
--HG--
branch : trunk
|
|
into other bags/gbank/mail/auction, original patch from mythcore
Core: Changed inventory saving - will no longer abort operation at single item fail
Closes issue #1994.
--HG--
branch : trunk
|
|
it out
Closes issue #4216.
--HG--
branch : trunk
|
|
Scripts/Icecrown Citadel: Corrected death speech for Stinky and Festergut
Scripts/Icecrown Citadel: Fixed Boned! achievement conditions
--HG--
branch : trunk
|
|
draw and Dungeon Deserter Spells)
Note: Will be readed later after some functions remake
--HG--
branch : trunk
|
|
prevents incorrect function calls. Since this rev you have to put
PrepareAuraScript(<yourscriptclassnamehere>) at the beginning of every aura
script.
--HG--
branch : trunk
|
|
- rename src/revision.h folder to src/genrev
- ensure BUILDDIR/revision.h file is cleared/removed before generation (deleted/recreated during buildmode-changes)
Note: This needs further testing, so please give feedback.
--HG--
branch : trunk
rename : src/revision.h/CMakeLists.txt => src/genrev/CMakeLists.txt
|
|
- prevents incorrect function calls. Since this rev you have to put PrepareSpellScript(<yourscriptclassnamehere>) at the beginning of every spell script. Yes, i know it's unhandy, but unfortunately C++ preprocessor is very limited, so you have to do that extra work each time you write a script:(.
--HG--
branch : trunk
|
|
- Add more descriptive enumerator of procflags - now clearly pointing out that proc flags are dependant to the spell dmg class of the spells causing procs.
- Define and implement PROC_FLAG_DONE_MAINHAND_ATTACK.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
rename : sql/updates/10182_world_spell_script_names.sql => sql/updates/10183_world_spell_script_names.sql
|
|
--HG--
branch : trunk
rename : sql/updates/10181_world_script_texts.sql => sql/updates/10182_world_script_texts.sql
rename : sql/updates/10181_world_spell_script_names.sql => sql/updates/10182_world_spell_script_names.sql
|
|
- Update Boss Ignis thanks to snakeice for main patch
- add support for spell slagpot thanks to Shauren and Linencloth
- apply trinity coding standard to patch
--HG--
branch : trunk
|