Commit Graph

227 Commits

Author SHA1 Message Date
Rival eb992ee108 Core/Arena: Create more arena configs (#97) 2016-08-16 18:31:46 +02:00
Rival 3cae546532 Core/Misc: Adding localization DBC. (#95) 2016-08-15 20:26:45 +02:00
ShinDarth eddebedb2d Core/Channels: allow to disable ownership of channels 2016-08-15 14:27:13 +02:00
ShinDarth f81ec2bee4 Fix build 2016-08-15 13:28:53 +02:00
Rival cdc96a7269 Core/Spells: Fix Corpse Explosion picking ghoul as a target without selection. (#83) 2016-08-15 00:16:58 +02:00
Rival 7760bf753c Fix Cmake revision. (#91)
Closes #90
2016-08-14 22:20:27 +02:00
ShinDarth 146f147676 Misc: fix SQL updates + move some lines of code 2016-08-14 20:23:39 +02:00
Luth31 47dfb6c526 Core/Commands: Add missing message for .ticket complete (#79)
Do not allow the completion of a ticket with or without response if the handler isn't the assignee
Let players know when their ticket has been closed or they received a response.
2016-08-14 19:45:13 +02:00
Rival e2daeebd98 Fix warning on Windows. (#89) 2016-08-14 19:06:09 +02:00
Rival 293818a8f8 Core/Spells: Fix Hellscream's Warsong & Strength of Wrynn buffs. (#87) 2016-08-14 14:58:34 +02:00
Rival 90abbcd5d8 Core/Custom: Fix Dream Vision & Eye of Kilrogg aggro and visibility. (#85)
* Core/Custom: Fix Dream Vision & Eye of Kilrogg aggro and visibility.

* Fix tabs.

Thanks @ShinDarth.
2016-08-14 14:58:21 +02:00
Shin b9a62d3274 Merge pull request #81 from DevRival/patch-1
Core/Player: Fixed Weapon Skillup on low level mobs
2016-08-14 13:55:57 +02:00
ShinDarth bf86ab6224 Merge remote-tracking branch 'upstream/master' 2016-08-14 13:35:54 +02:00
Yehonal 4bacaa8da7 Bin/DB-Assembler: fix bash 2016-08-14 13:35:41 +02:00
Yehonal 27f5578f16 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-14 12:59:14 +02:00
Yehonal f178841a3a wrong db exported 2016-08-14 12:58:39 +02:00
Shin 6bde1b7297 Update README.md 2016-08-14 12:50:18 +02:00
ShinDarth 338318e262 DB/Characters: fix code indentation 2016-08-14 12:34:03 +02:00
ShinDarth 8b02090c0e Merge remote-tracking branch 'upstream/master' 2016-08-14 12:32:01 +02:00
ShinDarth f6b759adce DB/Characters: fix base dumps 2016-08-14 12:31:40 +02:00
Shin 48e522aa47 Merge pull request #80 from Luth31/dev-2
Core/Misc: Fix instant logout config
2016-08-14 11:33:29 +02:00
Rival 9f6ff6bb7c Core/Player: Fixed Weapon Skillup on low level mobs 2016-08-14 10:27:53 +03:00
ShinDarth 42e5f13101 Bin/Defines fix error in Mac OS X 2016-08-14 09:08:45 +02:00
Yehonal fc05c82f65 base db is now splitted in multiple sql
you can use db_assembler crossplatform tool from our repository

to assemble it in a single sql file
2016-08-14 06:49:03 +02:00
Yehonal 30621e6237 Move sql updates under archive 2016-08-14 06:45:10 +02:00
Luth31 2057e08ef3 Core/Misc: Fix instant logout config 2016-08-13 23:51:52 +03:00
Yehonal acfdd2d3fa Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-13 20:32:41 +02:00
Yehonal 3da352a076 implemented db_exporter 2016-08-13 20:32:23 +02:00
Yehonal ff6201921c created hw-core bash libraries
will be traited as a git subtree
2016-08-13 20:32:21 +02:00
Yehonal 86fc3b01f4 minor updates to mysql-tools 2016-08-13 20:32:17 +02:00
Yehonal f6221a400e Merge commit 'ce7b05ccae4549ca6e1ae2de1d3e36a8b3b82690' as 'modules/uwd/mysql-tools' 2016-08-13 20:31:44 +02:00
Yehonal ce7b05ccae Squashed 'modules/uwd/mysql-tools/' content from commit d76f949
git-subtree-dir: modules/uwd/mysql-tools
git-subtree-split: d76f949e480d06fd4b33dd58249e8419238e9ca9
2016-08-13 20:31:44 +02:00
Yehonal a8fc7068d4 removed useless redefinition from db_assembler 2016-08-13 20:26:39 +02:00
ShinDarth b2964505c4 Core/Worldstates: move WS_ARENA_DISTRIBUTION_TIME declaration 2016-08-13 16:28:24 +02:00
ShinDarth 6831d33448 Merge remote-tracking branch 'upstream/master' 2016-08-13 14:43:27 +02:00
ShinDarth 81aebe1515 Core/Player: added API for duel reset of health/mana 2016-08-13 14:43:14 +02:00
Yehonal d31964f052 Update issue_template.md 2016-08-13 12:46:36 +02:00
ShinDarth 5357c8ce19 Core/CMake: show branch name in server info 2016-08-12 12:01:46 +02:00
ShinDarth 1dc2d2be04 DB/World: fix world_db_version 2016-08-12 11:53:58 +02:00
Shin 97e198a88e Merge pull request #27 from ShinDarth/db-characters
DB/Characters: update DB structure
2016-08-12 11:50:19 +02:00
ShinDarth e9089ed793 DB/Characters: update DB structure 2016-08-12 11:49:04 +02:00
Yehonal c9610ca0b5 removed wrong submodule 2016-08-12 07:47:18 +02:00
Gargarensis f23cbe2127 fix heroism/bloodlust stack based on ShinDarth previous fix on TrinityCore 2016-08-12 03:33:05 +02:00
Yehonal 7fa2d80c68 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk 2016-08-12 02:43:52 +02:00
Yehonal e36e801646 Added template files for github 2016-08-12 02:40:25 +02:00
Yehonal c1a76e07ff Another big repo refactoring, should be latest
I've restored old paths for scripts and flattened the src structure
2016-08-12 02:40:23 +02:00
Yehonal 3972a1da63 Continuing cmake path fixing 2016-08-12 02:40:15 +02:00
Yehonal dec72dddca Fixed paths for cmake 2016-08-12 02:38:30 +02:00
Yehonal b0c8eceb08 Refactoring part 2 [W.I.P] 2016-08-12 02:38:26 +02:00
Francesco Borzì 0dfd510c1d Merge pull request #55 from Luth31/master
Core/Accounts: set wotlk expansions by default
2016-08-12 00:35:30 +02:00