-
Notifications
You must be signed in to change notification settings - Fork 513
Update Majordomo Executus scripts #2961
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
ratkosrb
reviewed
Mar 12, 2025
src/scripts/eastern_kingdoms/burning_steppes/molten_core/boss_majordomo_executus.cpp
Outdated
Show resolved
Hide resolved
Stoabrogga
pushed a commit
to Stoabrogga/vmangos
that referenced
this pull request
Mar 12, 2025
(cherry picked from commit 397a661)
ReyDonovan
pushed a commit
to ReyDonovan/Eluna-VMaNGOS
that referenced
this pull request
Mar 19, 2025
ShiyoKozuki
added a commit
to ShiyoKozuki/core
that referenced
this pull request
May 14, 2025
commit 6f393e0 Author: ratkosrb <ratkomladic2@abv.bg> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcf Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e1 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022a Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda4 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4 Author: ratkosrb <ratkomladic2@abv.bg> 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 <ratkomladic2@abv.bg> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0ad Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09d Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76 Author: Gamemechanic <stesve@gmail.com> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (vmangos#3030) commit 0498b88 Author: ratkosrb <ratkomladic2@abv.bg> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c Author: ratkosrb <ratkomladic2@abv.bg> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a5 Author: Gamemechanic <stesve@gmail.com> 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 <stesve@gmail.com> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (vmangos#3021) commit 7fd712a Author: ratkosrb <ratkomladic2@abv.bg> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. cmangos/mangos-classic@9f42f59 commit 883a35d Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd8 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (vmangos#3027) commit d4f3834 Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (vmangos#3026) commit f584b80 Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (vmangos#3025) commit 9f5283e Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (vmangos#3023) commit c45d1aa Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (vmangos#3022) commit 57c09af Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c5 Author: Gamemechanic <stesve@gmail.com> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (vmangos#3020) commit f1857ed Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351f Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec6 Author: Chero <Chero@users.noreply.github.com> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe0 Author: Chero <Chero@users.noreply.github.com> 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 <ratkomladic2@abv.bg> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391e Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. TrinityCore/TrinityCore@1710036 commit 8f29214 Author: ratkosrb <ratkomladic2@abv.bg> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes vmangos#3014 commit 2dae0ef Author: ratkosrb <ratkomladic2@abv.bg> 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 <stesve@gmail.com> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (vmangos#3018) commit 596a13c Author: Nolin <nolin.nolin.nolin.nolin@gmail.com> 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 <35845488+ratkosrb@users.noreply.github.com> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f5 Author: Gamemechanic <stesve@gmail.com> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (vmangos#3017) commit 4591fce Author: Gamemechanic <stesve@gmail.com> 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 <ratkomladic2@abv.bg> 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 <ratkomladic2@abv.bg> 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 <90075138+Wall-core@users.noreply.github.com> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (vmangos#3007) commit 7f256a6 Author: Gamemechanic <stesve@gmail.com> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (vmangos#3008) commit fdb5887 Author: Gamemechanic <stesve@gmail.com> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (vmangos#3006) commit f4a971d Author: Chero <Chero@users.noreply.github.com> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c98 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> 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 <ratkomladic2@abv.bg> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be4 Author: ratkosrb <ratkomladic2@abv.bg> 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 <ratkomladic2@abv.bg> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 62e3921 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad5 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 9b25344 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e3353 Author: Chero <Chero@users.noreply.github.com> 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 <ratkomladic2@abv.bg> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd33 Author: Gamemechanic <stesve@gmail.com> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (vmangos#3000) commit d8034eb Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit f21fd93 Author: ratkosrb <ratkomladic2@abv.bg> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9c Author: Daribon <Daribon@users.noreply.github.com> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (vmangos#2912) commit 6edfaf6 Author: Daribon <Daribon@users.noreply.github.com> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (vmangos#2911) commit 22ada9f Author: Daribon <Daribon@users.noreply.github.com> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (vmangos#2891) commit 60c7f2d Author: Daribon <Daribon@users.noreply.github.com> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (vmangos#2890) commit 491191d Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit fb91fcc Author: schell244 <Schell244@web.de> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (vmangos#2994) commit 116f709 Author: schell244 <Schell244@web.de> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (vmangos#2992) commit 185d8a4 Author: Stoabrogga <stoabrogga@proton.me> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (vmangos#2991) commit b189f77 Author: schell244 <Schell244@web.de> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (vmangos#2988) commit 9988684 Author: NickTyrer <nickyty8@gmail.com> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (vmangos#2985) commit c9020ec Author: Chaosvex <901914+Chaosvex@users.noreply.github.com> 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 <901914+Chaosvex@users.noreply.github.com> 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 <901914+Chaosvex@users.noreply.github.com> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (vmangos#2986) commit a434304 Author: schell244 <Schell244@web.de> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (vmangos#2984) commit e57bc16 Author: David Skywalker <560310+DSkywalk@users.noreply.github.com> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (vmangos#2983) commit c82dff0 Author: Stoabrogga <stoabrogga@proton.me> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (vmangos#2981) commit fbc6fcb Author: ratkosrb <ratkomladic2@abv.bg> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613f Author: ratkosrb <ratkomladic2@abv.bg> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bb Author: Wall <90075138+Wall-core@users.noreply.github.com> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (vmangos#2978) commit fdd8b09 Author: ratkosrb <ratkomladic2@abv.bg> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be5 Author: Michael Serajnik <m@mser.at> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (vmangos#2977) commit ec6aad3 Author: Michael Serajnik <m@mser.at> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (vmangos#2948) commit e831334 Author: schell244 <Schell244@web.de> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (vmangos#2975) commit 6d5cc14 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfa Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe790 Author: schell244 <Schell244@web.de> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (vmangos#2971) commit cb2349c Author: ratkosrb <ratkomladic2@abv.bg> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22 Author: ratkosrb <ratkomladic2@abv.bg> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759 Author: Wall <90075138+Wall-core@users.noreply.github.com> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (vmangos#2974) commit 56e4534 Author: ratkosrb <ratkomladic2@abv.bg> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e387833 Author: ratkosrb <ratkomladic2@abv.bg> 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 <111737968+balakethelock@users.noreply.github.com> 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 <stoabrogga@proton.me> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (vmangos#2930) commit 9eaa668 Author: schell244 <Schell244@web.de> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (vmangos#2966) commit b6b7e26 Author: Wall <90075138+Wall-core@users.noreply.github.com> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (vmangos#2964) commit f65037a Author: schell244 <Schell244@web.de> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (vmangos#2965) commit 61e5218 Author: schell244 <Schell244@web.de> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (vmangos#2962) commit d3a6543 Author: Daribon <Daribon@users.noreply.github.com> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (vmangos#2963) commit 397a661 Author: Wall <90075138+Wall-core@users.noreply.github.com> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (vmangos#2961) commit c013a95 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> 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 <m@mser.at> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (vmangos#2960) commit 0c63f28 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1ae Merge: bcd225f dca1927 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> 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 <Chero@users.noreply.github.com> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca1927 Author: Wall <high_player_score4@protonmail.com> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbcee Merge: 8dc3d45 75a7778 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> 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 <high_player_score4@protonmail.com> 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
May 15, 2025
commit b2a1a78 Merge: 049e4b0 6f393e0 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Thu May 15 15:47:32 2025 +0300 Merge branch 'vmangos:development' into chestaggro commit 6f393e0 Author: ratkosrb <ratkomladic2@abv.bg> Date: Wed May 14 00:12:11 2025 +0300 Fix a crash. commit b94d61d Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 13:06:51 2025 +0300 Correct attack speeds for some mobs. commit 2917fcf Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 07:40:03 2025 +0300 More include cleanup. commit d6ca8e1 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 07:13:56 2025 +0300 Cleanup more includes. commit a7d022a Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 05:08:46 2025 +0300 Reduce usage of ChatHandler. commit 775bda4 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 13 04:30:13 2025 +0300 Misc helpers for debugging. commit b9342d4 Author: ratkosrb <ratkomladic2@abv.bg> 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 <ratkomladic2@abv.bg> Date: Mon May 12 12:24:40 2025 +0300 Improve chase movement against units moved by server. commit a0fa0ad Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon May 12 09:26:13 2025 +0300 Try to fix build again. commit 7da3254 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon May 12 09:16:02 2025 +0300 Try to fix linux build. commit 8f8f09d Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon May 12 08:16:50 2025 +0300 Separate chase and follow movement. commit 249bf76 Author: Gamemechanic <stesve@gmail.com> Date: Mon May 12 01:06:50 2025 +0200 Remove legacy mods.conf references (vmangos#3030) commit 0498b88 Author: ratkosrb <ratkomladic2@abv.bg> Date: Sat May 10 01:55:49 2025 +0300 Brother Sarno's greeting script should be assigned to the areatrigger. commit 3b4232c Author: ratkosrb <ratkomladic2@abv.bg> Date: Sat May 10 01:29:34 2025 +0300 Steeljaw Snappers were added in 1.3. commit af856a5 Author: Gamemechanic <stesve@gmail.com> 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 <stesve@gmail.com> Date: Fri May 9 23:40:03 2025 +0200 Add Vector3::up() and ::down() constants (vmangos#3021) commit 7fd712a Author: ratkosrb <ratkomladic2@abv.bg> Date: Wed May 7 02:18:43 2025 +0300 Fix Dismiss Pet not decreasing happiness. cmangos/mangos-classic@9f42f59 commit 883a35d Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 6 06:43:39 2025 +0300 Name some world enables flags. commit f01cfd8 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue May 6 05:36:32 2025 +0300 Implement Beastmaster mode. commit 3b03a2e Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 13:31:18 2025 +0100 Add Missing Thorium / Truesilver Veins (credit cmangos) (vmangos#3027) commit d4f3834 Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 13:26:41 2025 +0100 Add Missing Gold / Mithril / Truesilver Veins (credit cmangos) (vmangos#3026) commit f584b80 Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 13:22:24 2025 +0100 Add Missing Silver / Gold / Iron Veins (credit cmangos) (vmangos#3025) commit 9f5283e Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 13:18:04 2025 +0100 Add Missing Tin / Silver Veins (credit cmangos) (vmangos#3023) commit c45d1aa Author: NickTyrer <nickyty8@gmail.com> Date: Mon May 5 12:12:53 2025 +0100 Add Missing Copper Veins (vmangos#3022) commit 57c09af Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 29 13:37:50 2025 +0300 Fix creatures being immune to spells that bypass immunities. commit 07c43c5 Author: Gamemechanic <stesve@gmail.com> Date: Tue Apr 29 02:18:15 2025 +0200 Cleanup CalculateForDebuffLimit (vmangos#3020) commit f1857ed Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 29 03:12:24 2025 +0300 Remove obsolete check. commit eb4351f Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 29 03:09:47 2025 +0300 Rework ignore caster and target restrictions attribute. commit 9789ec6 Author: Chero <Chero@users.noreply.github.com> Date: Tue Apr 29 02:31:31 2025 +0300 Self cast spells shouldn't miss. commit 296fbe0 Author: Chero <Chero@users.noreply.github.com> 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 <ratkomladic2@abv.bg> Date: Tue Apr 29 00:14:10 2025 +0300 Fix character creation. commit 42df226 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 29 00:07:20 2025 +0300 Rename some unit flags. commit c53391e Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 28 19:34:16 2025 +0300 Fixes for last commit. commit a7a48b4 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 28 18:51:02 2025 +0300 Implement character flags. TrinityCore/TrinityCore@1710036 commit 8f29214 Author: ratkosrb <ratkomladic2@abv.bg> Date: Sun Apr 27 13:18:44 2025 +0300 Fix Eye of Kilrogg crash. Closes vmangos#3014 commit 2dae0ef Author: ratkosrb <ratkomladic2@abv.bg> 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 <stesve@gmail.com> Date: Mon Apr 21 01:51:37 2025 +0200 Delete some TBC items wrongly retained in the database. (vmangos#3018) commit 596a13c Author: Nolin <nolin.nolin.nolin.nolin@gmail.com> 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 <35845488+ratkosrb@users.noreply.github.com> Date: Sun Apr 20 15:39:20 2025 +0300 Fix a typo. commit 8bfd1f5 Author: Gamemechanic <stesve@gmail.com> Date: Sat Apr 19 21:59:01 2025 +0200 Fix potential g3d assert with debug los check (vmangos#3017) commit 4591fce Author: Gamemechanic <stesve@gmail.com> 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 <ratkomladic2@abv.bg> 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 <ratkomladic2@abv.bg> 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 <90075138+Wall-core@users.noreply.github.com> Date: Sun Apr 13 10:44:40 2025 -0400 Prevent crash in MoveMap.cpp (vmangos#3007) commit 7f256a6 Author: Gamemechanic <stesve@gmail.com> Date: Sun Apr 13 16:44:20 2025 +0200 Fixes for quest Cluck! (vmangos#3008) commit fdb5887 Author: Gamemechanic <stesve@gmail.com> Date: Sat Apr 12 19:54:20 2025 +0200 Fix potential memory leak when adding partybots (vmangos#3006) commit f4a971d Author: Chero <Chero@users.noreply.github.com> Date: Sat Apr 12 16:23:04 2025 +0300 Misc code fixes. commit f327c98 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Fri Apr 11 19:29:44 2025 +0300 Implement evade on evade flag and correctly link adds for Faerlina (vmangos#3005) commit 049e4b0 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Fri Apr 11 13:08:07 2025 +0300 Correct file name How I missed this is beyond me commit b0b0521 Author: ratkosrb <ratkomladic2@abv.bg> Date: Fri Apr 11 08:24:44 2025 +0300 Add waypoints for Dalaran Wizard. commit a441be4 Author: ratkosrb <ratkomladic2@abv.bg> 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 <ratkomladic2@abv.bg> Date: Wed Apr 9 16:00:24 2025 +0300 Fix memory leak in send mail handler. Thanks to Giperion. commit 4eca7e4 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Tue Apr 8 17:52:05 2025 +0300 Update Spell.cpp Use ToUnit instead of static cast without crash handling commit 62e3921 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 8 16:42:07 2025 +0300 Remove Stormstrike hack. commit b959048 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 8 16:07:55 2025 +0300 Fix build. commit e893ab8 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 8 16:07:03 2025 +0300 Adding more spell scripts. commit f356ad5 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Tue Apr 8 11:51:52 2025 +0300 Forgot to assign a script. commit 52be095 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Apr 8 10:33:28 2025 +0300 Add more spell scripts. commit ae25c33 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 7 13:31:17 2025 +0300 Fix build. commit 926870a Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Mon Apr 7 12:16:48 2025 +0300 Update to AnyUnfriendlyUnitInObjectRangeCheck Updated AnyUnfriendlyUnitInObjectRangeCheck to take WorldObject faction input, used this to fix bug relating to specific faction aggro on gameobjects commit 9b25344 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Mon Apr 7 11:16:02 2025 +0300 Fix build. commit 227d3e5 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 7 11:08:04 2025 +0300 Scripts for 2 other spells. commit 30e3353 Author: Chero <Chero@users.noreply.github.com> 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 <ratkomladic2@abv.bg> Date: Mon Apr 7 09:29:12 2025 +0300 Implement SPELL_FAILED_ALREADY_BEING_TAMED. commit 9bdbd33 Author: Gamemechanic <stesve@gmail.com> Date: Mon Apr 7 06:23:33 2025 +0200 Refactor Object::MovePositionToFirstCollision (vmangos#3000) commit d8034eb Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 7 06:17:41 2025 +0300 Add more spell scripts. commit b4efb11 Author: ratkosrb <ratkomladic2@abv.bg> Date: Mon Apr 7 05:15:06 2025 +0300 Allow disabling effect execution completely in spell script. commit 467eb23 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Sun Apr 6 12:09:50 2025 +0300 Update Spell.cpp adjust indentation commit f21fd93 Author: ratkosrb <ratkomladic2@abv.bg> Date: Sun Apr 6 09:44:10 2025 +0300 Use unique names for player bots. commit 333cb9c Author: Daribon <Daribon@users.noreply.github.com> Date: Sun Apr 6 06:31:58 2025 +0200 Add waypoints to Putridius. (vmangos#2912) commit 6edfaf6 Author: Daribon <Daribon@users.noreply.github.com> Date: Sun Apr 6 06:30:55 2025 +0200 Correct Horde Guard waypoints. (vmangos#2911) commit 22ada9f Author: Daribon <Daribon@users.noreply.github.com> Date: Sun Apr 6 06:28:28 2025 +0200 Add correct waypoints for Warsong Outrider. (vmangos#2891) commit 60c7f2d Author: Daribon <Daribon@users.noreply.github.com> Date: Sun Apr 6 06:23:29 2025 +0200 Correct waypoints for Tenell Leafrunner. (vmangos#2890) commit 491191d Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Sun Apr 6 07:16:32 2025 +0300 Name unknown field in SMSG_MAIL_LIST_RESULT. commit 5f163ff Merge: d55f3ef fb91fcc Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Sat Apr 5 11:56:06 2025 +0300 Merge branch 'vmangos:development' into chestaggro commit d55f3ef Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Sat Apr 5 11:23:16 2025 +0300 Update Spell.cpp should use both faction AND lockId checks commit 247677b Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Sat Apr 5 09:28:56 2025 +0300 Update 20250404182518_world .sql commit 6678944 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Sat Apr 5 09:02:27 2025 +0300 Update 20250404182518_world .sql commit 95d72c4 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Sat Apr 5 07:25:42 2025 +0300 Update 20250404182518_world .sql commit 7a76d19 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Fri Apr 4 22:13:10 2025 +0300 faction update commit bc4afb0 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Fri Apr 4 07:55:27 2025 +0300 update should use faction "treasure" commit fb91fcc Author: schell244 <Schell244@web.de> Date: Fri Apr 4 03:33:29 2025 +0200 Refactoring to Molten Core scripts (vmangos#2994) commit 116f709 Author: schell244 <Schell244@web.de> Date: Sun Mar 30 20:32:39 2025 +0200 Remove unused bwl script (vmangos#2992) commit 185d8a4 Author: Stoabrogga <stoabrogga@proton.me> Date: Sun Mar 30 18:32:12 2025 +0000 Fix crash using command "wp modify del" (vmangos#2991) commit b189f77 Author: schell244 <Schell244@web.de> Date: Sun Mar 30 03:10:02 2025 +0200 More BWL code cleanup (vmangos#2988) commit bcc4097 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> Date: Sat Mar 29 19:50:04 2025 +0300 create commit 9988684 Author: NickTyrer <nickyty8@gmail.com> Date: Fri Mar 28 17:30:34 2025 +0000 Add Missing Auras (vmangos#2985) commit c9020ec Author: Chaosvex <901914+Chaosvex@users.noreply.github.com> 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 <901914+Chaosvex@users.noreply.github.com> 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 <901914+Chaosvex@users.noreply.github.com> Date: Thu Mar 27 20:15:16 2025 +0000 Don't perform multiple searches within instanceGroups (vmangos#2986) commit a434304 Author: schell244 <Schell244@web.de> Date: Thu Mar 27 18:30:40 2025 +0100 BWL code cleanup (vmangos#2984) commit e57bc16 Author: David Skywalker <560310+DSkywalk@users.noreply.github.com> Date: Thu Mar 27 18:29:34 2025 +0100 Fix wrong name of loot logs config option. (vmangos#2983) commit c82dff0 Author: Stoabrogga <stoabrogga@proton.me> Date: Wed Mar 26 15:39:12 2025 +0000 Fix command "wp modify del" (vmangos#2981) commit fbc6fcb Author: ratkosrb <ratkomladic2@abv.bg> Date: Sun Mar 23 19:10:57 2025 +0200 Add spell scripts for more class dummy effects. commit b9f613f Author: ratkosrb <ratkomladic2@abv.bg> Date: Sun Mar 23 01:38:43 2025 +0200 Add db scripts support for areatriggers. commit 39452bb Author: Wall <90075138+Wall-core@users.noreply.github.com> Date: Sat Mar 22 13:19:56 2025 -0400 Fix sound assigned as emote in broadcast text (vmangos#2978) commit fdd8b09 Author: ratkosrb <ratkomladic2@abv.bg> Date: Sat Mar 22 18:01:04 2025 +0200 Add more missing gameobject spawns. Taken from 1.8 sniffs. commit 8a94be5 Author: Michael Serajnik <m@mser.at> Date: Sat Mar 22 13:57:09 2025 +0100 CI: Improve database readiness check in workflows. (vmangos#2977) commit ec6aad3 Author: Michael Serajnik <m@mser.at> Date: Sat Mar 22 05:05:41 2025 +0100 Unsummon pet when using the Tonk Control Console. (vmangos#2948) commit e831334 Author: schell244 <Schell244@web.de> Date: Sat Mar 22 05:04:40 2025 +0100 Convert more script texts to broadcast texts. (vmangos#2975) commit 6d5cc14 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Sat Mar 22 05:47:25 2025 +0200 The command is not guaranteed to be a spell cast. commit f485dfa Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> Date: Sat Mar 22 05:44:58 2025 +0200 Add spell list for Plague Ghoul. commit 7ebe790 Author: schell244 <Schell244@web.de> Date: Fri Mar 21 18:33:05 2025 +0100 Rework Garr script. (vmangos#2971) commit cb2349c Author: ratkosrb <ratkomladic2@abv.bg> Date: Thu Mar 20 17:13:22 2025 +0200 Don't target dead initial puller in C'Thun script. commit 15e8b22 Author: ratkosrb <ratkomladic2@abv.bg> Date: Thu Mar 20 17:06:10 2025 +0200 Move Crimson Bodyguard spells to spell list. commit 61ab759 Author: Wall <90075138+Wall-core@users.noreply.github.com> Date: Thu Mar 20 10:17:31 2025 -0400 Update Majordomo Pre-Ragnaros Sequence (vmangos#2974) commit 56e4534 Author: ratkosrb <ratkomladic2@abv.bg> Date: Thu Mar 20 05:26:15 2025 +0200 Add names to areatriggers. commit e387833 Author: ratkosrb <ratkomladic2@abv.bg> 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 <111737968+balakethelock@users.noreply.github.com> 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 <stoabrogga@proton.me> Date: Tue Mar 18 22:44:46 2025 +0000 Fix command "wp add" (vmangos#2930) commit 9eaa668 Author: schell244 <Schell244@web.de> Date: Tue Mar 18 15:29:59 2025 +0100 Cleanup of AQ40 scripts. (vmangos#2966) commit b6b7e26 Author: Wall <90075138+Wall-core@users.noreply.github.com> Date: Wed Mar 12 19:02:40 2025 -0400 Improvements for Garr and Majordomo scripts. (vmangos#2964) commit f65037a Author: schell244 <Schell244@web.de> Date: Wed Mar 12 23:29:29 2025 +0100 Fix Majordomo being invincibile after intro (vmangos#2965) commit 61e5218 Author: schell244 <Schell244@web.de> Date: Wed Mar 12 22:42:44 2025 +0100 Convert more script texts, add missing sounds (vmangos#2962) commit d3a6543 Author: Daribon <Daribon@users.noreply.github.com> Date: Wed Mar 12 20:43:52 2025 +0100 Remove unused xpac texts from script_texts. (vmangos#2963) commit 397a661 Author: Wall <90075138+Wall-core@users.noreply.github.com> Date: Wed Mar 12 14:02:10 2025 -0400 Update Majordomo Executus script. (vmangos#2961) commit c013a95 Author: FlagFlayer <76889547+FlagFlayer@users.noreply.github.com> 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 <m@mser.at> Date: Tue Mar 11 13:53:17 2025 +0100 Fix 1.6.1.4544 build. (vmangos#2960) commit 0c63f28 Author: ratkosrb <ratkomladic2@abv.bg> Date: Tue Mar 11 00:54:24 2025 +0200 Fix some world texts. commit 680d1ae Merge: bcd225f dca1927 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> 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 <Chero@users.noreply.github.com> Date: Mon Mar 10 23:53:18 2025 +0200 Prevent casting melee spells on far away units. thanks superwow commit dca1927 Author: Wall <high_player_score4@protonmail.com> Date: Mon Mar 10 17:42:02 2025 -0400 Add enums and update hardcoded script texts commit 07dbcee Merge: 8dc3d45 75a7778 Author: ratkosrb <35845488+ratkosrb@users.noreply.github.com> 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 <high_player_score4@protonmail.com> Date: Mon Mar 10 15:59:12 2025 -0400 Update scripts to use broadcast_text
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.
Complete overhaul of the Majordomo scripts, based on sniff data.