| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-24 | Core/Players: Slightly improve neutral player faction support | Shauren | |
| 2024-03-18 | Scripts/Spells: Fix rhapsody talent (#29804) | Aqua Deus | |
| Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
| 2024-03-15 | Core/Logging: Improved generated code for log statements (length of text is ↵ | Shauren | |
| computed at compile time) | |||
| 2024-03-14 | Core/Objects: Added ToWorldObject and ToItem | Shauren | |
| 2024-03-13 | Core/Misc: Use our new unique_trackable_ptr for various classes exposed to ↵ | Shauren | |
| scripts (not actually used anywhere currently) | |||
| 2024-03-07 | Core/vmaps: Removed vmap lookup functions duplicating functionality of each ↵ | Shauren | |
| other | |||
| 2024-03-03 | Core/Creatures: Implemented serverside checks for ↵ | Shauren | |
| UNIT_FLAG2_INTERACT_WHILE_HOSTILE and UNIT_FLAG3_ALLOW_INTERACTION_WHILE_IN_COMBAT * Also stop sending npc flags for hostile creatures | |||
| 2024-03-03 | Core/Quests: Merged UpdateNearbyCreatureNpcFlags, ↵ | Shauren | |
| UpdateVisibleGameobjectsOrSpellClicks and SendQuestGiverStatusMultiple on quest actions * Fixes quest markers above NPC heads not disappearing when player stops seeing questgiver npc flag | |||
| 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 | Scripts/Forge of Souls: Fixed Devourer of Souls achievement worldstate ↵ | Shauren | |
| expression requirement and rotate beam tick timing | |||
| 2024-02-27 | Scripts/Spells: Fix DK talent Permafrost (#29759) | Aqua Deus | |
| 2024-02-26 | Core/Battlegrounds: Isle of Conquest Rework (#29687) | Jeremy | |
| 2024-02-26 | Core/Auras: Implemented SpellEffectAttributes::AuraPointsStack | Shauren | |
| 2024-02-25 | Scripts/Spells: Fix energize for spell Doom (Warlock) (#29748) | Aqua Deus | |
| 2024-02-25 | Scripts/Spells: Fix Shield of the Righteous armor bonus (#29749) | Aqua Deus | |
| 2024-02-25 | Build: Reuse PCH file between all script modules | Shauren | |
| 2024-02-24 | Scripts/ExilesReach: Implemented Ride SE Boar, Re-Deather and Stocking Up ↵ | Malcrom | |
| quest (#29670) Co-authored-by: ModoX <moardox@gmail.com> | |||
| 2024-02-24 | Scripts/Spells: Update Vampiric touch script implementing the talent Misery ↵ | Aqua Deus | |
| and the dispel fleeing (#29743) | |||
| 2024-02-24 | Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and ↵ | ModoX | |
| update npcflags on quest changes (#29646) | |||
| 2024-02-24 | Scripts: Removed unused global variables | Shauren | |
| 2024-02-24 | Scripts/ForbiddenReach: Added spawn handling for dracthyr intro personal ↵ | Naddley | |
| summons (#29682) Co-Authored-By: ModoX <moardox@gmail.com> | |||
| 2024-02-23 | Core/Battlegrounds: Move some areatrigger handling to scripts (#29700) | Jeremy | |
| 2024-02-22 | Scripts/Spells: Implemented Priest talent Pain Transformation (#29720) | Mematoru23 | |
| 2024-02-22 | Core/Creatures: Implemented CREATURE_STATIC_FLAG_4_NO_MELEE_APPROACH and ↵ | Shauren | |
| fixed CREATURE_STATIC_FLAG_NO_MELEE_FLEE implementation (should cause fleeing from melee range) | |||
| 2024-02-14 | Core/Instances: Added back missing cases to ↵ | Shauren | |
| InstanceScript::SendEncounterUnit that are supported in 3.3.5 branch | |||
| 2024-02-11 | Scripts/Spells: Implemented Priest talent Indemnity (#29669) | Mematoru23 | |
| 2024-02-11 | Scripts/Spells: Implemented Priest talent Train of Thought (#29676) | Mematoru23 | |
| 2024-02-10 | Scripts/Spells: Implemented Priest talent Crystalline Reflection (#29677) | Mematoru23 | |
| 2024-02-10 | Scripts/Spells: Implemented Priest talent Divine Aegis/ Fixed PW:S Crit (#29683) | Mematoru23 | |
| 2024-02-07 | Scripts/Spells: Implemented Priest talent Heaven's Wrath (#29671) | Mematoru23 | |
| 2024-02-06 | Scripts/Spells: Implemented Priest talent Phantasm | ModoX | |
| Co-authored-by: Mematoru23 <127750549+Mematoru23@users.noreply.github.com> | |||
| 2024-02-05 | Scripts/Priest: Implemented Priest talent Surge of Light (#29657) | Mematoru23 | |
| 2024-02-05 | Scripts/Spells: Implemented Mind Blast procs (#29641) | Mematoru23 | |
| * Schism * Dark Indulgence | |||
| 2024-02-05 | Scripts/Spells: Implemented Priest talent Blaze of Light (#29649) | Mematoru23 | |
| 2024-02-05 | Scripts/ExilesReach: Implemented quest Re-sizing the Situation (#29623) | Malcrom | |
| 2024-02-04 | Scripts/ExilesReach: Fix owner selection for non personal summons | ModoX | |
| Closes #29655 | |||
| 2024-02-01 | Scripts/Spells: Fixed possible crash in From Darkness Comes Light | ModoX | |
| * 863a005ef229d62c81543355b558d719f013aca1 followup | |||
| 2024-01-30 | Core/Creatures: Move immunities to separate table and implemented setting ↵ | Shauren | |
| immunties to dispel, spell effects, aura types, aoe and chain targeting | |||
| 2024-01-29 | Scripts/Boralus: Implement Quest "Sanctum of the Sages"" (#29636) | Naddley | |
| 2024-01-29 | Scripts/Priest: Implemented Priest talent From Darkness Comes Light Aura ↵ | Cristian Vintila | |
| (#29631) | |||
| 2024-01-29 | Scripts/Spells: Implemented Priest talent Protective Light (#29630) | Cristian Vintila | |
| 2024-01-27 | Scripts/Boralus: Implement quest "The Old Knight" (#29622) | Naddley | |
| 2024-01-27 | Core/Battlegrounds: Strand of the Ancients Rework (#29576) | Jeremy | |
| 2024-01-27 | Core/Players: Fixed CharacterCache by-name storage holding data for deleted ↵ | Shauren | |
| characters | |||
| 2024-01-26 | Scripts/ExilesReach: Implement The Scout-o-Matic 5000 and The Choppy Booster ↵ | Malcrom | |
| Mk. 5 (#29575) | |||
| 2024-01-25 | Core/Unit: Set DemonCreator for wild allied summons | ModoX | |
| 2024-01-23 | Scripts/Baradin Hold: cleaned up some leftovers from Argaloth's rework and ↵ | Ovahlord | |
| applied some missing coding standards | |||
| 2024-01-22 | Scripts/Baradin Hold: rewrite Argaloth encounter (#29604) | Ovahlord | |
| * handle all missing mechanics and visuals * modernized instance script | |||
