Commit Graph

495 Commits

Author SHA1 Message Date
Kargatum
d82d6ba20d refactor(sql): Split big update file into smaller ones 2019-01-18 22:38:42 +01:00
Francesco Borzì
b824154722 Fix sql updates chain 2019-01-16 11:32:59 +01:00
José González
a4d8134e38 Core/Commands: Add new spy command (#1263)
Add a new spy command for game masters and administrators to receive all conversations of followed players.

How to use:

- Use command .spy follow <characterName> with a GM 
- Make that player whisper another player
- You (GM) should receive the message sent
- Use command .spy status. You should get a list with the test subject's name in it.
- Use command .spy unfollow <characterName>
- You should not receive any more messages sent or received by that player


* Core/Commands: Add new spy command
* Importing pending sql
* Fix missing comma in SQL
* Fix travis compile: comment unused parameter
2019-01-15 15:47:14 -03:00
Travis CI
55d006c16d Importing pending sql 2019-01-15 17:32:51 +00:00
Stoabrogga
98a3990d94 DB/SAI: Fix Arakkoa Egg (#1280)
Prevent the Arakkoa Egg (template ID 20214) from following the player
Arakkoa Egg will now cast Arakkoa Egg Debuff (ID 35788) if the player is within 6 yards range

Closes #1209
2019-01-15 18:30:15 +01:00
Francesco Borzì
81fe5482a1 Fix DB import issues (#1283)
- Closes #1278
- Closes #1281
2019-01-14 23:11:50 +01:00
Travis CI
c90afdd9e2 Importing pending sql 2019-01-14 08:29:08 +00:00
Poszer
c573c60a0f DB/Quest Going Bearback (#1267)
-Fix client crash while ussing arrows in quest, and pressing Esc.
-Updating creature spells ( Correct is to have Flaming Arror and Burst of Speed )
2019-01-14 11:26:58 +03:00
Poszer
0dfda71c8b DB/Quest The Lord of Blackrock (#1254) 2019-01-14 11:26:11 +03:00
Travis CI
4983cc1cbc Importing pending sql 2019-01-13 13:38:10 +00:00
FrancescoBorzi
ceb82e3506 Merge branch 'master' into UlagtheCleaverQuestFix 2019-01-13 12:41:13 +01:00
Poszer
2fea4fea8b Update rev_1546933586341240000.sql
Changed game object GUID
2019-01-13 01:35:47 +01:00
Travis CI
dabf4f5f8e Importing pending sql 2019-01-12 22:58:13 +00:00
Kargatum
b34bc28e5b Core/DB: Update all locales to actual TrinityCore (#1160)
* Core/Misc Update all locales table structure to simple system. Port from TrinityCore
Co-Authored-By: Winfidonarleyan <dowlandtop@yandex.com>
* Core/Db/Gossip Update structure gossip_menu and gossip_menu_action to actual TrinityCore
* Core/DB Update Broadcast system to actual TC
* Core/Mail: implement Quest Mail Sender
* Core/Quest Split quest template locales
2019-01-13 01:56:06 +03:00
Travis CI
b16bb23ef7 Importing pending sql 2019-01-12 09:51:59 +00:00
Stoabrogga
cbb21c5b74 DB/SAI: fix Sen'Jin Fetish (#1266) 2019-01-12 12:50:25 +03:00
Travis CI
a4c8e98d1f Importing pending sql 2019-01-10 21:14:29 +00:00
Kargatum
d60cd1ced6 DB/Graveyard: Translate comments to English language (#1246) 2019-01-10 22:12:10 +01:00
Poszer
13c854c345 DB/Quest Ulag the Cleaver
Update: Way path is correct now
2019-01-10 11:52:31 +01:00
Travis CI
7a3a9a81b4 Importing pending sql 2019-01-08 16:19:35 +00:00
Poszer
c07bba17e5 DB/Creature Vile Fin & Ragged Scavenger fix (#1243)
Co-Authored-By: Maurowin <maurowin@users.noreply.github.com>
Co-Authored-By: Alan <sr.alansantos@hotmail.com>
2019-01-08 19:16:07 +03:00
Travis CI
4571588031 Importing pending sql 2019-01-08 13:17:56 +00:00
Viste(Кирилл)
31bce00b2a Core/Events: announce event system improvement. (#1228)
* DB: update timestamps for #1187
2019-01-08 16:15:38 +03:00
poszer
2c056116d0 DB/Quest Ulag the Cleaver
Move Ulag the Cleaver to SAI
2019-01-08 09:00:47 +01:00
Travis CI
2f5653c24f Importing pending sql 2019-01-08 06:39:05 +00:00
Kargatum
1a9f8dfc0c Core/DBC Move WorldSafeLocs.dbc storage to DB (#932) 2019-01-08 09:37:31 +03:00
Barbz
09fa4c515b Apps: Add backticks to version_db_* in create_sql.sh (#1244)
So people don't add the backticks manually and waste time.
2019-01-07 22:43:11 +01:00
Travis CI
b5d56462e2 Importing pending sql 2019-01-07 11:22:07 +00:00
Poszer
9bf56aa124 Core/Quest: Mr.Floppy's Perilous Adventure Quest (#1158) 2019-01-07 14:19:56 +03:00
Travis CI
5ad58353f2 Importing pending sql 2019-01-06 17:53:51 +00:00
Stoabrogga
c019214a3f DB/Core: Proper hover height + flying animations for vanity pets (#1237)
Fix hover height and some animations of vanity pets
The smart script for the Wind Rider Cub can also be used for the Gryphon Hatchling.
2019-01-06 18:52:06 +01:00
Travis CI
554910aa6d Importing pending sql 2019-01-06 16:57:35 +00:00
talamortis
247bb8f7bd Update waypoints for black knight in Trail of the champion to be more blizzlike.
closes: #1072
2019-01-06 16:55:38 +00:00
Travis CI
9a36f5957b Importing pending sql 2019-01-06 06:34:18 +00:00
Viste(Кирилл)
3f45c14822 Core/Quest: implement Quest Tracker (#1233) 2019-01-06 09:32:17 +03:00
Travis CI
3c14bd0faa Importing pending sql 2019-01-05 20:21:50 +00:00
Viste(Кирилл)
41adf1539f MySQL: account table restructure (#1230)
* DB/auth: change last_login to NULL instead of invalid date and up email colum to varchar 255 from 254
2019-01-05 23:20:12 +03:00
Travis CI
248435a29c Importing pending sql 2019-01-04 17:25:56 +00:00
Stoabrogga
5c037215f5 DB/Creature: Fix pet Sen'jin Fetish model (#1208) 2019-01-04 18:23:48 +01:00
Travis CI
6cd70a36a9 Importing pending sql 2019-01-03 17:46:10 +00:00
Stoabrogga
f6055da02e DB: Flying pets can follow player on flying mount (#1212)
For vanity pets
2019-01-03 18:44:02 +01:00
Travis CI
676d5cd431 Importing pending sql 2019-01-03 14:03:28 +00:00
Francesco Borzì
5096a3db87 Update creature & gameobject table structure (#1219) 2019-01-03 15:01:14 +01:00
Travis CI
0e16853157 Importing pending sql 2018-12-31 17:30:32 +00:00
Poszer
9aa6770c89 DB/SAI: Quest Forge Camp Annihilated (#1146)
Fixed Quest Forge Camp Annihilated: The Canons now shoot the camps

Updated SAI Script
Updated Creatures ( Problem with LOS Targeting ) - Moved to Clear positions where can be targeted.
Creature 68741 ( Fel Cannon - Fear Target )
Creature 68742 ( Fel Cannon - Hate Target )


Closes #1077
2018-12-31 18:28:30 +01:00
Travis CI
9591fa9d4e Importing pending sql 2018-12-29 14:13:39 +00:00
Poszer
585d293de4 DB/NPC: Quartermaster Bartlett can now repair (#1149)
Added repair option to gossip menu of Quartermaster Bartlett
2018-12-29 15:11:30 +01:00
Travis CI
008f16fac2 Importing pending sql 2018-12-28 18:26:21 +00:00
Poszer
4419409b16 DB/SAI: fix Ward of Laze creature (#1145)
Prevents totem from moving, attacking in melee and it now correctly attacks player.
Closes #1093
2018-12-28 19:24:20 +01:00
Travis CI
ccb925b856 Importing pending sql 2018-12-27 20:57:13 +00:00