Skip to content

Releases: GrenderG/core

Development Build(2024-05-04)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 May 11:04

Commits

  • 083d74e: Properly check if player is queued for a given BG in SendWorldTextToBGAndQueue. (GrenderG) #2606

Development DB Dump(2024-05-03)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 May 10:05
50b8a58

Commits

  • 312da6a: Fix stack overflow with GuardAI. (ratkosrb)
  • 56b2a58: Fix unit flags of Marshal Reginald Windsor. (ratkosrb)
  • 67e630d: Remove some item create effect spell mods. (ratkosrb)
  • 00f4b27: Misc DB Fixes (vmangos#1970) (NickTyrer) #1970
  • 750023e: Fix logic for preventing casting immunity aura on flag carrier. (ratkosrb)
  • f211a4c: Fix logic error. (ratkosrb)
  • 0643e17: Add message in chat when battlebots are added. (ratkosrb)
  • 922d93b: Make temporary battlebots leave if no real players in map. (ratkosrb)
  • ab5a9a2: Fix trying to cast spell id 0 in script. (ratkosrb)
  • d953571: New script for Mograine and Whitemane. (ratkosrb)
  • caf8413: Fix startup error. (ratkosrb)
  • baa32a5: Fix summoning Lord Valthalak. (ratkosrb)
  • 1684c92: Lightning Shield should not remove Corrupted Mind. (ratkosrb)
  • 309dd3e: Add some missing chinese page text locales. (ratkosrb)
  • d319822: The Lobotomizer should not drop from Grunnda Wolfheart. (ratkosrb)
  • 06a54a1: Make battlebots cast some instant spells when carrying flag. (ratkosrb)
  • adab1e0: Fix Cannon for quest Death From Below. (ratkosrb)
  • e072fd6: Fix pet interaction when enslaving Bleakheart Hellcaller. (ratkosrb)
  • 10093b6: New script for quest The Defias Brotherhood. (ratkosrb)
  • a7eb68c: Implement RBAC for chat commands. (ratkosrb)
  • 06adcc4: Fix not being able to trade after its cancelled in some cases. (ratkosrb)
  • 903e42b: Add missing single target flag to some spells. (ratkosrb)
  • 67afb5c: Remove custom change to Summon Various DND. (ratkosrb)
  • 36bbaa5: Allow generic gameobjects to break los even if using m2 model. (ratkosrb)
  • 49a87f3: Add missing enchants to GM island enchant vendors (vmangos#2428) (Shiyo) #2428
  • 6d86307: Refactor some spell los checks. (ratkosrb)
  • bd69312: Fix an assert when you teleport out of dungeon. (ratkosrb)
  • 4264cde: Add command to learn pet spells. (ratkosrb)
  • 9114a4f: Check allowed looters list for group loot and master loot. (ratkosrb)
  • b9c43a7: Remove debug printf. (ratkosrb)
  • 7f793ea: Add waypoints to Greater Firebird and Murderous Blisterpaw. (vmangos#2375) (Daribon) #2375
  • 8e7ae2d: Fix sapphiron engage animation (vmangos#2437) (coolzoom) #2437
  • 8d584d4: Fix slime damage in naxx (vmangos#2438) (coolzoom) #2438
  • 83f928d: Fix requirements for Shard of a Felhound and Shard of an Infernal. (ratkosrb)
  • 9414a04: Check for naxx map id in slime check. (ratkosrb)
  • 139ac3f: Fix mmap poly builder (vmangos#2436) (Wall) #2436
  • 3630de8: Fix liquid type detection in Naxxramas. (Killerwife)
  • 649cc94: Fix the naxx slime properly. (ratkosrb)
  • b5b2b19: Maps/Vmaps: Make high res default and fix code duplication. (ratkosrb)
  • 7c56158: Sort tris by Z before rasterize (vmangos#2197) (Gamemechanic) #2197
  • 1430303: Fix players not getting flagged for pvp after flight ends. (ratkosrb)
  • e5cc8c0: Fix passing std string instead of c string to log. (ratkosrb)
  • c93b814: Mark all totems as immune to aoe and taunt. (ratkosrb)
  • 1918508: Fix thread unsafe access to MapPersistentStateMgr. (ratkosrb)
  • 7ad2813: Players charmed by creatures should not be flagged upon attacking another player. (ratkosrb)
  • edb9aa3: Implement changes to Krinkle Goodsteel. (ratkosrb)
  • f57bd59: Quest 'Deep Ocean, Vast Sea' did not reward money before 1.5. (ratkosrb)
  • 5316547: Check result of some script actions. (ratkosrb)
  • 697f3ac: Fix logic error. (ratkosrb)
  • c234e4f: Fix infinite crit chance exploit. (ratkosrb)
  • be1261e: Prevent drowning after teleport. (ratkosrb)
  • 5f364b7: Implement ability to check script result from EventAI. (ratkosrb)
  • dcf6970: Reduce respawn time of Tablet of Will. (ratkosrb)
  • 620b41a: Fix wrong Z coordinate of Vilebranch mob. (ratkosrb)
  • 34e268e: Fix unit flags of battleground spirit guides. (ratkosrb)
  • 2ba2a0c: Add missing new line in printf statement. (ratkosrb)
  • 4fe83c8: Remove help for non existent commands. (ratkosrb)
  • 06039a4: Fix SPELL_EFFECT_WEAPON_PERCENT_DAMAGE damage on creatures that don't have a weapon (vmangos#2396) (balakethelock) #2396
  • c71cacf: Add support for Spell Hit Target event in EventAI. (ratkosrb)
  • 8a1df62: Don't interrupt spell casting to enrage. (ratkosrb)
  • 05f8f02: Add Jaedenar Warlock to the list. (ratkosrb)
  • 1651a90: Always allow connecting to world server from same machine. (ratkosrb)
  • 918310f: Make some casts tied to Range events only go on cd if cast succeeds. (ratkosrb)
  • 53069a1: Make some casts tied to Timer events only go on cd if cast succeeds. (ratkosrb)
  • 1635ea9: Fix Solakar Flamewreath event (vmangos#2454) (Neto) #2454
  • 2447de4: Revert "Fix stormwind entrance pathing (vmangos#2088)" (ratkosrb)
  • 824eaa7: Increase inDist limit to 5 yards. (ratkosrb)
  • b4590b2: Fix channel animation when recasting channeled spell. (ratkosrb)
  • 6d2a0f9: Remove not needed include. (ratkosrb)
  • 70a1f00: This packet does not exist in earlier clients. (ratkosrb)
  • 81aa97a: Followup to previous commit. (ratkosrb)
  • b7c616a: Check deleted_account for NULL in DeleteOldCharacters. (ratkosrb)
  • 6dea13c: Skip chat command if player is not in world. (ratkosrb)
  • cb9a590: Do not add a mark if it already exists. (vmangos#2456) (Ilya) #2456
  • 84f1019: Prevent pulling some Naxx bosses out of their rooms. (ratkosrb)
  • d449d2f: Correct wrong Immolate spell used by Lord Alexei Barov (vmangos#2469) (Shiyo) #2469
  • f59a27a: Update migration scripts to use UTC. (vmangos#2460) (Daribon) #2460
  • dba1d17: Define order of events when Overlord Mok'Morokk reaches 30% HP. (ratkosrb)
  • 2a0ec6d: Implement weapon based parry auras. (ratkosrb)
  • 632503c: Send master loot list each time someone opens loot window. (ratkosrb)
  • 3de7fc3: Fix SetHealthPercent causing bugged alive state. (ratkosrb)
  • 36a4c36: Fix Noxxion not being lootable. (ratkosrb)
  • 863d7e8: Guard bound instances behind mutex. (ratkosrb)
  • 0519d65: Copy item enchants when cloning party bots (vmangos#2478) (Ilya) #2478
  • 2ab1c05: Add script for Guard Didier. (ratkosrb)
  • 50558a0: Fix gossip when mule dies. (ratkosrb)
  • 66688ed: Fix default movement being reset after charge. (ratkosrb)
  • 8180243: Dispatch Commander Metz should finish Writ of Safe Passage. (ratkosrb)
  • 8ab331a: Fix crash upon loading invalid auction house id. (ratkosrb)
  • c499539: Pick random gear template if multiple are available for same role. (ratkosrb)
  • 24a0de2: Remove fungal bloom and spores when loatheb evades. (ratkosrb)
  • c026a8d: Dark Strand Cultists and Enforcers were undead before patch 1.6. (ratkosrb)
  • 8419b1c: Make bots prioritize higher level gear templates. (ratkosrb)
  • dcccdab: Move removal of auras with 'enter world cancels' interrupt flag. (ratkosrb)
  • 902ec55: New script for Private Hendel. (ratkosrb)
  • 68f8729: Fix migration. (ratkosrb)
  • f3e83eb: Reset emote state upon reloading creature addon. (ratkosrb)
  • e9f260a: Handle procs after dealing auto attack damage. (ratkosrb)
  • d399e73: Handle procs after dealing spell damage. (ratkosrb)
  • f43ae96: Reimplement silithus wind stones. (ratkosrb)
  • 684929b: Use local address in realmd. (ratkosrb)
  • 8e09be6: Save the subnet mask as uint32. (ratkosrb)
  • 86ec9aa: Do not remove Amorous auras on evade. (ratkosrb)
  • a98d2b6: Remove auras after we are finished iterating through them. (ratkosrb)
  • 68026c3: Make partybots use Prayer of Shadow Protection (vmangos#2504) (Ilya) #2504
  • f9b8bc5: Clear partybot target after casting buff (vmangos#2479) (Ilya) #2479
  • 8bfdec8: Auto detect MariaDB dependencies (vmangos#2475) (Imran Hussain) #2475
  • 97d840c: Anubisath Defender EventAI adjustements (vmangos#2441) (balakethelock) #2441
  • 3b8d5b5: Wait for database availability in workflows. (vmangos#2511) (Michael Serajnik) #2511
  • c4708f8: Define and implement CHARACTER_FLAG_RESTING. (ratkosrb)
  • 495e1ef: Unify god mode with invincibility HP threshold from EventAI. (ratkosrb)
  • 5c2e2e7: Fix cheat status command. (ratkosrb)
  • abf0be6: Fix not being able to pick pocket some mobs. (ratkosrb)
  • c89aea3: Align Cell.data.Part fields by 8 bits and enlarge Cell structure to 8 bytes (vmangos#2261) (Gamemechanic) #2261
  • 102839c: Add helper for merging character databases. (ratkosrb)
  • 5aa51c6: Update some columns i missed. (ratkosrb)
  • cf7b796: Check these columns for 0. (ratkosrb)
  • 4f7dd2d: [RealmMerge] Fix building on linux with gcc/g++ (vmangos#2519) (Imran Hussain) #2519
  • 7d98884: Fix unintended bitwise condition in mmap generator. (ratkosrb)
  • b54d3e7: Make 4 Horsemen summon far away victim. (ratkosrb)
  • 46a6641: Pause waypoint movement when casting. (ratkosrb)
  • 1720fe3: Check movement flags for interrupts on movement. (ratkosrb)
  • 6d2863c: Make sure horseman is not a spirit when summoning player. (ratkosrb)
  • f73853c: Move Grobbulus Cloud script to db. (ratkosrb)
  • 0ac4878: Fix spell targets for Spectral Deathknight and Patchwork Golem (vmangos#2521) (Gamemechanic) #2521
  • 29a47bd: Remove statue type from totems. (vmangos#2522) (Gamemechanic) #2522
  • Update APT package lists before installing packages. (vmangos#2523) #2523 (Michael Serajnik)
  • Update actions. (vmangos#2524) [vmangos#2524](https://github.com/vmangos/core/...
Read more