Commit Graph

  • 5357c8ce19 Core/CMake: show branch name in server info ShinDarth 2016-08-12 12:01:46 +02:00
  • 1dc2d2be04 DB/World: fix world_db_version ShinDarth 2016-08-12 11:53:58 +02:00
  • 97e198a88e Merge pull request #27 from ShinDarth/db-characters Shin 2016-08-12 11:50:19 +02:00
  • e9089ed793 DB/Characters: update DB structure ShinDarth 2016-07-24 01:27:38 +02:00
  • c9610ca0b5 removed wrong submodule Yehonal 2016-08-12 07:47:00 +02:00
  • f23cbe2127 fix heroism/bloodlust stack based on ShinDarth previous fix on TrinityCore Gargarensis 2016-08-08 16:34:03 +02:00
  • 7fa2d80c68 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk Yehonal 2016-08-12 02:43:52 +02:00
  • e36e801646 Added template files for github Yehonal 2016-08-12 02:38:05 +02:00
  • c1a76e07ff Another big repo refactoring, should be latest Yehonal 2016-08-12 02:37:42 +02:00
  • 3972a1da63 Continuing cmake path fixing Yehonal 2016-08-12 02:40:15 +02:00
  • dec72dddca Fixed paths for cmake Yehonal 2016-08-12 00:52:12 +02:00
  • b0c8eceb08 Refactoring part 2 [W.I.P] Yehonal 2016-08-12 00:46:43 +02:00
  • 0dfd510c1d Merge pull request #55 from Luth31/master Francesco Borzì 2016-08-12 00:35:30 +02:00
  • a1e8106622 Script/Commands: .account create will now grant the latest enabled expansion (Set in worldserver.conf Luth31 2016-08-11 23:57:41 +03:00
  • a73ad5cd6e Corrected path for ScriptWotlkLoader Yehonal 2016-08-11 21:52:49 +02:00
  • e1dc2f8b01 Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk Yehonal 2016-08-11 21:44:31 +02:00
  • f1ab657e19 fixed an inclusion Yehonal 2016-08-11 21:44:03 +02:00
  • 5cbfdd2871 Update README.md Yehonal 2016-08-11 21:09:56 +02:00
  • 81f7d3ae7c Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk Yehonal 2016-08-11 20:39:28 +02:00
  • c5267ef078 removed unused conf Yehonal 2016-08-11 20:36:58 +02:00
  • c618632a70 Some cleaning Yehonal 2016-08-11 20:36:42 +02:00
  • 80453e215e Rewritten cmakes allowing compilation with new structure Yehonal 2016-08-11 20:07:14 +02:00
  • 0f85ce1c54 Big re-organization of repository [W.I.P] Yehonal 2016-08-11 20:25:27 +02:00
  • c62a72c0a8 removed server-stats folder Yehonal 2016-08-11 18:34:23 +02:00
  • 991eed3b5a Using more appropriate NS prefixes for our macro and cmake vars Yehonal 2016-08-11 20:10:08 +02:00
  • 4330b759b7 always set cmake $CONF_DIR and add in preprocessor defines Yehonal 2016-08-11 17:05:52 +02:00
  • 32481d8cc9 Update README.md Francesco Borzì 2016-08-11 16:04:38 +02:00
  • 34d4accb5b [CMake] impl. ADD_SCRIPTS macro for modules Yehonal 2016-08-11 14:57:25 +02:00
  • 7a1fe9b4f3 Removed various sql Yehonal 2016-08-11 14:38:25 +02:00
  • 6bc25d029d Removed extras folders Yehonal 2016-08-11 10:49:29 +02:00
  • a183ab1646 Merge remote-tracking branch 'upstream/master' ShinDarth 2016-08-11 12:21:11 +02:00
  • 269b2b726d Add missing world_db_version table update ShinDarth 2016-08-11 12:06:27 +02:00
  • eda5f7bac4 Merge pull request #52 from Luth31/master Yehonal 2016-08-11 00:01:20 +02:00
  • a2c8a0a24e Fix CMake on Windows Luth31 2016-08-11 00:03:15 +03:00
  • 2ba9f6f17b Script/Commands: imported .instance get/setbossstate commands from TrinityCore ShinDarth 2016-08-10 20:00:40 +02:00
  • f2dfe2b8e3 Core/Strings: imported 157 LANG_* strings from TrinityCore ShinDarth 2016-08-10 19:17:26 +02:00
  • 9919649b0c Core/CMake: update revision display format ShinDarth 2016-08-10 18:41:36 +02:00
  • 8c8f8f5577 Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.git Yehonal 2016-08-10 12:41:06 +02:00
  • fc8599299e [CORE] Allowing compilation with c++11 Yehonal 2016-08-10 12:39:25 +02:00
  • b024b64bd4 Merge remote-tracking branch 'upstream/master' ShinDarth 2016-08-09 16:22:33 +02:00
  • 4a73a00b9e Script/Commands: show revision in .server info - Closes #49 ShinDarth 2016-08-09 16:21:18 +02:00
  • fbddac64c8 Merge pull request #51 from Helias/patch-1 Francesco Borzì 2016-08-09 16:17:13 +02:00
  • 5c815d3083 Core/build: fixed build on Linux Stefano Borzì 2016-08-09 16:14:13 +02:00
  • 7e14d05f71 CMake: fixed git informations ShinDarth 2016-08-09 16:09:37 +02:00
  • 4338156745 Script/Commands: enhance .ticket complete command ShinDarth 2016-08-09 13:38:56 +02:00
  • b1f08b6910 Merge pull request #48 from ShinDarth/db-dump Francesco Borzì 2016-08-08 21:35:51 +02:00
  • c5108fc680 DB/dumps: update base files ShinDarth 2016-08-08 19:16:06 +02:00
  • 6f7a046575 Merge branch 'master' of git@github.com:azerothcore/azerothcore-wotlk.git into gh-master Yehonal 2016-08-08 13:01:22 +02:00
  • e54bfb31e4 Import pvpstats sql and fix previous updates with ALTER TABLE Yehonal 2016-08-08 13:00:17 +02:00
  • ce20864257 Merge pull request #43 from ShinDarth/git Yehonal 2016-08-08 12:26:27 +02:00
  • 83c9046ae3 Fixed compilation Yehonal 2016-08-08 12:12:33 +02:00
  • 28d7f59b32 Impl usefull functions Yehonal 2016-08-08 11:51:59 +02:00
  • 7a592e28e3 Fix for hardcoded commands security level Yehonal 2016-08-08 11:51:42 +02:00
  • 2ee9fb4eb3 Get Team Id by group Leader instead of random player Yehonal 2016-08-08 11:51:02 +02:00
  • 9cf50f7c87 Fix for DK pet , Thanks to Mik & Harlock Yehonal 2016-08-08 11:50:38 +02:00
  • 052fc7e1ae Removed useless configurations Yehonal 2016-08-08 11:49:59 +02:00
  • 4578edcc2f Minor changes for HandleBattleFieldPortOpcode Yehonal 2016-08-08 11:49:33 +02:00
  • e896daee11 Gossip script for items Yehonal 2016-08-08 11:47:41 +02:00
  • 8586373c9b Ensuring original team for this check Yehonal 2016-08-08 11:47:03 +02:00
  • 2636b90869 Improved ScriptMgr with more hooks Yehonal 2016-08-08 11:46:34 +02:00
  • 9d3f4767c0 Moved GetSkill in ItemPrototype Yehonal 2016-08-08 11:44:22 +02:00
  • 5517b99d06 Missing query for PVPSTATS Yehonal 2016-08-08 11:39:57 +02:00
  • 7d0943abe1 Missing code for XP Battlegrounds Yehonal 2016-08-08 11:28:55 +02:00
  • e358c0bb74 [CORE] Imported PVP stats , special thanks to Mik & Shin Yehonal 2016-08-08 11:23:30 +02:00
  • 895558c85c [CORE] Arena points rate , thanks to Mik1983 for import Yehonal 2016-08-08 11:15:20 +02:00
  • a7a81f90b1 Merge branch 'master' into git ShinDarth 2016-08-07 14:55:21 +02:00
  • 1fcfb9af5a i forgot something Gargarensis 2016-08-06 13:07:44 +02:00
  • 47c2b72123 Merging Yehonal 2016-08-07 12:47:10 +02:00
  • 16083b7115 [BASH] improved db assembler with more effective md5 check Yehonal 2016-08-07 11:36:00 +02:00
  • 2b5605da5c [CORE] force reloading of logs configurations at start Yehonal 2016-08-06 20:50:35 +02:00
  • be9627d0d0 Core/Spells: Fix Spirit Heal (battleground), abilities with rage/energy should also have no cost mik1893 2016-08-04 16:57:45 +01:00
  • 10699894e8 Fix Gargoyle dk being feared/confused properly Yehonal 2016-08-07 12:37:54 +02:00
  • 88700a7c8c Some faction fixes mik1893 2016-08-03 21:06:30 +01:00
  • a6a771a6e0 Toc5 - Fix also heroic factions mik1893 2016-08-03 21:06:11 +01:00
  • 3679de3710 Core/Unit: fix the 1/10000 chance to miss with 100% chance mik1893 2016-08-03 18:29:33 +01:00
  • 2aa3a463f0 Fix instance binding mik1893 2016-08-03 17:47:14 +01:00
  • 160da9450b Fix Zul Aman mik1893 2016-08-03 09:14:08 +01:00
  • c08a5d5499 DB/Spell: Fix spell area issue with spell WGA Phase mik1893 2016-08-03 08:26:29 +01:00
  • 7247f2a5ee [CORE] guild safety check only when two side guild interaction is disabled Yehonal 2016-08-03 15:55:37 +02:00
  • 6773cd3128 Core/Spells: Fix Chain Heal mik1893 2016-08-02 19:33:09 +01:00
  • 5b51a76848 Core/ToC5: Fix faction issues on champion bosses mik1893 2016-08-01 16:26:14 +01:00
  • a76afc6fdb Core/Spells: Judgements do not require facing mik1893 2016-08-01 07:44:30 +01:00
  • 9bee4e2885 [DB] fix for wrong update file Yehonal 2016-07-31 19:44:21 +02:00
  • d9e4622e1a Core/Pet: Casting pet spells on enemies at a distance - now the pet goes at casting distance and does the cast mik1893 2016-07-31 09:11:11 +01:00
  • 0ca7526822 Core/Spells: DK Dancing Rune weapon diseases now count towards Heart Strike bonus damage Yehonal 2016-08-07 12:30:02 +02:00
  • 5b824569a9 [CORE] Rewritten ScriptMgr to be initialized before server load Yehonal 2016-08-07 12:28:17 +02:00
  • e5f8ecd7ec [BASH] allow additional custom config for cmake Yehonal 2016-07-31 10:51:09 +02:00
  • cb34241544 Fix issue in db query mik1893 2016-07-30 12:15:40 +01:00
  • 5e97846bbf Fix Compile mik1893 2016-07-30 11:57:03 +01:00
  • 444012104b Core/Tickets: Ticket System updated Yehonal 2016-08-07 12:25:59 +02:00
  • 2ca258e179 [CORE] implemented multiple configuration files loading Yehonal 2016-07-30 18:14:38 +02:00
  • 648163a2e0 Fixed .gitignore to support modules inclusion Yehonal 2016-07-30 11:15:39 +02:00
  • 4a3afdb448 loading modules for bash system Yehonal 2016-07-30 10:54:53 +02:00
  • a3a6488f51 [DB] implemented automatic version retrieving Yehonal 2016-07-30 10:53:19 +02:00
  • 5d5718905a fixed db_assembler script Yehonal 2016-07-30 10:16:30 +02:00
  • 41d763fd19 [DB] Renamed databases -> base Yehonal 2016-07-30 10:08:32 +02:00
  • 8c3067a039 [DB] moved full databases in folder Yehonal 2016-07-30 10:07:42 +02:00
  • ca53686579 ignoring conf for db_assembler Yehonal 2016-07-29 19:41:43 +02:00
  • a549500b01 fix buildpath in compilation script Yehonal 2016-07-29 19:41:31 +02:00
  • 1aef789c85 [Core/Cmake] Scripts are now added dynamically Yehonal 2016-08-07 12:21:52 +02:00