Commit Graph

  • d00f96b86e DB/Quest: Added massparse data for quest_template Naddley 2024-08-26 22:49:09 +02:00
  • 2eeba84963 DB/Quest: Added massparse data for quest_poi_points Naddley 2024-08-26 22:48:14 +02:00
  • 2a79a7d7e0 DB/Quest: Added massparse data for quest_poi Naddley 2024-08-26 22:47:45 +02:00
  • 201483b1a1 DB/Creature: Added massparse data for creature_model_info Naddley 2024-08-26 22:47:07 +02:00
  • 4d688076b5 DB/Gameobject: Added massparse data for gameobject_template Naddley 2024-08-26 22:46:29 +02:00
  • 3b9845ee44 Core/Config: implemented a config setting for rated battleground conquest rewards Ovahlord 2024-08-26 22:31:30 +02:00
  • 0d5264be3e Core/Player: updated currency constants and fixed sending random battleground rewards in RequestPvPRewardsResponse Ovahlord 2024-08-26 22:13:05 +02:00
  • c5116b0e11 Core/Config: updated current arena season to 9 (Vicious Gladiator) Ovahlord 2024-08-26 21:21:38 +02:00
  • 92435b0934 Core/Packets: enabled and implemented SMSG_PVP_SEASON and dropped its retail successor implementation SMSG_SEASON_INFO (doesn't exist in Classic) Ovahlord 2024-08-26 21:19:12 +02:00
  • fbadeeae39 Core/AHBot: Fix loot query Shauren 2024-08-26 16:09:55 +02:00
  • 43987f0cff Core/Commands: Fix windows unicode escape sequence warning Shauren 2024-08-26 15:45:54 +02:00
  • 02ac890b07 Core/Misc: Reserve trinity_string id for master branch Shauren 2024-08-26 15:14:51 +02:00
  • 3e28ee080a Core/Loot: Implemented currency loot Shauren 2024-08-26 15:02:22 +02:00
  • 076ff7970c Core/Packets: updated packet structure of SMSG_SET_FACTION_STANDING Ovahlord 2024-08-26 05:15:23 +02:00
  • 6b4270850f Core/Loot: Build fix for older compilers Shauren 2024-08-25 19:03:59 +02:00
  • 7e70ea701e Core/Loot: Added type to LootStoreItem to replace reference != 0 checks Shauren 2024-08-25 17:43:19 +02:00
  • 6d3be9cca6 Core/Conditions: Remove unneccessary duplicate condition startup checks - item existance is checked by loot loading and if that fails, condition loading will fail to find related item inside loot Shauren 2024-08-25 14:40:20 +02:00
  • 430321a803 Core/Loot: Use unique_ptr in LootTemplate class Shauren 2024-08-25 14:10:39 +02:00
  • b49a9b44af Core/Loot: Use unique_ptr in LootStore class Shauren 2024-08-25 13:28:48 +02:00
  • 8176167747 DB/IsleOfDorn: Added some first spawns Naddley 2024-08-25 01:27:46 +02:00
  • 6cf815a794 DB/Phase: Name some phases for Isles of Dorn and Ringing Deeps Naddley 2024-08-25 01:24:09 +02:00
  • b257b244cb Core/DBUpdater: Use utf8mb4 in dbupdater --default-character-set Shauren 2024-08-24 21:42:08 +02:00
  • 9f68e5c15b Core: Update allowed build to 11.0.2.56311 Shauren 2024-08-24 10:25:26 +02:00
  • ffebe1a832 Core: Set The War Within as current expansion Shauren 2024-08-23 20:03:12 +02:00
  • acfeba874f DB/Misc: fixed various difficulty, spawn and post Cataclysm related startup errors Ovahlord 2024-08-23 17:38:49 +02:00
  • ff4b0dd815 Core: Update allowed build to 11.0.2.56288 Shauren 2024-08-23 17:36:21 +02:00
  • c95062fcb5 DB/Creature: updated all default creature difficulty entries with bruteforce data Ovahlord 2024-08-23 06:03:59 +02:00
  • f0c4b01ae6 Core/Packets: updated structures of SMSG_PARTY_INVITE, SMSG_PARTY_MEMBER_FULL_STATE and SMSG_MIRROR_IMAGE_COMPONENTED_DATA Ovahlord 2024-08-23 00:09:39 +02:00
  • 7e831374cb Core/Players: Fix SPELLMOD_PCT on login (#30179) Ghaster 2024-08-22 23:29:45 +02:00
  • 6a00012435 Build: Reduce required cmake version on linux Shauren 2024-08-20 15:19:28 +02:00
  • 95714e4ece Build: Replace hardcoded mysql search paths with pattern based approach Shauren 2024-08-20 14:23:34 +02:00
  • 936faa7a46 Build: Increase required CMake version to 3.24 and removed unneccessary cmake_policy() calls that are already handled by cmake_minimum_required() Shauren 2024-08-20 13:49:15 +02:00
  • fc041b6fde Build: Extract hardcoded list of mysql paths to shared cmake variable Shauren 2024-08-20 13:48:10 +02:00
  • dfad7de501 Core/PacketIO: Fixed CMSG_QUERY_REALM_NAME not being handled and not sending any responses Shauren 2024-08-19 00:55:19 +02:00
  • 343f637435 Core: Update allowed build to 11.0.2.56263 Shauren 2024-08-22 23:36:09 +02:00
  • 6904dfc20b Core/Players: Fix SPELLMOD_PCT on login (#30179) Ghaster 2024-08-22 23:29:45 +02:00
  • 926fda01d8 Core/Quests: fixed max level quest money rewards and calculate them during runtime instead of using dumped DB values Ovahlord 2024-08-22 16:28:26 +02:00
  • d637504785 fix build Ovahlord 2024-08-22 02:18:21 +02:00
  • 8cc912de6a Core/Items: fixed applying resistances and armor from items Ovahlord 2024-08-21 19:44:02 +02:00
  • f23430f392 DB/Creatures: fixed a conversion error that was causing all creatures to have identical min level and max level values Ovahlord 2024-08-21 19:29:24 +02:00
  • 63e5af1f70 DB/Creatures: backported level data for all base difficulty creatures from 4.3.4 Ovahlord 2024-08-21 19:18:45 +02:00
  • d34d27a0b5 Core: Update allowed build to 11.0.2.56196 Shauren 2024-08-21 15:26:13 +02:00
  • b0e058e261 Core/Player: restore crit chance bonus from intellect Ovahlord 2024-08-21 14:55:19 +02:00
  • 675eb1bab2 Core/Player: restored mana bonus from intellect Ovahlord 2024-08-21 14:14:05 +02:00
  • 378e88b2de DB/Locales: Update some Jewelcrafting Design for 3.3.5a Aokromes 2024-08-21 12:16:02 +02:00
  • 9de1ee13d5 Scripts/Spells: Implement rogue talent Improved Shiv (#30147) Aqua Deus 2024-08-21 00:35:13 +02:00
  • 44719eb780 Scripts/Spells: Implement omen of clarity talent (Restoration) (#30143) Aqua Deus 2024-08-20 16:30:05 +02:00
  • 90eed65876 Build: Reduce required cmake version on linux Shauren 2024-08-20 15:19:28 +02:00
  • ab046bdc32 Build: Replace hardcoded mysql search paths with pattern based approach Shauren 2024-08-20 14:23:34 +02:00
  • 8f95c84a08 Build: Increase required CMake version to 3.24 and removed unneccessary cmake_policy() calls that are already handled by cmake_minimum_required() Shauren 2024-08-20 13:49:15 +02:00
  • 15209a9cfe Build: Extract hardcoded list of mysql paths to shared cmake variable Shauren 2024-08-20 13:48:10 +02:00
  • afa16f4fda Scripts/Spells: Implement druid talent New Moon (#30136) Aqua Deus 2024-08-19 22:32:52 +02:00
  • 296f7a8cf1 Scripts/Spells: Implement druid talent Celestial Alignment (#30134) Aqua Deus 2024-08-19 18:49:56 +02:00
  • e9aafeff9c Scripts/Spells: Implement druid talent Astral Smolder (#30133) Aqua Deus 2024-08-19 16:05:55 +02:00
  • 2c06e7fcda Core/Spells: Implemented SpellAuraInterruptFlags2::ReleaseEmpower Shauren 2024-08-19 12:30:37 +02:00
  • 342bb55c5e Scripts/Spells: Implement druid talent Stellar Flare (#30131) Aqua Deus 2024-08-19 12:23:16 +02:00
  • 7ed0d6f228 Core/Player: no longer use the sOctClassCombatRatingScalar game table to calculate rating bonus multipliers to match current live server's values Ovahlord 2024-08-19 04:31:55 +02:00
  • bd366706b7 Core/Player: dropped unused combat rating diminishing Ovahlord 2024-08-19 03:12:39 +02:00
  • 7f8a932b8b Core/PacketIO: Fixed CMSG_QUERY_REALM_NAME not being handled and not sending any responses Shauren 2024-08-19 00:55:19 +02:00
  • b6b2cdcce0 Core/PacketIO: Add some missing 11.0 packet bits Shauren 2024-08-19 00:53:39 +02:00
  • d6029865fa Core/DataStores: fixed swapped values in CombatRatings game table Ovahlord 2024-08-18 22:22:32 +02:00
  • ac16f8ec88 DB/Auth: fixed sql file name from recent cherrypick Ovahlord 2024-08-18 20:59:43 +02:00
  • 25ffdbc5ef Core/Realms: Realmlist refactors Shauren 2024-08-18 18:59:58 +02:00
  • 0c98004896 Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtualRealmAddress() where possible Shauren 2024-08-18 10:58:34 +02:00
  • c4b710446d Core/Realms: Realmlist refactors Shauren 2024-08-18 18:59:58 +02:00
  • a42b6f67c1 Core/Spells: print the amount of found mastery spell learn spell entries generated during startup Ovahlord 2024-08-18 18:59:53 +02:00
  • f76f20c7fc Core/DataStores: named and assigned missing combat rating fields in CombatRatings game table Ovahlord 2024-08-18 18:45:18 +02:00
  • b98db4beea Core/Spells: restored old mastery handling Ovahlord 2024-08-18 18:11:19 +02:00
  • 88fea990ff Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtualRealmAddress() where possible Shauren 2024-08-18 10:58:34 +02:00
  • 85f48c6145 Remove wotlk_classic and add cata_classic to readme funjoker 2024-08-18 09:24:00 +02:00
  • 33b61bd243 Update branch name in readme funjoker 2024-08-18 09:21:24 +02:00
  • 6720182694 Remove wotlk_classic from readme funjoker 2024-08-18 09:19:24 +02:00
  • 8938f38357 TDB 335.24081 - 2024/08/17 TDB Release 2024-08-17 22:27:45 +00:00
  • 32ff365288 Core/PacketIO: Fixed SMSG_QUEST_GIVER_REQUEST_ITEMS structure Shauren 2024-08-17 19:03:21 +02:00
  • c408b21692 Core: Update allowed build to 11.0.2.56162 Shauren 2024-08-17 15:17:48 +02:00
  • 12e5ec72d2 DB/Creatures: added missing default creature_template_difficulty entries for bruteforced creatures Ovahlord 2024-08-17 14:30:53 +02:00
  • 6051a553eb Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Containers::MapGetValuePtr Shauren 2024-08-17 12:40:27 +02:00
  • bd2212322b Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST (#30048) Meji 2024-08-15 15:43:17 +02:00
  • 6c9824f147 Core/Misc: Added TWW expansion enum value Shauren 2024-08-09 00:16:22 +02:00
  • 33cfe6b2eb Core/PacketIO: Fixed handling CMSG_UPDATE_ACCOUNT_DATA - compressed value is not a null-terminated string Shauren 2024-08-05 14:13:17 +02:00
  • 2624503e7e Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083) Jeremy 2024-08-05 01:51:29 +02:00
  • edb20999a3 Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Containers::MapGetValuePtr Shauren 2024-08-17 12:40:27 +02:00
  • 1f952893fc Core/PacketIO: Fixed some 11.0.2 structures Shauren 2024-08-17 00:58:07 +02:00
  • b158706505 Speed up 2024_08_16_00_world.sql Shauren 2024-08-16 21:42:31 +02:00
  • 0c6c71146f More sql fix Shauren 2024-08-16 21:04:18 +02:00
  • 252c5bda80 Fix sql Shauren 2024-08-16 21:02:19 +02:00
  • 29cb225e33 DB/Templates: Added initial 11.0.2 wdb & broadcast_text brutes ModoX 2024-08-16 20:18:49 +02:00
  • bcb3ffa0ef Core/GameEvent: Fix game event end time duration overwriting (#30165) Gildor 2024-08-16 17:09:41 +02:00
  • 3337600903 Core/Packets: fixed packet structure of SMSG_LOOT_RESPONSE Ovahlord 2024-08-16 15:04:52 +02:00
  • df1ec76d54 Core: Updated to 11.0.2 Shauren 2024-08-16 00:03:22 +02:00
  • 3429871a07 Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST (#30048) Meji 2024-08-15 15:43:17 +02:00
  • 4ba54a8026 Core/Packets: fixed structure of SMSG_ITEM_PUSH_RESULT Ovahlord 2024-08-15 12:26:34 +02:00
  • 585cbd9394 Core/PacketIO: Misc non-structure altering refactors Shauren 2024-08-14 22:56:33 +02:00
  • 5f58619c7b DB/SAI: Fix missing SMART_ACTION_MOVE_TO_POS update Aokromes 2024-08-11 12:00:40 +02:00
  • d1ffe61727 Core/Players: Implemented hero talents Shauren 2024-08-10 12:01:47 +02:00
  • 5912f4dd7a Core: Update allowed build to 11.0.0.56008 Shauren 2024-08-09 15:41:03 +02:00
  • 60e96e470f DB/Misc: updated quest and creature data with bruteforce data Ovahlord 2024-08-09 13:36:02 +02:00
  • 35ac9596fc DB/Quests: added quest data from mass parsing Ovahlord 2024-08-09 12:41:42 +02:00
  • 5f5cf9abd7 DB/Player: removed class level stats entries for post Cataclysm classes Ovahlord 2024-08-09 12:23:18 +02:00
  • a443eb5c29 buildfix Ovahlord 2024-08-09 12:19:28 +02:00