Commit Graph

2279 Commits

Author SHA1 Message Date
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
poszer
d213a4ef93 Core/Quests: Abandon&Finish quest items
Destroy quest items on quest failure/abandon.

Failing/abandoning a quest should not unconditionally remove required items, non-quest specific items such as crafting reagents should remain in inventory.

Delete all quest bound items on quest reward, failure or abandoning.

Only delete all quest bound items from inventory on turn in if the quest is not repeatable
2019-01-07 18:13:47 +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
Nefertumm
e51fe9e081 Core/Misc: add support to calculate zoneId/areaId for creatures & gameojects (#1226) 2019-01-07 12:07:05 +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
Viste(Кирилл)
aa949479d7 MySQL: refuse any version of MySQL, below 5.6 (#1227) 2019-01-05 02:22:54 +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