kaelima
|
e02cda54cd
|
Core/Protocol: Have client displaying some graphic/audio when player increased its reputation rank
|
2012-03-17 13:05:21 +01:00 |
|
Machiavelli
|
9bb04a23ad
|
Merge pull request #5755 from GyxTom/master
Core/Script: Clean-Up in Scripts.
|
2012-03-17 04:02:41 -07:00 |
|
Machiavelli
|
87a121425c
|
Update src/server/game/Server/WorldSession.cpp
|
2012-03-17 11:54:56 +01:00 |
|
Machiavelli
|
5d2d2a5ac7
|
Update src/server/game/Server/WorldSession.cpp
|
2012-03-17 11:54:21 +01:00 |
|
Machiavelli
|
80975faba2
|
Core/Movement: Add debug output to Worldsession::ReadMovementInfo to find out which movementflag restriction was violated. Please use this to give feedback.
|
2012-03-17 11:50:30 +01:00 |
|
Gyx
|
5cb16b65fc
|
Core/Script: Code style and remove unused core.
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-17 17:54:48 +08:00 |
|
Gyx
|
7877eae6ba
|
Core/Script: Code style and remove unused core.
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-17 12:17:15 +08:00 |
|
Shocker
|
68ad764e2e
|
Merge pull request #5744 from MrSmite/Guild_1
Core/Guilds: Allow deposit / withdraw money in guild banks without having tabs
|
2012-03-16 16:02:01 -07:00 |
|
kaelima
|
6d95e2408a
|
Core/Protocol: And correct the struct of SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT...
|
2012-03-16 23:46:13 +01:00 |
|
Machiavelli
|
cf5ed0a7b6
|
Core/Movement: Remove MOVEMENTFLAG_FLYING on fly aura unapply as well as _CAN_FLY
|
2012-03-16 23:41:43 +01:00 |
|
Machiavelli
|
85da463686
|
Core/Movement: Fix brackets in macro
|
2012-03-16 23:37:50 +01:00 |
|
kaelima
|
d810acdeea
|
Core/InstanceScript: Encounterframe research - extended the EncounterFrameType enum
|
2012-03-16 23:16:49 +01:00 |
|
Shocker
|
6f031b814e
|
Merge pull request #5733 from GyxTom/master
Core/Script: Clean-ups in scripts
|
2012-03-16 15:13:44 -07:00 |
|
Shocker
|
91314b4cc3
|
Merge pull request #5743 from MrSmite/PetAI_2
Core/Pets: Fix the Attack button to stop flashing after combat end
|
2012-03-16 15:01:57 -07:00 |
|
Shocker
|
97f5a06d34
|
Merge pull request #5742 from MrSmite/PetAI_1
Core/Pets: Correctly obey the stay command for pets when attacking in melee range
|
2012-03-16 15:00:09 -07:00 |
|
Kandera
|
aad4e41ca5
|
Core/Spells: finish fixing dispel functionality. closes #5745
|
2012-03-16 17:59:10 -04:00 |
|
kaelima
|
23c5ce0e0a
|
Core/Unit: Fix some movement issues when leaving vehicles introduced in dce0a7d184
Sorry about that.
|
2012-03-16 22:52:20 +01:00 |
|
MrSmite
|
887470ebdb
|
Guild bank - Allow deposit / withdraw money without tabs
closes 5637
|
2012-03-16 16:10:39 -04:00 |
|
MrSmite
|
e0da136c36
|
Pet UI - Fix for "Attack" continues to flash after combat end
Closes 5551
|
2012-03-16 16:02:18 -04:00 |
|
MrSmite
|
a26e145ae7
|
Fix for pets moving from stay during combat
Closes #5612
|
2012-03-16 15:53:07 -04:00 |
|
Machiavelli
|
65453620e8
|
Core/Movement: Do not process server side relocation if reading movementinfo from client resulted in violations (= hacking).
|
2012-03-16 18:15:08 +01:00 |
|
Machiavelli
|
cca93c7a22
|
Minor typo, major consequences.
|
2012-03-16 17:27:24 +01:00 |
|
Machiavelli
|
df31af5b4f
|
Core/Movement: Add server-side check for movementflag correction in previous commit. This effectively prevents (most if not all) flyhacking.
|
2012-03-16 17:21:15 +01:00 |
|
Machiavelli
|
f8c04b1bc5
|
Core/Movement: Fix players still able to fly on SPELL_AURA_FLY and SPELL_AURA_MOD_INCREASE_MOUNTED_FLIGHT_SPEED unapply.
Closes #5731
|
2012-03-16 17:10:01 +01:00 |
|
Gyx
|
d8b4bc590a
|
Core/Script: Code style and remove unused core.
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-16 21:41:15 +08:00 |
|
Kandera
|
bea8fcfbfa
|
Core/Spells: fix shield slam giving nothing to dispel error.
|
2012-03-16 09:08:46 -04:00 |
|
Gyx
|
e5afa4a950
|
Core/Script: Clean-Up in Scripts.
Item* pItem -> Item* item
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-16 20:57:13 +08:00 |
|
Gyx
|
cd38e7df2b
|
Core/Script: Code style.
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-16 20:31:23 +08:00 |
|
Shauren
|
a50fbb45be
|
Core/DBC: Updated ScalingStatValues format string
|
2012-03-16 12:43:07 +01:00 |
|
Gyx
|
bef1b0c402
|
Core/Script: Code style.
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-16 19:40:57 +08:00 |
|
Gyx
|
ddc0f5d7d6
|
Core/Script: Clean-Up in Scripts.
InstanceScript* m_instance -> InstanceScript* instance
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-16 19:35:13 +08:00 |
|
Shauren
|
a3d7caba8a
|
Core/Opcodes: Defined a new opcode
|
2012-03-16 12:34:37 +01:00 |
|
Gyx
|
76c18e00c7
|
Core/Script: Clean-Up in Scripts.
GameObject* pGO -> GameObject* go
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-16 19:28:10 +08:00 |
|
Gyx
|
fcbb222aca
|
Core/Script: Clean-Up in Scripts.
Creature* c -> Creature* creature
Creature* _Creature -> Creature* creature
Creature* Creature -> Creature* creature
Signed-off-by: Gyx <2359980687@qq.com>
|
2012-03-16 19:21:47 +08:00 |
|
kaelima
|
ef53bde176
|
Core/Spell: Add some missing cast results which require additional data when sent. And rename two researched castflags (thanks TOMRUS)
|
2012-03-16 08:59:18 +01:00 |
|
kaelima
|
dce0a7d184
|
Core/Misc: Random cleanup
|
2012-03-16 08:57:42 +01:00 |
|
kaelima
|
acb3fde355
|
Core/DBC: added cloak mask to armorMod and did some cleanup in ScalingStatValuesEntry
|
2012-03-16 08:56:06 +01:00 |
|
Kandera
|
b23ff228a4
|
Core/Spells: Used correct implementation for checking if a spell effect targets an area.
|
2012-03-15 14:14:42 -04:00 |
|
Kandera
|
5406a0fd93
|
Core/Spells: Fix bugged mass dispel after previous commits
|
2012-03-15 14:12:40 -04:00 |
|
Kandera
|
fe46cf9796
|
Core/Spells: Fix being unable to use spells due hasDispellableAura being false if no spell effects were SPELL_EFFECT_DISPEL
|
2012-03-15 12:41:16 -04:00 |
|
Kandera
|
5e25791bff
|
whitespace cleanup
|
2012-03-15 11:08:45 -04:00 |
|
Kandera
|
01bc6c483b
|
Core/Spells: add correct checking for dispeling errors. Fixes spammable cleanse.
|
2012-03-15 10:56:56 -04:00 |
|
Shauren
|
84891377b5
|
Core/Spells: Fixed copy paste mistake that caused all area spells to search targets starting from caster's coordinates instead of targeted destination
|
2012-03-15 13:15:25 +01:00 |
|
Shauren
|
313802a4ed
|
Core/Movement: Added more movement flags that cause units to select flight speed instead of run
|
2012-03-15 13:14:42 +01:00 |
|
Shauren
|
4a96ae22a9
|
Scripts/Icecrown Citadel: Corrected flying animations for frostwyrms in Sindragosa's Lair and prevent reentering combat with Deathbringer Saurfang after encounter is won
|
2012-03-15 13:10:42 +01:00 |
|
Machiavelli
|
7d60290c2e
|
Core/Units: Offset z coordinate only if MOVEMENTFLAG_HOVER is present, not MOVEMENTFLAG_DISABLE_GRAVITY.
(Remnant from an early incorrect version of my UNIT_FIELD_HOVERHEIGHT patch)
|
2012-03-15 10:16:08 +01:00 |
|
Machiavelli
|
e17a9cfb85
|
Core/Movement: Add server side filters for MOVEMENTFLAG_WATERWALKING, _FALLING_SLOW and _HOVER depending on required aura types. Fixes exploiting when aura unapply packets (such as corrected in previous commit) are blocked/altered before reaching the client.
|
2012-03-15 10:12:43 +01:00 |
|
Machiavelli
|
afaed98b7a
|
Core/Movement: Send correct packet to client when unapplying hover, feather fall and water walking auras.
Closes #5704
|
2012-03-15 10:03:25 +01:00 |
|
Shauren
|
77f165ba27
|
Merge pull request #5717 from mweinelt/master
Scripts/Magister's Terrace: Fix Translocation Orb Activation and corr…
…ect some codestyle
|
2012-03-14 15:33:38 -07:00 |
|
Martin Weinelt
|
419e6a4a9e
|
Scripts/Magister's Terrace: Fix Translocation Orb Activation and correct some codestyle
|
2012-03-14 23:30:55 +01:00 |
|