Commit Graph

2279 Commits

Author SHA1 Message Date
Kaev 1cb792fd60 Merge pull request #845 from Stoabrogga/undercity_mailbox
Fix overlapping mailbox in undercity (Trade Quarter, south)
2018-05-13 22:44:10 +02:00
Travis CI fcd576f675 Importing pending sql 2018-05-13 09:50:39 +00:00
Barbz 9a1af6e9be Merge pull request #843 from Stoabrogga/forlorn_spirit
Fix Forlorn Spirit (part of the "Legend of Stalvan" quest chain)
2018-05-13 11:49:04 +02:00
Rochet2 1780a96f51 Update .travis.yml (#861) 2018-05-10 20:27:05 +03:00
Barbz ec7124240d Merge pull request #853 from Viste/pdump
Core/Characters: fix pdump load after #755 and close issue #850
2018-05-10 16:23:15 +02:00
Viste(kirill) 27043fc093 Merge remote-tracking branch 'azmaster/master' into pdump 2018-05-07 21:29:42 +03:00
Travis CI 86a9decf4c Importing pending sql 2018-05-07 14:21:28 +00:00
Barbz e4d1cb1762 Merge pull request #844 from Stoabrogga/great_one
Fix quest 13956 "Meeting a Great One" (Children's Week)
2018-05-07 16:19:46 +02:00
Viste(kirill) fda3d1a865 Core/Characters: fix player dump load command 2018-05-07 15:51:52 +03:00
Stoabrogga f9cd6c1f46 Fix overlapping mailbox in undercity (Trade Quarter, south) 2018-05-04 13:17:35 +00:00
Stoabrogga d5038670a9 Fix quest 13956 "Meeting a Great One" (Children's Week) 2018-05-04 12:54:00 +00:00
Stoabrogga d8db1d8839 Fix Forlorn Spirit (part of the "Legend of Stalvan" quest chain) 2018-05-03 18:03:34 +00:00
Stoabrogga 63068718f1 Change the action of Deathguard Terrence in Brill when he reaches the lantern: Use oneshot "laughing" instead of emote state 2018-05-03 17:39:53 +00:00
Francesco Borzì b449a5ab4a Merge pull request #840 from Viste/sslupdate
Core/Crypto: Transitional Cryptography update for OpenSSL 1.1
2018-05-03 14:59:17 +02:00
Viste(kirill) 53364abcd7 Core/Crypto: Transitional Cryptography update for OpenSSL 1.1
Support for both OpenSSL 1.0 LTS and OpenSSL 1.1 versions.

Many Linux distributions are still on 1.0 and will stay on LTS for quite
some time.

Port of CMaNGOS commit: cmangos/mangos-wotlk@e1b0048
2018-05-02 13:57:57 +03:00
Travis CI 783003f0e8 Importing pending sql 2018-04-19 17:54:52 +00:00
Barbz 9db1d639fc Merge pull request #755 from Nefertumm/PlayerBytes
Split playerBytes fields in characters table
2018-04-19 19:51:33 +02:00
Travis CI 842ac4c14c Importing pending sql 2018-04-09 08:54:10 +00:00
Yehonal d914be6e63 missing instance_template scripts 2018-04-09 08:52:18 +00:00
Yehonal 737c6ec1e1 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2018-04-09 07:12:11 +00:00
Yehonal d17e1da32a Missing override keyword 2018-04-09 07:11:44 +00:00
Yehonal 15a2a47cb9 Missing ScriptLoaders for missing instance scripts 2018-04-09 07:10:00 +00:00
Yehonal f5fcc12fda Missing scripts for instances 2018-04-09 07:09:57 +00:00
Yehonal b773662753 New Boolean parameter for OnAfterUpdateEncounterState
Now you're able to know if an encounter has been really changed or not
(e.g. respawned bosses)
2018-04-09 07:09:43 +00:00
Yehonal 1b53828c52 fixed some warnings 2018-04-09 07:09:34 +00:00
Yehonal e49fb94e79 Fixed Twilight torment sartharion
thanks to @Morgarr
2018-04-09 07:09:27 +00:00
Barbz 4f477fae11 Merge pull request #806 from BarbzYHOOL/trial_of_the_champion_portcullis
Fixes the North Portcullis in TOCh
2018-04-06 22:09:03 +02:00
talamortis 05ed0597c0 Tome of Valor should no longer desapwn the creature 2018-04-01 16:55:50 +01:00
Francesco Borzì b390dd6640 Merge pull request #822 from Viste/memoty
Core/Misc: Fixed memory leak in trade handler
2018-04-01 10:36:05 +02:00
Shauren 77abc1df0e Core/Misc: Fixed memory leak in trade handler 2018-03-31 23:35:00 +03:00
talamortis d7e4799728 removed unused code - fix Travis 2018-03-31 19:46:28 +01:00
talamortis a6e10f2ab2 Instace to return the guid of the gameobject 2018-03-31 18:45:46 +01:00
talamortis 203df067f3 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2018-03-31 18:07:28 +01:00
talamortis 68c0d298ce After killing Rhahk in deadmines the door will now open correctly. 2018-03-31 18:05:44 +01:00
Travis CI 00cde32cd4 Importing pending sql 2018-03-29 16:35:34 +00:00
Barbz 5133af7b87 DB - Areatrigger - Removes warnings when booting the server (#819)
* DB - Areatrigger - Removes warnings when booting the server

There are 3 triggers that are from the areatrigger.dbc which are useless since the linked maps don't exist.
It's probably a mistake from blizz.

* Wrong database chosen...
2018-03-29 17:33:55 +01:00
talamortis 582abe1541 move a bit of code around for mirror image creatureAI 2018-03-29 01:11:08 +01:00
talamortis 4cb370e192 More fixes for Mirror Image
When player loses target on the mirror image should still attack the current target
2018-03-29 01:01:38 +01:00
Lee 72f9ef756e removed extra space 2018-03-26 21:14:34 +01:00
Yehonal 91cbe9e98a Fixed Creature_SelectLevel hook 2018-03-20 13:50:35 +00:00
Yehonal 9abaf38612 Implemented OnAfterUpdateEncounterState hook 2018-03-20 13:50:27 +00:00
talamortis 5775da199a Revert "Guild charter should now work as intended."
This reverts commit 8a307c7b18.

Also applied fix using original code.
2018-03-20 08:34:15 +00:00
talamortis 3cd8da7560 Players can now re enter zul'aman after raid wipes. 2018-03-19 11:54:00 +00:00
talamortis 8a307c7b18 Guild charter should now work as intended.
closes #807
2018-03-19 11:11:33 +00:00
talamortis 13580238c4 fixed crash issue is creatures are summoned outside of the instance 2018-03-18 22:41:29 +00:00
Barbz f329d17083 Custom scripts - Style of the readme on Github
Made it easier to read
2018-03-18 20:32:32 +01:00
Rochet2 d1646aeb0f Fix DB type to match core (#809)
* Fix DB type to match core

Reverts https://github.com/azerothcore/azerothcore-wotlk/pull/733

* Importing pending sql
2018-03-17 14:19:33 +00:00
talamortis 5113715b05 Upon death KT should reopen the door so people can leave. 2018-03-17 09:47:22 +00:00
talamortis 62977e6408 if players now wipe the door will Reset. 2018-03-15 13:08:02 +00:00
talamortis e0b8b58cca Sartharion should despawn all adds updon death. 2018-03-14 19:56:36 +00:00