joschiwald
2f1bbb2c7a
Misc: Reorder more scripts in some script files and some cosmetic stuff
2013-01-13 02:41:40 +01:00
blub
41817bc259
Merge pull request #8917 from joschiwald/spellscripts_reorder2
...
Misc: Reorder more scripts in some script files and some cosmetic stuff
2013-01-11 17:50:48 -08:00
joschiwald
95f8068a6f
Misc: Reorder more scripts in some script files and some cosmetic stuff
2013-01-12 02:16:30 +01:00
Vincent_Michael
2fcd4c381c
DB/Conditions: Convert shadowstep spell script in conditions
2013-01-11 23:37:54 +01:00
Vincent_Michael
ecbcca8794
Core: Whitespace cleanup
2013-01-11 14:49:38 +01:00
joschiwald
0c16b95905
Misc: Reorder scripts in some script files and some cosmetic stuff
2013-01-11 04:18:02 +01:00
Vincent_Michael
cc65aba789
Update copyright note for 2013.
...
Happy new year.
2013-01-01 00:41:01 +01:00
Trista
8c82c075cc
Scripts/Quest: Defending Wyrmrest Temple
...
* insert complete db sniff support, appart from missing spawns
* remove achievement from disables (supported by core - timed one)
* insert core support for spells and the defender itself, since SAI makes it act weird (maybe in future when SAI get integrated someone will convert it)
Closes #1861 on 90% (except spawns (there are enough, but a lot more needed and minnor stuff that are core side connected with vehicles spellcastresults)
2012-12-24 00:51:39 +02:00
Kaelima
05c38b20ea
Merge pull request #8668 from joschiwald/random_changes
...
Core/Misc:
2012-12-19 23:48:00 -08:00
joschiwald
f4e7cde1b5
Core/Misc:
...
- some simplifications in reputation calculation
- removed aura in SPELL_AURA_LINKED should depends on SpellDifficulty
- remove some unneeded variable declarations when it's already declared
- remove some hacks
- fix some warnings in Lfg stuff
- some codestyle changes
2012-12-19 12:55:51 +01:00
Vincent_Michael
7dd019e7bb
Misc/Script: Convert winter veil mistletoe event in sai
2012-12-18 22:27:48 +01:00
Trista
323989cc47
Core/Spells: Fix a typo in Bombing Run quests
...
* no idea how this number left like this for so long unseen, good it filters 1 target
2012-12-18 02:03:29 +02:00
Vincent_Michael
d2cc278283
Core/Spells: Rename spell script scripts in correct script name
2012-12-14 23:19:03 +01:00
CeIa
b87cc31106
Scripts/Events/Achievement: fix 'Out With It'
...
Credits to @darkman1983
Closes #8211
Closes #8126
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-12-14 01:23:53 +00:00
Vincent_Michael
ebae4ab249
Core/Hunter: Fix Call of the Wild targets
...
Closes #8618
Closes #8610
2012-12-10 10:36:59 +01:00
Vincent-Michael
082c3f4267
Core/Hunter: Fix Furious Howl targets
2012-12-04 20:50:01 +01:00
Vincent-Michael
ddb6c95042
Core/Spells: Convert Replenishment in spell script
2012-11-30 18:27:34 +01:00
Spp
b5c9ab8802
Core/Misc: Reduction of header dependencies - Step II
2012-11-20 12:30:30 +01:00
Spp
bf8b642a47
Fix compile without PCH (Also added some minor changes to minimize differences with 4.3.4)
2012-11-19 12:02:33 +01:00
Spp
b99c347747
Core: Remove Player.h dependency from all the possible headers
2012-11-17 05:18:37 +01:00
Spp
013fb1f4d9
Core/Misc: reduced amount of string memory allocations (Step I)
2012-10-24 15:34:48 +02:00
Spp
67a03027ae
Proper naming of LfgDungeon structures
2012-10-19 17:47:51 +02:00
Spp
d0334bf948
Core/Dungeon Finder: Some optimizations.
...
- Store teleport coordinates to avoid recalculations each time someone has to be teleported
- Correct teleport error msg when player is charming or using vehicle
- Internal changes in storage types
- Proper code for missing achievement lock type
- Better debug msgs
- Trying to get rid of "Player*" and "Group*" inside LFGMgr as much as possible (Step 1)
2012-10-18 09:15:10 +02:00
Nay
abe81119b4
Core/Script: Fix item unusual compass.
...
By Kaelima and Retriman
Closes #8039
2012-10-12 01:28:37 +02:00
Gigatotem
2b1a8004ba
Spells/Hunter: Readiness
...
Fixes Readiness resetting the cooldown of Gift of the Naaru. Needs testing
2012-10-07 13:44:05 +02:00
Kandera
2e247bd99a
Core/Spells: Master's Call should not remove stun effects.
2012-10-05 11:45:22 -04:00
Spp
02d68e4610
Core: Fix build without PCH
2012-10-03 15:40:01 +02:00
Spp
380db44583
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
2012-10-02 12:17:42 +02:00
Nay
8a18449a74
SQL: Rename file merged in PR; Core: cleanup whitespace and tabs
2012-09-30 15:33:56 +01:00
Vincent-Michael
118825601b
Core/Spells: fix misdirection removal on cancel. Closes #7776
2012-09-24 12:39:02 -04:00
Kandera
3cf359068e
Core/Spells: Fix things from commit da4067cb30 thx dracosvk
2012-09-24 12:16:37 -04:00
faq
58d3758f4c
Core/Spell: Correcting previos PR. splitamount is already calculated in core and removing not in. variable
2012-09-24 18:35:10 +03:00
faq
da4067cb30
Implementing split dmg cap to Divine Sacrifice. Author Tibbi
...
+correcting previos sql
Closes #6024
2012-09-24 18:18:30 +03:00
Faq
0e7ed5ec85
Core/Spells: Implementing some hooks for split damage taken, fixes the limitation of dmg such auras can split, for example at Hand of Sacrifice. Might have unexpected results, but they are called unexpected for a reason.. .Author Tibbi
...
closes #6025
Made new one as https://github.com/TrinityCore/TrinityCore/pull/7423/ was closed.
2012-09-18 23:28:46 +03:00
Spp
8c5f011e79
Core/Achievements: Force all calls to AchievementMgr be done through Player functions (Remove GetAchievementMgr)
...
Note: No real use in 3.3.5 but will be used in 4.3.4
2012-09-18 14:29:53 +02:00
Warpten
2b9232dddc
Core/Spells: Fixed King of the Jungle.
...
Closes #7098
2012-09-17 18:17:23 +02:00
Myran2
13e140cfac
Core/Commands: Added a command that shows what cheat commands you have active
...
Closes #7721
(Modified)
2012-09-13 15:32:33 +01:00
Nay
b34d6f5784
DB&Scripts: Corrections to pull request #7750
...
Closes ##7750
2012-09-13 15:01:19 +01:00
thesensei
f106273cfa
Scripts/Skettis: Fires Over Skettis quest support
...
* Include SAI/Spawn and spell support, also achievement support for "Bombs Away"
Credits: Based on Warpten script and Nelegalno/shlomi1515 updates
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-09-13 14:31:11 +01:00
thesensei
54fe4489a3
Scripts/Ogri'La: Add support for quest "Bomb Them Again" and all related
...
* Sniffed spell support for Knockdown Fel Cannon: Choose Loc, Knockdown Fel Cannon: The Aggro Check, Knockdown Fel Cannon: The Aggro Burst, Knockdown Fel Cannon: The Aggro Check Aura, Trhow Bomb and Fel Flak Fire
* Sniffed spawns support, but only for quest related creatures and gos, no area patrols/spawns involved
* Achievement support for Blade's Edge Bomberman and Fa-la-la-la-Ogri'la
* Full DB support based on sniffs, all that can be done in SAI and not in *cpp is converted
Credits: The SAI script is based on Warpen work, thanks to Subv for proposing fix for Fel Flak Fire /and helping/ and DDuarte for helping with conditions
Closes:
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-09-13 14:31:10 +01:00
Vincent-Michael
637894da1a
Core/Spells: Fix typo (I need sleep)
2012-09-09 04:19:17 +02:00
Vincent-Michael
2317af8dd3
Core/Spells: Convert Gift of the Naaru in spell script
...
Closes #6545
2012-09-09 04:02:47 +02:00
Geodar
2c441808f1
Core/Scripts: Fix Typo in 7121f015ed
2012-09-08 08:02:00 +02:00
Subv
7121f015ed
Core/Scripts: Fixed a copy/paste mistake from previous commit
2012-09-07 18:31:19 -05:00
Subv
673ce30f38
Core/Spells: Fixed Improved Health Funnel damage reduction effect.
...
Author: Josh
closes #7275
2012-09-07 18:26:14 -05:00
Vincent-Michael
6f38fb1011
Core: Fix some code style
2012-09-07 02:21:38 +02:00
Vincent-Michael
5954011a90
Core/Spells: clean up some code and move to spell script. Closes #7195
2012-09-06 11:00:37 -04:00
Nay
abbb896cfb
Core: Fix many "errors"/warnings and coding style (2)
...
Scripts; also reverted a change to AuthSocket
Errors were found using Cppcheck, open-source static analysis tool
2012-08-30 22:44:03 +01:00
Souler
5ee99a9412
Scripts/Spells: Fix Weapon Copy related auras.
...
Closes #3731
2012-08-30 11:50:07 +02:00
Nay
d533c950cb
Scripts: Fix code style after PR
2012-08-28 19:31:15 +01:00