Commit Graph

1454 Commits

Author SHA1 Message Date
Francesco Borzì
e1b506fafa fix(travis): prevent failures in forks
thanks @Rochet2
2019-01-27 11:09:17 +01:00
Francesco Borzì
1c49942796 fix(travis): remove command duplication that was causing failure 2019-01-26 23:24:05 +01:00
Francesco Borzì
fac605de24 chore(readme): added Docker reference in README.md 2019-01-26 22:16:45 +00:00
Stoabrogga
acf47073ab feat(SmartAI): Implement action type 115 "SMART_ACTION_RANDOM_SOUND" 2019-01-26 22:16:16 +00:00
Francesco Borzì
9eb07a57d4 fix(travis): attempt to fix staging branch auto-update 2019-01-26 22:11:34 +00:00
AzerothCoreBot
9f4837cf2d Import pending SQL update file 2019-01-26 19:49:53 +00:00
Poszer
e60c3df132 fix(DB/Quest): Mage Summoner (#1341)
- Added gossip menu option for Shaman Trainer
- Updated faction for creature Minor Water Guardian
- Updated flags for creature Sarilus Foulborne
- Added SAI for Creature Sarilus Foulborne

- Sagorne Creststrider now correctly has the text "Teach me the ways of the spirits" instead of a blank gossip option. All his gossip options open the correct corresponding features.
- Sarilus Foulborne summons water elementals on pull, then proceeds to use frostbolt in combat.
    Note: Sarilus will always run to the player to be in melee range, even though he casts frostbolt every couple seconds. Maybe he should stay at casting range until OOM?
2019-01-26 20:47:46 +01:00
AzerothCoreBot
ebdfdea8e3 Import pending SQL update file 2019-01-25 21:03:02 +00:00
Poszer
8c49cec40a fix(DB/SAI): Lazy Peons quest (#1348)
- Quest: Lazy Peons: Moved from core to SAI
- Lazy Peon will now play work sounds
- Lazy Peon will now display the axe-swing emote
- Lazy Peon will now kneel in front of the pile, and start cutting in front of the tree
- Lazy Peon will now use better positions and orientations for the wood pile and the trees
- Lazy Peon will fall asleep after 80 seconds of working
- Lazy Peon will now activate itself every 120 000 till 150 000 milliseconds
2019-01-25 22:01:24 +01:00
Francesco Borzì
17e07528c4 feat(travis): keep staging branch up to date 2019-01-25 12:24:06 +00:00
AzerothCoreBot
69a5616025 Import pending SQL update file 2019-01-24 19:09:29 +00:00
Francesco Borzì
206feacab3 feat(SmartAI): improve add quest action (#1333) 2019-01-24 19:07:13 +00:00
Francesco Borzì
60561d6f9f chore(bot): improve layout of travis bot commits (#1347) 2019-01-23 22:54:45 +00:00
Francesco Borzì
c62fec7f77 feat(SmartAI): handle unused SmartActions (#1335)
Emit error when there is a SmartAction in the DB that is not yet supported in AzerothCore.
Emit error when there is a SmartAction in the DB that is not supposed to be used in version 3.3.5a.
2019-01-23 15:51:08 +01:00
Travis CI
4ba0932885 Importing pending sql 2019-01-22 23:07:46 +00:00
Kargatum
f6d00026cd DB: Fix crash in waypoint_scripts (#1342) 2019-01-23 06:05:19 +07:00
Francesco Borzì
86d78f7d05 chore(README.md) 2019-01-22 23:55:14 +01:00
Barbz
b41fd95874 chore(db_assembler): Changed var name (#1091)
- Added a missing "s" to the update suffix because it must match exactly the name of the updates/ directory (we have base, custom and updates)
- Also changed var name in config.sh.dist (edit your config.sh if you use it)
- Removed trailing spaces
2019-01-22 22:43:30 +01:00
Francesco Borzì
71e0ad005b fix(Docker): solve bug in Windows installation
- Closes #1305
2019-01-22 20:43:40 +01:00
Travis CI
6c233c4d8c Importing pending sql 2019-01-22 14:39:50 +00:00
José González
8ad64cd8a3 fix(DB/Command): Add help options for .spy command (#1339)
Add missing help options for the new .spy command
2019-01-22 15:38:16 +01:00
Lee
662a49bfd8 [Core / Script] Mr Smite Event Update (#1340)
Fixed an issue where Mr Smite would do his stomp event more than once.
2019-01-22 08:12:46 +00:00
Travis CI
a8621e44e8 Importing pending sql 2019-01-20 23:40:07 +00:00
Walter Pagani
b39042d533 DB/Quest: Quest 11223 moved from core to DB (#1334) 2019-01-21 06:38:26 +07:00
Travis CI
049b9cb220 Importing pending sql 2019-01-20 18:59:30 +00:00
Francesco Borzì
8931ae74ba refactor(SmartAI): move AC-only SMART_ACTIONs to avoid conflicts with TC 2019-01-20 19:57:21 +01:00
Travis CI
3b02050e5b Importing pending sql 2019-01-20 13:10:54 +00:00
Francesco Borzì
386b334337 refactor(SmartAI): align some SMART_ACTION(s) to TC (#1329) 2019-01-20 14:09:14 +01:00
Travis CI
569b25e579 Importing pending sql 2019-01-20 10:41:44 +00:00
Francesco Borzì
7c7c5eb203 Core/DB: refactor(creature_template): closes #1181 (#1322)
* refactor(creature_template): closes #1181

* chore: improve code readability
2019-01-20 13:39:32 +03:00
Travis CI
e8d73a553f Importing pending sql 2019-01-20 00:40:54 +00:00
Francesco Borzì
a1c73d66b0 refactor(DB-world): minor changes (#1323) 2019-01-20 01:38:54 +01:00
Travis CI
941852987d Importing pending sql 2019-01-20 00:04:15 +00:00
Francesco Borzì
07d5314a8b refactoring(SAI): add event_param5 and target_param4 (#1324) 2019-01-20 01:02:01 +01:00
Francesco Borzì
aa66ff8f08 Core/Startup: Empty table should not be a startup error (#1320) 2019-01-20 02:24:10 +07:00
Poszer
2729b35bb3 fix(Core/Quest): Mr.Floppy's Perilous Adventure fix (#1314) 2019-01-19 12:07:26 +01:00
Francesco Borzì
043b9691ab Fix server motd (#1319)
* fix: server motd

* add new lines at the end of files

* fix build
2019-01-19 11:53:52 +01:00
Travis CI
9acca7bc99 Importing pending sql 2019-01-19 10:52:54 +00:00
ColdIronWow
7bf1167b53 Core/Instance: Naxxramas conversation fix (#1304)
* Resolve Issue 1138
* Move sql update to a single line
Co-Authored-By: ColdIronWow <46758545+ColdIronWow@users.noreply.github.com>
2019-01-19 13:49:08 +03:00
Stoabrogga
0e495e9698 DB/SAI: Add event after finishing quest "Alien Egg" (#1303)
* add event after finishing quest "Alien Egg"

* remove elite rank from Young Arikara
2019-01-19 13:48:01 +03:00
FrancescoBorzi
0411cc9c21 fix build 2019-01-19 10:23:23 +01:00
FrancescoBorzi
5e08b2b8d9 add new lines at the end of files 2019-01-19 02:55:10 +01:00
FrancescoBorzi
97ae1496a7 fix: server motd 2019-01-19 02:48:00 +01:00
Francesco Borzì
ccaa74a9a7 (chore) Removed broken Coverity badge from Readme
we will add it back when Coverity will be working again
2019-01-18 23:07:05 +01:00
Kargatum
d82d6ba20d refactor(sql): Split big update file into smaller ones 2019-01-18 22:38:42 +01:00
Dmitry Brusenskiy
1952b2fbfb Core/Packets: Fix calendar event time (#1289)
No more -3 hours shift when creating events in the calendar.

Closes #1287
2019-01-18 14:43:12 +01:00
Francesco Borzì
62b05683f5 fix(docker) .env.dist paths format (#1312) 2019-01-17 20:39:32 +01:00
FrancescoBorzi
860521538d docker-simplify-database-dockerfile 2019-01-17 20:08:02 +01:00
Francesco Borzì
f2a37485fa Docker/Scripts: fix file permissions 2019-01-17 19:00:58 +01:00
Vitoco
c9c9007015 Core/Spells: Fix DeathKnight T10 Tank 2P Bonus (#1291)
Now correctly increase the damage done by your Death and Decay ability by 20%
2019-01-17 18:53:05 +01:00