Commit Graph

  • 85d4043217 Core/Maps: Fixed pathgenerator always returning NAV_GROUND from GetNavTerrain hondacrx 2024-02-04 13:48:05 -05:00
  • 64d80537ed Core/Quests: Fixed accessing freed memory after .reload quest_template hondacrx 2024-02-04 13:44:50 -05:00
  • 44705dcc0d Core/Units: Allow self inflicted damage to bypass CREATURE_STATIC_FLAG_UNKILLABLE hondacrx 2024-02-04 13:37:19 -05:00
  • 7825d38b91 Core/Vehicle: Only interrupt channels with SpellAuraInterruptFlags::Mount when entering a vehicle hondacrx 2024-02-04 00:36:55 -05:00
  • 0abe183fc9 Core/Spells: Implemented SPELL_AURA_MOD_FIXATE hondacrx 2024-02-04 00:35:42 -05:00
  • 47355bfa52 Core/Player: Added helpers to check quest objective status hondacrx 2024-02-04 00:32:24 -05:00
  • 90ad7ed6ea Core/Battleground: Rework BattlegroundScore hondacrx 2024-02-04 00:27:52 -05:00
  • 3c2bb6829c Scripts/Spells: Implement Aspect of the Turtle hondacrx 2024-02-03 22:10:09 -05:00
  • 7cd5c1dedb Scripts/Spells: Implement Unholy Ground and drop outdated Tightened Grasp talent hondacrx 2024-02-03 22:07:14 -05:00
  • 4d0362edc6 Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM hondacrx 2024-02-03 22:02:40 -05:00
  • 136ad2cff0 Scripts/Spells: Implement Blinding Sleet hondacrx 2024-02-03 17:45:20 -05:00
  • 57f934295f Core/Items: Fixed socket bonus checks (and reduce differences between branches) hondacrx 2024-02-03 17:42:39 -05:00
  • 1d4a30cc2d Core/Players: Learn parent skilllines if they are missing while learning child skills hondacrx 2024-02-03 17:39:25 -05:00
  • 5606501071 Scripts/Spells: Update Anti-Magic Shell script to include versatility hondacrx 2024-02-03 14:06:55 -05:00
  • 89ad2414c4 Core/Instances: Prevent sending PendingRaidLock in instances that don't have a InstanceScript hondacrx 2024-02-03 14:04:56 -05:00
  • f2888995e4 Core/Misc: Kill another synchronous db query in packet handlers hondacrx 2024-02-03 14:02:25 -05:00
  • 446d819eba Scripts/Conditions: Fallback to other targets to get map if first target is invalid hondacrx 2024-02-03 13:50:09 -05:00
  • 55c4650d55 Core/Spells: Pass customArg from missiles to its triggered spell hondacrx 2024-02-03 13:48:57 -05:00
  • 24691c7110 Core/Creatures: Don't require creature.modelid to be one of linked creature_template models hondacrx 2024-02-03 13:48:02 -05:00
  • 99c931652d Core/Units: Update PlayHoverAnim state when flying or hovering hondacrx 2024-02-03 13:15:36 -05:00
  • a5b8efd032 Core/Spells: Implement spell queue hondacrx 2024-02-03 13:11:01 -05:00
  • 284cb628c9 Core/Waypoints: Drop waypoint_scripts table hondacrx 2024-02-03 11:47:02 -05:00
  • ee7b89560e Core/Auras: Fixed crash happening when a periodic aura tick triggers SPELL_AURA_SPLIT_DAMAGE_PCT hondacrx 2024-02-03 11:28:50 -05:00
  • fdec5064b8 Core/Phasing: Fixed startup crash caused by accessing uninitialized global variable hondacrx 2024-02-03 11:26:23 -05:00
  • b47ed7401a Core/Scripts: Add start/fail asset values from criteria to valid game event ids hondacrx 2024-02-03 11:24:03 -05:00
  • 0226b9ff49 Core/Instances: Fixed initializing instance id sequence generator hondacrx 2024-02-03 11:17:33 -05:00
  • 226e12890e Core/BattlegroundMap: Load all cells when created & mark all creatures as active hondacrx 2024-02-03 11:15:25 -05:00
  • 7557fac40c Core/Objects: Fixed SelectNearestPlayer hondacrx 2024-02-03 11:10:59 -05:00
  • d0cd2aae8a Core/Achievements: Implemented DefeatDungeonEncounter and DefeatDungeonEncounterWhileElegibleForLoot criteria types hondacrx 2024-02-03 11:09:53 -05:00
  • 52ea57d5cf Core/Creatures: Remove stand state when a creature attacks or dies hondacrx 2024-02-03 11:04:19 -05:00
  • e32f950be3 Core/Spell: Allow creatures with sparring active to damage themselves hondacrx 2024-02-03 11:03:05 -05:00
  • 1d31b981b6 Core/Utilities: Added timer series queuing to EventMap hondacrx 2024-02-03 11:01:53 -05:00
  • 4c92f0c26d Core/Chat: Explicitly ignore disabling chat feature hondacrx 2024-02-03 10:52:16 -05:00
  • 4b669cfb5d Core: Update to 10.2.0 hondacrx 2024-02-02 21:49:02 -05:00
  • 75201f56ce Core/Mail: Moved gold check closer to where it is taken away hondacrx 2024-02-02 15:06:24 -05:00
  • d9e524a657 Core/InstanceScript: Refactored door types to reflect its behavior hondacrx 2024-02-02 15:04:43 -05:00
  • c9a11f3ead Core/AI: Move ArcherAI to individual creature script hondacrx 2024-02-02 14:55:26 -05:00
  • 150b978ead Core/Conditions: Allow battleground maps to use CONDITION_INSTANCE_INFO hondacrx 2024-02-02 14:53:57 -05:00
  • d68246c93a Core/Auras: Fixed SPELL_AURA_CHARGE_RECOVERY_AFFECTED_BY_HASTE_REGEN affecting unrelated spells hondacrx 2024-02-02 14:47:46 -05:00
  • 4ff0ccd143 Core/Spells: Store BasePoints as float in SpellEffectInfo hondacrx 2024-02-02 14:46:09 -05:00
  • a5fedc5d69 Core/Spells: Prevent duplicating trait configs for Generic type hondacrx 2024-02-02 14:42:01 -05:00
  • 597b39e561 Core/Gossip: Rename and document text id field in SMSG_GOSSIP_MESSAGE to include classic differences hondacrx 2024-02-02 14:40:35 -05:00
  • a5bc0d0d9b Core/Random: Changed random functions returning doubles to return floats hondacrx 2024-02-02 14:39:02 -05:00
  • c5538d6d40 Core/Auras: Update mount capability aura after all login loading is done hondacrx 2024-02-02 14:32:48 -05:00
  • 4e06ce4823 Core/SAI: Moved event_flags for difficulties to new field Difficulties hondacrx 2024-02-02 14:32:13 -05:00
  • 52cd092335 Core/Group: Fix possible crash hondacrx 2024-02-02 10:21:15 -05:00
  • 871928ebb7 Core/Creatures: Taxi improvements hondacrx 2024-02-02 10:20:04 -05:00
  • 80f4ece2e5 Core/Players: Don't update mount capability while loading from db - auras are loaded before all known spell sources are processed hondacrx 2024-02-02 09:42:46 -05:00
  • ad4aa7df0c Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8_ONLY_TARGET_IF_SAME_CREATOR and removed cast time requirement for channelled spell predicted healing hondacrx 2024-02-01 21:10:24 -05:00
  • fc439dbed0 Core/DataStores: Don't send hotfix ids in SMSG_AVAILABLE_HOTFIXES that don't have a hotfix blob for client locale hondacrx 2024-02-01 20:59:03 -05:00
  • 5869fbaee0 Core/Spells: Named and implemented most of SpellAttr8 hondacrx 2024-02-01 18:59:34 -05:00
  • e37c9558ad Scripts/World: Dropped deprecated npc_innkeeper script hondacrx 2024-02-01 18:02:31 -05:00
  • 4c66c90f94 Core/Map: Implement several difficulty getters hondacrx 2024-02-01 18:02:16 -05:00
  • a57a2d948d Merge branch 'master' of github.com:CypherCore/CypherCore hondacrx 2024-02-01 18:00:25 -05:00
  • 29b6d2c41e Fix issue in SqlResult. We might want to revise this later. RioMcBoo 2024-02-01 23:59:28 +01:00
  • bb2df1c0f9 Core/Spells: Named and implemented most of SpellAttr7 hondacrx 2024-02-01 15:39:38 -05:00
  • abb4092cff Core/Players: Fixed pvp flag being missing when logging in with war mode disabled but pvp enabled hondacrx 2024-02-01 15:09:02 -05:00
  • 2a7273f1ec Core/Misc: Fixed thread-unsafe access to list of objects that should be spawned in a cell hondacrx 2024-02-01 11:43:10 -05:00
  • d2edbdeecc Core/MMaps: Implemented a way to enable/disable certain terrain types for movement on the entire map hondacrx 2024-02-01 11:34:50 -05:00
  • 06df14fe7e Core/Achievements: Fix CriteriaTypes related to GameEvents hondacrx 2024-02-01 11:30:27 -05:00
  • fde94074be Core/Achievements: Fix CriteriaTypes related to areas and zones hondacrx 2024-02-01 10:55:35 -05:00
  • c00a8d32ea Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura applications while dead without removing the aura) hondacrx 2024-02-01 10:27:09 -05:00
  • cfc8a8bfa8 Core/Auras: Registering a new owned aura will now search existing owned auras instead of applied auras to check for unstackable one hondacrx 2024-02-01 10:25:03 -05:00
  • febab9baed Core/Misc: Use DB2Manager::IsInArea for area-related criterias and conditions hondacrx 2024-02-01 10:22:15 -05:00
  • ae360d67a1 Core/AreaTrigger: Fixed a bug where polygon shaped areatriggers decreased in height for selection depending on at lifetime hondacrx 2024-02-01 10:16:28 -05:00
  • 98fe3a286c Misc/Config: Fixed comment for CharacterCreating.EvokersPerRealm and CharacterCreating.MinLevelForEvoker hondacrx 2024-02-01 10:15:00 -05:00
  • 0f31b4fc9f Core/PacketIO: Fixed structure of SMSG_ITEM_PUSH_RESULT hondacrx 2024-02-01 10:13:39 -05:00
  • c8ccacf6c6 Core/Objects: Added GameObject type parameter to FindGameObjectOptions hondacrx 2024-02-01 10:12:19 -05:00
  • d68f52bdc3 Core/Chat: Corrected chat channel flag implementations hondacrx 2024-02-01 10:10:38 -05:00
  • a436f7b2d1 Core/Objects: Treat areas that have ParentAreaID filled but dont have IsSubzone flag as zones instead of areas hondacrx 2024-02-01 09:51:04 -05:00
  • b48f777dc6 Core/Realms: Replaced hardcoded realm category list with Cfg_Categories.db2 hondacrx 2024-02-01 09:43:05 -05:00
  • 6bab5cefc7 Core/DB2: Add Mardum map to be split by faction hondacrx 2024-02-01 09:17:14 -05:00
  • c7c5b74497 Core/GameObject: Update spawn conditions when new ControlZone event is triggered hondacrx 2024-02-01 09:15:59 -05:00
  • 0140b20bad Core/Achievements: Fix mistake in loading criteria with start events hondacrx 2024-02-01 09:15:08 -05:00
  • 1f76b67d24 Update README.md Fabian König 2024-02-01 05:31:06 +01:00
  • ccaca1ccd5 .NET 8 update. Fabian König 2024-02-01 05:23:51 +01:00
  • 958ab1dfbb Fixes server loading. hondacrx 2024-01-31 22:50:42 -05:00
  • 3cc1912d07 Merge branch 'master' of github.com:CypherCore/CypherCore hondacrx 2024-01-31 20:59:17 -05:00
  • e2caec12dc Core/GameObject: Implement ControlZone gameobject type hondacrx 2024-01-31 20:53:44 -05:00
  • 7545d9395d Core/AreaTriggers: Add missing null checks for serverside areatriggers hondacrx 2024-01-31 12:58:44 -05:00
  • 5e46dd951b Core/AreaTriggers: Implement missing functionality hondacrx 2024-01-30 21:14:55 -05:00
  • 3ab9c8cd3b Fixed build. hondacrx 2024-01-30 11:16:09 -05:00
  • 804bc30581 Fix exception when calculating for december (#60) RioMcBoo 2024-01-30 17:57:14 +02:00
  • 3006212c5a Core/PacketIO: Fix some inconsistencies with TC (#61) RioMcBoo 2024-01-30 17:56:14 +02:00
  • 2c739a330d Merge branch 'master' of github.com:CypherCore/CypherCore hondacrx 2024-01-30 10:52:47 -05:00
  • 068d2b3560 Core: Update allowed build to 10.1.7.51536 hondacrx 2024-01-30 10:52:28 -05:00
  • b4ce91f3cd DB Updates hondacrx 2024-01-30 10:51:53 -05:00
  • 445adfd4a2 Core/Players: Implement mastery and versatility in character_stats hondacrx 2024-01-30 10:51:22 -05:00
  • 9222f70243 Core/GameObjects: Implemented data22 for chests (allow opening while immune) hondacrx 2024-01-30 10:49:21 -05:00
  • 774f211f7a Core/Spells: Implemented NoImmunity spell effect attribute hondacrx 2024-01-30 10:45:14 -05:00
  • 54244bb6cc Core/Units: Implemented UNIT_FLAG2_INTERACT_WHILE_HOSTILE hondacrx 2024-01-30 10:40:12 -05:00
  • 0b81750b42 Core/Spells: Defined and implemented more spell effect attributes - AlwaysAoeLineOfSight, IsHarmful, PlayersOnly, EnforceLineOfSightToChainTargets hondacrx 2024-01-30 10:39:11 -05:00
  • 48089c8a45 Core/Misc: Fixed copypaste mistake in error log hondacrx 2024-01-30 10:24:48 -05:00
  • 7b3b757745 Core/Creatures: Allow UNIT_FLAG2_INTERACT_WHILE_HOSTILE to be set in database hondacrx 2024-01-30 10:24:03 -05:00
  • a1cb1d95ee Core/Achievements: Fixed achievement criteria StartEvent and FailEvent hondacrx 2024-01-30 10:22:01 -05:00
  • 902b217d88 Core/Auras: Implement SPELL_ATTR13_PERIODIC_REFRESH_EXTENDS_DURATION hondacrx 2024-01-30 09:39:40 -05:00
  • 5010d90d05 Core/Spells: Removed unneccessary checks from skill spell effects hondacrx 2024-01-30 09:37:07 -05:00
  • 228f2649f0 Core/Commands: Fixed accessing empty optional in .modify faction command hondacrx 2024-01-30 09:26:23 -05:00
  • 56eefeb54b Misc cleanup hondacrx 2024-01-30 09:24:45 -05:00
  • 29a34bbf5d Core/Quests: Fixed optional quest objectives incorrectly changing quest state when they change completion state hondacrx 2024-01-30 09:21:07 -05:00