Commit Graph

  • fc76ec26be Core/Creature: Prevent boss creatures from ever respawning naturally. hondacrx 2019-08-15 11:59:13 -04:00
  • 146f0639e2 Core/SmartAI: Delay SMART_ACTION_FORCE_DESPAWN by at least one world tick hondacrx 2019-08-15 11:55:27 -04:00
  • bab0bbdf3c Core/Spells: Remade trajectory target selection hondacrx 2019-08-15 11:51:44 -04:00
  • ee098676c2 Core/Spells: Added SPELL_FAILED_NOTHING_TO_STEAL error hondacrx 2019-08-14 23:46:10 -04:00
  • 5bb3eb95b4 Core/Spells: Corrected summon category SUMMON_CATEGORY_VEHICLE hondacrx 2019-08-14 23:38:58 -04:00
  • 46095e461f Core/Spells: Corrected execution time calculation for dst targets hondacrx 2019-08-14 23:36:22 -04:00
  • e6f049d531 Core/Pets: Fixed flashing pet attack button (#18906) hondacrx 2019-08-14 23:35:18 -04:00
  • 4b627a6dcf Core/Spells: Properly send autorepeat cancel packet to self and fix some problems with autoshot (#18918) hondacrx 2019-08-14 23:25:43 -04:00
  • ed3a310756 Core/Spell: unified handling of SPELL_ATTR5_USABLE_WHILE_* attributes hondacrx 2019-08-14 12:05:26 -04:00
  • e35ba6d97f Core/Creature: don't allow turning if spell would cancel due to turning to face target hondacrx 2019-08-14 11:45:38 -04:00
  • 44cabeb8e1 Core/Achievements: Define and implement new ModifierTree types hondacrx 2019-08-14 11:38:16 -04:00
  • b56e6371b0 DB Update for 8.2.0.31429 hondacrx 2019-08-14 11:23:20 -04:00
  • 125e3b3ac7 Updated to 8.2.0.31429 (scripts disabled atm, they still need updated) hondacrx 2019-08-14 11:20:42 -04:00
  • e4d500f4b5 Core/PacketIO: Updated packet structures to 8.1.5 hondacrx 2019-06-22 18:42:45 -04:00
  • d500b65ad9 Core/AreaTriggers: Document scale curve fields (needs tested) hondacrx 2019-06-19 16:19:24 -04:00
  • 1af2fbdd7d Core/SAI: Add a 5th parameter to SAI events hondacrx 2019-06-19 15:44:16 -04:00
  • 280e6b0866 Core/SmartScripts: Reserve SMART_ACTION_PLAY_CINEMATIC hondacrx 2019-06-19 15:36:55 -04:00
  • 1e67bd4dd7 Core/Maps: Ensure all child terrain maps are created before doing anything on parent map such as loading respawn times and corpses hondacrx 2019-06-19 15:30:41 -04:00
  • ad627c3fa2 Misc fixes from (TrinityCore: https://github.com/TrinityCore/TrinityCore) hondacrx 2019-06-19 15:26:56 -04:00
  • 695930fb6d Merge branch 'master' of github.com:CypherCore/CypherCore hondacrx 2019-06-19 15:24:11 -04:00
  • 6cf5473f3c Core/Mail: Defined new mail message type (Port TrinityCore Commit 16e06a5392117043e8194b68072b0bfad7538eb0) hondacrx 2019-06-19 15:23:33 -04:00
  • 97b4bd656e Update README.md Fabian König 2019-03-17 13:25:41 +01:00
  • 758aae32e0 Misc. fixes hondacrx 2019-01-16 19:43:07 -05:00
  • ec7807eaac Core/Objects: increase sight range of all Infinite, Gigantic and Large objects & correct general default visibility distance hondacrx 2019-01-16 19:42:22 -05:00
  • 055e9d1776 Core/Spells: Fix SPELL_AURA_MOD_ROOT_2 not proccing on damage hondacrx 2019-01-16 17:44:12 -05:00
  • b7a6caf342 Core/Chat: Fixed addon chat messages using C_ChatInfo.SendAddonMessageLogged hondacrx 2019-01-11 18:01:10 -05:00
  • 4cad206647 Fixes #25 client crash on non en-US clients hondacrx 2019-01-01 22:34:45 -05:00
  • 1e1c5c77a8 2019 YAY! hondacrx 2019-01-01 12:01:55 -05:00
  • 4c91a4f531 Fixes server crash when building quest rewards hondacrx 2018-12-29 22:31:21 -05:00
  • f80da42c89 Updated README hondacrx 2018-12-26 22:59:20 -05:00
  • ac37cfeadd Core: Misc fixes hondacrx 2018-12-24 01:11:23 -05:00
  • c9e59bc9a7 Core/Player: update player phase before updating area depending auras hondacrx 2018-12-24 01:09:14 -05:00
  • 56291f2273 Core/Commands: Fixed .gobject move and turn hondacrx 2018-12-24 01:08:29 -05:00
  • 11d2d56ddf Core/DB2: change regex to simple string Compare. hondacrx 2018-12-24 01:04:55 -05:00
  • 50019b85d5 Core/Spells: Update AOE Damage Cap hondacrx 2018-12-24 01:03:49 -05:00
  • 0c4bd05dd9 Core: Removed not needed faststruct hondacrx 2018-12-24 01:03:36 -05:00
  • 40564a73ce Core: use span<T> to cut down on array copys hondacrx 2018-12-24 01:02:49 -05:00
  • 581d0fd1ff Core/Misc: Removed oldTotal from LocaleConstant hondacrx 2018-12-24 01:01:29 -05:00
  • f414068883 Fixed DB2 loading and world login!!!!! hondacrx 2018-12-14 18:43:35 -05:00
  • 8e20114e10 BFA Update (still lots of testing to do tho) hondacrx 2018-12-10 12:46:25 -05:00
  • 468b053946 Core/Maps: Replaced spawnmask with difficulty list hondacrx 2018-09-17 12:08:48 -04:00
  • bc977cf274 Core/DB: Misc updates hondacrx 2018-09-17 12:08:18 -04:00
  • 81b414c95e Core/Commands: No need for dupe the method. hondacrx 2018-08-29 14:43:48 -04:00
  • dbd5baf7c9 Core/MMaps: This should fix the mmaps pathing. Needs more testing tho hondacrx 2018-08-29 14:43:19 -04:00
  • 32ed5530d4 Core/Maps: Should fix spam about not being able to unload files hondacrx 2018-08-29 14:42:53 -04:00
  • 520aaf3ceb Core/Objects: Fixes object not being updated in ObjectAccessor hondacrx 2018-08-29 14:42:26 -04:00
  • a187bfd169 Core/MMaps: updated detour to be current with tc (still doesn't find the right path sometimes) hondacrx 2018-08-28 14:42:01 -04:00
  • 8c35e4f830 DB: Misc updates hondacrx 2018-08-26 01:25:02 -04:00
  • 7a9edc07b2 Core/PacketIO: Moved SMSG_ADD_RUNE_POWER to packet classes hondacrx 2018-08-26 01:23:03 -04:00
  • f87224ac3d Core/Spells: Removed useless calls of Spell.GetEffect and SpellInfo.GetEffect hondacrx 2018-08-26 01:20:46 -04:00
  • 388c20a4cf Core/Conversations: Fixed CONVERSATION_DYNAMIC_FIELD_LINES structure and defined related opcode/flag hondacrx 2018-08-26 01:15:48 -04:00
  • 8fdf1deb4f Core/Units: Defined new npc flag hondacrx 2018-08-26 01:12:48 -04:00
  • 90ee61ae2b Core/AreaTrigger: handle AREATRIGGER_FLAG_HAS_CIRCULAR_MOVEMENT hondacrx 2018-08-26 01:08:24 -04:00
  • 3ab69a9500 Core/Player: Fixed crash when race or faction changing to an allied race. hondacrx 2018-08-26 00:25:45 -04:00
  • 9f962377fa Core/Spells: Fixed crash in AuraEffect.HandlePlayScene hondacrx 2018-08-01 14:16:35 -04:00
  • ae08c81ce6 Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus) hondacrx 2018-08-01 14:14:51 -04:00
  • 92481d8d9f Core/Misc: Fixes hondacrx 2018-08-01 13:33:11 -04:00
  • 8673e7218d Core/Spells: Fixed travel form hondacrx 2018-07-25 14:08:35 -04:00
  • 943e858ccf Core/Spells: Implement AURA_REMOVE_BY_INTERRUPT to provide aura scripts with more information when removing by Unit::RemoveAurasWithInterruptFlags hondacrx 2018-07-25 12:25:53 -04:00
  • 75619e833f Core/Players: Changed flight masters to suppress positive transforms/shapeshifts instead of preventing starting flight hondacrx 2018-07-25 12:17:32 -04:00
  • d42dba9ac1 DB/Misc: Added sql updates hondacrx 2018-07-19 10:20:05 -04:00
  • c444b74aa1 Core/GameObject: Set SpellVisualID to capturePoint.SpellVisual1 when creating Capture Points hondacrx 2018-07-19 10:19:45 -04:00
  • 4dd8118ce6 Core/Criteria: Added CriteriaAdditionalCondition.MapDifficulty hondacrx 2018-07-19 10:19:30 -04:00
  • 95b71dc5e5 Core/Instances: Fixed instance greet messages and getting booted from old raids by not being in a raid group hondacrx 2018-07-19 10:15:45 -04:00
  • f012fbffe8 Last try for travis hondacrx 2018-07-12 17:50:03 -04:00
  • 472bfcea7d Core/Build: Should fix travis builds hondacrx 2018-07-12 17:46:51 -04:00
  • ce16e1cffb Core/DB: Updates hondacrx 2018-07-12 17:25:45 -04:00
  • 235335fdb5 Core/Guild: Fixed guild withdraw, BankTabRights hondacrx 2018-07-12 17:25:27 -04:00
  • 93499fb104 Core: Updated to .Net Core 2.1 hondacrx 2018-07-12 17:24:29 -04:00
  • e5a62b4819 Updated README.md hondacrx 2018-07-05 11:05:18 -04:00
  • 7255455b22 Core/Refactor: Part 5 hondacrx 2018-07-05 10:57:42 -04:00
  • badf6c2714 Core: Updated allowed build to 7.3.5.26972 hondacrx 2018-07-05 10:54:18 -04:00
  • 316475fe6c COre/DB: Updates hondacrx 2018-06-27 17:03:52 -04:00
  • 2af1ddc5ea Core/Scripts: Remove some unused GetAI methods hondacrx 2018-06-27 17:03:35 -04:00
  • 1973d4f2ce Core/Scripts: Fixes a crash when entering a instance hondacrx 2018-06-23 12:35:12 -04:00
  • c174f06c67 Merge branch 'master' of github.com:CypherCore/CypherCore hondacrx 2018-06-22 19:57:22 -04:00
  • 5d246c1cd6 Core: Updated allowed build to 7.3.5.26899 (#22) fagoatse 2018-06-23 01:57:06 +02:00
  • f948fa755c Merge branch 'master' of github.com:CypherCore/CypherCore hondacrx 2018-06-20 17:16:19 -04:00
  • bc1c17fde9 Core/PacketIO: Fixed SMSG_AUTH_RESPONSE structure after recent hotfix (#21) fagoatse 2018-06-20 23:15:50 +02:00
  • 4aa7d7be6d Core/Commands: Print phase info even if its a summoned npc hondacrx 2018-06-16 18:07:31 -04:00
  • b3e8e4f05f Scripts/Misc: Use InstanceMap in InstanceScript instead of Map hondacrx 2018-06-16 18:06:55 -04:00
  • 01e6357df2 Core: Updated allowed build to 7.3.5.26822 hondacrx 2018-06-15 16:07:51 -04:00
  • 15b71dfd2a Core: Misc Fixes hondacrx 2018-06-15 16:07:39 -04:00
  • 1be8f0a70a Core/Movement: Fixes getting wrong speedtype hondacrx 2018-06-15 12:39:08 -04:00
  • daf0a5c0ab Core/Spells: Fix some errors with ApplySpellMod. hondacrx 2018-06-15 12:38:19 -04:00
  • 154102d00d Core/Scripts: Added and fixed some scripts hondacrx 2018-06-15 12:37:38 -04:00
  • 2fa79e0855 Core/Phases: Fixes errors in phases. hondacrx 2018-06-15 12:36:55 -04:00
  • b8b0ff0fba Core/Spells: Fixes errors in scriptstate for spells hondacrx 2018-06-15 12:36:03 -04:00
  • 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 hondacrx 2018-06-15 12:34:56 -04:00
  • 1289bc3ed1 Core/Misc: Fixes hondacrx 2018-06-09 12:03:02 -04:00
  • 2d2a9eac16 Core/Player: Fixed cooldowns of DK Runes. hondacrx 2018-06-09 12:02:06 -04:00
  • 2c3479c6e2 Core/Refactor: Part 4 hondacrx 2018-05-27 15:40:06 -04:00
  • d94ad385b1 Core/Maps: Fixes nulls which unloading instance maps. hondacrx 2018-05-26 13:12:28 -04:00
  • 41bce64ffc Core/Spells: Fixes OverflowException for ChainTargets hondacrx 2018-05-26 13:11:47 -04:00
  • f7e557ab71 Core: Misc fixes hondacrx 2018-05-26 13:09:46 -04:00
  • 3f7f1a7356 Core: Updated allowed build to 7.3.5.26654 hondacrx 2018-05-26 13:09:04 -04:00
  • 4c11bda5ed Core/WorldObject: Changed the way we store values hondacrx 2018-05-23 18:24:27 -04:00
  • 804b6a68e8 Core/Spells: Fix wrong cooldown being saved to DB hondacrx 2018-05-23 18:23:31 -04:00
  • 913beeae69 Core/Misc: Misc fixes hondacrx 2018-05-23 18:16:14 -04:00
  • 43d49f9e9b Core/Spells: Allow removing same npc entry multiple times for AuraType.LinkedSummon if it's from different effects of the same spell hondacrx 2018-05-22 11:34:16 -04:00