Commit Graph

39720 Commits

Author SHA1 Message Date
Aokromes b28d55b3dc Update SmartScriptMgr.h 2019-04-17 23:51:48 +02:00
Aokromes 0bb8f69164 Core/SmartScripts: Reserve SMART_ACTION_PLAY_CINEMATIC 2019-04-17 22:09:02 +02:00
Shauren bcda8dd742 Core/Dep: Boost 1.70 compatibility 2019-04-14 00:13:23 +02:00
Aokromes 18aca970ce DB/Creature: Heroic Twilight Zealot
Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/70471d0c6c5ef22362d9e052342298a928c6cae1
2019-04-12 13:59:38 +02:00
Shauren f729050900 Core/Maps: Ensure all child terrain maps are created before doing anything on parent map such as loading respawn times and corpses 2019-04-06 11:13:34 +02:00
Aokromes 4ddaa6cf69 Update issue templates 2019-04-03 15:19:29 +02:00
Shauren 81dd8574bb Core/PacketIO: Removed old and unused ByteBuffer functions 2019-04-01 22:27:24 +02:00
mdX7 8d6b9b9956 DB/Quest: Quest POI data
Closes #22791
2019-03-27 18:02:44 +01:00
Killyana b588711445 DB/Hotfixes: Rename file 2019-03-27 17:52:08 +01:00
mdX7 d0bedcde96 DB: Broadcast_text data for 8.0.1
Closes #22832
2019-03-27 17:40:51 +01:00
Killyana d31a2815af DB/Spells: Sparkles for the quest Fear No Evil 2019-03-23 00:35:12 +01:00
Ovah 71c673c593 DB: Gilneas waypoints 2019-03-17 17:07:58 +01:00
Shauren 16e06a5392 Core/Mail: Defined new mail message type 2019-03-07 23:12:43 +01:00
Ovah 951f130f20 DB/Creature: Fix The Bastion of Twilight trash mobs difficulty 2019-02-21 19:50:36 +01:00
Ovah 5c7cb67ea7 DB/Creature: Add missing spawns on Magisters Terrace 2019-02-20 23:40:01 +01:00
Shauren 25594c5a8e Core/Misc: Fix static analysis issues
Fix static analysis issues reported by Coverity
2019-02-16 17:37:16 +01:00
Shauren d5992f7711 Core/Spells: Add missing spell and aura effect handler array entries
Closes #23015
2019-02-04 16:47:41 +01:00
Aokromes 622c3c1885 DB/Misc: add DEFAULT value to visibilityDistanceType 2019-01-30 12:07:11 +01:00
ReyDonovan 6d4642a3e5 DB/Creature: Audrey Burnhep <Battle Pet Trainer>
Closes #22789
2019-01-26 22:11:43 +01:00
Killyana e754000a7a DB/Creature: Update visibilityDistanceType on creature_addon
Ref https://github.com/TrinityCore/TrinityCore/commit/83e6fde0664cf8ab0c425e574781262893e7b226
2019-01-17 17:41:11 +01:00
Killyana 598ed48a7f DB/Creature: Fix some spawns 2019-01-17 14:56:28 +01:00
Kittnz e1b4b0ddba Rename SQL 2019-01-16 21:13:32 +01:00
Kittnz 83e6fde066 Core/Objects: increase sight range of all Infinite, Gigantic and Large objects & correct general default visibility distance (#22892)
Note: This does not make the object active.

Some info on range
https://trinitycore.atlassian.net/wiki/spaces/tc/pages/74950924/Lua+Scene+Script+Documentation#LuaSceneScriptDocumentation-ActorAOIRange

#21111 #21681 #22891

Thanks Kinzcool & Kelno
2019-01-16 20:48:01 +01:00
Killyana e0c939b0d4 DB: Update File
Ref https://github.com/TrinityCore/TrinityCore/commit/866aaf378738f1c55150e08d84561d9d1666a8d5
2019-01-15 17:55:56 +01:00
Killyana 866aaf3787 DB/Creature: Add missing spawns to Zul'gurub 2019-01-15 14:43:03 +01:00
Killyana 67c0c8da7d DB/Creature: Remove Daros Moonlance old spawn 2019-01-14 15:43:53 +01:00
Shocker 22589ee862 Core/LFG: Change lock status to LFG_LOCKSTATUS_NOT_IN_SEASON for disabled dungeons, more explanatory
Shows "This instance is not available yet" instead of "You are already locked to this instance"
2019-01-12 20:56:53 +02:00
Shocker f53a1fb1bc Core/Spells: Fix SPELL_AURA_MOD_ROOT_2 not proccing on damage 2019-01-12 20:54:01 +02:00
Shauren 3a323f2b60 Core/Chat: Fixed addon chat messages using C_ChatInfo.SendAddonMessageLogged
Closes #22926
2019-01-11 18:23:10 +01:00
Shauren 50cfeb9aa4 Core/Misc: Improved ip2location code and set it to disabled by default
(cherry picked from commit 0ead73516a)
2019-01-09 17:35:18 +01:00
Gildor 61532e9816 Nopch fix (#22077)
(cherry picked from commit e323652f79)
2019-01-09 17:35:18 +01:00
Gooyeth 8ed2e3602b Typo fix contry -> country (#22075)
(cherry picked from commit a3198cbddc)
2019-01-09 17:35:18 +01:00
Gooyeth 163c487be7 Common: Replace ip2nation by ip2location. (#21957)
Replace ip2nation by ip2location.

Download: https://lite.ip2location.com/database/ip-country
(cherry picked from commit 2fe4ab94c5)
2019-01-09 17:35:13 +01:00
vincent-michael 5620eb9463 Update copyright note for 2019
auto happy = new year(2019);
2019-01-01 10:14:33 +01:00
Aokromes 5e115c620b Misc: Deprecate any mysql under 5.6
Mysql 5.5 is deprecated on few hours.
5.5	December 3, 2010; 8 years ago[50]	5.5.61	2018-07-27	December 2018
https://en.wikipedia.org/wiki/MySQL#Release_history
closes #22874
2018-12-31 18:12:26 +01:00
Giacomo Pozzoni 2f140693e8 Shared/Misc: Use C99 conformant snprintf and vsnprintf in Visual Studio (#22876)
(cherry picked from commit 166bb31163)
2018-12-31 14:27:05 +01:00
jackpoz 8488150dee Core/DBUpdater: Code cleanup 2018-12-30 18:10:11 +01:00
jackpoz d2b77ca075 Core/DBUpdater: Fix error message
Fix error message when trying to populate the database showing free'd memory data instead of the sql file name
2018-12-30 18:10:06 +01:00
Shauren 80c3304daf DB: Optimize creature_template table size 2018-12-18 12:50:15 +01:00
Ovah fe388d789b Core/Player: update player phase before updating area depending auras (#22872) 2018-12-17 21:16:17 +01:00
Shauren 38e05e33a8 Core/Commands: Fixed .gobject move and turn
(cherry picked from commit 7eb25f1af6)

Closes #3802
Closes #15598

(cherry picked from commit e68ff4186e)

# Conflicts:
#	src/server/game/Entities/GameObject/GameObject.h
#	src/server/scripts/Commands/cs_gobject.cpp
2018-12-17 19:34:55 +01:00
Quadralqt ba44e1a8db Core/Spells: Update AOE Damage Cap (#22871) 2018-12-17 16:43:42 +01:00
Aokromes fb32788525 move files after cp from 4.3.4 2018-12-17 07:33:32 +01:00
Ovahlord f6de578a07 DB/TSC: added pathing for most of the Stonecore trash npc's 2018-12-17 07:32:29 +01:00
Ovahlord 56b88bffb3 DB/SFK: added formations and waypoints for Shadowfang Keep 2018-12-17 07:25:43 +01:00
Ovahlord 9f8e9067fe DB/Elwynn: added pathing to Fargodeep Mines Kobolds and Princess 2018-12-17 07:24:03 +01:00
Ovahlord c88ecc9e78 DB/Uldum:
*added pathing for Ramkahen
*corrected emote states for Ramkahen Guardians
*added cosmetic talk events to Ramkahen Citizens
*added cosmetic talk events for Samir and Blacksmith Abasi
2018-12-17 07:23:46 +01:00
Shauren e9bcae1fad Core/Misc: Fixed nopch and clang 6.0 warnings 2018-12-09 16:07:38 +01:00
Killyana 07636dc9af DB/Creature: Add missing spawns to Elune's Blessing and the Moonspray
(cherry picked from commit f6ae286d60)
2018-12-09 15:39:26 +01:00
Killyana 6b1776737a DB/Waypoints: Fineous Darkvire
Closes #18679
By Rushor

(cherry picked from commit 579aa5c8a5)
2018-12-09 15:39:21 +01:00