Refactor and Improve Battleground Queue Management.#3057
Merged
ratkosrb merged 1 commit intovmangos:developmentfrom Jun 8, 2025
Merged
Refactor and Improve Battleground Queue Management.#3057ratkosrb merged 1 commit intovmangos:developmentfrom
ratkosrb merged 1 commit intovmangos:developmentfrom
Conversation
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Jul 30, 2025
commit 41ea206 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (vmangos#3094) commit 57211d0 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (vmangos#3095) commit 552dbef Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes vmangos#3055 commit 0a85bfe Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943b Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc280 Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos cmangos/mangos-tbc@45c0038 commit fa6f9a4 Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (vmangos#3083) credits cmangos commit 645ed83 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4b Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (vmangos#3084) commit 33fcf97 Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes vmangos#3082 commit 7f1e83d Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (vmangos#3081) credit to cmangos commit c42b052 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0ccc Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622f Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (vmangos#3080) commit cc52075 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (vmangos#3078) commit f30fdd4 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (vmangos#3075) commit 410c12a Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (vmangos#3072) commit b58d6a1 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes vmangos#3058 commit 4d34de5 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (vmangos#3071) commit 1e7c079 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (vmangos#3070) commit 8e42a5c Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (vmangos#3069) commit 6012f59 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (vmangos#3066) commit bb633e9 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (vmangos#3064) commit fe9c85a Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (vmangos#3062) commit 85449de Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c2 Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dd Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca41 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617 Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795 Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (vmangos#3061) commit 8da9c3f Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a5 Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (vmangos#3060) commit 7b5c870 Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb6561 Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (vmangos#3057) commit 38bfb83 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd7 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (vmangos#3053) commit 5afcc27 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 9408919 Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes vmangos#3051 commit 9e233d9 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65f Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 1656262 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114 Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (vmangos#3050) commit 673365f Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes vmangos#3049 commit ded23a0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (vmangos#3048) commit cbdc84c Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes vmangos#2968 commit 91f6a78 Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (vmangos#3035) commit e7e74f6 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (vmangos#3037) commit 6be7a59 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (vmangos#3038) commit 7cd451d Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (vmangos#3039) commit 6ac635b Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (vmangos#3040) commit 428ca0a Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae552 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (vmangos#3034) commit e5070fb Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c96 Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e15037 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf3 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. TrinityCore/TrinityCore@77d20d6 commit 92dd428 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd26 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269b Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (vmangos#3015) commit a2d8009 Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (vmangos#2953) commit c989439 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes vmangos#3011 commit bfce78c Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (vmangos#3032) commit 1245412 Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e5 Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f450 Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0 Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcf Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e1 Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022a Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda4 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes vmangos#2228 Closes vmangos#3028 commit b661ec6 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0ad Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09d Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76 Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (vmangos#3030) commit 0498b88 Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a5 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (vmangos#3024) commit a6a074e Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (vmangos#3021) commit 7fd712a Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. cmangos/mangos-classic@9f42f59 commit 883a35d Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd8 Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (vmangos#3027) commit d4f3834 Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (vmangos#3026) commit f584b80 Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (vmangos#3025) commit 9f5283e Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (vmangos#3023) commit c45d1aa Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (vmangos#3022) commit 57c09af Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c5 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (vmangos#3020) commit f1857ed Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351f Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec6 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe0 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391e Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4 Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. TrinityCore/TrinityCore@1710036 commit 8f29214 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes vmangos#3014 commit 2dae0ef Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6 Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (vmangos#3018) commit 596a13c Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f3 Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f5 Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (vmangos#3017) commit 4591fce Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (vmangos#3016) commit d7ac872 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes vmangos#3009 commit 2f1c626 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (vmangos#3007) commit 7f256a6 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (vmangos#3008) commit fdb5887 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (vmangos#3006) commit f4a971d Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c98 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (vmangos#3005) commit b0b0521 Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be4 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f40 Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e3921 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad5 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095 Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b25344 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e3353 Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919 Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd33 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (vmangos#3000) commit d8034eb Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93 Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9c Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (vmangos#2912) commit 6edfaf6 Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (vmangos#2911) commit 22ada9f Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (vmangos#2891) commit 60c7f2d Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (vmangos#2890) commit 491191d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (vmangos#2994) commit 116f709 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (vmangos#2992) commit 185d8a4 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (vmangos#2991) commit b189f77 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (vmangos#2988) commit 9988684 Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (vmangos#2985) commit c9020ec Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (vmangos#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88c Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (vmangos#2989) Handle instance data strings the same way as most other instances commit de47994 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (vmangos#2986) commit a434304 Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (vmangos#2984) commit e57bc16 Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (vmangos#2983) commit c82dff0 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (vmangos#2981) commit fbc6fcb Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613f Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bb Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (vmangos#2978) commit fdd8b09 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be5 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (vmangos#2977) commit ec6aad3 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (vmangos#2948) commit e831334 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (vmangos#2975) commit 6d5cc14 Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfa Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe790 Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (vmangos#2971) commit cb2349c Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (vmangos#2974) commit 56e4534 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e387833 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4a Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (vmangos#2352) commit 429ccdb Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (vmangos#2930) commit 9eaa668 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (vmangos#2966) commit b6b7e26 Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (vmangos#2964) commit f65037a Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (vmangos#2965) commit 61e5218 Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (vmangos#2962) commit d3a6543 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (vmangos#2963) commit 397a661 Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (vmangos#2961) commit c013a95 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (vmangos#2954) commit b9ba6ce Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (vmangos#2960) commit 0c63f28 Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1ae Merge: bcd225f dca1927 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request vmangos#2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225f Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca1927 Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbcee Merge: 8dc3d45 75a7778 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request vmangos#2957 from Wall-core/development Update scripts to use broadcast_text commit 75a7778 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Aug 2, 2025
commit e638ae4 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392f Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (vmangos#3079) commit b9cd08f Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a1 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes vmangos#1310 commit 240f9cd Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes vmangos#1698 commit 20b2956 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (vmangos#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (vmangos#3088) commit d23fdbc Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes vmangos#3097 commit 41ea206 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (vmangos#3094) commit 57211d0 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (vmangos#3095) commit 552dbef Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes vmangos#3055 commit 0a85bfe Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943b Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc280 Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos cmangos/mangos-tbc@45c0038 commit fa6f9a4 Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (vmangos#3083) credits cmangos commit 645ed83 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4b Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (vmangos#3084) commit 33fcf97 Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes vmangos#3082 commit 7f1e83d Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (vmangos#3081) credit to cmangos commit c42b052 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0ccc Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622f Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (vmangos#3080) commit cc52075 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (vmangos#3078) commit f30fdd4 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (vmangos#3075) commit 410c12a Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (vmangos#3072) commit b58d6a1 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes vmangos#3058 commit 4d34de5 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (vmangos#3071) commit 1e7c079 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (vmangos#3070) commit 8e42a5c Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (vmangos#3069) commit 6012f59 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (vmangos#3066) commit bb633e9 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (vmangos#3064) commit fe9c85a Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (vmangos#3062) commit 85449de Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c2 Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dd Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca41 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617 Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795 Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (vmangos#3061) commit 8da9c3f Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a5 Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (vmangos#3060) commit 7b5c870 Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb6561 Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (vmangos#3057) commit 38bfb83 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd7 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (vmangos#3053) commit 5afcc27 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 9408919 Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes vmangos#3051 commit 9e233d9 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65f Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 1656262 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114 Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (vmangos#3050) commit 673365f Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes vmangos#3049 commit ded23a0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (vmangos#3048) commit cbdc84c Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes vmangos#2968 commit 91f6a78 Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (vmangos#3035) commit e7e74f6 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (vmangos#3037) commit 6be7a59 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (vmangos#3038) commit 7cd451d Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (vmangos#3039) commit 6ac635b Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (vmangos#3040) commit 428ca0a Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae552 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (vmangos#3034) commit e5070fb Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c96 Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e15037 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf3 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. TrinityCore/TrinityCore@77d20d6 commit 92dd428 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd26 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269b Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (vmangos#3015) commit a2d8009 Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (vmangos#2953) commit c989439 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes vmangos#3011 commit bfce78c Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (vmangos#3032) commit 1245412 Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e5 Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f450 Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0 Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcf Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e1 Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022a Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda4 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes vmangos#2228 Closes vmangos#3028 commit b661ec6 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0ad Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09d Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76 Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (vmangos#3030) commit 0498b88 Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a5 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (vmangos#3024) commit a6a074e Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (vmangos#3021) commit 7fd712a Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. cmangos/mangos-classic@9f42f59 commit 883a35d Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd8 Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (vmangos#3027) commit d4f3834 Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (vmangos#3026) commit f584b80 Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (vmangos#3025) commit 9f5283e Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (vmangos#3023) commit c45d1aa Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (vmangos#3022) commit 57c09af Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c5 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (vmangos#3020) commit f1857ed Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351f Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec6 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe0 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391e Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4 Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. TrinityCore/TrinityCore@1710036 commit 8f29214 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes vmangos#3014 commit 2dae0ef Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6 Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (vmangos#3018) commit 596a13c Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f3 Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f5 Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (vmangos#3017) commit 4591fce Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (vmangos#3016) commit d7ac872 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes vmangos#3009 commit 2f1c626 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (vmangos#3007) commit 7f256a6 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (vmangos#3008) commit fdb5887 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (vmangos#3006) commit f4a971d Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c98 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (vmangos#3005) commit b0b0521 Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be4 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f40 Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e3921 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad5 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095 Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b25344 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e3353 Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919 Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd33 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (vmangos#3000) commit d8034eb Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93 Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9c Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (vmangos#2912) commit 6edfaf6 Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (vmangos#2911) commit 22ada9f Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (vmangos#2891) commit 60c7f2d Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (vmangos#2890) commit 491191d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (vmangos#2994) commit 116f709 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (vmangos#2992) commit 185d8a4 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (vmangos#2991) commit b189f77 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (vmangos#2988) commit 9988684 Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (vmangos#2985) commit c9020ec Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (vmangos#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88c Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (vmangos#2989) Handle instance data strings the same way as most other instances commit de47994 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (vmangos#2986) commit a434304 Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (vmangos#2984) commit e57bc16 Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (vmangos#2983) commit c82dff0 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (vmangos#2981) commit fbc6fcb Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613f Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bb Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (vmangos#2978) commit fdd8b09 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be5 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (vmangos#2977) commit ec6aad3 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (vmangos#2948) commit e831334 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (vmangos#2975) commit 6d5cc14 Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfa Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe790 Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (vmangos#2971) commit cb2349c Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (vmangos#2974) commit 56e4534 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e387833 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4a Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (vmangos#2352) commit 429ccdb Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (vmangos#2930) commit 9eaa668 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (vmangos#2966) commit b6b7e26 Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (vmangos#2964) commit f65037a Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (vmangos#2965) commit 61e5218 Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (vmangos#2962) commit d3a6543 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (vmangos#2963) commit 397a661 Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (vmangos#2961) commit c013a95 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (vmangos#2954) commit b9ba6ce Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (vmangos#2960) commit 0c63f28 Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1ae Merge: bcd225f dca1927 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request vmangos#2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225f Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca1927 Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbcee Merge: 8dc3d45 75a7778 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request vmangos#2957 from Wall-core/development Update scripts to use broadcast_text commit 75a7778 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Nov 25, 2025
commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (#2964) commit f65037ad4aebb353e58624177aec4f06cfdb9d87 Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (#2965) commit 61e5218ecea1b0eab786d68c104ae9538ba8cc8c Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (#2962) commit d3a654316f17b91f7ba778c5447df1d8f6f684b6 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (#2963) commit 397a661f2d1347b9b2795d3d2686f5a034311ccc Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (#2961) commit c013a950064660f173ec48ded9d95c15b4cc6ee5 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (#2954) commit b9ba6ce3cd83f2572549afa1d32f10902c0c064f Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (#2960) commit 0c63f28dce9983e29e156bc7bd832ae2111d96dd Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1aee5f36e2513c3e63428c36fb5aee267d1f Merge: bcd225ffa dca192782 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request #2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225ffac75bcc8e5f4a27537ca0f4172708907 Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca192782e2328400893553e95e07cc1df53d5bd Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbceeac094f2bc44d6b4e926631b6a65083f2e Merge: 8dc3d4541 75a777819 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request #2957 from Wall-core/development Update scripts to use broadcast_text commit 75a777819464c561523313e4cb0a06b0a1c61508 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Nov 28, 2025
commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (#2964) commit f65037ad4aebb353e58624177aec4f06cfdb9d87 Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (#2965) commit 61e5218ecea1b0eab786d68c104ae9538ba8cc8c Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (#2962) commit d3a654316f17b91f7ba778c5447df1d8f6f684b6 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (#2963) commit 397a661f2d1347b9b2795d3d2686f5a034311ccc Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (#2961) commit c013a950064660f173ec48ded9d95c15b4cc6ee5 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (#2954) commit b9ba6ce3cd83f2572549afa1d32f10902c0c064f Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (#2960) commit 0c63f28dce9983e29e156bc7bd832ae2111d96dd Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1aee5f36e2513c3e63428c36fb5aee267d1f Merge: bcd225ffa dca192782 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request #2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225ffac75bcc8e5f4a27537ca0f4172708907 Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca192782e2328400893553e95e07cc1df53d5bd Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbceeac094f2bc44d6b4e926631b6a65083f2e Merge: 8dc3d4541 75a777819 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request #2957 from Wall-core/development Update scripts to use broadcast_text commit 75a777819464c561523313e4cb0a06b0a1c61508 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Dec 4, 2025
commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (#2964) commit f65037ad4aebb353e58624177aec4f06cfdb9d87 Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (#2965) commit 61e5218ecea1b0eab786d68c104ae9538ba8cc8c Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (#2962) commit d3a654316f17b91f7ba778c5447df1d8f6f684b6 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (#2963) commit 397a661f2d1347b9b2795d3d2686f5a034311ccc Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (#2961) commit c013a950064660f173ec48ded9d95c15b4cc6ee5 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (#2954) commit b9ba6ce3cd83f2572549afa1d32f10902c0c064f Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (#2960) commit 0c63f28dce9983e29e156bc7bd832ae2111d96dd Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1aee5f36e2513c3e63428c36fb5aee267d1f Merge: bcd225ffa dca192782 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request #2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225ffac75bcc8e5f4a27537ca0f4172708907 Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca192782e2328400893553e95e07cc1df53d5bd Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbceeac094f2bc44d6b4e926631b6a65083f2e Merge: 8dc3d4541 75a777819 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request #2957 from Wall-core/development Update scripts to use broadcast_text commit 75a777819464c561523313e4cb0a06b0a1c61508 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Dec 7, 2025
commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (#2964) commit f65037ad4aebb353e58624177aec4f06cfdb9d87 Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (#2965) commit 61e5218ecea1b0eab786d68c104ae9538ba8cc8c Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (#2962) commit d3a654316f17b91f7ba778c5447df1d8f6f684b6 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (#2963) commit 397a661f2d1347b9b2795d3d2686f5a034311ccc Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (#2961) commit c013a950064660f173ec48ded9d95c15b4cc6ee5 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (#2954) commit b9ba6ce3cd83f2572549afa1d32f10902c0c064f Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (#2960) commit 0c63f28dce9983e29e156bc7bd832ae2111d96dd Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1aee5f36e2513c3e63428c36fb5aee267d1f Merge: bcd225ffa dca192782 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request #2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225ffac75bcc8e5f4a27537ca0f4172708907 Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca192782e2328400893553e95e07cc1df53d5bd Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbceeac094f2bc44d6b4e926631b6a65083f2e Merge: 8dc3d4541 75a777819 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request #2957 from Wall-core/development Update scripts to use broadcast_text commit 75a777819464c561523313e4cb0a06b0a1c61508 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Dec 9, 2025
commit cdc93bcfca92daacb28f3424dd82acfea6263cda Author: ratkosrb <[email protected]> Date: Tue Dec 9 16:00:20 2025 +0200 Add more hit chance data. commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (#2964) commit f65037ad4aebb353e58624177aec4f06cfdb9d87 Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (#2965) commit 61e5218ecea1b0eab786d68c104ae9538ba8cc8c Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (#2962) commit d3a654316f17b91f7ba778c5447df1d8f6f684b6 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (#2963) commit 397a661f2d1347b9b2795d3d2686f5a034311ccc Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (#2961) commit c013a950064660f173ec48ded9d95c15b4cc6ee5 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (#2954) commit b9ba6ce3cd83f2572549afa1d32f10902c0c064f Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (#2960) commit 0c63f28dce9983e29e156bc7bd832ae2111d96dd Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1aee5f36e2513c3e63428c36fb5aee267d1f Merge: bcd225ffa dca192782 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request #2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225ffac75bcc8e5f4a27537ca0f4172708907 Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca192782e2328400893553e95e07cc1df53d5bd Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbceeac094f2bc44d6b4e926631b6a65083f2e Merge: 8dc3d4541 75a777819 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request #2957 from Wall-core/development Update scripts to use broadcast_text commit 75a777819464c561523313e4cb0a06b0a1c61508 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Dec 18, 2025
commit cc5080ef671774ee72ece1577de722a4c69b59a9 Author: ratkosrb <[email protected]> Date: Thu Dec 18 20:06:54 2025 +0200 Move precast and triggered spells to scripts. commit 155d121f42c38a9aa4368bcca45df4f0e3afc44a Author: Michael Serajnik <[email protected]> Date: Thu Dec 18 17:56:43 2025 +0100 Fix gender selection for bots. (#3162) commit 1ef034b3564f4c3c259cd48ea2fb6ea22741d8da Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:12:30 2025 +0200 Remove redundant part of blink through door check. commit 06cd870aa692782a0e3bf4a8a4068ccad1da86e1 Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:04:48 2025 +0200 Small improvements to previous commits. commit c39bb441bcad838b87d98343454fcc0321502a82 Author: ratkosrb <[email protected]> Date: Thu Dec 18 00:50:55 2025 +0200 Use only valid appearances for bots. Closes https://github.com/vmangos/core/pull/3010 Closes https://github.com/vmangos/core/issues/2996 commit 654eb1f8ea3bcbb6d9e552f032d0a6c8852f1c19 Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:25:55 2025 +0200 Do not treat positive spell hit as attack. commit 835b4175450348038b7f0cf9156667a08494ad4f Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:18:43 2025 +0200 Remove nullptr check from distance functions. commit 963ef7a156b782071d54f07477ba2f14212e31fb Author: Spit <[email protected]> Date: Thu Dec 18 00:07:31 2025 +0300 Negative damage bonus field should be signed (#3160) commit 7ae72b32eedce1884fb64db28a88ccdccf56e8b2 Author: ratkosrb <[email protected]> Date: Wed Dec 17 22:44:50 2025 +0200 Prevent blinking through closed doors. commit 377121d8b3c0e2c8b1cae681b359818c2c6eead0 Author: codestothestars <[email protected]> Date: Sun Dec 14 23:30:57 2025 +0000 Allow interrupting channeling creatures on damage (#1817) Sniffs show when a creature receives damage while channeling a spell with the AURA_INTERRUPT_DAMAGE_CANCELS flag, it interrupts the cast. commit 81d9bceb52aa00b50e5ecb47ee64bfc42ba4e65b Author: ratkosrb <[email protected]> Date: Sun Dec 14 15:48:52 2025 +0200 Fixes for Razorgore fight. commit cdc93bcfca92daacb28f3424dd82acfea6263cda Author: ratkosrb <[email protected]> Date: Tue Dec 9 16:00:20 2025 +0200 Add more hit chance data. commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (#2964) commit f65037ad4aebb353e58624177aec4f06cfdb9d87 Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (#2965) commit 61e5218ecea1b0eab786d68c104ae9538ba8cc8c Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (#2962) commit d3a654316f17b91f7ba778c5447df1d8f6f684b6 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (#2963) commit 397a661f2d1347b9b2795d3d2686f5a034311ccc Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (#2961) commit c013a950064660f173ec48ded9d95c15b4cc6ee5 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (#2954) commit b9ba6ce3cd83f2572549afa1d32f10902c0c064f Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (#2960) commit 0c63f28dce9983e29e156bc7bd832ae2111d96dd Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1aee5f36e2513c3e63428c36fb5aee267d1f Merge: bcd225ffa dca192782 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request #2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225ffac75bcc8e5f4a27537ca0f4172708907 Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca192782e2328400893553e95e07cc1df53d5bd Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbceeac094f2bc44d6b4e926631b6a65083f2e Merge: 8dc3d4541 75a777819 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request #2957 from Wall-core/development Update scripts to use broadcast_text commit 75a777819464c561523313e4cb0a06b0a1c61508 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Dec 19, 2025
commit 2ab471ee33d7a03ab9120973727ceeb0a3fefe38 Author: ratkosrb <[email protected]> Date: Fri Dec 19 21:42:42 2025 +0200 Creature aoe should put you in combat for 5 seconds. Closes https://github.com/vmangos/core/issues/3163 commit 74eed45d0e151d645ae26f7ce2ee7aca89066fd9 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:10:42 2025 +0200 Fix merge error. commit d725babd132349d6a005cec5d94c034cbf95d142 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:04:53 2025 +0200 Move some CheckCast cases spell scripts. commit cef010edf06e63638c7cced3a43d7a59255751fa Author: schell244 <[email protected]> Date: Thu Dec 18 20:46:55 2025 +0100 Move Cannibalize and Wolfshead Helm Energy to spell scripts (#3164) commit cc5080ef671774ee72ece1577de722a4c69b59a9 Author: ratkosrb <[email protected]> Date: Thu Dec 18 20:06:54 2025 +0200 Move precast and triggered spells to scripts. commit 155d121f42c38a9aa4368bcca45df4f0e3afc44a Author: Michael Serajnik <[email protected]> Date: Thu Dec 18 17:56:43 2025 +0100 Fix gender selection for bots. (#3162) commit 1ef034b3564f4c3c259cd48ea2fb6ea22741d8da Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:12:30 2025 +0200 Remove redundant part of blink through door check. commit 06cd870aa692782a0e3bf4a8a4068ccad1da86e1 Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:04:48 2025 +0200 Small improvements to previous commits. commit c39bb441bcad838b87d98343454fcc0321502a82 Author: ratkosrb <[email protected]> Date: Thu Dec 18 00:50:55 2025 +0200 Use only valid appearances for bots. Closes https://github.com/vmangos/core/pull/3010 Closes https://github.com/vmangos/core/issues/2996 commit 654eb1f8ea3bcbb6d9e552f032d0a6c8852f1c19 Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:25:55 2025 +0200 Do not treat positive spell hit as attack. commit 835b4175450348038b7f0cf9156667a08494ad4f Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:18:43 2025 +0200 Remove nullptr check from distance functions. commit 963ef7a156b782071d54f07477ba2f14212e31fb Author: Spit <[email protected]> Date: Thu Dec 18 00:07:31 2025 +0300 Negative damage bonus field should be signed (#3160) commit 7ae72b32eedce1884fb64db28a88ccdccf56e8b2 Author: ratkosrb <[email protected]> Date: Wed Dec 17 22:44:50 2025 +0200 Prevent blinking through closed doors. commit 377121d8b3c0e2c8b1cae681b359818c2c6eead0 Author: codestothestars <[email protected]> Date: Sun Dec 14 23:30:57 2025 +0000 Allow interrupting channeling creatures on damage (#1817) Sniffs show when a creature receives damage while channeling a spell with the AURA_INTERRUPT_DAMAGE_CANCELS flag, it interrupts the cast. commit 81d9bceb52aa00b50e5ecb47ee64bfc42ba4e65b Author: ratkosrb <[email protected]> Date: Sun Dec 14 15:48:52 2025 +0200 Fixes for Razorgore fight. commit cdc93bcfca92daacb28f3424dd82acfea6263cda Author: ratkosrb <[email protected]> Date: Tue Dec 9 16:00:20 2025 +0200 Add more hit chance data. commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (#2964) commit f65037ad4aebb353e58624177aec4f06cfdb9d87 Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (#2965) commit 61e5218ecea1b0eab786d68c104ae9538ba8cc8c Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (#2962) commit d3a654316f17b91f7ba778c5447df1d8f6f684b6 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (#2963) commit 397a661f2d1347b9b2795d3d2686f5a034311ccc Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (#2961) commit c013a950064660f173ec48ded9d95c15b4cc6ee5 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (#2954) commit b9ba6ce3cd83f2572549afa1d32f10902c0c064f Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (#2960) commit 0c63f28dce9983e29e156bc7bd832ae2111d96dd Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1aee5f36e2513c3e63428c36fb5aee267d1f Merge: bcd225ffa dca192782 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request #2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225ffac75bcc8e5f4a27537ca0f4172708907 Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca192782e2328400893553e95e07cc1df53d5bd Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbceeac094f2bc44d6b4e926631b6a65083f2e Merge: 8dc3d4541 75a777819 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request #2957 from Wall-core/development Update scripts to use broadcast_text commit 75a777819464c561523313e4cb0a06b0a1c61508 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Dec 26, 2025
commit a28be595941e660a4b80a3668d8baa5688309c11 Author: ratkosrb <[email protected]> Date: Tue Dec 23 23:14:27 2025 +0200 Allow using Riposte on targets without weapons. Closes https://github.com/vmangos/core/issues/3169 commit 761e7a535fb4f9d8cd15f8203a38e303e663f159 Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:24:10 2025 +0200 Make TBB actually optional. commit 829f0e31f77d805a932e8223fc054064e3c8510e Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:11:26 2025 +0200 Fix build with new ACE versions. commit dafce863f8e9c54bf33d83fdb33fc1fc0c37c560 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:41:40 2025 +0200 Only Orgrimmar, Ironforge and Gadgetzan had auctioneers before 1.9. commit 660f36d4cf12cae4ce58b9902ae654efcbdd4e71 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:04:04 2025 +0200 Hederine demons were made immune to enslave in 1.6. commit 9d0a0b69d7171dd1af27608be86047ef3c738a2c Author: schell244 <[email protected]> Date: Tue Dec 23 00:25:42 2025 +0100 Implement Nefarians AoE version of Shadow Flame (#3170) commit b9be669ee5cbc2b147a5c380c9a68fedd135e77c Author: schell244 <[email protected]> Date: Mon Dec 22 23:58:19 2025 +0100 Fix problems spotted by code analysis. (#3171) commit b1a9f5a716a966c24ecada7d5df9a14ec3e1716c Author: ratkosrb <[email protected]> Date: Tue Dec 23 00:56:08 2025 +0200 Corrections to Hillsbrad Fields spawns. The area underwent multiple changes to spawns in TBC, and we had the TBC version until now. commit 526dbe45e7a465a92721108d4476af97fbf835a5 Author: schell244 <[email protected]> Date: Mon Dec 22 04:08:36 2025 +0100 Fix Sapphiron bones not being visible when entering his lair (#3167) commit 2ab471ee33d7a03ab9120973727ceeb0a3fefe38 Author: ratkosrb <[email protected]> Date: Fri Dec 19 21:42:42 2025 +0200 Creature aoe should put you in combat for 5 seconds. Closes https://github.com/vmangos/core/issues/3163 commit 74eed45d0e151d645ae26f7ce2ee7aca89066fd9 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:10:42 2025 +0200 Fix merge error. commit d725babd132349d6a005cec5d94c034cbf95d142 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:04:53 2025 +0200 Move some CheckCast cases spell scripts. commit cef010edf06e63638c7cced3a43d7a59255751fa Author: schell244 <[email protected]> Date: Thu Dec 18 20:46:55 2025 +0100 Move Cannibalize and Wolfshead Helm Energy to spell scripts (#3164) commit cc5080ef671774ee72ece1577de722a4c69b59a9 Author: ratkosrb <[email protected]> Date: Thu Dec 18 20:06:54 2025 +0200 Move precast and triggered spells to scripts. commit 155d121f42c38a9aa4368bcca45df4f0e3afc44a Author: Michael Serajnik <[email protected]> Date: Thu Dec 18 17:56:43 2025 +0100 Fix gender selection for bots. (#3162) commit 1ef034b3564f4c3c259cd48ea2fb6ea22741d8da Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:12:30 2025 +0200 Remove redundant part of blink through door check. commit 06cd870aa692782a0e3bf4a8a4068ccad1da86e1 Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:04:48 2025 +0200 Small improvements to previous commits. commit c39bb441bcad838b87d98343454fcc0321502a82 Author: ratkosrb <[email protected]> Date: Thu Dec 18 00:50:55 2025 +0200 Use only valid appearances for bots. Closes https://github.com/vmangos/core/pull/3010 Closes https://github.com/vmangos/core/issues/2996 commit 654eb1f8ea3bcbb6d9e552f032d0a6c8852f1c19 Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:25:55 2025 +0200 Do not treat positive spell hit as attack. commit 835b4175450348038b7f0cf9156667a08494ad4f Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:18:43 2025 +0200 Remove nullptr check from distance functions. commit 963ef7a156b782071d54f07477ba2f14212e31fb Author: Spit <[email protected]> Date: Thu Dec 18 00:07:31 2025 +0300 Negative damage bonus field should be signed (#3160) commit 7ae72b32eedce1884fb64db28a88ccdccf56e8b2 Author: ratkosrb <[email protected]> Date: Wed Dec 17 22:44:50 2025 +0200 Prevent blinking through closed doors. commit 377121d8b3c0e2c8b1cae681b359818c2c6eead0 Author: codestothestars <[email protected]> Date: Sun Dec 14 23:30:57 2025 +0000 Allow interrupting channeling creatures on damage (#1817) Sniffs show when a creature receives damage while channeling a spell with the AURA_INTERRUPT_DAMAGE_CANCELS flag, it interrupts the cast. commit 81d9bceb52aa00b50e5ecb47ee64bfc42ba4e65b Author: ratkosrb <[email protected]> Date: Sun Dec 14 15:48:52 2025 +0200 Fixes for Razorgore fight. commit cdc93bcfca92daacb28f3424dd82acfea6263cda Author: ratkosrb <[email protected]> Date: Tue Dec 9 16:00:20 2025 +0200 Add more hit chance data. commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <[email protected]> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (#2964) commit f65037ad4aebb353e58624177aec4f06cfdb9d87 Author: schell244 <[email protected]> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (#2965) commit 61e5218ecea1b0eab786d68c104ae9538ba8cc8c Author: schell244 <[email protected]> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (#2962) commit d3a654316f17b91f7ba778c5447df1d8f6f684b6 Author: Daribon <[email protected]> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (#2963) commit 397a661f2d1347b9b2795d3d2686f5a034311ccc Author: Wall <[email protected]> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (#2961) commit c013a950064660f173ec48ded9d95c15b4cc6ee5 Author: FlagFlayer <[email protected]> Date: Tue Mar 11 14:57:21 2025 +0200 Check Item Level for Heavy Armor Kit after Patch 1.7 (#2954) commit b9ba6ce3cd83f2572549afa1d32f10902c0c064f Author: Michael Serajnik <[email protected]> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (#2960) commit 0c63f28dce9983e29e156bc7bd832ae2111d96dd Author: ratkosrb <[email protected]> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1aee5f36e2513c3e63428c36fb5aee267d1f Merge: bcd225ffa dca192782 Author: ratkosrb <[email protected]> Date: Mon Mar 10 23:59:43 2025 +0200 Merge pull request #2959 from Wall-core/development Add enums and update hardcoded script texts commit bcd225ffac75bcc8e5f4a27537ca0f4172708907 Author: Chero <[email protected]> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca192782e2328400893553e95e07cc1df53d5bd Author: Wall <[email protected]> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbceeac094f2bc44d6b4e926631b6a65083f2e Merge: 8dc3d4541 75a777819 Author: ratkosrb <[email protected]> Date: Mon Mar 10 22:51:13 2025 +0200 Merge pull request #2957 from Wall-core/development Update scripts to use broadcast_text commit 75a777819464c561523313e4cb0a06b0a1c61508 Author: Wall <[email protected]> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Jan 6, 2026
commit 738d7556174a5c3069d886aef6031f2f695758d7 Author: ratkosrb <[email protected]> Date: Fri Jan 2 07:54:24 2026 +0200 Add command to stop party bots from casting spells. commit 263a5a82c56b8046493695f20b0d11a18bafa2fc Author: NickTyrer <[email protected]> Date: Thu Jan 1 13:55:56 2026 +0000 Pool WPL Plaguebloom (#3190) credit to cmangos commit 2355b0495d50146d37e924ae05499e997b599683 Author: NickTyrer <[email protected]> Date: Thu Jan 1 13:55:38 2026 +0000 Pool Burning Steppes Rich Thorium (#3189) credit to cmangos commit 53b1086053fb24c94e367259b3f78aa68608b6eb Author: ratkosrb <[email protected]> Date: Thu Jan 1 13:57:23 2026 +0200 Add missing area requirements to spells. commit 4f3b700237baaf21c87d15953b207e372a3b4f7d Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:50:55 2026 +0200 Add two minor client builds. commit 79c1e87b3ab7264c0b064d01d65abf58adaa3f77 Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:23:34 2026 +0200 Fix new startup errors. commit 3e53ee4dbac928b27002e188bb2803e5e5b65e4e Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:16:09 2026 +0200 Shooting with Wand should trigger GCD. commit 5ed9f3a1ed3404c09710669c82a658bd2e179974 Author: ratkosrb <[email protected]> Date: Thu Jan 1 09:14:23 2026 +0200 Replace base32 implementation. Code licensed under Apache cannot be used in GPL 2 projects. commit e81280857a48fee6abe9fa9a591e8e28f2ae9d9b Author: Daribon <[email protected]> Date: Wed Dec 31 04:38:19 2025 +0100 Correct Ironforge Mountain spawns. (#3156) commit 40b735059e3e9393a5faa7d75928ff791f923142 Author: ratkosrb <[email protected]> Date: Wed Dec 31 05:37:54 2025 +0200 Disable AV Mines script outside of AV. commit d37c40601d981163ec0bc9d21592bd059283c618 Author: ratkosrb <[email protected]> Date: Wed Dec 31 05:20:12 2025 +0200 Update some variable and function names to match naming style. commit 725423b9e3869de945a15ca0b0cad7fbd1f2d7f3 Author: schell244 <[email protected]> Date: Wed Dec 31 03:52:23 2025 +0100 Convert Nefarian class call logic to spell scripts. (#3180) commit 2d4b1edf063c7721c1de7acd89648d43cc4ca771 Author: NickTyrer <[email protected]> Date: Wed Dec 31 02:51:06 2025 +0000 Pool Azshara Rich Thorium (#3185) commit 84ad6ecce3f3cf35dc0c4bfdd8350bcf590e6c90 Author: ratkosrb <[email protected]> Date: Wed Dec 31 04:48:16 2025 +0200 Reassigns westfall texts to right npcs. Closes https://github.com/vmangos/core/pull/3183 commit 6633dbb9dff7a9bd73a8bac337df813ff38f1f49 Author: ratkosrb <[email protected]> Date: Mon Dec 29 07:36:11 2025 +0200 Rename SendPlaySpellVisual for clarity. commit f9686f44378b0203e10077b34ebe327b94d957ec Author: schell244 <[email protected]> Date: Mon Dec 29 05:55:10 2025 +0100 Fix iterator invalidation in loot notification functions (#3181) commit e52575e7697d2b38fa8dfd203628c499ffd90a59 Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:58:34 2025 +0200 Fix Guard Slip'kik not buffing players when frozen. https://github.com/vmangos/core/issues/2249 commit aef3aa4e8b2ab9a1355c3e41ce3846e2dac5cc5d Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:35:35 2025 +0200 Yetis should flee at low health before 1.3. commit eb2124617a54d67e83e6ad26d1a7f87e1e03e5ab Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:33:04 2025 +0200 Remove obsolete hacks to Furious Howl. Closes https://github.com/vmangos/core/issues/3172 commit e8839d684e5290cb20168fc81a947b79895ff6fe Author: schell244 <[email protected]> Date: Sat Dec 27 02:26:32 2025 +0100 Remove unused boss scripts. (#3174) commit c6ee1337577cc8af37d98b4897bd0d3808f43ac5 Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:23:49 2025 +0200 Move Magmadar script to database. Also fixes Magmadar being affected by his own Conflagration. commit c271c9b121335a5132713760fc47da69cae71845 Author: AnonXS <[email protected]> Date: Fri Dec 26 22:21:18 2025 +0200 Dark Iron Land Mines should not move. Closes https://github.com/vmangos/core/issues/3179 commit fc8c63108328a07fa51cf19821cf9d8021f0b834 Author: Wall <[email protected]> Date: Fri Dec 26 22:16:35 2025 +0200 Fix Void Bolt used by Kazzak. Closes https://github.com/vmangos/core/issues/3176 commit a28be595941e660a4b80a3668d8baa5688309c11 Author: ratkosrb <[email protected]> Date: Tue Dec 23 23:14:27 2025 +0200 Allow using Riposte on targets without weapons. Closes https://github.com/vmangos/core/issues/3169 commit 761e7a535fb4f9d8cd15f8203a38e303e663f159 Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:24:10 2025 +0200 Make TBB actually optional. commit 829f0e31f77d805a932e8223fc054064e3c8510e Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:11:26 2025 +0200 Fix build with new ACE versions. commit dafce863f8e9c54bf33d83fdb33fc1fc0c37c560 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:41:40 2025 +0200 Only Orgrimmar, Ironforge and Gadgetzan had auctioneers before 1.9. commit 660f36d4cf12cae4ce58b9902ae654efcbdd4e71 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:04:04 2025 +0200 Hederine demons were made immune to enslave in 1.6. commit 9d0a0b69d7171dd1af27608be86047ef3c738a2c Author: schell244 <[email protected]> Date: Tue Dec 23 00:25:42 2025 +0100 Implement Nefarians AoE version of Shadow Flame (#3170) commit b9be669ee5cbc2b147a5c380c9a68fedd135e77c Author: schell244 <[email protected]> Date: Mon Dec 22 23:58:19 2025 +0100 Fix problems spotted by code analysis. (#3171) commit b1a9f5a716a966c24ecada7d5df9a14ec3e1716c Author: ratkosrb <[email protected]> Date: Tue Dec 23 00:56:08 2025 +0200 Corrections to Hillsbrad Fields spawns. The area underwent multiple changes to spawns in TBC, and we had the TBC version until now. commit 526dbe45e7a465a92721108d4476af97fbf835a5 Author: schell244 <[email protected]> Date: Mon Dec 22 04:08:36 2025 +0100 Fix Sapphiron bones not being visible when entering his lair (#3167) commit 2ab471ee33d7a03ab9120973727ceeb0a3fefe38 Author: ratkosrb <[email protected]> Date: Fri Dec 19 21:42:42 2025 +0200 Creature aoe should put you in combat for 5 seconds. Closes https://github.com/vmangos/core/issues/3163 commit 74eed45d0e151d645ae26f7ce2ee7aca89066fd9 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:10:42 2025 +0200 Fix merge error. commit d725babd132349d6a005cec5d94c034cbf95d142 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:04:53 2025 +0200 Move some CheckCast cases spell scripts. commit cef010edf06e63638c7cced3a43d7a59255751fa Author: schell244 <[email protected]> Date: Thu Dec 18 20:46:55 2025 +0100 Move Cannibalize and Wolfshead Helm Energy to spell scripts (#3164) commit cc5080ef671774ee72ece1577de722a4c69b59a9 Author: ratkosrb <[email protected]> Date: Thu Dec 18 20:06:54 2025 +0200 Move precast and triggered spells to scripts. commit 155d121f42c38a9aa4368bcca45df4f0e3afc44a Author: Michael Serajnik <[email protected]> Date: Thu Dec 18 17:56:43 2025 +0100 Fix gender selection for bots. (#3162) commit 1ef034b3564f4c3c259cd48ea2fb6ea22741d8da Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:12:30 2025 +0200 Remove redundant part of blink through door check. commit 06cd870aa692782a0e3bf4a8a4068ccad1da86e1 Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:04:48 2025 +0200 Small improvements to previous commits. commit c39bb441bcad838b87d98343454fcc0321502a82 Author: ratkosrb <[email protected]> Date: Thu Dec 18 00:50:55 2025 +0200 Use only valid appearances for bots. Closes https://github.com/vmangos/core/pull/3010 Closes https://github.com/vmangos/core/issues/2996 commit 654eb1f8ea3bcbb6d9e552f032d0a6c8852f1c19 Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:25:55 2025 +0200 Do not treat positive spell hit as attack. commit 835b4175450348038b7f0cf9156667a08494ad4f Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:18:43 2025 +0200 Remove nullptr check from distance functions. commit 963ef7a156b782071d54f07477ba2f14212e31fb Author: Spit <[email protected]> Date: Thu Dec 18 00:07:31 2025 +0300 Negative damage bonus field should be signed (#3160) commit 7ae72b32eedce1884fb64db28a88ccdccf56e8b2 Author: ratkosrb <[email protected]> Date: Wed Dec 17 22:44:50 2025 +0200 Prevent blinking through closed doors. commit 377121d8b3c0e2c8b1cae681b359818c2c6eead0 Author: codestothestars <[email protected]> Date: Sun Dec 14 23:30:57 2025 +0000 Allow interrupting channeling creatures on damage (#1817) Sniffs show when a creature receives damage while channeling a spell with the AURA_INTERRUPT_DAMAGE_CANCELS flag, it interrupts the cast. commit 81d9bceb52aa00b50e5ecb47ee64bfc42ba4e65b Author: ratkosrb <[email protected]> Date: Sun Dec 14 15:48:52 2025 +0200 Fixes for Razorgore fight. commit cdc93bcfca92daacb28f3424dd82acfea6263cda Author: ratkosrb <[email protected]> Date: Tue Dec 9 16:00:20 2025 +0200 Add more hit chance data. commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed Mar 19 17:36:12 2025 +0100 Add target_type for target furthest enemy in spell casting AI (#2352) commit 429ccdb3bf736e4320626c0734baf86706978c39 Author: Stoabrogga <[email protected]> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (#2930) commit 9eaa668b95fd534a1bd7b8c03792e1cba1c9f911 Author: schell244 <[email protected]> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (#2966) commit b6b7e26ae7c907688d86c3fd58747f2340a0040d Author: Wall <900…
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Jan 6, 2026
commit f669c5038a8fcca7ad4a737ef9caf5eb0f144f26 Author: schell244 <[email protected]> Date: Mon Jan 5 10:20:00 2026 +0100 Convert more spells to aura scripts. (#3193) commit 2148fbf39ece18d2c8a7bcaab23fd1809b8eb544 Author: ratkosrb <[email protected]> Date: Sun Jan 4 12:58:55 2026 +0200 Fix degrees shown in error message. commit 46337ee2869dffc6eef6dfd2d6fd60fe4445f836 Author: ratkosrb <[email protected]> Date: Sun Jan 4 08:06:53 2026 +0200 Add spell cones table. commit 738d7556174a5c3069d886aef6031f2f695758d7 Author: ratkosrb <[email protected]> Date: Fri Jan 2 07:54:24 2026 +0200 Add command to stop party bots from casting spells. commit 263a5a82c56b8046493695f20b0d11a18bafa2fc Author: NickTyrer <[email protected]> Date: Thu Jan 1 13:55:56 2026 +0000 Pool WPL Plaguebloom (#3190) credit to cmangos commit 2355b0495d50146d37e924ae05499e997b599683 Author: NickTyrer <[email protected]> Date: Thu Jan 1 13:55:38 2026 +0000 Pool Burning Steppes Rich Thorium (#3189) credit to cmangos commit 53b1086053fb24c94e367259b3f78aa68608b6eb Author: ratkosrb <[email protected]> Date: Thu Jan 1 13:57:23 2026 +0200 Add missing area requirements to spells. commit 4f3b700237baaf21c87d15953b207e372a3b4f7d Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:50:55 2026 +0200 Add two minor client builds. commit 79c1e87b3ab7264c0b064d01d65abf58adaa3f77 Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:23:34 2026 +0200 Fix new startup errors. commit 3e53ee4dbac928b27002e188bb2803e5e5b65e4e Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:16:09 2026 +0200 Shooting with Wand should trigger GCD. commit 5ed9f3a1ed3404c09710669c82a658bd2e179974 Author: ratkosrb <[email protected]> Date: Thu Jan 1 09:14:23 2026 +0200 Replace base32 implementation. Code licensed under Apache cannot be used in GPL 2 projects. commit e81280857a48fee6abe9fa9a591e8e28f2ae9d9b Author: Daribon <[email protected]> Date: Wed Dec 31 04:38:19 2025 +0100 Correct Ironforge Mountain spawns. (#3156) commit 40b735059e3e9393a5faa7d75928ff791f923142 Author: ratkosrb <[email protected]> Date: Wed Dec 31 05:37:54 2025 +0200 Disable AV Mines script outside of AV. commit d37c40601d981163ec0bc9d21592bd059283c618 Author: ratkosrb <[email protected]> Date: Wed Dec 31 05:20:12 2025 +0200 Update some variable and function names to match naming style. commit 725423b9e3869de945a15ca0b0cad7fbd1f2d7f3 Author: schell244 <[email protected]> Date: Wed Dec 31 03:52:23 2025 +0100 Convert Nefarian class call logic to spell scripts. (#3180) commit 2d4b1edf063c7721c1de7acd89648d43cc4ca771 Author: NickTyrer <[email protected]> Date: Wed Dec 31 02:51:06 2025 +0000 Pool Azshara Rich Thorium (#3185) commit 84ad6ecce3f3cf35dc0c4bfdd8350bcf590e6c90 Author: ratkosrb <[email protected]> Date: Wed Dec 31 04:48:16 2025 +0200 Reassigns westfall texts to right npcs. Closes https://github.com/vmangos/core/pull/3183 commit 6633dbb9dff7a9bd73a8bac337df813ff38f1f49 Author: ratkosrb <[email protected]> Date: Mon Dec 29 07:36:11 2025 +0200 Rename SendPlaySpellVisual for clarity. commit f9686f44378b0203e10077b34ebe327b94d957ec Author: schell244 <[email protected]> Date: Mon Dec 29 05:55:10 2025 +0100 Fix iterator invalidation in loot notification functions (#3181) commit e52575e7697d2b38fa8dfd203628c499ffd90a59 Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:58:34 2025 +0200 Fix Guard Slip'kik not buffing players when frozen. https://github.com/vmangos/core/issues/2249 commit aef3aa4e8b2ab9a1355c3e41ce3846e2dac5cc5d Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:35:35 2025 +0200 Yetis should flee at low health before 1.3. commit eb2124617a54d67e83e6ad26d1a7f87e1e03e5ab Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:33:04 2025 +0200 Remove obsolete hacks to Furious Howl. Closes https://github.com/vmangos/core/issues/3172 commit e8839d684e5290cb20168fc81a947b79895ff6fe Author: schell244 <[email protected]> Date: Sat Dec 27 02:26:32 2025 +0100 Remove unused boss scripts. (#3174) commit c6ee1337577cc8af37d98b4897bd0d3808f43ac5 Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:23:49 2025 +0200 Move Magmadar script to database. Also fixes Magmadar being affected by his own Conflagration. commit c271c9b121335a5132713760fc47da69cae71845 Author: AnonXS <[email protected]> Date: Fri Dec 26 22:21:18 2025 +0200 Dark Iron Land Mines should not move. Closes https://github.com/vmangos/core/issues/3179 commit fc8c63108328a07fa51cf19821cf9d8021f0b834 Author: Wall <[email protected]> Date: Fri Dec 26 22:16:35 2025 +0200 Fix Void Bolt used by Kazzak. Closes https://github.com/vmangos/core/issues/3176 commit a28be595941e660a4b80a3668d8baa5688309c11 Author: ratkosrb <[email protected]> Date: Tue Dec 23 23:14:27 2025 +0200 Allow using Riposte on targets without weapons. Closes https://github.com/vmangos/core/issues/3169 commit 761e7a535fb4f9d8cd15f8203a38e303e663f159 Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:24:10 2025 +0200 Make TBB actually optional. commit 829f0e31f77d805a932e8223fc054064e3c8510e Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:11:26 2025 +0200 Fix build with new ACE versions. commit dafce863f8e9c54bf33d83fdb33fc1fc0c37c560 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:41:40 2025 +0200 Only Orgrimmar, Ironforge and Gadgetzan had auctioneers before 1.9. commit 660f36d4cf12cae4ce58b9902ae654efcbdd4e71 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:04:04 2025 +0200 Hederine demons were made immune to enslave in 1.6. commit 9d0a0b69d7171dd1af27608be86047ef3c738a2c Author: schell244 <[email protected]> Date: Tue Dec 23 00:25:42 2025 +0100 Implement Nefarians AoE version of Shadow Flame (#3170) commit b9be669ee5cbc2b147a5c380c9a68fedd135e77c Author: schell244 <[email protected]> Date: Mon Dec 22 23:58:19 2025 +0100 Fix problems spotted by code analysis. (#3171) commit b1a9f5a716a966c24ecada7d5df9a14ec3e1716c Author: ratkosrb <[email protected]> Date: Tue Dec 23 00:56:08 2025 +0200 Corrections to Hillsbrad Fields spawns. The area underwent multiple changes to spawns in TBC, and we had the TBC version until now. commit 526dbe45e7a465a92721108d4476af97fbf835a5 Author: schell244 <[email protected]> Date: Mon Dec 22 04:08:36 2025 +0100 Fix Sapphiron bones not being visible when entering his lair (#3167) commit 2ab471ee33d7a03ab9120973727ceeb0a3fefe38 Author: ratkosrb <[email protected]> Date: Fri Dec 19 21:42:42 2025 +0200 Creature aoe should put you in combat for 5 seconds. Closes https://github.com/vmangos/core/issues/3163 commit 74eed45d0e151d645ae26f7ce2ee7aca89066fd9 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:10:42 2025 +0200 Fix merge error. commit d725babd132349d6a005cec5d94c034cbf95d142 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:04:53 2025 +0200 Move some CheckCast cases spell scripts. commit cef010edf06e63638c7cced3a43d7a59255751fa Author: schell244 <[email protected]> Date: Thu Dec 18 20:46:55 2025 +0100 Move Cannibalize and Wolfshead Helm Energy to spell scripts (#3164) commit cc5080ef671774ee72ece1577de722a4c69b59a9 Author: ratkosrb <[email protected]> Date: Thu Dec 18 20:06:54 2025 +0200 Move precast and triggered spells to scripts. commit 155d121f42c38a9aa4368bcca45df4f0e3afc44a Author: Michael Serajnik <[email protected]> Date: Thu Dec 18 17:56:43 2025 +0100 Fix gender selection for bots. (#3162) commit 1ef034b3564f4c3c259cd48ea2fb6ea22741d8da Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:12:30 2025 +0200 Remove redundant part of blink through door check. commit 06cd870aa692782a0e3bf4a8a4068ccad1da86e1 Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:04:48 2025 +0200 Small improvements to previous commits. commit c39bb441bcad838b87d98343454fcc0321502a82 Author: ratkosrb <[email protected]> Date: Thu Dec 18 00:50:55 2025 +0200 Use only valid appearances for bots. Closes https://github.com/vmangos/core/pull/3010 Closes https://github.com/vmangos/core/issues/2996 commit 654eb1f8ea3bcbb6d9e552f032d0a6c8852f1c19 Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:25:55 2025 +0200 Do not treat positive spell hit as attack. commit 835b4175450348038b7f0cf9156667a08494ad4f Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:18:43 2025 +0200 Remove nullptr check from distance functions. commit 963ef7a156b782071d54f07477ba2f14212e31fb Author: Spit <[email protected]> Date: Thu Dec 18 00:07:31 2025 +0300 Negative damage bonus field should be signed (#3160) commit 7ae72b32eedce1884fb64db28a88ccdccf56e8b2 Author: ratkosrb <[email protected]> Date: Wed Dec 17 22:44:50 2025 +0200 Prevent blinking through closed doors. commit 377121d8b3c0e2c8b1cae681b359818c2c6eead0 Author: codestothestars <[email protected]> Date: Sun Dec 14 23:30:57 2025 +0000 Allow interrupting channeling creatures on damage (#1817) Sniffs show when a creature receives damage while channeling a spell with the AURA_INTERRUPT_DAMAGE_CANCELS flag, it interrupts the cast. commit 81d9bceb52aa00b50e5ecb47ee64bfc42ba4e65b Author: ratkosrb <[email protected]> Date: Sun Dec 14 15:48:52 2025 +0200 Fixes for Razorgore fight. commit cdc93bcfca92daacb28f3424dd82acfea6263cda Author: ratkosrb <[email protected]> Date: Tue Dec 9 16:00:20 2025 +0200 Add more hit chance data. commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (#2983) commit c82dff02751b2cf8006d500abd0b90676239d9f7 Author: Stoabrogga <[email protected]> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (#2981) commit fbc6fcbe99d15b20f0a109d2bb2570f6a9b7f9e3 Author: ratkosrb <[email protected]> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613fa037963f6b6ca929c8c400888ab197739 Author: ratkosrb <[email protected]> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bba606096faa14b77fc02101aa2c197c4f7 Author: Wall <[email protected]> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (#2978) commit fdd8b09d06e6a87e0861fe6545ed784f74d862b5 Author: ratkosrb <[email protected]> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be59fed32c43e12aa0aed8763227c1a45e89 Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (#2977) commit ec6aad3b132e8ce4b09b3e5ba51e5a3d84560b7a Author: Michael Serajnik <[email protected]> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (#2948) commit e83133454db8dff4373f5aad50f10205dab28195 Author: schell244 <[email protected]> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (#2975) commit 6d5cc149e4eb08c69f905e35488820b1ec14d03b Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfaf70d1112d796663aecfe3e47b787d747f Author: ratkosrb <[email protected]> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe79093b05c547bd2b8260099ea69e0807a61e Author: schell244 <[email protected]> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (#2971) commit cb2349c46a4a608dea5d110c80afb98980f66ca9 Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22f8dd1e0c80d9a7cf51dd9b8fa213d0a2a Author: ratkosrb <[email protected]> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759fb8d49b01036775624097d0bc43603412 Author: Wall <[email protected]> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (#2974) commit 56e45346a73c6c3f9dbca4fa95459cdc04446a22 Author: ratkosrb <[email protected]> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e38783372e82173c6f58d21e64634d1e2b9fd361 Author: ratkosrb <[email protected]> Date: Wed Mar 19 19:34:15 2025 +0200 Changes to ScriptTarget enum. I don't like it being out of order. commit ef7cc4ac186646bc5de4c6763183fba2ba80f231 Author: balakethelock <[email protected]> Date: Wed …
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Jan 13, 2026
commit 4a0668be12183363fcd674ddf9e6556f935f91ff Author: NickTyrer <[email protected]> Date: Mon Jan 12 00:06:32 2026 +0000 Pool EPL Plaguebloom (#3200) commit e3047563dedb5b2cd972a0c4e881dfa5333468b6 Author: schell244 <[email protected]> Date: Mon Jan 12 01:05:19 2026 +0100 Add missing effect index checks in aura scripts (#3196) commit 9ad2dc4b7caaa8d588052669c5748eba65163f39 Author: ratkosrb <[email protected]> Date: Sun Jan 11 14:46:26 2026 +0200 Disable a useless warning. commit 0520ab3258248e1b8f55256b122e2bad526516fa Author: ratkosrb <[email protected]> Date: Sun Jan 11 14:13:17 2026 +0200 Remove some unhelpful logging. commit 95497a6acc9c773fdff1fb4b7a7eb89a18e55beb Author: schell244 <[email protected]> Date: Sat Jan 10 16:33:16 2026 +0100 Clean up remaining ACE references (#3197) commit 2816bde4e7e1a2cf3c83d5f4a018c478d824133e Author: schell244 <[email protected]> Date: Fri Jan 9 20:25:03 2026 +0100 Improvements for extraction tools (vmap/mmap) (#3192) * Improvements for extraction tools (vmap/mmap) * Fix path in The Deadmines - Mr. Smite bridge <-> ship * Apply suggestions, fix wrong x,y order at '.mmap con' command commit 0be4616ef720684cadb0dbdc02ae4f1a0008d1b0 Author: _BLU <[email protected]> Date: Fri Jan 9 20:24:10 2026 +0100 Make base32 functions safer and fix some crashes. (#3195) * Make `base32` functions safer and fix some crashes * Ensure base32 must be fully decodable Previously partially valid base32 strings were also accepted and only decoded until the invalid character occurred commit d350344466919314f53051a1f4979953728509c0 Author: Michael Serajnik <[email protected]> Date: Fri Jan 9 20:23:39 2026 +0100 Don't include time in realmd console output by default. (#3194) commit 28818aabd89c8d34df696edc7e49808865fffe97 Author: _BLU <[email protected]> Date: Fri Jan 9 14:48:34 2026 +0100 Replace ACE with native IO implementation (#2740) - Replace ACE with native OS APIs. - Remove TBB - Update gSOAP from `2.7.10` (2008) to `2.8.135` (2024) - Replace `backward.hpp` with `jeremy-rifkin/cpptrace` commit 4bd673658769e16ba96f3b350d9874ead7ed9853 Author: ratkosrb <[email protected]> Date: Fri Jan 9 14:01:20 2026 +0200 Add 1.5.1 to list of supported builds. commit dd61b5b66eeec3e7464284a03728ab5cc7ec8b33 Author: ratkosrb <[email protected]> Date: Fri Jan 9 13:46:16 2026 +0200 Fix Frenzied Pterrodax stuck inside rock. commit 2254f8579efd4a5dd469188573f9d9812f39d740 Author: ratkosrb <[email protected]> Date: Fri Jan 9 13:23:46 2026 +0200 Add spell script for Combustion. Closes https://github.com/vmangos/core/issues/2179 commit 8d5055238c691df2a7d11b91d50d1b63e82f9fa2 Author: ratkosrb <[email protected]> Date: Fri Jan 9 12:37:37 2026 +0200 Fix creatures getting an attack in before Sap applies. Closes https://github.com/vmangos/core/issues/2509 commit b63e17e14fc7fe64dae79db5b1f674e478324584 Author: NickTyrer <[email protected]> Date: Thu Jan 8 09:16:53 2026 +0000 Pool Felwood Plaguebloom (#3191) credit to cmangos commit f669c5038a8fcca7ad4a737ef9caf5eb0f144f26 Author: schell244 <[email protected]> Date: Mon Jan 5 10:20:00 2026 +0100 Convert more spells to aura scripts. (#3193) commit 2148fbf39ece18d2c8a7bcaab23fd1809b8eb544 Author: ratkosrb <[email protected]> Date: Sun Jan 4 12:58:55 2026 +0200 Fix degrees shown in error message. commit 46337ee2869dffc6eef6dfd2d6fd60fe4445f836 Author: ratkosrb <[email protected]> Date: Sun Jan 4 08:06:53 2026 +0200 Add spell cones table. commit 738d7556174a5c3069d886aef6031f2f695758d7 Author: ratkosrb <[email protected]> Date: Fri Jan 2 07:54:24 2026 +0200 Add command to stop party bots from casting spells. commit 263a5a82c56b8046493695f20b0d11a18bafa2fc Author: NickTyrer <[email protected]> Date: Thu Jan 1 13:55:56 2026 +0000 Pool WPL Plaguebloom (#3190) credit to cmangos commit 2355b0495d50146d37e924ae05499e997b599683 Author: NickTyrer <[email protected]> Date: Thu Jan 1 13:55:38 2026 +0000 Pool Burning Steppes Rich Thorium (#3189) credit to cmangos commit 53b1086053fb24c94e367259b3f78aa68608b6eb Author: ratkosrb <[email protected]> Date: Thu Jan 1 13:57:23 2026 +0200 Add missing area requirements to spells. commit 4f3b700237baaf21c87d15953b207e372a3b4f7d Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:50:55 2026 +0200 Add two minor client builds. commit 79c1e87b3ab7264c0b064d01d65abf58adaa3f77 Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:23:34 2026 +0200 Fix new startup errors. commit 3e53ee4dbac928b27002e188bb2803e5e5b65e4e Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:16:09 2026 +0200 Shooting with Wand should trigger GCD. commit 5ed9f3a1ed3404c09710669c82a658bd2e179974 Author: ratkosrb <[email protected]> Date: Thu Jan 1 09:14:23 2026 +0200 Replace base32 implementation. Code licensed under Apache cannot be used in GPL 2 projects. commit e81280857a48fee6abe9fa9a591e8e28f2ae9d9b Author: Daribon <[email protected]> Date: Wed Dec 31 04:38:19 2025 +0100 Correct Ironforge Mountain spawns. (#3156) commit 40b735059e3e9393a5faa7d75928ff791f923142 Author: ratkosrb <[email protected]> Date: Wed Dec 31 05:37:54 2025 +0200 Disable AV Mines script outside of AV. commit d37c40601d981163ec0bc9d21592bd059283c618 Author: ratkosrb <[email protected]> Date: Wed Dec 31 05:20:12 2025 +0200 Update some variable and function names to match naming style. commit 725423b9e3869de945a15ca0b0cad7fbd1f2d7f3 Author: schell244 <[email protected]> Date: Wed Dec 31 03:52:23 2025 +0100 Convert Nefarian class call logic to spell scripts. (#3180) commit 2d4b1edf063c7721c1de7acd89648d43cc4ca771 Author: NickTyrer <[email protected]> Date: Wed Dec 31 02:51:06 2025 +0000 Pool Azshara Rich Thorium (#3185) commit 84ad6ecce3f3cf35dc0c4bfdd8350bcf590e6c90 Author: ratkosrb <[email protected]> Date: Wed Dec 31 04:48:16 2025 +0200 Reassigns westfall texts to right npcs. Closes https://github.com/vmangos/core/pull/3183 commit 6633dbb9dff7a9bd73a8bac337df813ff38f1f49 Author: ratkosrb <[email protected]> Date: Mon Dec 29 07:36:11 2025 +0200 Rename SendPlaySpellVisual for clarity. commit f9686f44378b0203e10077b34ebe327b94d957ec Author: schell244 <[email protected]> Date: Mon Dec 29 05:55:10 2025 +0100 Fix iterator invalidation in loot notification functions (#3181) commit e52575e7697d2b38fa8dfd203628c499ffd90a59 Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:58:34 2025 +0200 Fix Guard Slip'kik not buffing players when frozen. https://github.com/vmangos/core/issues/2249 commit aef3aa4e8b2ab9a1355c3e41ce3846e2dac5cc5d Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:35:35 2025 +0200 Yetis should flee at low health before 1.3. commit eb2124617a54d67e83e6ad26d1a7f87e1e03e5ab Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:33:04 2025 +0200 Remove obsolete hacks to Furious Howl. Closes https://github.com/vmangos/core/issues/3172 commit e8839d684e5290cb20168fc81a947b79895ff6fe Author: schell244 <[email protected]> Date: Sat Dec 27 02:26:32 2025 +0100 Remove unused boss scripts. (#3174) commit c6ee1337577cc8af37d98b4897bd0d3808f43ac5 Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:23:49 2025 +0200 Move Magmadar script to database. Also fixes Magmadar being affected by his own Conflagration. commit c271c9b121335a5132713760fc47da69cae71845 Author: AnonXS <[email protected]> Date: Fri Dec 26 22:21:18 2025 +0200 Dark Iron Land Mines should not move. Closes https://github.com/vmangos/core/issues/3179 commit fc8c63108328a07fa51cf19821cf9d8021f0b834 Author: Wall <[email protected]> Date: Fri Dec 26 22:16:35 2025 +0200 Fix Void Bolt used by Kazzak. Closes https://github.com/vmangos/core/issues/3176 commit a28be595941e660a4b80a3668d8baa5688309c11 Author: ratkosrb <[email protected]> Date: Tue Dec 23 23:14:27 2025 +0200 Allow using Riposte on targets without weapons. Closes https://github.com/vmangos/core/issues/3169 commit 761e7a535fb4f9d8cd15f8203a38e303e663f159 Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:24:10 2025 +0200 Make TBB actually optional. commit 829f0e31f77d805a932e8223fc054064e3c8510e Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:11:26 2025 +0200 Fix build with new ACE versions. commit dafce863f8e9c54bf33d83fdb33fc1fc0c37c560 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:41:40 2025 +0200 Only Orgrimmar, Ironforge and Gadgetzan had auctioneers before 1.9. commit 660f36d4cf12cae4ce58b9902ae654efcbdd4e71 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:04:04 2025 +0200 Hederine demons were made immune to enslave in 1.6. commit 9d0a0b69d7171dd1af27608be86047ef3c738a2c Author: schell244 <[email protected]> Date: Tue Dec 23 00:25:42 2025 +0100 Implement Nefarians AoE version of Shadow Flame (#3170) commit b9be669ee5cbc2b147a5c380c9a68fedd135e77c Author: schell244 <[email protected]> Date: Mon Dec 22 23:58:19 2025 +0100 Fix problems spotted by code analysis. (#3171) commit b1a9f5a716a966c24ecada7d5df9a14ec3e1716c Author: ratkosrb <[email protected]> Date: Tue Dec 23 00:56:08 2025 +0200 Corrections to Hillsbrad Fields spawns. The area underwent multiple changes to spawns in TBC, and we had the TBC version until now. commit 526dbe45e7a465a92721108d4476af97fbf835a5 Author: schell244 <[email protected]> Date: Mon Dec 22 04:08:36 2025 +0100 Fix Sapphiron bones not being visible when entering his lair (#3167) commit 2ab471ee33d7a03ab9120973727ceeb0a3fefe38 Author: ratkosrb <[email protected]> Date: Fri Dec 19 21:42:42 2025 +0200 Creature aoe should put you in combat for 5 seconds. Closes https://github.com/vmangos/core/issues/3163 commit 74eed45d0e151d645ae26f7ce2ee7aca89066fd9 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:10:42 2025 +0200 Fix merge error. commit d725babd132349d6a005cec5d94c034cbf95d142 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:04:53 2025 +0200 Move some CheckCast cases spell scripts. commit cef010edf06e63638c7cced3a43d7a59255751fa Author: schell244 <[email protected]> Date: Thu Dec 18 20:46:55 2025 +0100 Move Cannibalize and Wolfshead Helm Energy to spell scripts (#3164) commit cc5080ef671774ee72ece1577de722a4c69b59a9 Author: ratkosrb <[email protected]> Date: Thu Dec 18 20:06:54 2025 +0200 Move precast and triggered spells to scripts. commit 155d121f42c38a9aa4368bcca45df4f0e3afc44a Author: Michael Serajnik <[email protected]> Date: Thu Dec 18 17:56:43 2025 +0100 Fix gender selection for bots. (#3162) commit 1ef034b3564f4c3c259cd48ea2fb6ea22741d8da Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:12:30 2025 +0200 Remove redundant part of blink through door check. commit 06cd870aa692782a0e3bf4a8a4068ccad1da86e1 Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:04:48 2025 +0200 Small improvements to previous commits. commit c39bb441bcad838b87d98343454fcc0321502a82 Author: ratkosrb <[email protected]> Date: Thu Dec 18 00:50:55 2025 +0200 Use only valid appearances for bots. Closes https://github.com/vmangos/core/pull/3010 Closes https://github.com/vmangos/core/issues/2996 commit 654eb1f8ea3bcbb6d9e552f032d0a6c8852f1c19 Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:25:55 2025 +0200 Do not treat positive spell hit as attack. commit 835b4175450348038b7f0cf9156667a08494ad4f Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:18:43 2025 +0200 Remove nullptr check from distance functions. commit 963ef7a156b782071d54f07477ba2f14212e31fb Author: Spit <[email protected]> Date: Thu Dec 18 00:07:31 2025 +0300 Negative damage bonus field should be signed (#3160) commit 7ae72b32eedce1884fb64db28a88ccdccf56e8b2 Author: ratkosrb <[email protected]> Date: Wed Dec 17 22:44:50 2025 +0200 Prevent blinking through closed doors. commit 377121d8b3c0e2c8b1cae681b359818c2c6eead0 Author: codestothestars <[email protected]> Date: Sun Dec 14 23:30:57 2025 +0000 Allow interrupting channeling creatures on damage (#1817) Sniffs show when a creature receives damage while channeling a spell with the AURA_INTERRUPT_DAMAGE_CANCELS flag, it interrupts the cast. commit 81d9bceb52aa00b50e5ecb47ee64bfc42ba4e65b Author: ratkosrb <[email protected]> Date: Sun Dec 14 15:48:52 2025 +0200 Fixes for Razorgore fight. commit cdc93bcfca92daacb28f3424dd82acfea6263cda Author: ratkosrb <[email protected]> Date: Tue Dec 9 16:00:20 2025 +0200 Add more hit chance data. commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (#2984) commit e57bc16d9d1407a5cb0b272177cff9c412fa285d Author: David Skywalker <[email protected]> Date: Thu Mar 27 18:29:34 2025 +0100…
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
Jan 13, 2026
commit 82edaee41485778920586fcb97e3e80e2ad493f0 Author: _BLU <[email protected]> Date: Tue Jan 13 07:17:34 2026 +0100 Fix players using OpenGL getting kicked (#3202) commit 4a0668be12183363fcd674ddf9e6556f935f91ff Author: NickTyrer <[email protected]> Date: Mon Jan 12 00:06:32 2026 +0000 Pool EPL Plaguebloom (#3200) commit e3047563dedb5b2cd972a0c4e881dfa5333468b6 Author: schell244 <[email protected]> Date: Mon Jan 12 01:05:19 2026 +0100 Add missing effect index checks in aura scripts (#3196) commit 9ad2dc4b7caaa8d588052669c5748eba65163f39 Author: ratkosrb <[email protected]> Date: Sun Jan 11 14:46:26 2026 +0200 Disable a useless warning. commit 0520ab3258248e1b8f55256b122e2bad526516fa Author: ratkosrb <[email protected]> Date: Sun Jan 11 14:13:17 2026 +0200 Remove some unhelpful logging. commit 95497a6acc9c773fdff1fb4b7a7eb89a18e55beb Author: schell244 <[email protected]> Date: Sat Jan 10 16:33:16 2026 +0100 Clean up remaining ACE references (#3197) commit 2816bde4e7e1a2cf3c83d5f4a018c478d824133e Author: schell244 <[email protected]> Date: Fri Jan 9 20:25:03 2026 +0100 Improvements for extraction tools (vmap/mmap) (#3192) * Improvements for extraction tools (vmap/mmap) * Fix path in The Deadmines - Mr. Smite bridge <-> ship * Apply suggestions, fix wrong x,y order at '.mmap con' command commit 0be4616ef720684cadb0dbdc02ae4f1a0008d1b0 Author: _BLU <[email protected]> Date: Fri Jan 9 20:24:10 2026 +0100 Make base32 functions safer and fix some crashes. (#3195) * Make `base32` functions safer and fix some crashes * Ensure base32 must be fully decodable Previously partially valid base32 strings were also accepted and only decoded until the invalid character occurred commit d350344466919314f53051a1f4979953728509c0 Author: Michael Serajnik <[email protected]> Date: Fri Jan 9 20:23:39 2026 +0100 Don't include time in realmd console output by default. (#3194) commit 28818aabd89c8d34df696edc7e49808865fffe97 Author: _BLU <[email protected]> Date: Fri Jan 9 14:48:34 2026 +0100 Replace ACE with native IO implementation (#2740) - Replace ACE with native OS APIs. - Remove TBB - Update gSOAP from `2.7.10` (2008) to `2.8.135` (2024) - Replace `backward.hpp` with `jeremy-rifkin/cpptrace` commit 4bd673658769e16ba96f3b350d9874ead7ed9853 Author: ratkosrb <[email protected]> Date: Fri Jan 9 14:01:20 2026 +0200 Add 1.5.1 to list of supported builds. commit dd61b5b66eeec3e7464284a03728ab5cc7ec8b33 Author: ratkosrb <[email protected]> Date: Fri Jan 9 13:46:16 2026 +0200 Fix Frenzied Pterrodax stuck inside rock. commit 2254f8579efd4a5dd469188573f9d9812f39d740 Author: ratkosrb <[email protected]> Date: Fri Jan 9 13:23:46 2026 +0200 Add spell script for Combustion. Closes https://github.com/vmangos/core/issues/2179 commit 8d5055238c691df2a7d11b91d50d1b63e82f9fa2 Author: ratkosrb <[email protected]> Date: Fri Jan 9 12:37:37 2026 +0200 Fix creatures getting an attack in before Sap applies. Closes https://github.com/vmangos/core/issues/2509 commit b63e17e14fc7fe64dae79db5b1f674e478324584 Author: NickTyrer <[email protected]> Date: Thu Jan 8 09:16:53 2026 +0000 Pool Felwood Plaguebloom (#3191) credit to cmangos commit f669c5038a8fcca7ad4a737ef9caf5eb0f144f26 Author: schell244 <[email protected]> Date: Mon Jan 5 10:20:00 2026 +0100 Convert more spells to aura scripts. (#3193) commit 2148fbf39ece18d2c8a7bcaab23fd1809b8eb544 Author: ratkosrb <[email protected]> Date: Sun Jan 4 12:58:55 2026 +0200 Fix degrees shown in error message. commit 46337ee2869dffc6eef6dfd2d6fd60fe4445f836 Author: ratkosrb <[email protected]> Date: Sun Jan 4 08:06:53 2026 +0200 Add spell cones table. commit 738d7556174a5c3069d886aef6031f2f695758d7 Author: ratkosrb <[email protected]> Date: Fri Jan 2 07:54:24 2026 +0200 Add command to stop party bots from casting spells. commit 263a5a82c56b8046493695f20b0d11a18bafa2fc Author: NickTyrer <[email protected]> Date: Thu Jan 1 13:55:56 2026 +0000 Pool WPL Plaguebloom (#3190) credit to cmangos commit 2355b0495d50146d37e924ae05499e997b599683 Author: NickTyrer <[email protected]> Date: Thu Jan 1 13:55:38 2026 +0000 Pool Burning Steppes Rich Thorium (#3189) credit to cmangos commit 53b1086053fb24c94e367259b3f78aa68608b6eb Author: ratkosrb <[email protected]> Date: Thu Jan 1 13:57:23 2026 +0200 Add missing area requirements to spells. commit 4f3b700237baaf21c87d15953b207e372a3b4f7d Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:50:55 2026 +0200 Add two minor client builds. commit 79c1e87b3ab7264c0b064d01d65abf58adaa3f77 Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:23:34 2026 +0200 Fix new startup errors. commit 3e53ee4dbac928b27002e188bb2803e5e5b65e4e Author: ratkosrb <[email protected]> Date: Thu Jan 1 12:16:09 2026 +0200 Shooting with Wand should trigger GCD. commit 5ed9f3a1ed3404c09710669c82a658bd2e179974 Author: ratkosrb <[email protected]> Date: Thu Jan 1 09:14:23 2026 +0200 Replace base32 implementation. Code licensed under Apache cannot be used in GPL 2 projects. commit e81280857a48fee6abe9fa9a591e8e28f2ae9d9b Author: Daribon <[email protected]> Date: Wed Dec 31 04:38:19 2025 +0100 Correct Ironforge Mountain spawns. (#3156) commit 40b735059e3e9393a5faa7d75928ff791f923142 Author: ratkosrb <[email protected]> Date: Wed Dec 31 05:37:54 2025 +0200 Disable AV Mines script outside of AV. commit d37c40601d981163ec0bc9d21592bd059283c618 Author: ratkosrb <[email protected]> Date: Wed Dec 31 05:20:12 2025 +0200 Update some variable and function names to match naming style. commit 725423b9e3869de945a15ca0b0cad7fbd1f2d7f3 Author: schell244 <[email protected]> Date: Wed Dec 31 03:52:23 2025 +0100 Convert Nefarian class call logic to spell scripts. (#3180) commit 2d4b1edf063c7721c1de7acd89648d43cc4ca771 Author: NickTyrer <[email protected]> Date: Wed Dec 31 02:51:06 2025 +0000 Pool Azshara Rich Thorium (#3185) commit 84ad6ecce3f3cf35dc0c4bfdd8350bcf590e6c90 Author: ratkosrb <[email protected]> Date: Wed Dec 31 04:48:16 2025 +0200 Reassigns westfall texts to right npcs. Closes https://github.com/vmangos/core/pull/3183 commit 6633dbb9dff7a9bd73a8bac337df813ff38f1f49 Author: ratkosrb <[email protected]> Date: Mon Dec 29 07:36:11 2025 +0200 Rename SendPlaySpellVisual for clarity. commit f9686f44378b0203e10077b34ebe327b94d957ec Author: schell244 <[email protected]> Date: Mon Dec 29 05:55:10 2025 +0100 Fix iterator invalidation in loot notification functions (#3181) commit e52575e7697d2b38fa8dfd203628c499ffd90a59 Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:58:34 2025 +0200 Fix Guard Slip'kik not buffing players when frozen. https://github.com/vmangos/core/issues/2249 commit aef3aa4e8b2ab9a1355c3e41ce3846e2dac5cc5d Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:35:35 2025 +0200 Yetis should flee at low health before 1.3. commit eb2124617a54d67e83e6ad26d1a7f87e1e03e5ab Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:33:04 2025 +0200 Remove obsolete hacks to Furious Howl. Closes https://github.com/vmangos/core/issues/3172 commit e8839d684e5290cb20168fc81a947b79895ff6fe Author: schell244 <[email protected]> Date: Sat Dec 27 02:26:32 2025 +0100 Remove unused boss scripts. (#3174) commit c6ee1337577cc8af37d98b4897bd0d3808f43ac5 Author: ratkosrb <[email protected]> Date: Sat Dec 27 03:23:49 2025 +0200 Move Magmadar script to database. Also fixes Magmadar being affected by his own Conflagration. commit c271c9b121335a5132713760fc47da69cae71845 Author: AnonXS <[email protected]> Date: Fri Dec 26 22:21:18 2025 +0200 Dark Iron Land Mines should not move. Closes https://github.com/vmangos/core/issues/3179 commit fc8c63108328a07fa51cf19821cf9d8021f0b834 Author: Wall <[email protected]> Date: Fri Dec 26 22:16:35 2025 +0200 Fix Void Bolt used by Kazzak. Closes https://github.com/vmangos/core/issues/3176 commit a28be595941e660a4b80a3668d8baa5688309c11 Author: ratkosrb <[email protected]> Date: Tue Dec 23 23:14:27 2025 +0200 Allow using Riposte on targets without weapons. Closes https://github.com/vmangos/core/issues/3169 commit 761e7a535fb4f9d8cd15f8203a38e303e663f159 Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:24:10 2025 +0200 Make TBB actually optional. commit 829f0e31f77d805a932e8223fc054064e3c8510e Author: ratkosrb <[email protected]> Date: Tue Dec 23 22:11:26 2025 +0200 Fix build with new ACE versions. commit dafce863f8e9c54bf33d83fdb33fc1fc0c37c560 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:41:40 2025 +0200 Only Orgrimmar, Ironforge and Gadgetzan had auctioneers before 1.9. commit 660f36d4cf12cae4ce58b9902ae654efcbdd4e71 Author: ratkosrb <[email protected]> Date: Tue Dec 23 03:04:04 2025 +0200 Hederine demons were made immune to enslave in 1.6. commit 9d0a0b69d7171dd1af27608be86047ef3c738a2c Author: schell244 <[email protected]> Date: Tue Dec 23 00:25:42 2025 +0100 Implement Nefarians AoE version of Shadow Flame (#3170) commit b9be669ee5cbc2b147a5c380c9a68fedd135e77c Author: schell244 <[email protected]> Date: Mon Dec 22 23:58:19 2025 +0100 Fix problems spotted by code analysis. (#3171) commit b1a9f5a716a966c24ecada7d5df9a14ec3e1716c Author: ratkosrb <[email protected]> Date: Tue Dec 23 00:56:08 2025 +0200 Corrections to Hillsbrad Fields spawns. The area underwent multiple changes to spawns in TBC, and we had the TBC version until now. commit 526dbe45e7a465a92721108d4476af97fbf835a5 Author: schell244 <[email protected]> Date: Mon Dec 22 04:08:36 2025 +0100 Fix Sapphiron bones not being visible when entering his lair (#3167) commit 2ab471ee33d7a03ab9120973727ceeb0a3fefe38 Author: ratkosrb <[email protected]> Date: Fri Dec 19 21:42:42 2025 +0200 Creature aoe should put you in combat for 5 seconds. Closes https://github.com/vmangos/core/issues/3163 commit 74eed45d0e151d645ae26f7ce2ee7aca89066fd9 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:10:42 2025 +0200 Fix merge error. commit d725babd132349d6a005cec5d94c034cbf95d142 Author: ratkosrb <[email protected]> Date: Fri Dec 19 01:04:53 2025 +0200 Move some CheckCast cases spell scripts. commit cef010edf06e63638c7cced3a43d7a59255751fa Author: schell244 <[email protected]> Date: Thu Dec 18 20:46:55 2025 +0100 Move Cannibalize and Wolfshead Helm Energy to spell scripts (#3164) commit cc5080ef671774ee72ece1577de722a4c69b59a9 Author: ratkosrb <[email protected]> Date: Thu Dec 18 20:06:54 2025 +0200 Move precast and triggered spells to scripts. commit 155d121f42c38a9aa4368bcca45df4f0e3afc44a Author: Michael Serajnik <[email protected]> Date: Thu Dec 18 17:56:43 2025 +0100 Fix gender selection for bots. (#3162) commit 1ef034b3564f4c3c259cd48ea2fb6ea22741d8da Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:12:30 2025 +0200 Remove redundant part of blink through door check. commit 06cd870aa692782a0e3bf4a8a4068ccad1da86e1 Author: ratkosrb <[email protected]> Date: Thu Dec 18 05:04:48 2025 +0200 Small improvements to previous commits. commit c39bb441bcad838b87d98343454fcc0321502a82 Author: ratkosrb <[email protected]> Date: Thu Dec 18 00:50:55 2025 +0200 Use only valid appearances for bots. Closes https://github.com/vmangos/core/pull/3010 Closes https://github.com/vmangos/core/issues/2996 commit 654eb1f8ea3bcbb6d9e552f032d0a6c8852f1c19 Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:25:55 2025 +0200 Do not treat positive spell hit as attack. commit 835b4175450348038b7f0cf9156667a08494ad4f Author: ratkosrb <[email protected]> Date: Wed Dec 17 23:18:43 2025 +0200 Remove nullptr check from distance functions. commit 963ef7a156b782071d54f07477ba2f14212e31fb Author: Spit <[email protected]> Date: Thu Dec 18 00:07:31 2025 +0300 Negative damage bonus field should be signed (#3160) commit 7ae72b32eedce1884fb64db28a88ccdccf56e8b2 Author: ratkosrb <[email protected]> Date: Wed Dec 17 22:44:50 2025 +0200 Prevent blinking through closed doors. commit 377121d8b3c0e2c8b1cae681b359818c2c6eead0 Author: codestothestars <[email protected]> Date: Sun Dec 14 23:30:57 2025 +0000 Allow interrupting channeling creatures on damage (#1817) Sniffs show when a creature receives damage while channeling a spell with the AURA_INTERRUPT_DAMAGE_CANCELS flag, it interrupts the cast. commit 81d9bceb52aa00b50e5ecb47ee64bfc42ba4e65b Author: ratkosrb <[email protected]> Date: Sun Dec 14 15:48:52 2025 +0200 Fixes for Razorgore fight. commit cdc93bcfca92daacb28f3424dd82acfea6263cda Author: ratkosrb <[email protected]> Date: Tue Dec 9 16:00:20 2025 +0200 Add more hit chance data. commit c9bc927b69348bf9e42613c3416c38d4343bc3a0 Author: ratkosrb <[email protected]> Date: Sun Dec 7 15:31:57 2025 +0200 Add missing quest items to gameobjects. Also corrected loot ids for some chests. commit 95f7566a56123da4b525178411e4b7058786315d Author: ratkosrb <[email protected]> Date: Sat Dec 6 18:09:43 2025 +0200 Add missing quest items to creatures. A lof of these items are for beta quests, but quest items were sent in wdb packet for creature. commit 2ba8c25a739a4d86e41f6a5ad91835597bf4b161 Author: FlagFlayer <[email protected]> Date: Sat Dec 6 13:49:44 2025 +0200 Treasure chests opening aggro rework. Closes https://github.com/vmangos/core/pull/2997 commit 96101a286df78b96f0e5c0820d50966ef5112374 Author: ratkosrb <[email protected]> Date: Sat Dec 6 12:44:46 2025 +0200 Add more miss cap test data. commit b0658631eb8bba2335d4052ae0a18bbd7cd76bb2 Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:43:25 2025 +0200 Corrections to Strahnbrad spawns. commit 37783c8d86ef354aa0ae6a6b836cae631d21ca7b Author: ratkosrb <[email protected]> Date: Fri Dec 5 12:17:05 2025 +0200 Add missing spawn points for Baron Vardus. commit 0229268846bc1e752b9a7468172bd7d0c290199f Author: ratkosrb <[email protected]> Date: Fri Dec 5 11:54:03 2025 +0200 Add missing spawn points for Jailor Borhuin. commit f14d110264719ac8d9fe76f5d2ba367afe3a4cc0 Author: ratkosrb <[email protected]> Date: Thu Dec 4 11:52:16 2025 +0200 Correct respawn time of many mobs. General patterns: starting area mob: 180 normal mob: 300-480 elite mob: 720-960 commit 2d346a73b4b412fe8111b3bffc68eb5735cbc56e Author: ratkosrb <[email protected]> Date: Sat Nov 29 15:38:54 2025 +0200 Fix typo in map name. commit c760ea15c8f37a0cbe0df5c0f748885873cc8193 Author: ratkosrb <[email protected]> Date: Sat Nov 29 14:29:27 2025 +0200 Fix factions of some mobs in early patches. commit 995ec6eaa305368edd82c4c06083844254ae7965 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:46:19 2025 +0200 Fix crash when trading stackable items to bots. Closes https://github.com/vmangos/core/issues/3116 commit b32798d893540be4da35e17c80177d95983a1059 Author: ratkosrb <[email protected]> Date: Wed Nov 26 14:17:47 2025 +0200 Fix crash when scourge invasion is enabled. Closes https://github.com/vmangos/core/issues/3153 commit ef01b10c2afb254cd81ec1a90558c651ee8aa292 Author: Michael Serajnik <[email protected]> Date: Tue Nov 25 14:48:45 2025 +0100 Remove leftover locale for deleted gameobject. (#3148) commit 5e066ecf813bce50bf3dd7b4741d6330347714a2 Author: killerwife <[email protected]> Date: Tue Nov 25 15:36:03 2025 +0200 Implement usage of SMSG_OPEN_CONTAINER. https://github.com/cmangos/mangos-wotlk/commit/abd56a9133d59c35dbf7d3b4d0f8645d6731e7f7 commit fab77e1a31d8cf5d7fb1a4d66adc7f5934d9baef Author: killerwife <[email protected]> Date: Tue Nov 25 15:27:44 2025 +0200 Define and implement missing player field byte flags. https://github.com/cmangos/mangos-tbc/commit/0d654e5722acbe6e9b32a099cd4e8148d230cf86 commit 47ccc519b48f25d1becfc84e0ba81609c2fe0bd1 Author: Luke Yoo <[email protected]> Date: Fri Nov 21 01:06:57 2025 +0000 Fix parsing of a log-related parameter (#3152) commit abbb1a8d0c51f13a66a12c8043d4fa9ec51c0d9c Author: ratkosrb <[email protected]> Date: Tue Nov 18 03:51:22 2025 +0200 Correct despawn time of gameobjects used for quest When Smokey Sings, I Get Violent. Closes https://github.com/vmangos/core/issues/3146 commit 51841ef44498b043eee6a80fb827b736be825fcb Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:22:52 2025 +0200 Add missing gossips for Hydraxian Honor Guard. Closes https://github.com/vmangos/core/issues/3147 commit 5d1c5969201ae1701b73f45bf0730f395b048dd0 Author: ratkosrb <[email protected]> Date: Tue Nov 18 00:08:00 2025 +0200 Add missing gameobjects for quest When Smokey Sings, I Get Violent. commit 082260565e79eb6077124963d3023213acd96712 Author: ratkosrb <[email protected]> Date: Fri Nov 14 22:03:46 2025 +0200 Fixes for 1.5.1 client. - Added opcodes. - Disabled warden since it doesn't exist. - Fixed party stats packet. - Disabled set mouseover target packet. commit 09a9a84ae949b6016053258624f7498a6e3b3a02 Author: ratkosrb <[email protected]> Date: Fri Nov 14 19:57:36 2025 +0200 Small improvements to pet related code. commit 13cee8250667dcf4509cbc8456b08c7ed4d343ff Author: ratkosrb <[email protected]> Date: Thu Nov 6 19:43:11 2025 +0200 Health and respawn time of Bankers and Auctioneers changed in 1.3. commit c18128bc16f7b181b1793688506b343c1e26c579 Author: ratkosrb <[email protected]> Date: Thu Nov 6 18:09:24 2025 +0200 Twilight Orb was Warlock only before 1.3. commit 38d15aec4ef80cd413244f5d7733ba086200bb72 Author: ratkosrb <[email protected]> Date: Thu Nov 6 17:48:21 2025 +0200 Finkle's Skinner was one-handed before 1.3. commit 3f62579eee457449f1676f69cbeb3d803e92c139 Author: insunaa <[email protected]> Date: Wed Nov 5 01:22:29 2025 +0200 Fix query in ObjectMgr with ambiguous column in join. https://github.com/cmangos/mangos-wotlk/commit/e2317a35353f4e64f2c406f366534561a6e3639a commit abad9111e5ea09a51ea7e5cca2bdaeb7a51b1407 Author: David Skywalker <[email protected]> Date: Tue Nov 4 19:40:19 2025 +0100 Fix some Hallow's End quests (#3142) commit ec2f9f2c7216db47ab4992af2f35290b5d23b277 Author: Michael Serajnik <[email protected]> Date: Tue Nov 4 16:03:20 2025 +0100 Fix migration name. (#3145) commit 8d693b14baef94726d506425363c945eca360ba2 Author: ratkosrb <[email protected]> Date: Tue Nov 4 00:40:13 2025 +0200 Do not create transports during startup. This avoids creation of continent maps during server loading which significantly speeds up startup times. commit 0c990fe13c26907b4ee658513d9495de10f048ac Author: Daribon <[email protected]> Date: Mon Nov 3 18:00:25 2025 +0100 Add missing WSG NPCs. (#3143) commit e62e590026cb9c0c75c64e882ef398f369cbf523 Author: ratkosrb <[email protected]> Date: Mon Nov 3 14:54:42 2025 +0200 Pets were not disabled while mounted before 1.6. commit 077294be59781e6c38ef446dd38218c4b881e0fa Author: ratkosrb <[email protected]> Date: Mon Nov 3 10:10:58 2025 +0200 Spell miss chance due to level difference is capped. commit 7f5b500e30265baca095cf8a2ee829eceda28bb1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 22:48:20 2025 +0200 More corrections to environmental damage. It should make you stand up but it shouldn't break feign death. commit e9149733e57cff871e63d9fe6dfbcd4a2965dce1 Author: ratkosrb <[email protected]> Date: Sun Nov 2 21:06:38 2025 +0200 AV: Required reputation for cavalry assault was reduced in 1.6. commit 769f11d2eb0f6acf90caa8a79e4707c245855bfc Author: ratkosrb <[email protected]> Date: Sun Nov 2 20:56:18 2025 +0200 Environment damage should not cancel stealth before 1.6. commit 4de428f53c2c4481beaa648be04a2c064f44d3e6 Author: ratkosrb <[email protected]> Date: Fri Oct 31 19:32:16 2025 +0200 Remove wrong quest end script from Skirmish at Echo Ridge. commit 76696239f3fbaa0ef2701f55d27c5793396b3df8 Author: ratkosrb <[email protected]> Date: Thu Oct 30 07:08:56 2025 +0200 Do not write gameobject guid as caster unit in spell casts. commit 97279997aae88f464d800f1c6dbeba3aa2ded3a0 Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:51:41 2025 +0200 Fix gameobject id. commit 74fa106e570d1ee68328b576c94f50282a8ae52d Author: ratkosrb <[email protected]> Date: Thu Oct 30 06:46:12 2025 +0200 Fix cannon from quest Death From Below. commit 4220a521cf943de4797cdef412a0a1608ba730d0 Author: ratkosrb <[email protected]> Date: Tue Oct 28 14:13:06 2025 +0200 Prevent float rounding errors from accumulating in some update fields. Closes https://github.com/vmangos/core/pull/3133 commit 587ea6e26e1438c241eafb89e5e1f2a8db33814e Author: ratkosrb <[email protected]> Date: Sun Oct 26 13:26:39 2025 +0200 Add missing texts said during Cenarion Hold attack event. commit 496a1508553fc21f825498355f3af5cd96f7a253 Author: schell244 <[email protected]> Date: Fri Oct 24 11:39:46 2025 +0200 Sync some function names in vmap extractors with TC (#3131) https://github.com/TrinityCore/TrinityCore/commit/efff24d20eadb5080727e23746f80d9113d99936 https://github.com/TrinityCore/TrinityCore/commit/4fbf78df1294be5b81d0f92f8081f81741e814ba commit d0fec2777e58bfd2a1803494ddb74d0298b4a69b Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:49:03 2025 +0300 Remove some unused grid notifiers. commit 4a82d0710230a2238e4b5fce451fe5971467f751 Author: ratkosrb <[email protected]> Date: Wed Oct 22 05:08:45 2025 +0300 Fix last migration. commit 6b117f8921888058338a1b10d93e0d4ff2b4d806 Author: NickTyrer <[email protected]> Date: Sun Oct 19 19:51:18 2025 +0100 Misc DB Fixes (#2845) commit b9ed670e1b009fd534bd13ccb8bfb2b3ea1cc570 Author: ratkosrb <[email protected]> Date: Sat Oct 18 22:37:22 2025 +0300 Add missing spawn for Lady Dena Kennedy. commit 02b110190528c02ac4fab732c6989cf27595b6bf Author: ratkosrb <[email protected]> Date: Fri Oct 17 18:16:52 2025 +0300 Add some missing creature spawns. commit 20a8489f4e8b5a255c456402910ce6e0fb49127d Author: ratkosrb <[email protected]> Date: Tue Oct 14 19:32:22 2025 +0300 Add more missing gameobject spawns. commit 2992373c738711604666fe1e501e70226d3d6f4a Author: ratkosrb <[email protected]> Date: Tue Oct 14 17:02:57 2025 +0300 Correct position for Talon Den spawns. commit 906f9ef47d9eeabe02c4a87205235477822c8b17 Author: NickTyrer <[email protected]> Date: Mon Oct 13 23:16:04 2025 +0100 Add Shark Spawns and Waypoints (#3044) commit a3d1074b5a0d921cca9f2208b46737ae389d1129 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:23:56 2025 +0300 Fix error some people get when applying migration. commit 5afaae4042007acf2af807c0cd54ba9fd89e06e3 Author: ratkosrb <[email protected]> Date: Sun Oct 12 04:20:13 2025 +0300 Add missing completion script for quest The Star, the Hand and the Heart. Closes https://github.com/vmangos/core/issues/3129 commit a1f0a10aad75d4601a73ddf811de887bc9bde7b8 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:30:50 2025 +0300 GameObject data fields should be signed. commit 2b8103a393eaac5e4dfbafac64c1376b0efa9540 Author: ratkosrb <[email protected]> Date: Fri Oct 10 19:06:42 2025 +0300 Add missing icon field to gameobject template. commit 3e53ca1fc1b8accef7cf7a5f61bdde71935dcdc9 Author: ratkosrb <[email protected]> Date: Thu Oct 9 19:35:25 2025 +0300 Don't multiply size twice. commit bc87ddf420a9d06433444171d65db6668a47d532 Author: ratkosrb <[email protected]> Date: Thu Oct 9 18:39:38 2025 +0300 Improve free guids preloading logic. commit 5a85185e46f51a6df1e513df48f9d178da7c7e26 Author: ratkosrb <[email protected]> Date: Wed Oct 8 17:16:00 2025 +0300 Load free guids on startup to reuse them. commit 9bb66034ff0645f64846814613ce25820b7f401c Author: schell244 <[email protected]> Date: Wed Oct 8 14:05:49 2025 +0200 MMaps: Fx some memory leaks and refactor code for async tile processing (#3122) commit 3164345ad2623cd66537512c9bb0ca175aec71a2 Author: NickTyrer <[email protected]> Date: Wed Oct 8 12:49:19 2025 +0100 Add Windshear Mine Waypoints (#3111) commit d556d4a29bcc6dc7d93f32f2600d2049c07ec489 Author: hashed-person <[email protected]> Date: Tue Oct 7 13:03:46 2025 +0000 Fix chat channels in 1.5.1 client (#3117) commit 34b22f4eb916c6050a60c2a594cec0e08e540cde Author: Gamemechanic <[email protected]> Date: Tue Oct 7 15:03:24 2025 +0200 Anticheat: Optimize wallclimb checks (#3114) commit ce01365f8d079f809e273f6b123049105df354a3 Author: ratkosrb <[email protected]> Date: Tue Oct 7 15:23:03 2025 +0300 Fix LoS checks for GameObjects without size data in db. Closes https://github.com/vmangos/core/issues/3113 commit 9245ce2fd45961b70f3a1e029a1cf57fa54709ef Author: ratkosrb <[email protected]> Date: Tue Oct 7 14:05:45 2025 +0300 Prevent losing money due to gold cap when trading. commit 2373eb4342b2c858b87757d03ccb61d6e62b7527 Author: ratkosrb <[email protected]> Date: Tue Oct 7 03:33:54 2025 +0300 Add missing gossip to Rabine Saturna. Closes https://github.com/vmangos/core/issues/3123 Mechanism for enabling quest after clicking gossip option is unknown, so using server side aura as condition. commit 65d664dc0469852d5ae24c55438eebabef43ecbc Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:47:11 2025 +0300 Define all account flags. Credit to TrinityCore. https://github.com/TrinityCore/TrinityCore/commit/8712a47951b7352c49ac5d1f2a2c787a132aae41 commit 888e41fd481cc6bd2c8ec5a095ff481b53ee5f2b Author: ratkosrb <[email protected]> Date: Tue Oct 7 01:33:32 2025 +0300 Fixes for item data based on cache from 1.2. commit fa4a08570aaa386a2761caf088432f345c7bee14 Author: ratkosrb <[email protected]> Date: Mon Sep 8 20:28:38 2025 +0300 Fixes for item data based on cache from 1.7. Thanks to Killerwife for providing the wdb files. commit e03158f12f162436d277a5b691ab63e135003db6 Author: ratkosrb <[email protected]> Date: Mon Sep 8 13:46:19 2025 +0300 Fixes for item data based on cache from 1.8. Thanks to Killerwife for providing the wdb files. commit ceb92c3eb0a8d2a6e460fa9eb7a886cbf2bb838a Author: ratkosrb <[email protected]> Date: Sun Sep 7 21:27:17 2025 +0300 Fixes for item data based on cache from 1.9. Thanks to Killerwife for providing the wdb files. commit 2375991e5b9f1fd784b584d9cf616084fed91d26 Author: ratkosrb <[email protected]> Date: Sat Sep 6 14:51:32 2025 +0300 Fixes for item data based on cache from 1.10. Thanks to Killerwife for providing the wdb files. commit 867166f9e7e22fcac0fcbbe2ba11fee320f79994 Author: ratkosrb <[email protected]> Date: Sat Sep 6 10:51:20 2025 +0300 Fixes for item data based on cache from 1.11. Thanks to Killerwife for providing the wdb files. commit f40323c51c09ed6727f463134f24fe1027b8b838 Author: ratkosrb <[email protected]> Date: Tue Jul 8 16:24:35 2025 +0300 Add missing includes. commit 6d94153b0fe12315f5c3475250b4b1f6ade9f047 Author: Gamemechanic <[email protected]> Date: Sun Aug 31 01:53:37 2025 +0200 Fix boolean logic in HostileReference::updateOnlineStatus (#3115) commit 58aa06ac0baacc767777898161664c5467e612e5 Author: ratkosrb <[email protected]> Date: Sat Aug 30 13:44:37 2025 +0300 Flag Stand and Fishing Hole gameobjects were added in 1.6 and 1.7. Fixes WSG flags before 1.6. commit df2a6c8bd151e2c862c30902598f26148ffeb477 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:53:41 2025 +0300 Fix InventoryResult enum for 1.5. commit 6d0a9bf2878c23970bfe056f8f9e69230f93ffba Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:31:15 2025 +0300 Fix SpellCastResult enum for 1.5. commit b4759fb1fb7f8eff5708bf0980da0dfcbab5ed87 Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:07:17 2025 +0300 Fi crash when using debug send spellfail command. commit 44bfb6709391714bc764d660bc0b05c682f58dae Author: ratkosrb <[email protected]> Date: Sat Aug 30 12:01:44 2025 +0300 Fix Bloodthirst buff getting instantly consumed before 1.6. commit b0230b604a9488776600be4eee854e790e9206d1 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:25:59 2025 +0300 Racial leader field was added to creature template in 1.7. commit 80110857fd3bdc439be00aa4a73a7daa10c715e4 Author: ratkosrb <[email protected]> Date: Fri Aug 29 11:13:39 2025 +0300 Area bound field was added to items in 1.7. commit 394c48b0522b15b465913ac71ca95f6d8b634a0f Author: ratkosrb <[email protected]> Date: Fri Aug 29 10:59:50 2025 +0300 Fix item prototype structure in older builds. commit 0c1fcb5634885caae71d9cf66a3e5a5acf5484bd Author: ratkosrb <[email protected]> Date: Wed Aug 27 06:22:38 2025 +0300 Add some safeguards against using deleted item pointers. This should never trigger, but if someone messes up things in the future it would help debug broken code. commit 3aacf3afb53b3166df6619a461a2e75826587372 Author: ratkosrb <[email protected]> Date: Wed Aug 20 20:43:23 2025 +0300 Feline Swiftness shouldn't apply out of cat form. commit 27698c42628e6bd6abac04a2a95a5536b74dec51 Author: ratkosrb <[email protected]> Date: Tue Aug 19 06:50:02 2025 +0300 Fix despawn time for non hunter pets. Tests on classic with warlock and guardian pets seems to range between 12 to 16 seconds. commit 58f20eb0b2fd0af674c059e180eaacd3547d57db Author: ratkosrb <[email protected]> Date: Sun Aug 17 17:25:14 2025 +0300 Fix string size checks in guild handler. Closes https://github.com/vmangos/core/issues/3108 commit e74c1bfd5832ada5e9ca29aaadd39ce6cc285b8b Author: ratkosrb <[email protected]> Date: Sun Aug 17 16:26:40 2025 +0300 Remove unused ordered set parameter from UpdateVisibilityOf. commit 8a6b1d0d3288e8c738265efe4b0ccf9c885a5e10 Author: ratkosrb <[email protected]> Date: Sun Aug 17 14:18:14 2025 +0300 Remove GenericSpellAI. Fully replaced with spell lists and EventAI now. commit c59e50926e03fb6133b3a6cf835ba3cc08c95701 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:57:06 2025 +0100 Add Feralas Creature Waypoints (#3103) credit cmangos commit c2aee6abb8bac655200dac8a830d408bbb63ea18 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:53:21 2025 +0100 Correct Wandering Protector Waypoints (#3102) credit cmangos commit 2f20dd8e605073ed977744576cbca6834cfec632 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:40:07 2025 +0100 Correct Two Cliff Walker Paths (#3101) credit cmangos commit 8e4bb9bbbe1deaaf9f432385c7340075f523b191 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:35:49 2025 +0100 Correct Wandering Forest Walker Waypoints (#3100) credit cmangos commit a40cc83bffa0f5534b44a8bd1803366012cfe2c5 Author: NickTyrer <[email protected]> Date: Mon Aug 4 13:27:00 2025 +0100 Correct Apothecary Lycanus Waypoints (#3099) credit cmangos commit e638ae483e79e2271cd2ef1ec5b1b2f9aaf41f16 Author: ratkosrb <[email protected]> Date: Sat Aug 2 19:17:13 2025 +0300 G3D: Make sure __cdecl is defined on all platforms. commit 9fd392fdbce9bce9222418f6ae3454ae9f7bfc99 Author: ratkosrb <[email protected]> Date: Sat Aug 2 16:53:58 2025 +0300 Add many missing spells to mobs. commit f310bec9cea1dec891ac15f5111270aa59fc6ac4 Author: NickTyrer <[email protected]> Date: Fri Aug 1 22:39:08 2025 +0100 Correct and Add Warlock Summoning Quest Scripts (#3079) commit b9cd08f7aa56fc810acd3cb792e712d826a8a33c Author: ratkosrb <[email protected]> Date: Fri Aug 1 17:10:57 2025 +0300 Fix possible crash in AutoStoreLoot. commit 94b124a64a4ab61749f5922b183b309c1840333a Author: ratkosrb <[email protected]> Date: Fri Aug 1 11:08:44 2025 +0300 Avoid looking up threat targets through map. commit 61e84a16e0b9547b2a8860d654536cfcc2f135d0 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:38:22 2025 +0300 Add Tanaris Field Sampling spell script. Closes https://github.com/vmangos/core/issues/1310 commit 240f9cd7bad72b19e8a02a11a27bda1ca49a02b5 Author: ratkosrb <[email protected]> Date: Fri Aug 1 10:25:49 2025 +0300 Digging Claw should not summon mobs every time. Closes https://github.com/vmangos/core/issues/1698 commit 20b2956ee8376d2f3fc59a5add2d7f0e4cc26cf7 Author: Michael Serajnik <[email protected]> Date: Fri Aug 1 07:13:47 2025 +0200 Pin Windows runner images to Windows Server 2022. (#3098) This will prevent the upcoming `windows-latest` image label migration[1] from potentially breaking the Windows workflows. [1]: https://github.blog/changelog/2025-07-31-github-actions-new-apis-and-windows-latest-migration-notice/#windows-latest-image-label-migration commit 5372b1a923f9b5d8b60e1b717d6097fccc944d0f Author: NickTyrer <[email protected]> Date: Thu Jul 31 18:13:45 2025 +0100 Add pathing for some drakes and franklin in burning steppes (#3088) commit d23fdbcf6f10fd23e2944dc44e0a44fcdb91548e Author: ratkosrb <[email protected]> Date: Thu Jul 31 10:56:05 2025 +0300 Fixes for Jinxed Voodoo Pile. Closes https://github.com/vmangos/core/issues/3097 commit 41ea20668ae868f016ad3e1ed24913d1d3aaa463 Author: ratkosrb <[email protected]> Date: Mon Jul 28 13:37:45 2025 +0300 Remove GenericSpellAI from some mobs. commit 53da79f55b05548e3b3a0a3c1ba3b38adf2caabf Author: NickTyrer <[email protected]> Date: Sun Jul 27 08:55:02 2025 +0100 Add missing scripts for Call of Water quests (#3094) commit 57211d064b599f4b6453b40b98c17eb79ae5a249 Author: ratkosrb <[email protected]> Date: Sat Jul 26 16:51:46 2025 +0300 Allow using SCRIPT_COMMAND_REMOVE_OBJECT on creatures. commit 49f63fb972924b8265466d3258d8933085fe1f10 Author: ivgrekow <[email protected]> Date: Thu Jul 24 20:25:17 2025 +0600 Prevent battlebots from chasing targets in stealth (#3095) commit 552dbef4ea0618e94042bb92a8d2f73625622e0e Author: ratkosrb <[email protected]> Date: Thu Jul 24 14:22:16 2025 +0300 Optimize iterating threat list in scripts. commit f401a67a0f1ce4fcd8f8bb6485e8816fbbcecd90 Author: ratkosrb <[email protected]> Date: Fri Jul 18 10:32:51 2025 +0300 Fix Power Word Shield not applying Weakened Soul in older patches. Closes https://github.com/vmangos/core/issues/3055 commit 0a85bfe70b1859a5f9346aaad3304aeecf05bb54 Author: Chero <[email protected]> Date: Fri Jul 18 00:04:24 2025 +0300 Improve cell and map object guid guards. commit 92a943bc278f474b362425d4331242d6a2dee672 Author: ratkosrb <[email protected]> Date: Thu Jul 17 09:00:02 2025 +0300 Improvements to Ragnaros script. Fixed emerge and submerge to match sniff and corrected spawn positions of the sons of flame. commit 777976c623b8d302294a47d667547818ec4ade7e Author: ratkosrb <[email protected]> Date: Thu Jul 17 05:25:21 2025 +0300 Add command to view guild log. commit 961832a324aee57e8cb5d104d7693092258d445d Author: ratkosrb <[email protected]> Date: Sun Jul 13 21:11:28 2025 +0300 Fix respawn exploit with Whitemane and Mograine. commit dfdc28088cb559b461497b3242b6e7d7681c610e Author: ratkosrb <[email protected]> Date: Sat Jul 12 06:56:27 2025 +0300 Fix recursion in quest drop code. credit to cmangos https://github.com/cmangos/mangos-tbc/commit/45c0038e40762a0c8742286440bb1e6d99d63fa6 commit fa6f9a4440f4e3e0d6e7c413d10fa178e7a8a59e Author: NickTyrer <[email protected]> Date: Sat Jul 12 04:20:58 2025 +0100 Add Badlands Buzzard Waypoints (#3083) credits cmangos commit 645ed83fc0abc37d53a6be33ffbbf7108f91b9f9 Author: Chero <[email protected]> Date: Sat Jul 12 06:10:35 2025 +0300 Change some ordered maps and sets into unordered. commit 963be40a640d2d4dc2157557b74f6618237c1087 Author: Chero <[email protected]> Date: Sat Jul 12 05:54:36 2025 +0300 Guard cell object guids behind mutex. commit 54a8d4bfbe1c8652b7f2166e80edd15b169bb6ac Author: Chero <[email protected]> Date: Sat Jul 12 05:37:01 2025 +0300 Add index to character_deleted_items table. commit c07900f8425255e210b747fc58cbffdc2ea08f69 Author: NickTyrer <[email protected]> Date: Sun Jul 6 18:28:33 2025 +0100 Fix Affray Broadcast Text (#3084) commit 33fcf975b7db885fbca27f9d461eaa2bac1ce5bb Author: ratkosrb <[email protected]> Date: Sat Jul 5 15:38:04 2025 +0300 Restore the Toxic Frogger. Closes https://github.com/vmangos/core/issues/3082 commit 7f1e83d8da398dc7db135a6fb0a143d5c969be3b Author: NickTyrer <[email protected]> Date: Sat Jul 5 12:15:34 2025 +0100 Add Mesa and Elder Mesa Buzzard Waypoints (#3081) credit to cmangos commit c42b0526f3a276103daebca160a3fdce105f9e67 Author: ratkosrb <[email protected]> Date: Sat Jul 5 13:56:34 2025 +0300 Check string size in guild packets and name some unknowns. Thanks to Giperion. commit 3ea0cccc2ff438d14ecf7aafa88004e9500d130c Author: ratkosrb <[email protected]> Date: Fri Jul 4 14:25:02 2025 +0300 Patch changes to Scarshield Quartermaster. He was a rare spawn and would always drop either the shield or gun before 1.6. He was moved to a different spawn point in 1.11. commit c06622ffa8d8b103133fb0b072bc0656743a5d6c Author: coolzoom <[email protected]> Date: Fri Jun 27 22:31:20 2025 +0800 Update windows runner to windows-latest (#3080) commit cc52075be1d78342467f70cbb3579d85f1270407 Author: schell244 <[email protected]> Date: Fri Jun 27 14:03:24 2025 +0200 Assign correct text to Henze Faulk (#3078) commit f30fdd47ce3a3171a55691a12a70efc65252a743 Author: NickTyrer <[email protected]> Date: Tue Jun 24 15:23:35 2025 +0100 Update Script Texts (#3075) commit 410c12ac303a3312570a5261a30b76ff6e560f76 Author: NickTyrer <[email protected]> Date: Mon Jun 16 16:03:53 2025 +0100 Add Missing Food / Water Pools (#3072) commit b58d6a1f7c988b8163656bef02ba6d0851aac768 Author: ratkosrb <[email protected]> Date: Mon Jun 16 02:22:15 2025 +0300 Fix a deadlock when boarding transports. Closes https://github.com/vmangos/core/issues/3058 commit 4d34de51247150bd3baff9a419b1ef4d61a5fc94 Author: NickTyrer <[email protected]> Date: Sun Jun 15 19:29:08 2025 +0100 Mining Nodes - Tidy and Additions (#3071) commit 1e7c07965343788b7dfe8cd36c0e3b13f27d6fb1 Author: Wall <[email protected]> Date: Sun Jun 15 09:08:38 2025 -0400 Prevent division by zero in Dynamic Object LoS checks (#3070) commit 8e42a5cc573a57ef925e168324f8ba9a171a8982 Author: NickTyrer <[email protected]> Date: Sun Jun 15 09:53:54 2025 +0100 Add Missing Thorium / Truesilver Veins (#3069) commit 6012f5921226a3a283bc617cbe84b4df2423ecfc Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:39:07 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (#3066) commit bb633e9f5ac95e1ae8db5ce96c91aef07541e196 Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:31:21 2025 +0100 Add Missing Silver / Gold / Iron Veins (#3064) commit fe9c85a85457beca6395b4c5e134b39b5d50adcd Author: NickTyrer <[email protected]> Date: Sat Jun 14 20:25:48 2025 +0100 Add Missing Tin / Silver Veins (#3062) commit 85449de94810eb84502d7907d1d0f9c812a920f0 Author: ratkosrb <[email protected]> Date: Sat Jun 14 20:44:21 2025 +0300 Rename Transport to ShipTransport. commit e6261c29a0174b70718e180cf532026c442c956b Author: ratkosrb <[email protected]> Date: Sat Jun 14 19:00:55 2025 +0300 Start session counter from 1. commit a4c2464a1f249347f1d278aa8bef014660a259e3 Author: ratkosrb <[email protected]> Date: Sat Jun 14 18:44:47 2025 +0300 Add Deeprun Tram teleport. commit c6a72dda4bd306e829aeee2fc4ca0581be3ffdb3 Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:43:15 2025 +0300 Cleanup GrobbulusData enum. commit 344ca418f09e53a3530279336409f5d0b3a0e04f Author: ratkosrb <[email protected]> Date: Fri Jun 13 16:41:34 2025 +0300 Delete unused script texts. commit 128f617f606d62eaf2571b298b0c54eb6875cd9c Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:30:05 2025 +0300 Specifying movement origin should be mandatory. commit 6791795d5166e85c93a551d4cfcf78e3e24a349e Author: ratkosrb <[email protected]> Date: Thu Jun 12 22:12:11 2025 +0300 Make spell_template table reloadable. commit bdc68df4224c36984ac840a148e936a50b68383b Author: NickTyrer <[email protected]> Date: Thu Jun 12 12:57:25 2025 +0100 Add Missing Copper Veins (#3061) commit 8da9c3fb40f4f5454b96bea7caccf75782a6a162 Author: ratkosrb <[email protected]> Date: Wed Jun 11 02:13:30 2025 +0300 Fix std::string being used as variadic argument. commit e2314a59fad7c2d49754a3cedef189a9310a4f7e Author: maloch11 <[email protected]> Date: Sun Jun 8 13:50:31 2025 -0500 Fix chain heal ordering (#3060) commit 7b5c870428883d613eb71aa3355767bc6ae8300c Author: ratkosrb <[email protected]> Date: Sun Jun 8 18:27:21 2025 +0300 Add missing gossip options to restore Mage talismans to Al'tabim. commit fbb65618f396eeaa6835be3ff3f291231dc7f83d Author: ratkosrb <[email protected]> Date: Sun Jun 8 04:30:41 2025 +0300 Fix startup errors on low patches. commit 88144ef68dfca7177d7659000207e93c18609403 Author: schell244 <[email protected]> Date: Sun Jun 8 02:44:17 2025 +0200 Refactor code for updating battleground queues (#3057) commit 38bfb834c229ff67b908eda4a4424ca0a5da5a8b Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:07:25 2025 +0300 Check if channeled spell is ignoring restrictions. commit 8820dd74f8935b93fe0a4459319d7d55c4e4e393 Author: ratkosrb <[email protected]> Date: Sun Jun 1 18:06:05 2025 +0300 Remove no longer needed hacks for Blood Siphon. commit 39056aa84b8da2de879576cddce1934afafc289f Author: Gamemechanic <[email protected]> Date: Sat May 31 13:17:32 2025 +0200 Clean up OPvPCapturePoint::SetCapturePointData (#3053) commit 5afcc270e79ea95691011031837d6f36203c38d2 Author: ratkosrb <[email protected]> Date: Fri May 30 22:14:10 2025 +0300 Correct respawn time of Mok'rash. commit 94089199ec78ae8a1f3a1988ac3b70f03a4c3caa Author: ratkosrb <[email protected]> Date: Fri May 30 22:07:22 2025 +0300 Instances had no level requirements before patch 1.4.1. commit 271373a502e59a2dd80401d4fb3ef38e8130bc11 Author: ratkosrb <[email protected]> Date: Fri May 30 21:55:53 2025 +0300 Fix being able to train some warrior spell ranks without required talent. Closes https://github.com/vmangos/core/issues/3051 commit 9e233d9403a972dd6209e3574c8e22f67e0927e8 Author: ratkosrb <[email protected]> Date: Fri May 30 16:43:32 2025 +0300 Correct period for Naxxramas as well. commit 64eb07f55881fd754a4a28fc7fdef0883477b939 Author: ratkosrb <[email protected]> Date: Fri May 30 16:14:10 2025 +0300 Correct transport periods for older clients. Added a command that adds a multiple of the period to the full path progress sent to client so that i can narrow down and find the correct period. commit a2de65fefd97bc9651eb43b013c14058541afac6 Author: ratkosrb <[email protected]> Date: Fri May 30 13:20:57 2025 +0300 Correct transport periods for 1.12. The values from classic sniffs are not accurate for vanilla. They are off by a few milliseconds which accumulates and becomes visible after server runs for a long time. commit 165626231ef9bf686eb443c55b6328081df49714 Author: ratkosrb <[email protected]> Date: Fri May 30 12:13:00 2025 +0300 Add command to list visible guids. commit 3060114bc5bf40e32330b88fca07b138a276c59e Author: Chero <[email protected]> Date: Thu May 29 20:24:03 2025 +0300 Use vector instead of list for procs list. commit 776130c9493a4c7acf9c8799c8c5e58142308520 Author: Gamemechanic <[email protected]> Date: Thu May 29 19:09:00 2025 +0200 Avoid resetting iterator when saving quest status. (#3050) commit 673365f99adf7186319a27fd90c0a83ba7cf4c6b Author: ratkosrb <[email protected]> Date: Thu May 29 13:48:08 2025 +0300 Fix Ignite for old client versions. Closes https://github.com/vmangos/core/issues/3049 commit ded23a0e63b2a299db0f7e89dd39455ca422bce0 Author: Gamemechanic <[email protected]> Date: Wed May 28 23:07:37 2025 +0200 Use radians instead of degrees (#3048) commit cbdc84c459aaea0fdef7323c072ed4dfffc6d8fd Author: ratkosrb <[email protected]> Date: Mon May 26 22:11:22 2025 +0300 Don't reveal enemy team factions to players. Closes https://github.com/vmangos/core/issues/2968 commit 91f6a78360ffbf9c5a36a8aeaf2880bf9dac537e Author: ratkosrb <[email protected]> Date: Mon May 26 21:05:47 2025 +0300 Fix a comment. commit 2c6a1fe8aa70a7ac2eecfc7b127bf1f05d9ee9f8 Author: ratkosrb <[email protected]> Date: Mon May 26 21:02:54 2025 +0300 Move overrides for spells that can trigger weapon procs to db. commit 6f5390fcc7afe45c28118bf46a474236d7998126 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:55:05 2025 +0200 Optimize CalculatePassengerOffset (#3035) commit e7e74f66c39a70273f1751a31a23a48bdeb7cd79 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:54:50 2025 +0200 Rewrite logic in HasInArc (#3037) commit 6be7a59386bc5c7fda0daeaad966fb488dfb3041 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:52 2025 +0200 Remove Geometry::ClampOrientation (#3038) commit 7cd451d80c53c4ae1128557e0af4757e37f856f9 Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:33 2025 +0200 Use Vector3 constants (#3039) commit 6ac635bc5ff11bea8940cfff7090695794a1e41f Author: Gamemechanic <[email protected]> Date: Mon May 26 16:53:12 2025 +0200 Removes unused variables in G3D:Ray (#3040) commit 428ca0a17d3cd1212dec26ccad81bcf8f866e7a0 Author: ratkosrb <[email protected]> Date: Sun May 25 22:41:17 2025 +0300 Define stat64 for BSD. commit a4ae5524cbea21901bd0ab53e2b10d31c004b420 Author: Josh <[email protected]> Date: Sun May 25 01:10:30 2025 -0400 Add missing loot to Jade rare mob (#3034) commit e5070fbd3329b11d9705d4defd1182c870c34c9e Author: ratkosrb <[email protected]> Date: Fri May 23 21:11:24 2025 +0300 Add spell script for using bg banners. commit a102c9631f2432cedc72e863c56f61a8987de79d Author: ratkosrb <[email protected]> Date: Fri May 23 19:50:30 2025 +0300 Slim's Friend should be immune to Mind Control. commit 4e150372133b1314a6b0ccfab49534bc81c9d310 Author: ratkosrb <[email protected]> Date: Fri May 23 16:35:28 2025 +0300 Disarming a hunter trap should flag you for PvP. commit dd89cf39bf0a7562afb822f89e31fdb6d5ad0916 Author: ratkosrb <[email protected]> Date: Fri May 23 15:51:07 2025 +0300 Don't teleport player to homebind on logout inside invalid instance. https://github.com/TrinityCore/TrinityCore/commit/77d20d6aba6aaa3e8413146156c3a3ea92b7bea4 commit 92dd42881d25139067c4f78533b262504263a753 Author: Chero <[email protected]> Date: Fri May 23 15:38:37 2025 +0300 Remove useless query when loading auctions. commit df189d7bb007e86be247a2cc2e06780856ed4c51 Author: ratkosrb <[email protected]> Date: Thu May 22 13:33:59 2025 +0300 Correct faction for all gameobjects. commit 83efd262df88a270af2a51a9ac0c0b64864a1743 Author: ratkosrb <[email protected]> Date: Wed May 21 09:26:03 2025 +0300 Make gameobject_template table reloadable. commit 164269bf1d10d92976a2fbc83828fa76e32118c8 Author: ratkosrb <[email protected]> Date: Wed May 21 08:04:07 2025 +0300 Fix wrong type and data for Sapphiron's Ice Block. commit b9f0a0e9c7002d71c588bc2305fae17ba54e99a3 Author: Gamemechanic <[email protected]> Date: Wed May 21 06:07:34 2025 +0200 Move creature min max level check to ObjectMgr (#3015) commit a2d80095ca6eb5629740a9ec0e173b3374b03d9e Author: FlagFlayer <[email protected]> Date: Wed May 21 07:06:18 2025 +0300 Misc. DB fixes (#2953) commit c9894399ca0c4cde55ef487d81248aac35046de3 Author: ratkosrb <[email protected]> Date: Tue May 20 08:50:38 2025 +0300 Add spell scripts for some gm spells. commit b7e9d96b5090e490d222e097fb8a48101b460b72 Author: ratkosrb <[email protected]> Date: Tue May 20 07:33:35 2025 +0300 Add spell script for Create Healthstone. commit 1b62245bab0e45e6d0f0e8be716ef4084f208206 Author: ratkosrb <[email protected]> Date: Mon May 19 13:21:49 2025 +0300 Fix Goblin Mortar and Big Bronze Bomb. Closes https://github.com/vmangos/core/issues/3011 commit bfce78ccdbabb6bdb9d237de13ab5ecd879a3f98 Author: ratkosrb <[email protected]> Date: Mon May 19 08:17:54 2025 +0300 Lock movespline mutex during extrapolation. commit 98d3ccc35492362bd917aa8d9b48e7a325d515d7 Author: ratkosrb <[email protected]> Date: Sun May 18 07:05:03 2025 +0300 Add some more spell scripts. commit 47c79c8d37a219883dacb023a80450a8110fb2f8 Author: cpevors <[email protected]> Date: Sat May 17 13:01:30 2025 -0700 Possible fix to XP per kill rounding issue (#3032) commit 1245412a44f4cb49f36a79a5c85ab610eeeef50b Author: ratkosrb <[email protected]> Date: Fri May 16 05:31:51 2025 +0300 Reduce movement extrapolation. commit 79418e50eaba1ca8816af7857c86bcea063525ff Author: ratkosrb <[email protected]> Date: Fri May 16 05:25:21 2025 +0300 Fix not being able to move after login sometimes. commit 067f45091d841a828a948b0285240532ab3f385b Author: ratkosrb <[email protected]> Date: Fri May 16 04:47:52 2025 +0300 Delete custom creature Vam. commit 6f393e0ba95c2de5dbf2ab919a208d8f727e8c1b Author: ratkosrb <[email protected]> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d1f40248ccc5d302d162e5f2774f579030 Author: ratkosrb <[email protected]> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcfcd8893dc33bb4d7d0d6b31fadaf0c7047 Author: ratkosrb <[email protected]> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e19bfbce8ecee70c05a9e73bb5159a3af8b Author: ratkosrb <[email protected]> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022ae5206278da510400a0bcb34e3f93d9326 Author: ratkosrb <[email protected]> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda44fd97f95146aa1e1cabbca7d4e67dda66 Author: ratkosrb <[email protected]> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4c326e53620bfc91aee64fb1dc7008bbc6 Author: ratkosrb <[email protected]> Date: Tue May 13 03:03:13 2025 +0300 Don't check damage origin for boss loot. Closes https://github.com/vmangos/core/issues/2228 Closes https://github.com/vmangos/core/issues/3028 commit b661ec6ccc1b4d3e485b6f24383f6a2b409afe30 Author: ratkosrb <[email protected]> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0adb1f1c497fd62f80d8518d2da788ce8570 Author: ratkosrb <[email protected]> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254cd8f13bf37e7fe12a397fd5a59029f242 Author: ratkosrb <[email protected]> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09dda63b63e3682a888a29e3ef8db04799e6 Author: ratkosrb <[email protected]> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76b7c07fecd58dfc5f0c5f83ab81dfe12df Author: Gamemechanic <[email protected]> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (#3030) commit 0498b88f22d4c5faf74a1a2e7ba4b9c41988176f Author: ratkosrb <[email protected]> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c8a732f9ecfe6e3f76fb1a10b9a3da1976 Author: ratkosrb <[email protected]> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a553017f2c67de2415c1b18b0c332f8f0f6 Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:55 2025 +0200 Reagent vendors in Feathermoon Stronghold and Camp Mojache were added in 1.3 (#3024) commit a6a074e86b7196001e2664ea9e7a5adeaf64460d Author: Gamemechanic <[email protected]> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (#3021) commit 7fd712a727ee50782f8d7d8670b0abe35eb5f643 Author: ratkosrb <[email protected]> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. https://github.com/cmangos/mangos-classic/commit/9f42f591f0244a994473373fc512c65c71930dd9 commit 883a35de2cb8e25bee7ac368fbfa0c16032467e1 Author: ratkosrb <[email protected]> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd866b2dfe1b59b4ae981dad43156ca17d2a Author: ratkosrb <[email protected]> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e56804ead81d89de8360109d1fe5406926 Author: NickTyrer <[email protected]> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (#3027) commit d4f383421b6f4373887b0680d0973886f971e48a Author: NickTyrer <[email protected]> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (#3026) commit f584b8002a317c5827b500e6ed9ba571309bb01d Author: NickTyrer <[email protected]> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (#3025) commit 9f5283e597e009628244c0b957633c69b240dfdc Author: NickTyrer <[email protected]> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (#3023) commit c45d1aa8276233a847b7337ef623a88c2871a1a5 Author: NickTyrer <[email protected]> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (#3022) commit 57c09afa76c4594da09ad2318e966fefcf12e91f Author: ratkosrb <[email protected]> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c522ae3b48f666ad35d0a0a750ff9a8e189 Author: Gamemechanic <[email protected]> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (#3020) commit f1857ed6afa16dc9b0857fa77f403e83c73e8d5c Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351fdb04b12fb8019695f4a416610dc5102bb Author: ratkosrb <[email protected]> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec61d385a375d3c48257bbf6b4a7e77924b8 Author: Chero <[email protected]> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe04b13881a84e4c604656e66fa099cedeb6 Author: Chero <[email protected]> Date: Tue Apr 29 02:17:18 2025 +0300 Cancel immediately channeled spells that are about to fail due to no more valid targets. commit 354f3f5ae761935942a04c524cda87f9c9ee73f3 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226e63b60f2a17ea753c3b5c2639a7f337e9 Author: ratkosrb <[email protected]> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391ecfb2b8b936432c369aad5cabd6c996f06 Author: ratkosrb <[email protected]> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4501008c8ef48aad58772a4ea72921b51b Author: ratkosrb <[email protected]> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. https://github.com/TrinityCore/TrinityCore/commit/171003639293b7c08d491849374ed5a88998a46b commit 8f29214c13797602f851631d5604168ca9a30929 Author: ratkosrb <[email protected]> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes https://github.com/vmangos/core/issues/3014 commit 2dae0ef85799fc34c2f9b62a1df3008cc069ebd0 Author: ratkosrb <[email protected]> Date: Mon Apr 21 17:02:28 2025 +0300 Avoid copying the creature list in grid object updates. Will this cause a deadlock? Let's find out together. commit 279b8e6a379206e156f3003beb52d3aa8558147a Author: Gamemechanic <[email protected]> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (#3018) commit 596a13c6037b876f712971f75c8b0b0ae210680a Author: Nolin <[email protected]> Date: Mon Apr 21 00:00:21 2025 +0200 Use actual realm ID instead of hardcoded 0x2C in `LoadRealmlistAndWriteIntoBuffer` Thanks @0blu for debugging commit f6fd0f33b327cedcb5403d854b97e671b904eade Author: ratkosrb <[email protected]> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f55ca953a884883e9262048c2658550cbec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (#3017) commit 4591fce5c121b83de383ac3a61fb1357cd0a74ec Author: Gamemechanic <[email protected]> Date: Sat Apr 19 15:01:23 2025 +0200 Realmd: Fix masking of login string if password is empty (#3016) commit d7ac87225b87d0748a818fb6dfbea5d41feec910 Author: ratkosrb <[email protected]> Date: Sun Apr 13 20:21:44 2025 +0300 High Priest Rohan was not part of the Ironforge faction before 1.4. commit d8c5284f915dbd0cafce68bc98f00c2fd40349f7 Author: ratkosrb <[email protected]> Date: Sun Apr 13 19:55:56 2025 +0300 Wandering Forest Walker should be elite before patch 1.8. Closes https://github.com/vmangos/core/issues/3009 commit 2f1c626806be506ebea9ed4a6d15e1dcfa671bc1 Author: Wall <[email protected]> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (#3007) commit 7f256a6a977bff1969c7c0bd20bca06c15dd3e72 Author: Gamemechanic <[email protected]> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (#3008) commit fdb5887f0680627d29b3053a24b6d048cdc8e4a7 Author: Gamemechanic <[email protected]> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (#3006) commit f4a971d4191871714bd4f8d320057c0c744f01cf Author: Chero <[email protected]> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c986f822e96ca4925fc775f75c4c66517a87 Author: FlagFlayer <[email protected]> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (#3005) commit b0b052139a4aae2354cedc3ca9b580016cc3738f Author: ratkosrb <[email protected]> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be41706e1655745d4dce960f40a5b22679e5 Author: ratkosrb <[email protected]> Date: Thu Apr 10 21:06:17 2025 +0300 Make sure bots draw their weapons. Incorrect sheath state can prevent blocking in combat. commit f594f4000a0ad64c2d5c23fd2636f1ee543a0a6c Author: ratkosrb <[email protected]> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e392155e6918e111793f59b614ed6680f40934 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048c57397daaae7efd6338e9b68d1f2d90a0 Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8e58e2a67aa88ceed3a7d7e399e95897cf Author: ratkosrb <[email protected]> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad522e50c5f834a5081067e206e51c037e36 Author: ratkosrb <[email protected]> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095480a0819b76d4cf209196dea4df2f261e Author: ratkosrb <[email protected]> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33eb1971b6d52f1531b9f47a031218fb069 Author: ratkosrb <[email protected]> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b2534416864dcf39e103fe433c0b0f209ed29a7 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5010790a7c1935f0478384a6ebf9e5ea62 Author: ratkosrb <[email protected]> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e33530969ad1efda0e8fb0e79ed2c03da683db Author: Chero <[email protected]> Date: Mon Apr 7 09:47:07 2025 +0300 Implement SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND. commit d598919f94c7ab7e9d095d3f6e7345eb38e1d8ee Author: ratkosrb <[email protected]> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd3337dff58fc6bdc986c6312d465aa932794 Author: Gamemechanic <[email protected]> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (#3000) commit d8034ebeb4b08c8d3ac50a200dfaf29bd8ba7e70 Author: ratkosrb <[email protected]> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11968e6cd4bd8ebba2ed89de97875cc4c75 Author: ratkosrb <[email protected]> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93103eb11529021a11dc2e7c56fbedbcb8a Author: ratkosrb <[email protected]> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9cfbe89813cc22c546a81d15c6371e72320 Author: Daribon <[email protected]> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (#2912) commit 6edfaf6f302ac60a844311d64d2b3fe2f12b291f Author: Daribon <[email protected]> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (#2911) commit 22ada9fcb418673e2618679cefd1a16c0bc8320d Author: Daribon <[email protected]> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (#2891) commit 60c7f2d5d23723186373bf7681500eda4b871ce9 Author: Daribon <[email protected]> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (#2890) commit 491191deb745f2fb7f5691392d8e587b7584813d Author: ratkosrb <[email protected]> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc98b5ebcc58c08a9fb7f3bf3c524834ef0 Author: schell244 <[email protected]> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (#2994) commit 116f709dbcc49f5b430c7b295fd256fae931b516 Author: schell244 <[email protected]> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (#2992) commit 185d8a441bbfce504bde0f27a11471f993578b69 Author: Stoabrogga <[email protected]> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (#2991) commit b189f7745019015fb527ed7eeee14f96bacd1d60 Author: schell244 <[email protected]> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (#2988) commit 998868479c7a468b858ee00bd2466b6f56e039de Author: NickTyrer <[email protected]> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (#2985) commit c9020ec9cf41c410e9f2a39c4b7e1fc2ca0adb3d Author: Chaosvex <[email protected]> Date: Fri Mar 28 17:29:02 2025 +0000 Fix potential crash in GetBaseModValue() (#2990) modType comparison should be greater than or equal to, otherwise '2' is a valid value, which would would cause an out of bounds access of m_auraBaseMod. Both values are signed types and should therefore also be checked for any negative value. commit 340d88cb39f9aef275d64c2c0989b6a56293f787 Author: Chaosvex <[email protected]> Date: Fri Mar 28 16:58:51 2025 +0000 Fix memory leak in molten core script (#2989) Handle instance data strings the same way as most other instances commit de479947aa8cfb26749f20b2a1e12bdc43d8ad47 Author: Chaosvex <[email protected]> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (#2986) commit a434304d5bfd1cf49a6c25483dc8a8cfc63778ac Author: schell244 <[email protected]> Date: Thu Mar 27 18:30:40 2025 +0100 BWL c…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🍰 Pullrequest
Refactor the battleground queue management by splitting the logic into distinct functions for better separation of concerns and readability.
Also fixes an edge case:
After a new battleground is created (when minimum player count is reached on both sides), the system re-runs
CheckFreeSlots()to ensure any remaining players in the queue are considered for this fresh instance. This resolves a bug where players could be left waiting even though a new battleground had just opened.Todo / Checklist