Xfurry
dcc087a360
[c12571] Allow spell effect 77 (ScriptEffect) and aura 226 (PeriodicDummy) to be handled by script library
2020-02-16 23:18:34 +00:00
Schmoozerd
a340c67f43
[c12564] Fix a Typo
2020-02-16 23:14:59 +00:00
Dramacydal
41dda7eee7
[c12548] Compilefix
...
Signed-off-by: Dramacydal <PulLumBerMal@gmail.com>
2020-02-16 21:52:27 +00:00
Dramacydal
0cac3be04c
[c12547] Consider SPELL_ATTR_EX5_START_PERIODIC_AT_APPLY for regen auras
2020-02-16 21:52:08 +00:00
Dramacydal
d4f3fed660
[c12546] Fix usage of SpellEquippedItems and SPELL_AURA_MOD_DAMAGE_DONE & SPELL_AURA_MOD_DAMAGE_PERCENT_DONE auras as a result
2020-02-16 21:51:32 +00:00
Dramacydal
6b58a8674d
[c12545] Force SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS and SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS_2 to use visible slots
2020-02-16 21:49:08 +00:00
Dramacydal
41a410968c
[c12544] Force SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS and SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS_2 auras to send amount
2020-02-16 21:43:54 +00:00
Schmoozerd
a27787851c
[c12537] Update Authorship information
...
(based on commit [12388] - 037f217)
Signed-off-by: Xfurry <xfurry@scriptdev2.com>
2020-02-16 21:27:46 +00:00
Schmoozerd
a05738717a
[c12536] Happy New Year 2013
...
Update authorship information and prepare for easier ways next year
Signed-off-by: Schmoozerd <schmoozerd@cmangos>
(based on commit [12325] - b7dbcda)
2020-02-16 21:25:01 +00:00
Yaki Khadafi
832f9b1a46
[12209] Update mana regen to 4.x
...
Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
2020-02-16 20:42:27 +00:00
Xfurry
69c5529477
[12204] Implement spell 42621
2020-02-16 20:42:22 +00:00
Yaki Khadafi
8e84b0ff71
[12198] - Remove weapon skillgains, defense skill, thanks @FailzorD for original patch.
...
- Update dodge, parry, block to cata.
- Some mastery fixes and stylefixes.
- Remove some no longer used functions.
Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
2020-02-16 20:42:16 +00:00
Yaki Khadafi
6b87ab329b
[12191] Update mastery on mastery aura apply/remove.
...
Add comment to previous commit.
Signed-off-by: Yaki Khadafi <elsoldollo@gmail.com>
2020-02-16 20:42:09 +00:00
Shyax
6e76dbae3f
[12128] Fix more warnings - close #4
...
* Remove warning: enumeration value '<value>' not handled in switch
* Remove warning: enumeral and non-enumeral type in conditional expression
* Remove warning: too many arguments for format
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2020-02-16 20:41:05 +00:00
evil-at-wow
6fa6eb24a5
[12125] Fix some warnings
...
* Fix compiler warnings "warning: no newline at end of file" (Linux/GCC).
* Fix compiler warnings "warning: '<class>::<member>' will be initialized after <class>::<member>" (Linux/GCC).
* Fix compiler warnings "warning: unused parameter '<param>'" (Linux/GCC).
* Fix a signed/unsigned warning
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2020-02-16 20:41:02 +00:00
rsa
de95d1d480
[12123] Move BattleGround code to separate BattleGround directory. Also some corrects to unload BG's
2020-02-16 20:40:57 +00:00
Yaki Khadafi
8d93e79e29
[0179] Use aura holder plts in visible aura structures instead of uint32's.
...
Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
2020-02-16 20:34:09 +00:00
Salja
5bb39bc73a
[0178] Dire Bear Form was removed in 4.0.1 Thanks Tuxity for pointing.
...
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 20:34:07 +00:00
Schmoozerd
68fe5fb4b0
[12110] Keep equipment when transforming by spell
2020-02-16 20:22:16 +00:00
Yaki Khadafi
3153bd2129
[0146] Cleanup deprecated item mods and combat ratings
...
Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
2020-02-16 19:51:43 +00:00
Yaki Khadafi
9a00d62017
[142] Implement worgen transformations
...
Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
2020-02-16 19:38:50 +00:00
Xfurry
e955c3bc8f
Add Outdoor PvP handlers to various files
2020-02-16 19:05:40 +00:00
Yaki Khadafi
455f9d0aac
[0125] Fix SpellShapeshiftEntry
...
Remove unexistant moveflags2
Fix spell 68992
Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
2020-02-16 18:53:29 +00:00
Reamer
0866c16542
[12095] Implement spell 64217
2020-02-16 16:45:29 +00:00
Yaki Khadafi
33ab9c7277
[0090] Documented SpellAttributesEx8 and AFLAG_EFFECT_AMOUNT_SEND
...
Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
2020-02-16 14:32:25 +00:00
Salja
a0cf045d2d
[0084] Fix Build from last Commit.
...
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 11:56:33 +00:00
Yaki Khadafi
ebede32b77
[0079] Update spell effect and aura enums to 4.3.4
2020-02-16 11:41:19 +00:00
Xfurry
5aef24e6f5
[12090] Implement some spells for AQ40
...
Dark Glare beam spells: 26137, 26009, 26136 and 26029
Server side spell: 26133
2020-02-16 10:16:18 +00:00
Yaki Khadafi
e7d0275ae2
[0067] Set- canfly/forcemoveroot/waterwalk packets, SMSG_PLAY_SPELL_VISUAL
...
Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
2020-02-16 08:29:40 +00:00
Fabian
3561a43fe1
[0027] Prevent sending transport maps in player update object (will be replaced by a better fix later). Should fix the random teleports for this moment...
...
Fixed aura update (Fixes warrior/paladin client freeze on world login).
2020-02-16 07:36:53 +00:00
Salja
22bfaa12b0
Mage 400 INTO master/434
...
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 01:59:51 +00:00
Schmoozerd
835d1c7479
[12069] Cleanup comment style
2012-07-22 14:39:31 +02:00
stfx
3707b04330
[12066] Optimize some parts for ++C
2012-07-21 17:15:11 +02:00
Schmoozerd
84080ee5d3
[12065] Fix various warnings
2012-07-20 21:17:04 +02:00
Schmoozerd
e32b9953a1
Cleanup Operator padding
2012-07-20 17:38:23 +02:00
Schmoozerd
08fd085549
Various Cleanups (game S)
2012-07-19 21:52:06 +02:00
kid 10
8d558ee200
[12039] Implement spells 66118 67630 68646 68647
2012-07-14 01:08:35 +02:00
Schmoozerd
065bcc6b5c
Revert "[12028] Implement spell 70842"
...
Reason: This spell is implemented within SD2 for proper phase handling of the boss
This reverts commit bf940b370c11920fc395412bc059adc0431f92ca.
2012-07-05 21:15:15 +02:00
Azelen
99b14e9882
[12028] Implement spell 70842
2012-07-05 20:08:20 +02:00
Schmoozerd
fb3a990b13
[12017] Add support for getRace() of creatures. Thanks to vladimir for input
2012-06-24 19:40:36 +02:00
Xfurry
cd2b07e50a
[12011] Implement spell 33326
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-06-19 20:13:04 +02:00
michalpolko
731a26b1f6
[12010] Implement spells 28832 28833 28834 28835 (Naxxramas Four Horsemen Marks)
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-06-19 20:12:26 +02:00
partizanes
05a33ee04e
[12006] Implement Aura 304 as SPELL_AURA_FAKE_INEBRIATE
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-06-13 19:48:32 +02:00
Xfurry
f7afe66db5
[12004] Fix spell 48385
2012-06-13 15:34:01 +02:00
Schmoozerd
e29e640341
[11977] More uses of wrappers introduced in 11971
...
Also fix a typo that caused problems with Stances
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-23 22:49:16 +02:00
stfx
f3f3349661
[11973] Various Cleanups
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-22 19:48:05 +02:00
Xfurry
85c694b53e
[11970] Implement aura 24210 (overwrite for removed spell 24311
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-20 15:23:57 +02:00
stfx
9fd41d0508
[11958] Add support for no-fly-zone text message
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-13 18:16:31 +02:00
Schmoozerd
f48a6778ce
[11957] Aura 10848 should not cause UNIT_AURAFLAG_ALIVE_INVISIBLE
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-13 17:31:11 +02:00
michalpolko
1c5f99f4b8
[11950] Implement spell 27819, thanks to stfx for research
...
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-04-12 16:26:57 +02:00