Commit Graph

332 Commits

Author SHA1 Message Date
hondacrx 3fc07b8b37 Core/Misc: Cleanups 2018-03-04 23:42:27 -05:00
hondacrx b067976678 Core/Creatures: Updated power type handling 2018-03-04 23:40:51 -05:00
hondacrx 17d3836438 Core/Player: Fixed HasItemFitToSpellRequirements for SPELL_ATTR8_ARMOR_SPECIALIZATION 2018-03-04 23:18:17 -05:00
Fabian 00f2a3fa19 Updated max characters per realm check to 16. 2018-03-04 00:04:59 +01:00
Fabian 0bb2d609c8 DatabaseUpdater: Fixed sql file path for non windows systems. 2018-03-03 20:37:17 +01:00
hondacrx c5a041b6ed Core/DB: Fixed errors when importing a new DB 2018-03-02 19:12:13 -05:00
hondacrx 184115bf32 Core/Player: Fixed bagslots being set to 0 2018-03-02 18:30:36 -05:00
hondacrx 3d3dd235a7 Core/DB: Fix installing Full DB from TC 2018-03-02 18:15:07 -05:00
hondacrx abbdd261b4 Core/Misc: Cleanups and misc edits 2018-03-01 17:23:27 -05:00
hondacrx f0916a5a0e Updated allowed build to 7.3.5.26124 2018-02-28 19:48:56 -05:00
hondacrx 921948fff3 Updated mysql to 6.10.6 2018-02-26 23:29:08 -05:00
hondacrx 044c94a49d updated README.md 2018-02-26 13:49:13 -05:00
hondacrx cada4700f3 Core/Spells: Fixed Lay on Hands not triggering Forbearance on target 2018-02-26 13:37:25 -05:00
hondacrx 78f0f7557e Core/Characters: Upgrade limitation to 16 characters per realm 2018-02-26 13:36:02 -05:00
hondacrx 7d7970f777 Core/Grid: Fixed error with check if old cell != new cell 2018-02-26 13:34:33 -05:00
hondacrx dae1a77089 Core/MMaps: Remove phased tile support 2018-02-26 13:33:46 -05:00
hondacrx 3c4bc098c8 Core/Datastorage: Fix build 2018-02-26 13:32:05 -05:00
hondacrx cbb5fcfa61 Core/DB: Updated to TDB 735.00 2018-02-26 13:15:00 -05:00
hondacrx 82dca6de94 Updated DB2 structs 2018-02-26 13:13:54 -05:00
hondacrx 0a3dfaba37 Updated to 7.3.5.25996 (Db2 files not updated) 2018-02-19 10:32:16 -05:00
hondacrx 0ab432f8c0 Core/DB: Added missing updates 2018-02-16 15:04:59 -05:00
hondacrx 8c142d6077 Core/Misc: Fix null error and not finding transports 2018-02-16 15:04:24 -05:00
hondacrx 5fd136f704 Core/Misc: Misc Fixes/Cleanups 2018-02-13 10:39:33 -05:00
hondacrx 88d5d3d322 Core/DungeonFinder: disable map only for LFG 2018-02-13 10:38:52 -05:00
hondacrx b750f54f1d Core/Movement: Smooth movement 2018-02-13 10:34:51 -05:00
hondacrx 13dcfddc83 Core/Spells: Fixed logic related to movement while channeling 2018-02-12 23:16:54 -05:00
hondacrx da5fd47650 Core/Network: One of these days i will learn bitshifting :( 2018-02-05 15:04:58 -05:00
hondacrx 5c045124fe Core/Network: Added auth seeds for win32 and mac64
Also forgot to add the sql file.
2018-02-05 10:20:53 -05:00
hondacrx e65bb92aeb Core/Auth: Drop v and s columns. They are not used anymore 2018-02-05 10:19:40 -05:00
hondacrx f42074ae6f Core/Bnet: Fixed error with timer not starting, and high cpu usage. 2018-02-04 00:29:50 -05:00
hondacrx 27f406d63d Core/Gossip: renaming/changing types 2018-02-01 13:50:37 -05:00
hondacrx 84fdaef291 Core/Spells: Allow skipping automatic removal of auras from spell_area when condition is no longer met (mostly used for cosmetic cutscenes after quest completion) 2018-01-28 19:37:36 -05:00
Caydan 95e76df6ff Core/Globals: Fixed FormatException on startup (#16) 2018-01-28 12:22:34 -05:00
Caydan c93e0fdcd0 Core/BattleGrounds: Changed upper case character in tables character_Battleground_data and Battleground_template to lower case to solve startup issues (#17) 2018-01-28 12:22:07 -05:00
hondacrx 419ee1b882 Core/Entities: Created factory methods to create new areatriggers, creatures and gameobjects 2018-01-27 20:15:24 -05:00
hondacrx 854ae39aeb Core/Spells: Removed outdated mechanic (spell downranking coef penalty) 2018-01-27 17:38:17 -05:00
hondacrx 0a78e8afe3 Merge branch 'master' of github.com:CypherCore/CypherCore 2018-01-24 13:42:30 -05:00
hondacrx ad19110ee8 Core/Player: fix regression with EquippedItemClass requiring spells 2018-01-24 13:42:25 -05:00
hondacrx 9ec0599fa6 Core/Guild: avoid data integrity problems wrapping delete+insert statements in a transaction 2018-01-24 13:41:02 -05:00
hondacrx 767b2d21b7 Core/Guild: Misc fixes 2018-01-24 12:15:45 -05:00
hondacrx ec60eea2f1 Core/Unit: do not allow judgement spells to bypass damage immunity 2018-01-24 12:09:58 -05:00
hondacrx 9f8bd31c54 Core/Player: recheck shapeshift bonus auras when switching spec. 2018-01-24 12:08:43 -05:00
hondacrx 659080b5a5 Core/Entities: fix interaction of traps with ffa pvp and sanctuary flags 2018-01-24 12:06:19 -05:00
Fabian König c2ed153e04 Update discord invite link in README 2018-01-22 17:24:27 +01:00
hondacrx 461dff9b67 Remove spam about updating realms
Added log telling us BNetServer started successfully
Change log from trace to info about connections accepted
2018-01-20 13:50:35 -05:00
hondacrx d2ff8683ae Updated Client launcher link in README.md 2018-01-19 22:24:09 -05:00
hondacrx c12345e23e Updated README.md 2018-01-19 22:08:13 -05:00
hondacrx 6597d31d35 Core/PacketIO: Fixed SMSG_SPELL_NON_MELEE_DAMAGE_LOG struct 2018-01-14 16:00:13 -05:00
hondacrx 7b37614f3f Misc fixes and missed sql updates 2018-01-14 15:58:14 -05:00
hondacrx 891fbebef8 Core/Battleground: Dropped battleground texts from trinity_string and replaced them with proper BroadcastText 2018-01-14 15:57:54 -05:00