Commit Graph

28959 Commits

Author SHA1 Message Date
Riztazz
2a25d9d9a7 Scripts/Stratholme: Few changes to how Ysida behaves during the Baron run (#20749) 2017-12-21 20:57:29 +01:00
ariel-
7cc074f2a4 DB/Creature: added interrupt immunities to some bosses
Closes #12020
2017-12-21 03:55:21 -03:00
ariel-
b1ad5df1ee Build: fixed finding Boost 1.66 named libraries... somewhat 2017-12-21 03:24:08 -03:00
ariel-
d8faa089e4 Build: fix typo in FindBoost 2017-12-21 03:05:23 -03:00
ariel-
42cc93b940 Build/Misc: added Boost 1.66 to FindBoost.cmake 2017-12-21 02:46:47 -03:00
ariel-
5e2c5a52cd Core/Spell: implement SPELL_FAILED_AURA_BOUNCED on DR spells
Closes #13695
2017-12-21 02:25:04 -03:00
Serpaa
bd12f481d5 DB/Creature: Add script to Draenei Artificer
Closes #21093
2017-12-20 22:15:32 +01:00
Killyana
aa8cd77501 DB: Fix Some DB errors related to pooling 2017-12-20 22:01:55 +01:00
Rochet2
022575329f Core/Pools: fix pool memory usage (#21075)
Change vector to unordered map to save memory and startup time
2017-12-20 20:04:34 +01:00
Aokromes
76c0d5335f DB/Creature: Add gold to few creatures 2017-12-20 17:40:19 +01:00
Aokromes
6a88858a52 They must be 3.3.5a only 2017-12-20 10:43:40 +01:00
Aokromes
d866ec3ffa DB/Creature: Fix loot for various icc trashmobs 2017-12-20 10:42:06 +01:00
Aokromes
5be80ac481 DB/Creature: Correct money for Lady Deathwhisper 2017-12-20 10:31:51 +01:00
ariel-
de9f904269 Core/Spells: fix some DB errors
Ref #18542

- Implemented Choking Vines transformation at 5 stacks
- Implemented periodic Aura of Fear ticks
- Fixed Savage Rend passive proccing on anything (raptor pets)
2017-12-20 02:25:25 -03:00
ariel-
5798fda0a0 Core/Globals: validate creature_template mingold and maxgold fields 2017-12-19 20:11:17 -03:00
Aokromes
9199e8f106 DB/Spawn: Add heroic mode spawns of a lot of gameobjects
Part by offl
Closes #21082
2017-12-19 19:14:11 +01:00
Killyana
7a4630d717 DB/GameObject: The Shadow Labyrinth door Lever
Closes #21086
2017-12-19 15:10:33 +01:00
ariel-
00c0ec3f27 Core/Creatures: fixed school immunity unapply when updating entry and unified code
- Also use correct data type for SQL (INT <-> uint32)
2017-12-18 10:59:47 -03:00
Keader
143b2aeac0 Scripts/Naxxramas: Fixed blizzards following same player in Sapphiron encounter (#21068)
Closes #18765
2017-12-18 08:39:35 -03:00
Naios
b9b667f925 Build: Require Visual Studio 2017 or greater
* See the deprecation notice at
  https://community.trinitycore.org/topic/13294-gcc-49-visual-studio-2015-end-of-life/
2017-12-17 20:22:34 +01:00
Naios
364fde5213 Core/Utilities: Globally enable C++14 chrono literals
* Usable like 12s, 15m...
2017-12-17 20:22:34 +01:00
Naios
ca023fd60a Core/Common: Use the std make_unique instead of a custom one 2017-12-17 20:22:34 +01:00
Naios
b4a42d1d06 Dep: Update fmt to fmtlib/fmt@f9c97de46b 2017-12-17 20:22:34 +01:00
Naios
697b4dbef2 Build: Experimentally disable the /Zm workaround for MSVC 2017-12-17 20:22:34 +01:00
Naios
92f96fc10e Build: Use the cotire library for precompiled header handling
* Required for handling flags inherited by linked projects
  correctly in the corresponding precompiled header.
* Reduces the maintenance effort for precompiled headers
2017-12-17 20:22:34 +01:00
Naios
e60c1f84a7 Build: Use interface targets for inheriting flags and definitions
* Remove the usage of global flags and definitions
  set through the CMAKE_CXX_FLAGS variable.
* Use cmake target compile features for setting the
  CXX standard automatically.
* Make C++14 globally available in the project
* Closes #21033
2017-12-17 20:22:33 +01:00
Naios
5a9ccae3e1 Build: Set the minimum required compiler version to GCC 6.3
* This is the current GCC version of debian 9
2017-12-17 20:22:33 +01:00
offl
afa891d04d DB/Creature: Add school immunity for some creatures
Ref https://github.com/TrinityCore/TrinityCore/pull/20709
2017-12-17 19:42:59 +01:00
Killyana
99cc4bb525 DB/Quest: The Mark of Vashj/The Cudgel of Kar'desh
Closes #21070
Closes #21069
2017-12-17 19:36:35 +01:00
Gogs
fbb2b1650f Core/Accounts: prevent existing account ban from being updated
Signed-off-by: jackpoz <giacomopoz@gmail.com>
2017-12-17 19:11:06 +01:00
jackpoz
657683df7e Core/Misc: Fix clang 6 warnings 2017-12-17 16:42:43 +01:00
Wyreth
ae878e18ef Core/Creature: implement school immunity for creatures in creature_template (#20709) 2017-12-17 16:29:22 +01:00
Andrew Letson
1cedcf0bf3 Scripts/Commands: Add failure state for quest remove (#20611)
Add more verbose messaging to the .quest remove command
2017-12-17 15:51:11 +01:00
Léo Gautheron
e96cf0b242 Core/Unit: make neutral guards attack players involved in PvP
Fix https://github.com/TrinityCore/TrinityCore/issues/17635
2017-12-17 15:29:30 +01:00
jackpoz
45b2bcfaf2 Shared/Metric: Fix crash on shutdown
Fix crash on shutdown with metrics enabled but InfluxDB stopping before worldserver
2017-12-17 14:35:18 +01:00
Shauren
3bb166dd5c Build: Fixed warning about disabling warnings 2017-12-17 14:13:28 +01:00
Aokromes
a3cb947f72 DB/Misc: Make base files more read-able
for future mysql dumps run this after dump before push:

sed -i 's/),(/),\n(/g' auth_database.sql

sed -i 's/),(/),\n(/g' characters_database.sql
2017-12-17 12:23:43 +01:00
ForesterDev
661dfee80e Scripts/Commands: modify command .dismount to target any selected player (#19788)
- change security lvl for command .dismount to 2 (gamemasters). For players there is /dismount command

Closes #19788
2017-12-17 04:36:59 +01:00
ariel-
484c681e43 Core/Entities: fixed rage gain from attacking script-invincible targets
Closes #3856
2017-12-16 21:04:20 -03:00
ariel-
57375739ba DB/Spell: fix Magic Absorption
Closes #20570
2017-12-16 18:54:27 -03:00
ariel-
98236dfa88 Core/GameObject: refactor dismounting on use 2017-12-16 18:00:02 -03:00
Killyana
906a1331b0 DB/Misc: Death knights area rework part8
Original work done by Grz3s on Cmangos
2017-12-16 19:38:54 +01:00
jackpoz
72e97d330b 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-16 19:00:19 +01:00
Killyana
6a5e1f56f4 DB/Loot: Fix Koralon the Flame Watcher loots
Closes #21037
2017-12-16 16:43:42 +01:00
ariel-
3722a96f4f Core/Spells: allow auras to proc from partial blocks
Closes #21065
2017-12-16 06:04:14 -03:00
ariel-
2ce3f3a7b8 Core/GameObject: implement dismount on use of certain GOs
- The fact of player dismounting was entirely client-sided, with no server code enforcing it.

Closes #19979
2017-12-16 05:01:37 -03:00
Keader
f560842b59 Build fix 2017-12-15 22:07:24 -03:00
Riztazz
56b0433b6d Scripts/UBRS: The Beast (#20751) 2017-12-15 21:58:45 -03:00
Gustavo
51c4196acf Core/Entities: add extra use of UPDATETYPE_CREATE_OBJECT2 (#20955) 2017-12-15 21:11:02 -03:00
ariel-
8659bd0387 Rename 2017_12_15_04_world_355.sql to 2017_12_15_04_world_335.sql 2017-12-15 20:52:09 -03:00