Skip to content

Releases: celguar/mangos-classic

Windows Release (2022-11-23)

23 Nov 16:20
d3c5801
Compare
Choose a tag to compare

Commits

  • Rework shapeshift remaining rage for warrior (killerwife)
  • Rework regeneration to avoid discarding diff and desynching client and correct rage and runic power formula (killerwife)
  • Add comment to triggeredSpellId about override (killerwife)
  • Implement scriptability of ignore root for spells and add proper serverside check for blink (killerwife)
  • 3d08d2f: Do not send energize log for EffectPowerDrain (killerwife)
  • Use m_miscvalue in HandleModDamagePercentDone for correct application (killerwife)
  • Fix regen and compilation warning (killerwife)
  • Move AURA_INTERRUPT_FLAG_ACTION_LATE to Cast per Lesser Invisibility evidence (killerwife)
  • Implement aura script storage (killerwife)
  • 95a43c1: Player/Cooldowns: Fix permanent cooldowns being stuck with usage of Player::RemoveAllCooldowns through chat command (killerwife)
  • Reimplement Setup using spellscript and fix only proc on autoattacking (killerwife)
  • Refactor and name other rogue scripts (killerwife)
  • Implement GAME_EVENT_SCHEDULE_YEARLY, GAME_EVENT_SCHEDULE_LUNAR_NEW_YEAR and GAME_EVENT_SCHEDULE_EASTER (killerwife)
  • Implement IsPercent for EVENT_T_FRIENDLY_HP (killerwife)
  • Fix SPELL_EFFECT_CREATE_ITEM not working after recent addition (killerwife)
  • Fix safeguards in SPELL_EFFECT_CREATE_ITEM (killerwife)
  • 4e292a1: Adjust Out of Combat Health Regeneration & Timer for Player controlled npcs and normal npcs (AnonXS)
  • 2575a5e: [SD] Make ChoRush Sit on Dungeon Create when King Gordok done (AnonXS)
  • 0212813: [Spell] Add script for s.8555 Left for Dead -> s.8359 (AnonXS)
  • Fix regeneration formula to be dynamic based on enum (killerwife)
  • 547d01c: [z2788] Implement optional, customizable per-creature waypoint pause timer on interaction, and allow to change the default value in config. (Nytanath)
  • a514447: Implement command .debug areatriggers to make areatrigger scripting easier by informing gamemasters when they enter an areatrigger. (Nytanath)
  • 1c355db: Implement command .list areatriggers to list all areatriggers within the same map (if instanceable) or area (if continent) as the user. (Nytanath)
  • 5ffefd0: Implement command .tele warp to teleport the user along a specified axis by a specified value. (Nytanath)
  • 1e5c2b0: Fix log file timestamps. (Nytanath) #481
  • d492bb2: [WheatyExceptionReport] Sync WheatyExceptionReport file with TC (Cyberium)
  • c61dda7: [WheatyExceptionReport] Fix crash log not being generated (Nytanath)
  • 15c32b0: [WheatyExceptionReport] Fix revision printing (Cyberium)
  • e40075d: [WheatyExceptionReport] Fix too small buffer size (Cyberium)
  • b342aec: [WheatyExceptionReport] Add support for newer windows os detection (Cyberium)
  • 9032312: [WheatyExceptionReport] Remove deprecated usage of GlobalMemoryStatus (Cyberium)
  • f753f49: [WheatyExceptionReport] Add windows crash log support for realmd too (Cyberium)
  • d79a243: Add mirror of instance templates commit in classic-db (killerwife)
  • Fix preprocessing of EquallyChanced and ExplicitlyChanced (killerwife)
  • 3a491f2: Fix column count after z2788 (cala)
  • 7112fbc: Fix saving of gameobjects spawned via .gobj add command to DB. (Nytanath) #483
  • c07a596: Fix linear path bug (Cyberium)
  • Added clarification about gobject near and additional info about creature group to npc info (killerwife)
  • Add dberror for empty pool templates (killerwife)
  • Adjust critter fleeing to only happen on player controlled attacker and fix interaction with recent cc evade (killerwife)
  • 4255e77: GameObject/Creature: Fix double add to world causing multiple linked traps (killerwife)
  • 99b0a86: [SD] Add OnStealthAlert Check for Klaven Mortwake 7053 (AnonXS)
  • Adjust Phasing for Venoxis in ZG & Add missing (tbc+) Ability Virulent Poison Proc 22413 (AnonXS)
  • c2698d8: Update min/max values of SKILL_RANGE_MONO skills on character levelup. (Nytanath)
  • 9739b75: Set off-hand attack speed for mobs to the same speed as main hand, and delay off-hand attack by half of the speed instead of the full speed. (Nytanath) #482
  • Backport wotlk Pet::StartCooldown to fix some spells (killerwife)
  • fad6d74: Add not remove on evade to Hate to Half (killerwife)
  • Implement Hate To Half and move Hate To Zero to spellscript (killerwife)
  • Implement handling of permanent item based cooldown events (killerwife)
  • Fix compilation of previous commit (killerwife)
  • c32d281: Change back HandleCreatureQueryOpcode to PROCESS_IMMEDIATE due to quests ignoring guid (killerwife)
  • Award halaa battle token anywhere in halaa and to anyone who dealt a kill (killerwife)
  • Safeguard assist combat in instances against mobs which should not help ever (killerwife)
  • 8d892c1: Correct MSG_QUERY_NEXT_MAIL_TIME fill in vanilla (killerwife)
  • df1cd72: [z2789] Allow to change a specific creature spawn's npcflags via creature_spawn_data_template. (Nytanath)
  • 501e497: [z2790] Port breadcrumb quest system from TrinityCore. Closes cmangos/mangos-tbc#521 (Nytanath)
  • Reimplement overriding of SPELL_AURA_TRANSFORM displayId with new hook to combat m_amount collision (killerwife)
  • d577d3e: Add cmake integrated LTO option (insunaa)
  • e078dfa: SpellScripts/Auras: Fix GetAuraScriptCustomizationValue implementation (killerwife)
  • 2154add: Fix mangos.sql (cyberium)
  • a57aa7f: Fix errors due to [-Wodr] (killerwife)
  • f74befe: Fix compilation due to previous commit for [-Wodr] (killerwife)
  • Fix SMSG_BATTLEFIELD_LIST fill (killerwife)
  • Fix 2 battleground packet structures (ratkosrb)
  • Change SCRIPT_COMMAND_DESPAWN_GO to ForcedDespawn usage and add timer (killerwife)
  • Fix ForcedDespawn of certain GOs which do not despawn on action (killerwife)
  • Fix notifying on GO use after zangar rework (killerwife)
  • Add vanilla only missing include (killerwife)
  • dd8e5f2: Implement areatrigger event involving Justine Demalier and Melris Malagan in Stormwind (Nytanath)
  • Tryfix crash happening due to buffer overflow due to smooth path step size (killerwife)
  • 4f49678: Prevent relearning of profession specializations on login. (Nytanath)
  • Fix typo in function name SendBattleGroundList (insunaa)
  • Change chest aggro prototype to something thats actually valid (killerwife)
  • b2c9e83: Unit/Charm: Fix interaction of possess with cc at start and during possess (killerwife)
  • Add dummy HandleDelayedInstantAnimation for preventing stuck target (killerwife)
  • Remove changing of Z in favor of fixing db data ([kil...
Read more