Keader
dec75903cf
Core/Handlers: Fixed equipament manager with empty slots. Yes kids, dont use drugs !
...
Followup: 42be04898c
2018-04-24 21:18:07 -03:00
Gooyeth
59f80f555c
Core/Battleground: Fix arena distribution timer where it is less than the current unix time. ( #21859 )
...
* Core/Battleground: Fix arena distribution timer where it is less than the current unix time.
* fix bracket
* fix when the timer starts for the first time.
* m_NextAutoDistributionTime instead of GetGameTime.
2018-04-24 16:05:07 +02:00
ccrs
7118806231
Core/Movement: use helpers for validation
2018-04-23 23:35:31 +02:00
ccrs
2a45418032
Core/Movement: move MoveSplineInit ( #21857 )
...
The number of edge cases in which weirdness is seen on "effect movements" will be kinda reduced, plus consistency, plus movementInform on custom movement spline initalizations.
2018-04-23 20:33:14 +02:00
Shauren
beb333738d
Core/SAI: Fixed crashes when SAI targets pets that use sai if not tamed
...
Closes #21870
2018-04-23 20:27:48 +02:00
Aokromes
74760aae6c
Core/Misc: GCC 6.3 build fix
2018-04-22 19:19:50 +02:00
Shauren
f1ab32fbb7
Core/Misc: GCC 6.3 build fix
2018-04-22 17:22:26 +02:00
ccrs
b19413aaf2
Build: fix dynamic linking
2018-04-20 14:44:03 +02:00
ccrs
bcab5bc4e7
Core/Movement: crashfix
...
New movement -> Mutate -> Finish current for that slot that happens to be the same type, Follow -> Finish method on the removed movement -> UpdateSpeed call -> search for top -> crash
Closes #21861
2018-04-20 12:46:24 +02:00
Shauren
a5df77a9d6
Core/Transports: Force transport passengers into legacy spawn group
...
Ref #21641
2018-04-19 23:37:41 +02:00
Shauren
2e84035125
Core/Maps: Fixed uninitialized variable in Map::GetAreaId
...
Closes #21828
2018-04-19 18:06:41 +02:00
Shauren
fcb1e3e642
Core/PacketIO: Added missing move assignment operator to ByteBuffer
2018-04-19 17:35:57 +02:00
ccrs
6d069b631f
Build: fix noPCH
2018-04-19 15:02:07 +02:00
ccrs
f9914caefc
Core/Misc: movement header cleanup
2018-04-19 13:31:39 +02:00
Nitair
dc28889151
Scripts/Stratholme: Baroness Anastari rework (PR #21687 )
2018-04-16 23:02:09 +02:00
PolarCookie
743980a625
Core/Entities: Warlock pet base damage table fix ( #19409 )
...
* fixed pet base damage and stats for the 5 common warlock pets for all levels, added base damage to the pet_levelstats table
2018-04-15 17:08:48 +02:00
Gooyeth
8aad6f828e
Core/Battleground: allow Random battleground and arena queues same time. ( #21730 )
...
- It also restricts queuing to arenas if it is in queue of dungeon finder
2018-04-15 16:57:57 +02:00
Shauren
668df7fd01
Core/SAI: Fixed silence logic in 1e8227eda7
2018-04-14 17:53:48 +02:00
Killyana
1e8227eda7
Core/SAI: Allow movements for creature using castflag 64 when silenced
...
Closes #20222
2018-04-14 16:45:05 +02:00
Killyana
e27a745c58
Core/SmartAI: Remove PauseMovement on AttackStart
...
Closes #21144
2018-04-14 15:49:53 +02:00
Aokromes
4e55e79753
Core/SAI: Reserve SMART_ACTION 16 for 4.3.4 or higher scripts
2018-04-11 14:43:30 +02:00
Shauren
9617778336
Core/Players: Greatly simplifiy fdb2b90685
2018-04-11 00:05:59 +02:00
Shauren
fdb2b90685
Core/Players: Prevent creating characters with duplicate name by reserving name early in the process
...
Closes #21656
Closes #21809
2018-04-10 20:57:34 +02:00
Gooyeth
3cd7851cd9
Core/Battleground: resolve auto distribution of Arena Points ( #21606 )
...
* Core/Battleground: Fix Auto distribution arena points
* Oops xD
2018-04-09 16:53:41 +02:00
Shauren
4988d9d405
Warning fix
2018-04-07 21:57:47 +02:00
Shauren
b9c6bbb51d
Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match what the client does regarding being inside WMOs
...
Closes #21625
Closes #21624
Closes #21516
2018-04-07 21:36:15 +02:00
Shauren
2dadbda24a
Revert "Core/Entities: Reduce the probability of units dropping under the map ( #21322 )"
...
This reverts commit 9e0faace9a .
2018-04-07 21:36:14 +02:00
vincent-michael
5f897589f9
Core/Spells: Fixed non pch build
2018-04-07 21:32:10 +02:00
Treeston
74defba5a7
Core/Movement: Fix a potential crash on newly created pets. Closes #21791 .
2018-04-07 17:23:26 +02:00
Treeston
4fc9b2cc94
Scripts/Paladin: Fix Righteous Defense. Closes #21765 .
2018-04-07 01:38:59 +02:00
Shauren
454bae42c6
Core/Chat: Fixed chat link exploit
...
Closes #21790
2018-04-07 00:06:59 +02:00
Treeston
2a84562dc8
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenerator and FollowMovementGenerator, full rewrite for both.
...
- Chase to angle is now functional. Pets use this to chase behind the target. Closes #19925 .
- Chase to arbitrary range interval works. Not used anywhere, but you can technically make hunter-like mobs.
- Pets now follow the hunter cleanly and without stutter stepping. Also fix some other things. Closes #8924 .
2018-04-06 18:09:55 +02:00
ariel-
a413e7dee9
Core/Player: partial revert of m_items handling as it's cause of a exploit
...
Closes #21760
2018-04-04 15:42:58 -03:00
Keader
309738dc3e
Core/Spells: Fix UNIT_CREATED_BY_SPELL in SPELL_EFFECT_SUMMON ( #21756 )
2018-04-03 08:28:41 -03:00
ariel-
6dd23da9e1
Core/Spell: build fix
2018-04-03 03:57:02 -03:00
ariel-
5dec0e491b
Core/Spells: all bleed effects should ignore armor
...
Closes #21759
2018-04-03 03:15:06 -03:00
Gooyeth
2d6fa2108c
adding braces
2018-04-03 00:36:02 -03:00
Gooyeth
a04e5f261c
cosmetic change
2018-04-03 00:36:02 -03:00
Gooyeth
59c94b3a7d
Fix build
2018-04-03 00:36:02 -03:00
Gooyeth
8001c5ead1
Adding atrribute custom SPELL_ATTR0_CU_LIQUID_AURA
2018-04-03 00:36:02 -03:00
Gooyeth
1ea75f413c
improved fix
2018-04-03 00:36:02 -03:00
Gooyeth
cde629e3a1
tab2space
2018-04-03 00:36:02 -03:00
Gooyeth
a854261952
Core/Spells: don't save Magma aura.
2018-04-03 00:36:02 -03:00
ariel-
bcc7427fbc
Core/Misc: whitespace/tab cleanup
2018-04-02 20:37:44 -03:00
Aokromes
20ed2bf4b5
Update World.cpp
2018-04-03 01:19:23 +02:00
JorTurFer
4dc28b4095
Update World.cpp
...
The command .ban character may insert the ban first, and update with the unban. This change fix it
2018-04-02 15:09:45 +03:00
tkrokli
f021d87913
Object.cpp: TC_LOG_ERROR grammar improvement
...
Bad English grammar previously used in the error log:
"Attempt get value from non-existed value field"
After the change:
"Attempt to get value from non-existing value field"
2018-04-02 11:24:11 +02:00
Treeston
e350cfc437
travis fix, ebc96af follow-up
2018-04-02 00:48:08 +02:00
Treeston
6939f4eb7b
crash fix follow-up
2018-04-01 18:34:13 +02:00
Treeston
ebc96af6bb
Core/Object: Bump hover delta handling on nearpoints downstack into GetNearPoint2D (from movement generators); functionality should be unchanged
2018-04-01 18:27:29 +02:00