Commit Graph

  • 307f07eeb9 Core/Auras: Implement SPELL_AURA_BATTLEGROUND_PLAYER_POSITION_FACTIONAL (397) & SPELL_AURA_BATTLEGROUND_PLAYER_POSITION (398) hondacrx 2021-02-13 20:41:50 -05:00
  • b9a94c1235 Core/Command: Fix gobject delete command. hondacrx 2021-02-13 19:53:58 -05:00
  • 353acf83b8 Core/SQL: Fixes a crash when a update file is empty. hondacrx 2021-02-13 19:53:29 -05:00
  • 68c3e0c241 Core/Networking: Fixes being disconnected when using logout button. hondacrx 2021-02-12 10:14:52 -05:00
  • 5431374491 Core/Networking: Fix infinite loop and deadlock when closing socket. hondacrx 2021-02-11 12:33:05 -05:00
  • 0fd5044a71 Core/Maps: Fixes player not being removed from map/server when they close the client without using logout/exitgame hondacrx 2021-02-11 10:32:09 -05:00
  • f254e9417c Core/Items: Fixes being able to add more items then backpack can hold. hondacrx 2021-02-10 12:28:48 -05:00
  • f48abc3191 Core/Groups: Fixes group members not seeing other group members while using stealth. hondacrx 2021-02-09 14:20:50 -05:00
  • 9a8b996fe0 Core/Party: Fixes crash when leaving a party hondacrx 2021-02-09 14:19:23 -05:00
  • 956cbb0738 Core/Misc: Fixed some wrong racemask comparisons. hondacrx 2021-02-09 13:59:10 -05:00
  • 6de13ba3dd DB Updates hondacrx 2021-02-09 13:37:04 -05:00
  • 8839ffc0bf Core/Misc: Define new area flag hondacrx 2021-02-09 13:36:43 -05:00
  • 2dd7fcba0c Core/Auras: Handle SPELL_AURA_MOD_AUTOATTACK_DAMAGE hondacrx 2021-02-09 13:35:37 -05:00
  • c4f0ad6012 Core/Auras: Handle SPELL_AURA_MOD_SCHOOL_MASK_DAMAGE_FROM_CASTER hondacrx 2021-02-09 13:31:59 -05:00
  • 926035b704 Core/Players: Implemented secondary stat diminishing hondacrx 2021-02-09 13:28:06 -05:00
  • 9a14cfe807 Core/Spawn: Limit saved/stored respawn time. - Limit to long maximum, for the compiled-for architecture. hondacrx 2021-02-09 13:15:12 -05:00
  • e04769852a Misc cleanups hondacrx 2021-02-09 13:13:08 -05:00
  • 759e13f6e2 Core/Quests: Correct criteria tree quest objective update conditions hondacrx 2021-02-09 13:09:44 -05:00
  • 3b5e98b045 Core/DataStores: Update correct version check of the loaded DB2 files. hondacrx 2021-02-09 13:06:05 -05:00
  • ce9ba7014d Core/SAI: Add missing AreaTrigger to SmartScript::GetBaseObject hondacrx 2021-02-09 13:04:45 -05:00
  • 3e5742d95a Core/Trainers: Remove all "hidden" rank based requirements for learning spell from trainers and always only rely on trainer_spell.ReqAbility fields in database hondacrx 2021-02-09 13:03:07 -05:00
  • addc831f0d Core/Spells: Adding SpellTargetObjectTypes to spell target checker to early-eliminate alive units hondacrx 2021-02-09 13:02:06 -05:00
  • a3e2e957c9 Core/Auras: Implement spell effect attribute NoScaleWithStack (0x40) hondacrx 2021-02-09 12:50:35 -05:00
  • cf030b70b2 Core/SAI: Added SAI support for new areatriggers hondacrx 2021-02-09 11:29:50 -05:00
  • 7c43718f1f Core/Auras: Rename two more aura types hondacrx 2021-02-09 10:37:03 -05:00
  • 4bfc02f1f3 Misc fixes. hondacrx 2021-02-09 10:33:35 -05:00
  • 710d7c2fbd Fixed crash in AdventureJournalDataResponse hondacrx 2021-02-06 23:47:07 -05:00
  • 48bb0bc851 Core/AdventureJournal: Added the feature based on pull request hondacrx 2021-02-06 23:45:17 -05:00
  • eb8b62276e Fix few crashes while loading server. hondacrx 2021-02-04 20:24:46 -05:00
  • 4fae9757ea DB Updates hondacrx 2021-02-04 12:25:07 -05:00
  • a6c5ac711e Core/Auras: Renamed a bunch of unknown or changed spell aura types and implemented some of them hondacrx 2021-02-04 12:24:50 -05:00
  • 0d1bfff206 Core/AreaTriggers: Optimize target searching hondacrx 2021-02-04 12:12:54 -05:00
  • 0784e38a06 Core/AreaTriggers: Code cleanup hondacrx 2021-02-04 12:03:23 -05:00
  • e59acb792e Core/AreaTriggers: Implementation for sever side area triggers hondacrx 2021-02-04 11:20:41 -05:00
  • ae9b0040a1 Core/AI: rearrange SAI private methods hondacrx 2021-02-04 10:37:28 -05:00
  • 0e77439e20 Core/Misc: waypoint movement hondacrx 2021-02-04 10:32:48 -05:00
  • bd80c99864 Updated to c# 9.0 hondacrx 2021-02-04 10:31:38 -05:00
  • 91459cde06 Core/Misc: Add functionality to allow low level quests/kills/discoveries to grant experience hondacrx 2021-02-02 10:28:22 -05:00
  • 3234d5c42c Core/Auras: Fixed stacking SPELL_AURA_MOD_CRIT_DAMAGE_BONUS with SPELLMOD_CRIT_DAMAGE_BONUS hondacrx 2021-02-02 10:15:31 -05:00
  • c96fc90f5b Core/Quests: Automatically add quests with AUTO_PUSH flag to player hondacrx 2021-02-02 10:14:16 -05:00
  • f18a9c1ec9 Core/Misc: Update a few enums from db2 to 9.0.2 hondacrx 2021-02-02 10:06:49 -05:00
  • 1325a2d5ab Merge branch 'master' of github.com:CypherCore/CypherCore hondacrx 2021-02-01 17:11:24 -05:00
  • 8663540053 Update README.md Fabian König 2021-01-31 20:06:14 +01:00
  • c8db343278 Core/Spells: Fix crash when using spells with mindcontrol. hondacrx 2021-01-31 01:15:46 -05:00
  • de1bbca76c Core/UpdateField: Fixed a missed cast on UpdateField which caused a crash. hondacrx 2021-01-30 20:24:35 -05:00
  • e915765a54 Fixes repeatable quests, and fixes sending request items when turning in a auto accept quest and the next one in chain is auto accept. this will make it so the quest text shows up. hondacrx 2021-01-30 20:23:49 -05:00
  • d4b6bb1345 Core/Loot: Fixes not being able to loot some quest items. hondacrx 2021-01-30 20:21:37 -05:00
  • 9bca3b5432 Core/Combat: Fixes Resistance calculations. hondacrx 2021-01-27 14:58:05 -05:00
  • a6c1f98856 Core/Commands: Fixes teleporting to guid/name creatures. hondacrx 2021-01-27 14:57:05 -05:00
  • 869aa6bf56 Core/Pvp: Add config option to enable warmode/pvptalents hondacrx 2021-01-27 00:16:20 -05:00
  • ae6affc44a Core/Talents: Fixes learning pvp talents hondacrx 2021-01-27 00:14:50 -05:00
  • 7d6be17c79 Core/Gameevent: Fix loading of events, and wrong dates of those events. hondacrx 2021-01-26 21:10:26 -05:00
  • cca9594942 Core/Pvp: Enable pvp talents and warmode (NYI) hondacrx 2021-01-26 20:42:53 -05:00
  • 4b0dc26be6 Core/WhoList: Fixed wholist not showing. hondacrx 2021-01-26 20:13:41 -05:00
  • fa9c0e5a84 Core/Gameevent: Fix loading server. hondacrx 2021-01-26 20:12:50 -05:00
  • 748ba54052 Core/Misc: Define a lot of new enum members hondacrx 2021-01-26 19:55:10 -05:00
  • b730fa4481 Fix build hondacrx 2021-01-26 19:46:39 -05:00
  • 21b71fb584 DB updates hondacrx 2021-01-26 19:46:24 -05:00
  • 8938e21432 Core/GameObjects: Allow setting GameObject anim kits in database hondacrx 2021-01-26 19:45:25 -05:00
  • 2dccaa10be Core/Commands: Fixed .go zonexy command hondacrx 2021-01-26 19:38:37 -05:00
  • 32e6d43ee9 Core/Misc: Added more quest sort enums from db2 hondacrx 2021-01-26 19:36:34 -05:00
  • 322920ab8c Core/Quests: Fixed marking quest objectives as complete clientside for objectives using flagging instead of counters hondacrx 2021-01-26 19:35:05 -05:00
  • b22dc3bc8a Core/Spells: Implemented summoning a personal gameobject effect hondacrx 2021-01-26 19:27:45 -05:00
  • 39f0ecfc83 Scripts/Commands: Fixed .modify gender not setting correct customizations hondacrx 2021-01-26 18:27:47 -05:00
  • 663b230e67 Core/Spells: IsAllowingDeadTargets now checks effects targets as well hondacrx 2021-01-26 16:47:34 -05:00
  • c9254a4686 Core/Logs: Add load time to some logs like every other load log hondacrx 2021-01-26 16:44:45 -05:00
  • 4fb259abfa Core/Logs: Fix more logs hondacrx 2021-01-26 16:38:23 -05:00
  • 70271db84a Calendar/GameEvents: Store + send holiday data hondacrx 2021-01-26 16:26:12 -05:00
  • 6c71c55fe1 Core/Networking: Cnat do resize inside of reset. header buffer still needs to be read later. hondacrx 2021-01-26 15:59:07 -05:00
  • ea2c1851f7 Core/Networking: Fixed crash/wrong opcode one some clients. hondacrx 2021-01-26 15:39:39 -05:00
  • b25c1487b2 Core/Races: Really fix bug in racemasks. hondacrx 2021-01-25 13:06:53 -05:00
  • 3201b804fa Core/Inspect: Really fix crash with inspecting players. hondacrx 2021-01-24 20:38:33 -05:00
  • fde0f8d296 Core/SSL: Fix no ciphers available when running on linux. Also fix travis builds hondacrx 2021-01-21 17:51:00 -05:00
  • 25e9382c6f Core/Realms: Fix not being able to return to realm list. hondacrx 2021-01-21 14:59:11 -05:00
  • 43b298b830 Updated to .net5.0 hondacrx 2021-01-21 13:44:11 -05:00
  • 099a2fa98f Some logs for testing a bug. hondacrx 2021-01-21 13:05:40 -05:00
  • 50b5385491 Fix crash in InspectPacket hondacrx 2021-01-21 13:05:23 -05:00
  • 40b190ac30 Core/DBStorage: Fixed sending hotfix data, was sending it wrong. Now custom hotfix data will work. hondacrx 2021-01-19 18:53:43 -05:00
  • 3ac5695333 Core/Races: Fix RaceMask checks. hondacrx 2021-01-19 15:04:57 -05:00
  • f19193dc23 DB Updates hondacrx 2021-01-19 13:52:52 -05:00
  • f38fdfc781 Misc fixes hondacrx 2021-01-19 13:52:34 -05:00
  • 2d2392d6bb Core/logs: added xp info on login & logout hondacrx 2021-01-19 13:52:16 -05:00
  • fc475c4338 Core/Spells: Defined new spell attributes hondacrx 2021-01-19 13:46:59 -05:00
  • 94705b782c Core/Battleground: mistaked rows hondacrx 2021-01-19 13:39:37 -05:00
  • 9d036f351e Core/Battleground: use sniffed positions of Arathi Basin buffs hondacrx 2021-01-19 13:37:17 -05:00
  • 103f0dfdec Core/Creatures: Remove duplicate check for evade from Creature.CanAssistTo hondacrx 2021-01-19 13:35:43 -05:00
  • 72d1475863 Core/Map: Fix a crash bug when teleporting out of map before being fully added to that map. hondacrx 2021-01-19 13:33:43 -05:00
  • 73f4790346 Core/SAI: Add distance option for SMART_ACTION_SOUND & SMART_ACTION_RANDOM_SOUND hondacrx 2021-01-19 13:32:21 -05:00
  • b5b43dc251 Core/Maps: Prevent potential null dereference hondacrx 2021-01-19 13:28:00 -05:00
  • 9afb47f993 Core/SAI: remove double calls to SMART_EVENT_RESPAWN for creatures and gameobjects hondacrx 2021-01-19 13:25:35 -05:00
  • 355d54c6fa Core/SAI: allow to pause/resume waypoint for non-escorting NPCs hondacrx 2021-01-19 13:24:27 -05:00
  • 6a0a34951a Core: Updated allowed build to 9.0.2.37176 hondacrx 2021-01-19 13:22:37 -05:00
  • df6717c658 Core: Updated allowed build to 9.0.2.37142 hondacrx 2021-01-19 13:22:07 -05:00
  • 3153f1daed Core/Races: Added missing races. hondacrx 2021-01-19 11:43:23 -05:00
  • c37a8a57b7 Core/Level: Fixes crash when trying to GM level over max level of the current Expansion hondacrx 2021-01-19 10:52:40 -05:00
  • 09a2f59d3a Core/Commands: Fixes not being able to use just name for teleporting hondacrx 2021-01-19 10:51:56 -05:00
  • 5b3dd1895f Core/Creature: Fix crash in DeleteFromDB hondacrx 2021-01-15 10:15:09 -05:00
  • fa689dac1e Core/Misc: Some missed $ for string interpolation and some cleanups to code. hondacrx 2021-01-14 20:50:44 -05:00
  • b503b842d6 Core/Commands: Fixes npc delete command not working. Also addes missing TeleCommands. hondacrx 2021-01-14 18:12:17 -05:00
  • a4c4db7af5 Core/Spells: Fixed missing null checks on some SpellEffects hondacrx 2021-01-14 17:06:53 -05:00