Commit Graph

2279 Commits

Author SHA1 Message Date
Yehonal 8255f78f8a Missing curl package in unix os deps 2018-07-17 13:57:55 +02:00
Yehonal af5256cd5b Various fixes to acore dashboard
+ simple restarter now prevents infinite crash loops
+ client data downloader now uses github releases and fixed downloading path
+ module updating now take care about compatibility version info
+ disabled CONFDIR variable in bash conf file, using BINPATH by default instead
2018-07-17 13:54:23 +02:00
Kartselyanski 113ac06929 Ahn'Kahet: Amanitar should cast the fungus only on players without "Mini" aura. 2018-07-17 00:01:09 +02:00
Travis CI 9bbb1b10e0 Importing pending sql 2018-07-16 16:10:50 +00:00
MajorDOT dfd00ff897 DB/Script: Fix Captain Dranarus sound range
Fix by:
https://github.com/offl
2018-07-16 18:08:57 +02:00
Yehonal 32f215805a Fixed libssl-dev for latest ubuntu revs on deps installer 2018-07-15 23:44:58 +02:00
Yehonal afbe059d5a fixed loop with comp_build() function of compiler 2018-07-15 23:33:22 +02:00
Yehonal e2e3a07f94 missing executable permissions for *.sh files
command: git add --chmod=+x -- $file
2018-07-15 23:22:20 +02:00
Yehonal cd722b73d3 Updated .travis.yml for new bash system 2018-07-15 23:13:42 +02:00
Yehonal 85388901cf Rewrite of bash system
+ Implemented new dashboard menu
+ some fixes for db_assembler
+ new module installation process with version check via json files
+ some fixes to modules installer
+ implemented simple crossplatform worldserver and authserver restarters
+ new compiler script
+ client data downloader (beta)
+ various other fixes
2018-07-15 22:51:17 +02:00
Barbz 07a451e140 README - db_assembler
Added description and formatted it for github
2018-07-13 21:07:47 +02:00
Stoabrogga a18d1474a3 tools improvement (#926)
* tools improvement

* added "Source/DetourAssert.cpp" to recastnavigation/Detour/CMakeLists.txt

* increased MMAP and VMAP version numbers

* Will need to re extract MMAPS and VMAPS
2018-07-13 12:46:04 +01:00
Travis CI 02d14df9b8 Importing pending sql 2018-07-12 13:43:52 +00:00
Stoabrogga 471413719c Fix NPC 7856 (Southsea Freebooter) 2018-07-12 15:41:28 +02:00
Kartselyanski 90fdd10c3f Fix Fishing's spell cast interruption. 2018-07-11 00:16:35 +02:00
Barbz 0f744d660f Github: issue_template made easier to read
Deleted pointless comments and tidied it so it's less scary
2018-07-10 01:38:20 +02:00
Barbz 73bcb01005 Github: pull_request_template made easier to read 2
Made easier to read
Again.
2018-07-09 17:10:58 +02:00
Barbz cc886b18a1 Github: pull_request_template made easier to read
Deleted pointless comments and made it easier to read
2018-07-09 16:46:32 +02:00
Kargatum 7a5ed0c5bb Core/Scripts: Add SpellSC and new hook OnCalcMaxDuration 2018-07-08 01:04:38 +02:00
Kartselyanski e5d58de641 Core/Scripts: Sapphiron fixes.. 2018-07-07 16:59:31 +02:00
Barbz 81e66d7b04 Github/pull_request_template.md - Improved
Made "target branch" optional since all the PRs are for the master branch by default
Tidied the existing comments to be shorter to read but with more information
Added links for contribution
2018-07-06 22:15:44 +02:00
Barbz 4c4795ec40 Github/issue_template.md - Improved
Added a lot more guidelines
Tidied the existing comments to be shorter to read but with more information
Added links for contribution
2018-07-06 22:15:34 +02:00
talamortis 2c7485c11c Removed the set faction from animal blood spell 2018-07-06 17:10:41 +01:00
talamortis 775d5094d2 Removed comment from hook - No idea why it was there. 2018-07-06 15:05:47 +01:00
FALL1N1 cbc5172b1c Core/Scripts: Boss Gluth + Spell Infected Wound ... (#937)
* Fixed infinite stacks (and eventually crash) of infected wound. (Also fixes the stranglethorn vale zombies' DoT stack issue and all the mobs using that spell)
* Fixed zombie spawn location (3 gates, only 1 used in 10man, all 3 in 25)
* Fix Gluth's "Zombie Chow" distance, now it's blizzlike. Closes #736
2018-07-06 15:23:42 +02:00
Barbz c15444a18e Rogue/Spell: Blade Flurry correctly dmg multiple mobs (#939)
Core/Spells: Fixed Blade Flurry not sharing damage/ignoring armor to
2018-07-05 00:41:05 +02:00
Travis CI 6f1bb411ce Importing pending sql 2018-07-04 22:25:00 +00:00
Stoabrogga d9d5758383 Fix Midsummer Celebrants in Tirisfal Glades and add Festival Scorchling 2018-07-05 00:21:39 +02:00
lineagedr fb6d7af046 Update spell_rogue.cpp (#959)
Blade flurry shouldn't target totems.
2018-07-03 09:12:20 +01:00
Travis CI dd291e0de6 Importing pending sql 2018-07-02 18:22:28 +00:00
FALL1N1 613b586485 Fix Maexxna's portal rotation. (#925)
* Maexxna portal rotation.

* Rewritten sql to update, ready to be merged.

* Portal's visual effect should be in different phasemask and appear only when maexxna is killed.

* split the update query in two, forgot that visual is in phase2

* i want to kms.. all should be good now
2018-07-02 19:20:46 +01:00
talamortis c3a36641ff Fixes Rogue Tier 1
close #955
2018-07-02 18:39:48 +01:00
Travis CI 80f81d77eb Importing pending sql 2018-06-29 19:07:02 +00:00
Stoabrogga 904ec49d42 delete duplicate Midsummer Celebrants in Tanaris; Fire Breathing for all Fire/Flame Eaters 2018-06-29 21:05:17 +02:00
talamortis 5100a533d2 Added check to player to return if player is in tank spec 2018-06-28 01:57:48 +01:00
Travis CI 03cae215b9 Importing pending sql 2018-06-26 22:22:06 +00:00
Stoabrogga ba6575eaf7 fix faction of Midsummer Celebrant (NPC ID 16781) 2018-06-27 00:20:24 +02:00
Travis CI 83ac3e407b Importing pending sql 2018-06-25 21:47:15 +00:00
talamortis 832bccd9fa Added missing spirit healer into Stranglethorn vale. 2018-06-25 22:44:12 +01:00
Kartselyanski 02f0b4c942 Fixed Archavon's Stone Breath knockback on tank. 2018-06-25 17:55:36 +02:00
Kargatum 7329ad4790 Add GitRevision
GitRevision as in TrinityCore
2018-06-24 17:32:50 +02:00
Kartselyanski b9f12ddf8a Core/Spells: Fixed Blade FURry not sharing damage/ignoring armor to additional mobs. 2018-06-24 02:59:19 +03:00
Travis CI 52fa2c2967 Importing pending sql 2018-06-23 23:00:39 +00:00
Nefertumm 00b5e3141a Fix Lady Deathwhisper intro
When you are at Lord Marrowgar entrance and he starts his intro, Lady
starts her intro too. With this fix, that is fixed.
2018-06-24 00:59:04 +02:00
Rochet2 a3d3042049 Core Hook - Remove temporary fix and document possible null in hook (#805)
* Remove workaround

Partially revert temporary crash fix https://github.com/azerothcore/azerothcore-wotlk/commit/a36e94a49a5b3bbdf01c622600c87da8cf55a26b

* Update ScriptMgr.h
2018-06-20 00:38:32 +02:00
Kaev b2870298c1 Merge pull request #930 from Winfidonarleyan/fix_typo
Fix typo in hooks for BGScripts
2018-06-18 18:53:12 +02:00
Kargatum d4f785d705 Fix typo in commit https://github.com/azerothcore/azerothcore-wotlk/commit/049386b93662ad62ea6f779ed5832865ffbde242 2018-06-18 20:58:53 +07:00
Kaev 131da6a0e4 Merge pull request #929 from Winfidonarleyan/bg_hooks
Core/Scripts: Add BGScripts and new hooks
2018-06-18 08:58:42 +02:00
Kargatum 049386b936 Core/Scripts: Add BGScripts and new hooks
* OnBattlegroudStart
* OnBattlegroudEndReward
* OnBattlegroudUpdate
* OnBattlegroudAddPlayer
2018-06-18 02:00:20 +07:00
Barbz a1794c6193 BattlegroundMgr - Fixed typo
Quick fix typo in slog
2018-06-17 17:04:56 +02:00