Commit Graph

  • 4b1ba05579 Build: Add more detailed windows release name to revision_data.h (#30310) Keramat Jokar 2024-10-04 20:49:58 +03:30
  • ae6b9bd8e8 Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_template with a gm command Shauren 2024-04-10 20:27:57 +02:00
  • 5655aa4fd8 Core/Entities: Added possibility to inherit StringIds from other entities (#29908) ModoX 2024-04-10 20:03:14 +02:00
  • d98bb5f83c Core/Entities: nopch build fix ModoX 2024-04-09 17:00:43 +02:00
  • ed41672be0 Core/Entities: Update StringId assignment to use StringIdType ModoX 2024-04-09 16:39:15 +02:00
  • d900e0e955 Core/Entities: Added GetStringId helper methods ModoX 2024-04-09 16:33:39 +02:00
  • 6e6454860c Core/Objects: Added GameObject type parameter to FindGameObjectOptions (#29356) Jeremy 2023-10-08 19:59:21 +02:00
  • 1f6a6d2c5b Core/GameObjects: Added stringid to gameobjects Shauren 2023-07-30 13:55:34 +02:00
  • d019719289 Core/Objects: Unify GameObjectSearcher, UnitSearcher, CreatureSearcher and PlayerSearcher classes into one common implementation Shauren 2023-05-28 16:54:23 +02:00
  • 36bd2df792 Core/Objects: Unify WorldObjectSearcher classes into one common implementation Shauren 2023-05-28 16:07:34 +02:00
  • b10823fe31 Core/Creatures: Fix logic when searching for nearby creatures by StringId (#28669) Odyssey 2023-01-09 10:27:41 +01:00
  • 78fe841adb Core/Creatures: Implement StringId for Creatures, a custom identifier to make finding specific creatures in script easier (#28500) Seyden 2022-12-27 16:39:05 +01:00
  • da7367208c Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488) Seyden 2022-12-26 20:13:13 +01:00
  • 762a32cb65 Core/Object: Implement FindNearestCreatureWithAura (#28410) Teleqraph 2022-10-30 22:29:03 +01:00
  • b502bc4683 Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions Shauren 2021-03-28 16:52:07 +02:00
  • cb9b34d906 Core/Objects: Refactor private object checks into separate function Shauren 2021-03-28 16:38:04 +02:00
  • 262a1e5b36 Core/Objects: Move personal summon handling from TemporarySummon/GameObject to WorldObject and check it using dedicated guid field Matan Shukry 2021-03-14 21:23:07 +02:00
  • 8127609764 Core/Maps: Link instance map to LfgDungeons Shauren 2024-10-05 11:56:02 +02:00
  • 086632d871 Core/Chat: Improve ingame language translation (#30298) Meji 2024-10-05 11:11:13 +02:00
  • bfb6c95518 Build: Handle localized "Microsoft" name returned from Get-CimInstance Shauren 2024-10-04 22:36:46 +02:00
  • 9396685157 DB/GameObjects: added gameobject template data from mass parse Ovahlord 2024-10-04 21:03:41 +02:00
  • 83ca87d39e Build: Add more detailed windows release name to revision_data.h (#30310) Keramat Jokar 2024-10-04 20:49:58 +03:30
  • 4d083b074f Replace wotlk_classic with cata_classic in build status badges in README (#30309) CraftedRO 2024-10-04 19:12:14 +03:00
  • 5a509cef46 DB/CityOfThreads: Added remaining spawns until last Boss Naddley 2024-10-04 17:55:44 +02:00
  • 796f01dcd3 DB/CityOfThreads: Added spawns until second Boss Naddley 2024-10-04 13:52:46 +02:00
  • 01e3220f89 Core/Players: Prevent creation of characters with duplicate names Shauren 2024-10-03 12:22:22 +02:00
  • 77124dc57e DB/Hotfixes: updated hotfixes for build 4.4.0.56713 Ovahlord 2024-10-03 14:59:53 +02:00
  • 89c45f124e DB/Quests: updated quest data from 4.4.0.56713 sniff data Ovahlord 2024-10-03 14:51:14 +02:00
  • 4b7c3680b1 DB/Creatures: updated bruteforce data for creatures for build 4.4.0.56713 Ovahlord 2024-10-03 14:41:26 +02:00
  • 3acb25c50c Core/Players: Prevent creation of characters with duplicate names Shauren 2024-10-03 14:41:02 +02:00
  • 49ab2bbe38 Core/Players: Prevent creation of characters with duplicate names Shauren 2024-10-03 12:22:22 +02:00
  • 7bc13f3307 Tools/vmap_assembler: Fix missing <mutex> header in TileAssembler.cpp (#30293) nekolisa42 2024-10-02 18:33:06 +02:00
  • d2d3457b2f Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it to create deleters with compile time constant functions (reduces its size to just sizeof(void*)) Shauren 2024-10-01 21:03:44 +02:00
  • e05461a0ed Core/Misc: updated Difficulty enum for Cataclysm Ovahlord 2024-10-03 00:37:21 +02:00
  • 03333b1ec4 DB/Loot: Fix thorium ore prospection sometimes resulting in 0 items Aokromes 2024-10-02 21:55:18 +02:00
  • 5959e6e374 Tools/vmap_assembler: Fix missing <mutex> header in TileAssembler.cpp (#30293) nekolisa42 2024-10-02 18:33:06 +02:00
  • 5d9913730e Workflow: Add issue closer to cata_classic jackpoz 2024-10-02 17:55:02 +02:00
  • 7705e5eeee DB/CityOfThreads: Added spawns until first Boss Naddley 2024-10-02 01:05:35 +02:00
  • a26eed2412 Core: Updated allowed build to 11.0.2.56819 Shauren 2024-10-02 00:04:40 +02:00
  • b13b5142f1 Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it to create deleters with compile time constant functions (reduces its size to just sizeof(void*)) Shauren 2024-10-01 21:03:44 +02:00
  • dfd224931a Core/DataStores: Removed overriding field sign type based on db2 column compression Shauren 2024-09-27 20:05:36 +02:00
  • 2b748dcf51 Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 6f6af6a1a1, fixes not finding mind controlled players Shauren 2024-09-30 15:39:03 +02:00
  • c8cde4acdd DB/Westfall: Added spell_area data related to The Jansen Stead area Naddley 2024-09-30 14:28:55 +02:00
  • 2fed819593 DB/Gilneas: Added spell_area data for chapter 1 Naddley 2024-09-30 14:24:55 +02:00
  • fd85a71f5d Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 0dcff2624e, fixes not finding mind controlled players Shauren 2024-09-30 15:39:03 +02:00
  • 0d496b14d5 Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 6f6af6a1a1, fixes not finding mind controlled players Shauren 2024-09-30 15:39:03 +02:00
  • cf74c2ae7a Core/Units: Fixed crashes in Unit::GetDebugInfo if called in the destructor (the only callers are assertion failures so it will still crash but not before printing error message) Shauren 2024-09-30 15:15:11 +02:00
  • dde2431d59 DB/Westfall: Added spell_area data related to The Jansen Stead area Naddley 2024-09-30 14:28:55 +02:00
  • 7072a88675 DB/Gilneas: Added spell_area data for chapter 1 Naddley 2024-09-30 14:24:55 +02:00
  • 0a059c7c71 DB/Conditions: Fix The Aldor and Scryers flightmasters reputation requirement Aokromes 2024-09-29 23:46:51 +02:00
  • db75f34239 Scripts/Spells: Implement druid talent Nature's Grace (#30215) Aqua Deus 2024-09-29 20:25:00 +02:00
  • eee5dfac17 DB/DarkflameCleft: Added init. spawns Naddley 2024-09-29 19:37:29 +02:00
  • edf61ad8e5 Core/PacketIO: Enable CAN_ADV_FLY opcodes Traesh 2024-09-29 18:03:22 +02:00
  • c5663d554e DB/Misc: Fix Alliance GY when dying in Thunder Bluff Aokromes 2024-09-29 11:20:28 +02:00
  • 552ee7cb03 DB/CinderbrewMeadery: Added init. spawns Naddley 2024-09-28 20:36:07 +02:00
  • f5dfc0e4cd Scripts/Spells: Fix Anti-Magic shell amount with Anti-Magic Barrier talent (#30234) Aqua Deus 2024-09-28 17:50:07 +02:00
  • 89f490bdcd Core/DataStores: Removed overriding field sign type based on db2 column compression Shauren 2024-09-27 20:05:36 +02:00
  • 659d76d636 DB: Remove unsigned floats and recreate views with utf8mb4 in auth database Shauren 2024-09-26 19:33:41 +02:00
  • be04c17916 DB: Remove unsigned floats and recreate views with utf8mb4 in auth database Shauren 2024-09-26 19:33:41 +02:00
  • b18ba61140 DB: Remove unsigned floats and recreate views with utf8mb4 in auth database Shauren 2024-09-26 19:33:41 +02:00
  • 6aa1c72b3b Core/Spells: Fix PCT spell mod calculation funjoker 2024-09-26 10:36:11 +02:00
  • 1e7bb72424 Core/Database: Fix database connections failing to open over named pipes for users using caching_sha2_password authentication plugin if this is the first time this user attempts to log in since starting MySQL server Shauren 2024-09-25 10:46:46 +02:00
  • 6533b61383 DB/Stonevault: Added init. spawns Naddley 2024-09-25 17:57:53 +02:00
  • 726412d983 Core/Database: Fix database connections failing to open over named pipes for users using caching_sha2_password authentication plugin if this is the first time this user attempts to log in since starting MySQL server Shauren 2024-09-25 10:46:46 +02:00
  • 3238175a62 Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_ID Shauren 2024-09-24 14:40:23 +02:00
  • bb3665266f Core: Updated allowed build to 4.4.0.56713 Shauren 2024-09-24 12:19:41 +02:00
  • d3985a0460 Misc: Fix revision_data for recent TDB release ModoX 2024-09-24 01:17:03 +02:00
  • acf1ec4e2f TDB 1102.24092 - 2024/09/23 TDB Release 2024-09-23 22:53:02 +00:00
  • 0ab591058d DB/Hotfixes: Updated zhTW hotfixes to 11.0.2.56647 Meji 2024-09-23 22:21:51 +02:00
  • fc7af6f514 DB/Hotfixes: Updated zhCN hotfixes to 11.0.2.56647 Meji 2024-09-23 22:21:38 +02:00
  • 7c6220262c DB/Hotfixes: Updated ruRU hotfixes to 11.0.2.56647 Meji 2024-09-23 22:21:25 +02:00
  • a22cf51567 DB/Hotfixes: Updated ptBR hotfixes to 11.0.2.56647 Meji 2024-09-23 22:21:12 +02:00
  • e3892f7a59 DB/Hotfixes: Updated koKR hotfixes to 11.0.2.56647 Meji 2024-09-23 22:21:00 +02:00
  • aa2fd27955 DB/Hotfixes: Updated itIT hotfixes to 11.0.2.56647 Meji 2024-09-23 22:20:47 +02:00
  • cc71e3e06c DB/Hotfixes: Updated frFR hotfixes to 11.0.2.56647 Meji 2024-09-23 22:20:34 +02:00
  • a7e6051c99 DB/Hotfixes: Updated esMX hotfixes to 11.0.2.56647 Meji 2024-09-23 22:20:16 +02:00
  • b1a4237098 DB/Hotfixes: Updated esES hotfixes to 11.0.2.56647 Meji 2024-09-23 22:20:05 +02:00
  • 609e107d5d DB/Hotfixes: Updated deDE hotfixes to 11.0.2.56647 Meji 2024-09-23 22:19:46 +02:00
  • 6ef453463a DB/Hotfixes: Updated hotfixes to 11.0.2.56647 Meji 2024-09-23 22:19:01 +02:00
  • 9e661e8e1c Core/Common: Catch and log child process creation errors Shauren 2024-09-23 14:17:33 +02:00
  • 7a4c8d69fc Core/CrashHandler: Output inlined stack frames Shauren 2024-09-23 00:18:06 +02:00
  • f75bc03ca3 Core/CrashHandler: Make WheatyExceptionReport fields not static to ensure consistent destruction order Shauren 2024-09-23 00:18:06 +02:00
  • 1559872381 Core/Maps: Do not allow entering an instance if the player is not alive and does not have the corpse inside or in inner instance (#30229) Gildor 2024-09-23 16:02:22 +02:00
  • fff12eafdf Core/Common: Catch and log child process creation errors Shauren 2024-09-23 14:17:33 +02:00
  • f3b8503ba6 Core/CrashHandler: Output inlined stack frames Shauren 2024-09-23 00:18:06 +02:00
  • e76df583f0 Core/CrashHandler: Make WheatyExceptionReport fields not static to ensure consistent destruction order Shauren 2024-09-23 00:18:06 +02:00
  • a80d7937bd Core/PacketIO: Fix SMSG_SET_PCT_SPELL_MODIFIER funjoker 2024-09-22 22:59:07 +02:00
  • 4f3e73afae Core/DataStores: Updated db2 structures for 11.0.2.56647 Shauren 2024-09-22 19:08:11 +02:00
  • 992f1851e2 Core/Spells: Protect against stack overflows in spell override handling Shauren 2024-09-22 13:17:08 +02:00
  • 723e638a84 Core/Spells: Protect against stack overflows in spell override handling Shauren 2024-09-22 13:17:08 +02:00
  • 918fb8b856 Core/Spells: Fix startup crash Shauren 2024-09-22 13:11:01 +02:00
  • 577ae1f8e0 DB: fixed sql file name added in c10a57318c Ovahlord 2024-09-22 12:01:01 +02:00
  • c10a57318c Scripts/Spells: fixed balance druid Eclipse mechanic Ovahlord 2024-09-22 11:55:59 +02:00
  • 46e26179c8 Core/Auras: fixed a possible underflow when checking required powers for SPELL_AURA_TRIGGER_SPELL_ON_POWER_AMOUNT and SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT Ovahlord 2024-09-21 22:23:42 +02:00
  • 7eb3189a80 DB/Dornogal: Added more spawns to The Forgeground Naddley 2024-09-21 23:12:08 +02:00
  • f26c942053 Core/Auras: fixed a possible underflow when checking required powers for SPELL_AURA_TRIGGER_SPELL_ON_POWER_AMOUNT and SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT Ovahlord 2024-09-21 22:23:42 +02:00
  • 2786401c8f Core/Units: fixed druid Balance power minimum value Ovahlord 2024-09-21 22:07:46 +02:00
  • 2b89089c50 Scripts/Spells: simplify bitset check in mage Deep Freeze spell script Ovahlord 2024-09-21 14:27:20 +02:00
  • 329b48e853 Scripts/Spells: fixed mage Arcane Missiles Ovahlord 2024-09-21 14:20:34 +02:00
  • f2ff7fa683 Scripts/Spells: fixed mage Deep Freeze ability Ovahlord 2024-09-21 13:38:55 +02:00