Naios
80fe552894
Core/EventProcessor: Wait for non deletable events to get deletable.
...
* Immediate deletion caused issues with the SpellEvent,
so we delete it at one of the next update ticks now.
* Only affects the unforced cancellation of events.
* Ref #16675
(cherry picked from commit 1ad73212dc )
2016-07-05 00:19:45 +02:00
Naios
1a891f3a5e
Core/Scripting: Don't force event cancellation when swapping creatures.
...
* EventProcessor::KillAllEvents(force = false) should only be used
by the EventProcessor.
(cherry picked from commit d68316fcd2 )
2016-07-05 00:19:38 +02:00
Shauren
c0df972768
Core/Spells: Fixed crash with DEST targets added in b3d814ee50
2016-07-05 00:02:04 +02:00
Shauren
d0d76abc9d
Core/Achievements: Implemented all criteria tree operators
2016-07-04 22:52:07 +02:00
Shauren
9645f868ed
Core/Auras: Defined more aura types
2016-07-03 22:35:14 +02:00
Shauren
77f980035a
Core/Items: Implemented scaling item enchants with player level
2016-07-02 22:44:03 +02:00
Aokromes
e76f5bd93e
Update worldserver.conf.dist
2016-07-02 14:18:18 +02:00
Aokromes
54881d2296
Update worldserver.conf.dist
2016-07-02 13:20:18 +02:00
Shauren
ef396877ae
Core/Spells: Fixed spell range check
...
Closes #17060
(cherry picked from commit e6a52d4aae )
2016-07-01 20:39:38 +02:00
Aokromes
d8969f39fb
DB/Misc: Fix startup errors
2016-06-30 21:07:16 +02:00
Shauren
1b1478ba86
Core/Auras: Implemented spell aura 402 - SPELL_AURA_MOD_POWER_DISPLAY
...
Closes #17468
2016-06-30 17:20:13 +02:00
Shauren
7ed1c47f6b
Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_VISUAL
2016-06-29 19:49:23 +02:00
Aokromes
aa006b490c
DB/Creature: remove one incorrect npcflag
...
By tkrokli
2016-06-28 22:55:52 +02:00
Aokromes
fe3cdd54df
Rename 2016_06_28_00.sql to 2016_06_28_00_world.sql
2016-06-28 22:35:18 +02:00
Aokromes
c0974a3eaf
DB/Creature: remove one incorrect npcflag
...
By tkrokli
2016-06-28 22:35:01 +02:00
Shauren
b3d814ee50
Core/Spells: Fixed spell effect on caster not being processed instantly for spells that have travel time and hit both caster and another unit
2016-06-28 17:38:19 +02:00
Shauren
68473ccba2
Core/PacketIO: Marked CMSG_GUILD_NEWS_UPDATE_STICKY as thread unsafe
2016-06-27 17:19:05 +02:00
Shauren
a515b73738
Core/Spells: Fixed Glyph of Surging Mist
2016-06-26 19:52:41 +02:00
Shocker
9ae700c809
Core/Reputation: Player::SetReputation() / Player::GetReputation() should work with signed values
2016-06-26 14:51:37 +03:00
Shauren
55d5cd37df
Core/Auras: Implemented aura 321 SPELL_AURA_MOD_NO_ACTIONS
2016-06-25 10:50:28 +02:00
Aokromes
77d0e3257c
DB/Creature: Fix training targets granting experience
...
Closes #17450 by Anddrw
2016-06-25 00:54:40 +02:00
Shauren
420b9045e4
Core/Auras: Fixed SPELL_AURA_OVERRIDE_ATTACK_POWER_BY_SP_PCT to affect ranged attack power as well
2016-06-24 16:00:39 +02:00
Naios
2b97b32d81
Build: Throw a fatal error when the SCRIPTS variable isn't a valid option.
...
* Catches issues early that are caused through a wrong configuration.
2016-06-23 22:19:37 +02:00
Shauren
73aababbd4
Core/Spells: Fixed handling spell interrupts - PreventionType dbc field is a bitmask
2016-06-23 22:19:52 +02:00
Kito
c5bad429e2
Scripts/Monk: Surging Mist
...
* When glyphed and in stance will cast AOE ally selection heal
* Else, cast normal heal on Explicit target
2016-06-23 22:01:24 +02:00
Nelidon
b4c83443e7
Core/Battlenet: Allow player to switch realm ( #17441 )
2016-06-23 18:04:54 +02:00
Aokromes
e8bfc0cd96
DB/Creature: Morakki can't accept both quests
...
By Alastyr, closes #15844
2016-06-23 16:09:48 +02:00
Aokromes
f1aecaddd3
DB/Creature: Spawn Una Wildmane
...
updates #16655
2016-06-23 15:10:39 +02:00
Aokromes
ef835b70d8
Update pull_request_template.md
2016-06-23 11:47:56 +02:00
Shauren
63c2804beb
Core/DataStores: Fixed typo in field name
2016-06-22 22:04:42 +02:00
Carbenium
73779d09e9
Add CLion files to gitignore
2016-06-21 21:13:32 +02:00
Shauren
9a2d8eac99
Prepared statement parameter fix, screw manual indexing
2016-06-21 20:45:34 +02:00
Shauren
f6cac4df5b
Core/Items: Item upgrade followup
...
* Fixed Item::SetModifier to broadcast value updates
* Generate base item upgrade when looting
* Generate base item upgrade when loading from db and db2 data changed
2016-06-21 20:41:30 +02:00
frozen4
ed00534e7c
Core/Items: Implemented item upgrades
...
Closes #17432
2016-06-21 20:33:51 +02:00
Aokromes
5f2c62392c
Update 2016_06_20_01_world.sql
2016-06-20 21:53:53 +02:00
Shauren
688635ff92
Core/Players: Fixed learning riding
2016-06-20 17:04:12 +02:00
Aokromes
7b8b7e544d
DB/Misc: More reguid
2016-06-20 12:44:10 +02:00
Aokromes
f827457d3f
DB/Object: Add Ore spawns in Felwood
...
By @Malcrom
2016-06-20 12:17:21 +02:00
Aokromes
c37bf2a001
DB/Creature: Hide 3 triggers
2016-06-20 09:33:39 +02:00
Duarte Duarte
7ec0d94119
DB/Schema: Add missing PK to world.playercreateinfo_cast_spell
2016-06-19 22:49:16 +01:00
Aokromes
4ce02d132a
DB/Creature: remove one incorrect npcflag
...
By tkrokli
2016-06-19 21:01:26 +02:00
Shauren
78b31e9637
Tools/Patcher: Fixed client crashes happening on macs
...
Closes #16872
2016-06-19 11:25:47 +02:00
Shauren
f6637439f4
Core/Items: Updated max durability calculation
2016-06-18 16:23:55 +02:00
P-Kito
11ed9b0b63
Game/Unit: Update shapeshift forms enum to match SpellShapeshiftForm.dbc ( #17407 )
2016-06-17 21:26:51 +02:00
Shauren
65eb88c8a5
Core/Spells: Fixed monk spell Provoke
...
Initial PR submitted by @Infamous-devel
Closes #17384
2016-06-17 21:17:07 +02:00
Shauren
5fdeb06675
Core/Quests: Fixed loading quest objective progress
...
Closes #17297
2016-06-17 18:33:54 +02:00
Aokromes
ace9c1af99
DB/Creature: fix some npcflags
...
closes #15963 by tkrokli
2016-06-17 11:25:22 +02:00
Shauren
cfc40f2ccc
Core/Auras: Defined more aura types
2016-06-16 17:47:10 +02:00
Aokromes
be0ce1c4d3
Scripts/Ulduar: Remove removed achievement
...
Closes #17387
2016-06-16 15:49:27 +02:00
Stefano Borzì
eb9be2bffc
Update README.md, change the logo url ( #17386 )
...
Changed the logo url with the right url
2016-06-16 11:36:56 +02:00