Commit Graph

301 Commits

Author SHA1 Message Date
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
hondacrx d0f6692b4b Core/Spells: Fixes some spells being negative when they should be positive 2018-01-13 23:19:05 -05:00
hondacrx bde833d452 Core/Scripts: Fixes ValidateSpellScripts, and type mismatch of parameters 2018-01-13 23:17:54 -05:00
hondacrx a96e26329f Core/Entities: better support of absorb, resist and block procs 2018-01-13 13:24:20 -05:00
hondacrx 5587505199 Core/Spell: restore old proc system behaviour on auras self proc. 2018-01-13 13:10:33 -05:00
hondacrx b36ee2ef1c Core/Spell: register items received through SPELL_EFFECT_SUMMON_CHANGE_ITEM for quest credit 2018-01-13 12:45:42 -05:00
hondacrx 14d6a9ff69 Core/Spell: spells with ignore hit result should pierce damage immunities 2018-01-13 12:44:27 -05:00
hondacrx 60aa0712ed Core/Gameobject: fixed sometimes not found linked trap 2018-01-13 12:43:15 -05:00
hondacrx 0b3b967e4e Core/Databse: Really fix the error when applying files that do not change any rows. 2018-01-13 12:08:10 -05:00
hondacrx d30547766d Core/Database: Get rid of exception and just print the file the errored. 2018-01-13 11:51:36 -05:00
hondacrx d0887b7cc9 Core/Talents: Really fix talents this time.
Core/Misc: Misc fixes
2018-01-12 20:46:47 -05:00
hondacrx 81c9383512 Core/Packets: Fix null exception on string 2018-01-12 17:10:06 -05:00
hondacrx a3159de0a7 Core/Battleground: Simplified Battleground.SendPacketToTeam 2018-01-12 17:08:37 -05:00
hondacrx ea2285e66f Core/Talents: Fixes switching talents and specs 2018-01-12 14:14:31 -05:00
hondacrx 950a083a2a Fixes server shutdowns 2018-01-12 11:16:55 -05:00
hondacrx f06de3ffcf Core/Movement: Fixes scripts that use stuff like SetOrientation after a waypoint, why are we checking if we are charging? when pointmovement can be used to just move points. 2018-01-11 14:23:45 -05:00
hondacrx 9ff5c1e2db Core/Pet: Fixes pet names showing as unknown 2018-01-11 14:21:58 -05:00
hondacrx f8d748056e Core/LFG: Fixes unable to join error 2018-01-11 14:21:40 -05:00
hondacrx 293b338106 Core/Misc: Misc fixes/Cleanups 2018-01-11 14:21:19 -05:00
hondacrx 3d60861d29 Core/SmartScripts: Fixes repeating events to soon when using waypoints 2018-01-11 14:20:05 -05:00
hondacrx 79980e3dd2 Core/Entities: Remove phasemask 2018-01-10 22:26:47 -05:00
hondacrx ae9b786784 Core/Entities: Improved UpdateAreaAndZonePhase() to allow easier building of database phase conditions 2018-01-10 12:15:38 -05:00
hondacrx be29343983 Core/Maps: Treat scenario maps as instanceable 2018-01-08 22:49:40 -05:00
hondacrx 098b0e67a7 Core/Items: Try to automatically equip new bags 2018-01-08 22:49:31 -05:00
hondacrx 17bfacc0ea Misc DB fixes 2018-01-06 23:43:55 -05:00
hondacrx befc9fcae7 Core/Entities: Extended SpawnMask to 64 bit 2018-01-06 23:43:44 -05:00
hondacrx ff338c6532 Core/Maps: Fixed objects being left in grids. 2018-01-05 21:51:04 -05:00
hondacrx 0aed9eb261 Misc DB updates 2018-01-05 12:22:35 -05:00
hondacrx 2a89913879 Core/Creature: Added TitleAlt to creature_template 2018-01-05 12:22:12 -05:00
hondacrx 387568b863 Misc cleanups 2018-01-05 12:11:18 -05:00
hondacrx 24c91cee05 Some command fixes 2018-01-04 18:28:30 -05:00
hondacrx 796fcd9242 Fixed string getting cut off if the string had some symbols. The length of the string would not be the same as the bytes length. 2018-01-04 18:28:13 -05:00