1991 Commits

Author SHA1 Message Date
hondacrx ee098676c2 Core/Spells: Added SPELL_FAILED_NOTHING_TO_STEAL error
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/b711f0bcaef7e966140fce4929ff5196b6b2bbf6
2019-08-14 23:46:10 -04:00
hondacrx e6f049d531 Core/Pets: Fixed flashing pet attack button (#18906)
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/d1cbd8a837116a0fadae06cf5714a345035eb799
2019-08-14 23:35:18 -04:00
hondacrx 4b627a6dcf Core/Spells: Properly send autorepeat cancel packet to self and fix some problems with autoshot (#18918)
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/67000a7826c2f29e5d61272abf3d3d6ea194fc9a
2019-08-14 23:25:43 -04:00
hondacrx e35ba6d97f Core/Creature: don't allow turning if spell would cancel due to turning to face target
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/6135ee1ad7052992093ad392347f4ef2c2ef4cf6
2019-08-14 11:45:38 -04:00
hondacrx 125e3b3ac7 Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
2019-08-14 11:20:42 -04:00
hondacrx e4d500f4b5 Core/PacketIO: Updated packet structures to 8.1.5
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/31fda79556e55375962a3c9e46f6dbdbf6e90d18
2019-06-22 18:42:45 -04:00
hondacrx d500b65ad9 Core/AreaTriggers: Document scale curve fields (needs tested)
Port TrinityCore Commit: https://github.com/TrinityCore/TrinityCore/commit/d180944f59fc4bbe1d7a2a69896ec0af18e45d61
2019-06-19 16:19:24 -04:00
hondacrx 758aae32e0 Misc. fixes 2019-01-16 19:43:07 -05:00
hondacrx ec7807eaac Core/Objects: increase sight range of all Infinite, Gigantic and Large objects & correct general default visibility distance 2019-01-16 19:42:22 -05:00
hondacrx b7a6caf342 Core/Chat: Fixed addon chat messages using C_ChatInfo.SendAddonMessageLogged 2019-01-11 18:01:10 -05:00
hondacrx 1e1c5c77a8 2019 YAY! 2019-01-01 12:01:55 -05:00
hondacrx c9e59bc9a7 Core/Player: update player phase before updating area depending auras 2018-12-24 01:09:14 -05:00
hondacrx f414068883 Fixed DB2 loading and world login!!!!! 2018-12-14 18:43:35 -05:00
hondacrx 8e20114e10 BFA Update (still lots of testing to do tho) 2018-12-10 12:46:25 -05:00
hondacrx 468b053946 Core/Maps: Replaced spawnmask with difficulty list 2018-09-17 12:08:48 -04:00
hondacrx 7a9edc07b2 Core/PacketIO: Moved SMSG_ADD_RUNE_POWER to packet classes 2018-08-26 01:23:03 -04:00
hondacrx 90ee61ae2b Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT 2018-08-26 01:08:24 -04:00
hondacrx 9f962377fa Core/Spells: Fixed crash in AuraEffect.HandlePlayScene 2018-08-01 14:16:35 -04:00
hondacrx ae08c81ce6 Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus) 2018-08-01 14:14:51 -04:00
hondacrx 8673e7218d Core/Spells: Fixed travel form 2018-07-25 14:08:35 -04:00
hondacrx 943e858ccf Core/Spells: Implement AURA_REMOVE_BY_INTERRUPT to provide aura scripts with more information when removing by Unit::RemoveAurasWithInterruptFlags 2018-07-25 12:25:53 -04:00
hondacrx 75619e833f Core/Players: Changed flight masters to suppress positive transforms/shapeshifts instead of preventing starting flight 2018-07-25 12:17:32 -04:00
hondacrx c444b74aa1 Core/GameObject: Set SpellVisualID to capturePoint.SpellVisual1 when creating Capture Points 2018-07-19 10:19:45 -04:00
hondacrx 95b71dc5e5 Core/Instances: Fixed instance greet messages and getting booted from old raids by not being in a raid group 2018-07-19 10:15:45 -04:00
hondacrx 7255455b22 Core/Refactor: Part 5 2018-07-05 10:57:42 -04:00
hondacrx 15b71dfd2a Core: Misc Fixes 2018-06-15 16:07:39 -04:00
hondacrx daf0a5c0ab Core/Spells: Fix some errors with ApplySpellMod. 2018-06-15 12:38:19 -04:00
hondacrx 2fa79e0855 Core/Phases: Fixes errors in phases. 2018-06-15 12:36:55 -04:00
hondacrx 7aa494d5dd Core/Errors: Stop using System.Diagnostics.Contracts, Its just closing the server without error or warning. We now log the error and then throw a exception 2018-06-15 12:34:56 -04:00
hondacrx 2d2a9eac16 Core/Player: Fixed cooldowns of DK Runes. 2018-06-09 12:02:06 -04:00
hondacrx 2c3479c6e2 Core/Refactor: Part 4 2018-05-27 15:40:06 -04:00
hondacrx f7e557ab71 Core: Misc fixes 2018-05-26 13:09:46 -04:00
hondacrx 4c11bda5ed Core/WorldObject: Changed the way we store values 2018-05-23 18:24:27 -04:00
hondacrx dbd62e5c6f Core/DB: Some DB improvements 2018-05-22 11:05:16 -04:00
hondacrx 0be2dc08e2 Core/Misc: Misc Fixes 2018-05-22 00:43:21 -04:00
hondacrx 5dacd669b5 Core/Refactor: Part 3 2018-05-16 19:57:48 -04:00
hondacrx 7d4c0b7634 Core/Misc: Misc cleanups and changing of fields 2018-05-13 20:26:05 -04:00
hondacrx 6224c4f6be Core/Misc: Misc fixes 2018-05-08 15:36:57 -04:00
hondacrx f26f7a4348 Core/Misc: Fixed rotation of many gameobjects summoned in garrison and various scripts 2018-05-08 15:36:23 -04:00
hondacrx 9b40067017 Core/Refactor: Part 2 2018-05-07 22:07:35 -04:00
hondacrx 216db1c23a Core/Refactor: Part 1 2018-05-07 18:56:09 -04:00
hondacrx b2c1554065 Core/Refactor: Fix alot of Possible loss of fraction warnings 2018-05-07 17:34:41 -04:00
hondacrx d84fe44a81 Core/Misc: Misc fixes 2018-05-06 15:29:39 -04:00
hondacrx 9007c45357 Core/Spell: kill old charge restoring system. Mods are fully handled by proc system now. 2018-04-29 19:44:10 -04:00
hondacrx 9c33d9c20e Core/Units: Implemented versatility 2018-04-29 19:40:29 -04:00
hondacrx 3d6c47336c Core/Items: HasItemCount and DestroyItemCount now count bank bags 2018-04-28 11:48:44 -04:00
hondacrx aac1d9c6fb Core/Auras: Implemented new spell_area flag to allow skipping applying aura automatically when quest status changes 2018-04-28 11:40:00 -04:00
hondacrx fc237004f2 Core/Items: Add loot scaling support 2018-04-28 11:38:00 -04:00
hondacrx 1106aa3659 Core/Quests: Ported quest greeting locales
Core/Misc: Misc fixes
2018-04-27 15:09:38 -04:00
hondacrx e88d23ff50 Core/Spells: Fix display for Shaman totems 2018-04-24 17:57:30 -04:00