ariel-
72b14ea028
Core/Spell: implement SPELL_FAILED_AURA_BOUNCED on DR spells
2017-12-26 16:58:53 +01:00
Rochet2
5a97814b6a
Core/Pools: fix pool memory usage ( #21075 )
...
Change vector to unordered map to save memory and startup time
2017-12-26 16:33:12 +01:00
ariel-
c4d135fc03
Core/Globals: validate creature_template mingold and maxgold fields
2017-12-26 16:29:45 +01:00
Aokromes
f477e71971
build fix
2017-12-26 01:47:31 +01:00
Treeston
2dea942944
Core/Unit: For convenience, explicitly redirect CastSpell with nullptr as first argument to the Unit* overloads. No more ->CastSpell((Unit*)nullptr, ...) all over the place!
...
(cherry picked from commits c7896f3102 and 40c78cac4c )
2017-12-26 01:17:44 +01:00
Aokromes
d36619e44a
build fix
2017-12-18 16:37:54 +01:00
Aokromes
19ddf3e8a5
Core/Creatures: fixed school immunity unapply when updating entry and unified code
2017-12-18 15:49:44 +01:00
Keader
1636e36411
Scripts/Naxxramas: Fixed blizzards following same player in Sapphiron encounter ( #21068 )
...
Closes #18765
2017-12-18 15:28:08 +01:00
Aokromes
38c6eaf2d5
Core/Creature: implement school immunity for creatures in creature_template
2017-12-17 20:47:48 +01:00
Gogs
6c917cd403
Core/Accounts: prevent existing account ban from being updated
...
Signed-off-by: jackpoz <giacomopoz@gmail.com >
2017-12-17 19:13:11 +01:00
Andrew Letson
13fca91e05
Scripts/Commands: Add failure state for quest remove ( #20611 )
...
Add more verbose messaging to the .quest remove command
2017-12-17 15:56:51 +01:00
Léo Gautheron
bdf2d697fa
Core/Unit: make neutral guards attack players involved in PvP
...
Fix https://github.com/TrinityCore/TrinityCore/issues/17635
2017-12-17 15:37:37 +01:00
jackpoz
4283252731
Shared/Metric: Fix crash on shutdown
...
Fix crash on shutdown with metrics enabled but InfluxDB stopping before worldserver
2017-12-17 15:37:30 +01:00
Aokromes
9c3752c8f2
Core/Spells: Fix some startup errors
2017-12-17 15:15:47 +01:00
Ovalord
433ef84eaf
Core/Units: fixed a merging typo that was partially breaking a check for healing allied creatures
2017-12-17 14:04:19 +01:00
Aokromes
400daac1b4
Scripts/Commands: modify command .dismount to target any selected player
...
- change security lvl for command .dismount to 2 (gamemasters). For players there is /dismount command
2017-12-17 11:55:50 +01:00
jackpoz
90344d2dd8
Core/Spells: Fixed Naxx Anub Scarab Summoning Spell
...
Reduce spell radius of 28864 and 29105 from 100 yards to 10 yards to spawn scarabs closer
2017-12-17 10:50:37 +01:00
ariel-
d8cc18e70b
Core/Spells: allow auras to proc from partial blocks
...
Closes #21065
2017-12-17 10:50:16 +01:00
Erik Strandberg
ace0b85b88
Core/Spells: Refactor setting spell info corrections to report errors about…
2017-12-16 16:40:32 +00:00
Aokromes
4b48d0dfdc
Core/Misc: minor typo and codestyle fixes
2017-12-14 13:41:06 +01:00
Shauren
f7fd109066
Buildsystem: Fixed windows pch build with ninja
...
(cherry picked from commit a6e46c1c2e )
2017-12-14 09:49:56 +01:00
Aokromes
47067814a1
Add missing header
2017-12-14 09:49:53 +01:00
Ovalord
088ce63ac7
Core/Auras: Updated mount capability check and implemented SPELL_AURA_MOUNT_RESTRICTIONS
2017-12-14 01:00:11 +01:00
Ovalord
175e469cb4
Core/Spells: Fixed shapeshift location check
2017-12-13 22:51:32 +01:00
Ovah
dc5e6673ee
Scripts/LCT: implement High Prophet Barim encounter
2017-12-12 14:47:39 +00:00
Aokromes
1a00fad992
Core/Scripts: Implemented OnlyOnceAreaTriggerScript
2017-12-11 16:15:22 +01:00
Krudor
c8aeadc949
Remove reportUse parameter on GameObjectAI::GossipHello and give it its own event.
...
Ported from 3.3.5
2017-12-10 13:59:13 +01:00
Krudor
843c21048a
Fix some warnings introduced in a previous commit
2017-12-10 12:56:35 +01:00
Aokromes
4d455eaedb
Core/Spells: Gathering no longer fails after patch 3.1.0
...
By Ovahlord
2017-12-10 12:28:04 +01:00
Aokromes
2c1e4d9b90
Core/Network: Allow some packets to be processed in map context
...
Move some packets processing to map context
2017-12-10 12:05:31 +01:00
joschiwald
9ea8214254
Core/Spells: Spells with TARGET_SELECT_CATEGORY_NEARBY requires a valid target ( #20954 )
2017-12-10 11:24:27 +01:00
Aokromes
bfcdb96cb3
typo fix
2017-12-10 02:15:07 +01:00
Erik Strandberg
a3b16c040b
Port f913f3bb89
2017-12-10 00:37:21 +00:00
Ovalord
6ecb9746b1
Core/Creature: merged creature extra flag for offhand attacks
2017-12-09 20:37:54 +01:00
Aokromes
f943ac6d06
Core/updater: Change mirror
2017-12-09 09:36:15 +01:00
Aokromes
5efa54d11c
Core/Misc: Fix static analysis issues
2017-12-09 00:00:27 +01:00
jackpoz
21cad46097
Core/Misc: Fix static analysis issues
2017-12-08 15:24:13 +01:00
Aokromes
2e0f2ee3fb
Core/Misc: Fix static analysis issues
2017-12-08 15:23:32 +01:00
Ovah
6eca9fb6ff
Core/Spells: fixed Improved Serpent Sting
2017-12-08 13:33:05 +00:00
jackpoz
814d938194
Core/Misc: Fix static analysis issues
...
Fix coverity id 1382860
2017-12-08 12:50:28 +01:00
Ovalord
9374b07963
Core/Creature: reworked aggro radius calculation *merged from master
2017-12-08 10:03:26 +01:00
Ovah
7269bfd61f
Core/Spells: fixed mage Incanter's Absorbtion talent
2017-12-07 18:58:32 +00:00
Keader
06861235a7
Core/Scripts: Fixed Enervating Brand in Baltharus encounter
...
Closes #21027
By Mihapro
2017-12-07 18:10:42 +01:00
Aokromes
5b3438f38c
Warning fixes
2017-12-04 11:15:16 +01:00
Aokromes
edfee7e5a9
Core/Misc: coding standard
2017-12-04 09:09:39 +01:00
Aokromes
c08afe373e
Merge branch '4.3.4' of https://gitlab.com/trinitycore/TrinityCore_434 into 4.3.4
2017-12-03 17:13:45 +01:00
Hristiyan
58fe4ebdf2
Core/Commands: Allow using display ids higher than std::numeric_limits<uint16>::max() for .modify morph command ( #21022 )
2017-12-03 17:12:39 +01:00
Shauren
b8ca6a9045
Core/Spells: Fixed accessing freed memory after reloading spell_area
2017-12-03 17:12:31 +01:00
jackpoz
84abf3a1a6
Shared/Metric: Stop metrics on shutdown
...
Properly stop metric information gathering and sending on shutdown.
Issue reported by AddressSanitizer.
2017-12-03 17:12:20 +01:00
jackpoz
d9501acb3f
Core/Spell: Validate spell_dbc DB data on startup
...
Validate spell_dbc DB data on startup (max effect type, max aura type, max target type).
Delete some invalid spells from spell_dbc table. Make sure to apply the SQL script or worldserver will assert on startup.
2017-12-03 17:11:41 +01:00