FrancescoBorzi
57f6a44082
Fix build on windows
2019-01-15 08:46:07 +01:00
Poszer
6ef7c40313
Update Player.cpp
2019-01-15 00:48:54 +01:00
FrancescoBorzi
e5ad0165b3
Core/MySQL: wait for the DB to be ready
...
- Closes #1285
2019-01-14 23:21:50 +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
Kargatum
66b9f007ea
Core/Reload: Delete useless lines for achievement_reward_locale ( #1277 )
2019-01-14 11:24:45 +03:00
Francesco Borzì
3b281e27ce
Docker: fix connectivity issues on Mac & Windows ( #1275 )
2019-01-13 15:32:57 +01:00
Kargatum
93bccb9b85
Core/Gossip: improve gossips related to Dual Talent Specialization ( #1218 )
2019-01-13 17:16:09 +03:00
Travis CI
4983cc1cbc
Importing pending sql
2019-01-13 13:38:10 +00:00
Poszer
4480c95b6f
Merge pull request #1245 from poszer/UlagtheCleaverQuestFix
...
DB/Quest Ulag the Cleaver
2019-01-13 14:36:18 +01:00
FrancescoBorzi
ceb82e3506
Merge branch 'master' into UlagtheCleaverQuestFix
2019-01-13 12:41:13 +01:00
Francesco Borzì
36c6d7438e
CI: fix travis build ( #1274 )
2019-01-13 12:10:24 +01:00
Francesco Borzì
2c1c35fd16
Create .gitkeep
2019-01-13 02:40:07 +01:00
Francesco Borzì
0e87deb416
Several improvements to Docker:
...
- ability to reload configuration files without building again the images
- faster images building
- corrected a mistake
- logs are saved to the main host
2019-01-13 02:38:04 +01:00
Poszer
2fea4fea8b
Update rev_1546933586341240000.sql
...
Changed game object GUID
2019-01-13 01:35:47 +01:00
Francesco Borzì
05d03747be
Fix bad copy paste in docker README.md
2019-01-13 00:27:29 +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
Stefano Borzì
76772e434d
Fixed permission in docker-database ( #1272 )
2019-01-12 23:39:17 +01:00
Francesco Borzì
1dae236cf0
Update Docker README.md
...
Since some users are already doing it wrong...
2019-01-12 23:16:05 +01:00
Francesco Borzì
c638fc3b6a
Update README.md
2019-01-12 22:16:31 +01:00
Francesco Borzì
7bff043a1b
AzerothCore complete Docker solution
...
Check https://github.com/azerothcore/azerothcore-wotlk/tree/master/docker for all details.
2019-01-12 21:48:33 +01:00
Viste(Кирилл)
e7dafc18d2
MySQL: fix MySQL 5.6 find mistake ( #1268 )
2019-01-12 16:02:59 +03:00
Kargatum
8e7fb1a38a
DBAssembler: Fix incorrect apply sql files at import ( #1252 )
2019-01-12 12:53:49 +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
Vitoco
bb34d1b90a
Core/Spell: Val'kyr Target Search bypass invuln ( #1229 )
...
This spell now bypass invulnerability.
Fix players using Hand Of Protection to prevent selection from valkyrs.
2019-01-10 14:30:42 +01:00
Poszer
e993c20cac
Update Player.cpp
2019-01-10 13:35:54 +01:00
Poszer
ffd578559a
Update Player.cpp
2019-01-10 13:23:46 +01:00
Poszer
13c854c345
DB/Quest Ulag the Cleaver
...
Update: Way path is correct now
2019-01-10 11:52:31 +01:00
Kargatum
c00d5fe0ab
CMake: Use source_groups to represent the source tree ( #1247 )
2019-01-10 07:20:32 +03:00
Francesco Borzì
82baf637f6
Update docker README.md
2019-01-10 01:31:14 +01:00
Francesco Borzì
1c116c2902
Dockerize AzerothCore Database
2019-01-10 01:14:23 +01:00
Poszer
cfa2f86a0d
Merge pull request #1241 from poszer/QuestAbandonFinishFix
...
Core/Quests: Abandon&Finish quest items
2019-01-09 19:58:57 +01:00
Stoabrogga
0be44221d2
Core/Pet: additional check if it's a creature ( #1248 )
2019-01-09 20:51:27 +03: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
cfef52d190
Update zone_tirisfal_glades.cpp
...
Removed script
2019-01-08 13:48:11 +01: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
Stoabrogga
3d416de893
Core/Movement: Prevent pet animation stuttering during movement ( #1142 )
...
* fix vanity pet distance and angle
* fix vanity pet distance to player
* put size calculation for normal pets into the if-statement for vanity pets
* change pet speed algorithm
* change distance calculation
* another change to the distance calculation; differentiate between player running or flying
2019-01-08 09:36:25 +03:00
Viste(Кирилл)
f852a87f9c
Core/Session: proper client timeout detection ( #1232 )
...
* Core/Session: proper client timeout detection
- Properly detect client timeout when logged into a character after a configurable time (default 60s) has passed without the client sending any packets.
- Fixes issues with crashed clients leaving characters in the world for a very long time (default 15 minutes), as well as edge case exploits involving intentionally pausing client execution for some amount of time.
2019-01-08 09:33:24 +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