Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-01 | Tests: Add missing include | Fabian | |
2024-03-01 | Build: Replaced deprecated exec_program with execute_process | Shauren | |
2024-03-01 | Core/Database: Silence deprecation warning on mysql_stmt_bind_param | Shauren | |
2024-03-01 | Core/Items: allow all soulbound common and poor items to unlock their ↵ | Ovahlord | |
appearance to reflect patch 10.0.5 changes | |||
2024-03-01 | Core/Spells: Implemented pausing spell cooldowns | Shauren | |
2024-03-01 | Core/Spells: Store truncated (only up to millisecond precision) cooldown times | Shauren | |
2024-03-01 | DB/Creatures: added some movement static flags and wander distance data for ↵ | Ovahlord | |
some Kelp'thar Forest creatures | |||
2024-03-01 | Core/Creature: corrected swimming toggle behavior for amphibious creatures | Ovahlord | |
2024-02-29 | Build: Perform CMake check_cxx_source_compiles checks using the same C++ ↵ | Shauren | |
standard as used in the project | |||
2024-02-29 | DB: fixed query added in b04ab91edd85ea4c96fc41f688cdbedf5face522 | Ovahlord | |
2024-02-29 | DB/Creatures: fixed assignment of CREATURE_STATIC_FLAG_SESSILE, ↵ | Ovahlord | |
CREATURE_STATIC_FLAG_CAN_SWIM and CREATURE_STATIC_FLAG_3_CANNOT_SWIM static flags | |||
2024-02-29 | Core/Misc: Rename `templat` to `characterTemplate` so it stop looking like a ↵ | Benjamin Jackson | |
typo despite not being one. (#29421) | |||
2024-02-29 | Core/Creatures: Allow toggling ↵ | Shauren | |
CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_HELPFUL_SPELLS | |||
2024-02-29 | Core/Creatures: Allow toggling CREATURE_STATIC_FLAG_FLOATING, ↵ | Shauren | |
CREATURE_STATIC_FLAG_SESSILE and CREATURE_STATIC_FLAG_3_CANNOT_PENETRATE_WATER | |||
2024-02-29 | Core/Movement: require a minimum wander_distance value of 0.1 and check the ↵ | Ovahlord | |
path length of generated random movement (#29766) this serves as a means to reduce the console spam caused by failed spline validation | |||
2024-02-29 | Core/Creatures: implemented most movement related static flags and migrated ↵ | Ovahlord | |
existing movement data into static flags (#29541) * implemented CREATURE_STATIC_FLAG_AQUATIC - creatures cannot leave liquids * implemented CREATURE_STATIC_FLAG_AMPHIBIOUS - creatures can enter and leave liquids but remain on the ocean floor when swimming is not enabled until engaged * implemented CREATURE_STATIC_FLAG_FLOATING - creatures have their gravity on spawn / reset disabled * implemented CREATURE_STATIC_FLAG_SESSILE - creatures are rooted in place * implemented CREATURE_STATIC_FLAG_CAN_SWIM - creature can swim in liquids * implemented CREATURE_STATIC_FLAG_3_CANNOT_SWIM - Amphibious creatures cannot toggle on swimming * implemented CREATURE_STATIC_FLAG_3_CANNOT_TURN - Creatures cannot turn at all * implemented CREATURE_STATIC_FLAG_4_PREVENT_SWIM - Amphibious creatures won't toggle on swimming until their victim starts leaving the ocean floor * partially implemented CREATURE_STATIC_FLAG_3_CANNOT_PENETRATE_WATER * deprecated CREATURE_FLAG_EXTRA_NO_MOVE_FLAGS_UPDATE as this flag was a hackfix to a wrong implementation that is now gone | |||
2024-02-28 | Scripts/Serpentshrine Cavern: Removed Spout hack and use correct spell ids | Shauren | |
2024-02-28 | Core/Movement: MoveRotate improvements | Shauren | |
* Allow overriding rotation speed * Allow limiting rotation using total rotation angle instead of duration | |||
2024-02-28 | Core/Misc: Allow formatting optionals with Trinity::StringFormat | Shauren | |
2024-02-28 | Core/Movement: Fixed MoveRotate not updating orientation | Shauren | |
2024-02-28 | Scripts/Forge of Souls: Fixed Devourer of Souls achievement worldstate ↵ | Shauren | |
expression requirement and rotate beam tick timing | |||
2024-02-28 | DB/PageTexts: Update multiple page texts | Meji | |
2024-02-28 | DB/Stormwind: Update Love is in the Air stuff (Dragonflight) | Meji | |
2024-02-28 | DB/Valsharah: Added Love is in the Air spawns | Meji | |
2024-02-28 | DB/TheJadeForest: Added Love is in the Air spawns | Meji | |
2024-02-28 | DB/Winterspring: Added Love is in the Air spawns | Meji | |
2024-02-28 | DB/NorthernStranglethorn: Added Love is in the Air spawns | Meji | |
2024-02-27 | DB/WanderingIsle: Update Racemasks for Pandaren Warlock | Aqua Deus | |
+ Add missing Gameobject spawn Closes #29229 | |||
2024-02-27 | Scripts/Spells: Fix DK talent Permafrost (#29759) | Aqua Deus | |
2024-02-27 | Core/Units: Added helper function to clear boss emote frame and enable ↵ | Shauren | |
SMSG_CLEAR_BOSS_EMOTES | |||
2024-02-27 | Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_ALLOW_MOUNTED_COMBAT and ↵ | Shauren | |
overriding default mount from creature addon | |||
2024-02-27 | Core/Items: Fixed possible out of bounds array access when applying ↵ | Shauren | |
enchantments to equipped profession tools | |||
2024-02-27 | Core/Creatures: Implemented CREATURE_STATIC_FLAG_5_NO_LEAVECOMBAT_STATE_RESTORE | Shauren | |
2024-02-26 | Core/Logging: Call Log::instance() only once in each log statement | Shauren | |
2024-02-26 | Core/Battlegrounds: Isle of Conquest Rework (#29687) | Jeremy | |
2024-02-26 | DB/ForbiddenReach: Added some spawns for The War Creche | Naddley | |
2024-02-26 | Core/Spells: Don't modify item charges in all slots on a single item spell cast | Shauren | |
2024-02-26 | DB/Mulgore: Update questchains for Mulgore | Kelpiesklubhouse | |
Closes #29742 | |||
2024-02-26 | DB/Durotar: Update questchains for Durotar | Kelpiesklubhouse | |
Closes #29739 | |||
2024-02-26 | DB/DunMorogh: Update questchains for Dun Morogh | Kelpiesklubhouse | |
Closes #29725 | |||
2024-02-26 | DB/Durotar: Update questchains for Echo Isles | Kelpiesklubhouse | |
Closes #29709 | |||
2024-02-26 | DB/ElwynnForest: Update questchains for Northshire | Kelpiesklubhouse | |
Closes #29672 | |||
2024-02-26 | DB/Durotar: Added ExclusiveGroup for Quests Lazy Peon and Vile Familiars | Kelpiesklubhouse | |
Closes #29737 | |||
2024-02-26 | DB/DunMorogh: Update questchain for New Tinkertown | Kelpiesklubhouse | |
Closes #29716 | |||
2024-02-26 | DB/DunMorogh: Update questchain for Coldrige Valley | Kelpiesklubhouse | |
Closes #29713 | |||
2024-02-26 | DB/AzuremystIsle: Update questchains for Ammen Vale | Kelpiesklubhouse | |
Closes #29685 | |||
2024-02-26 | DB/ElwynnForest: Update questchain for Elwynn Forest | Kelpiesklubhouse | |
Closes #29675 | |||
2024-02-26 | Core/Auras: Implemented SpellEffectAttributes::AuraPointsStack | Shauren | |
2024-02-25 | Core/Players: Drop Player::SaveGoldToDB() and move it's code to ↵ | Mykhailo Redko | |
Player::SaveInventoryAndGoldToDB() (#29582) | |||
2024-02-25 | Core/Players: Support race and faction changes for new races (#29755) | Razmataz | |