Francesco Borzì
50b36e842a
fix(docs/license): use GPLv2 as MaNGOS-based project ( #23655 )
2025-11-14 08:44:25 -03:00
Tereneckla
a4a9d215d8
refactor(Scripts/Raids): move spell ids for Raids to dungeondifficulty_dbc ( #23477 )
2025-10-31 09:35:13 -03:00
天鹭
a1c8e0f221
refactor(Core): SendDirectMessage ( #23230 )
2025-10-30 14:21:26 -03:00
killerwife
6292f80219
feature(SmartAI/Movement) - Unify waypoint systems ( #23251 )
2025-10-26 17:52:59 +01:00
killerwife
d58046032b
fix(Core/Movement): Add force speed ack to async movement and resolve stutter ( #23371 )
2025-10-24 18:48:58 -03:00
killerwife
a8d07b669d
fix(Core/Scripts): Fix the wrong run in npc_escortAI ( #23293 )
...
Co-authored-by: 天鹭 <18535853+PkllonG@users.noreply.github.com >
2025-10-24 08:43:18 +02:00
天鹭
058f7acac6
refactor(Core): AddEventAtOffset ( #23140 )
2025-10-17 06:09:57 +02:00
killerwife
10d5a3c553
fix(Core/Unit): rework Walk/Run mode ( #22988 )
...
Co-authored-by: sudlud <sudlud@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-14 17:54:19 -03:00
天鹭
53238a68d3
refactor(Core): DespawnOrUnsummon ( #23141 )
2025-10-13 03:36:23 -03:00
天鹭
8e2e30328f
refactor(Core): Make ObjectGuid const ( #23170 )
...
* cherry-pick commit (a7883380ce )
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com >
2025-10-12 23:13:12 -03:00
天鹭
9c49349e1e
refactor(Core/EventMap): Refactor EventMap and related scripts ( #23121 )
...
Co-authored-by: Kelno <3866946+kelno@users.noreply.github.com >
Co-authored-by: Peter Keresztes Schmidt <carbenium@outlook.com >
2025-10-12 22:19:24 -03:00
Takenbacon
73317b2706
feat(Core/Grids): Remove WorldObject separation in grid containers ( #22595 )
2025-08-09 06:36:24 +02:00
Benjamin Jackson
2a93e7d410
chore(Core/Unit): Correct typo of Controlled. ( #22260 )
2025-06-03 08:56:44 +02:00
Benjamin Jackson
52799d76f6
refactor(Core): Add definition file for area table entries. ( #22054 )
2025-05-09 15:48:02 +02:00
Tereneckla
a8b982dca8
refactor(Core/AI) don't add currentTarget to the front of the SelectTargetList for MaxThreat/Random ( #21965 )
2025-05-05 20:17:10 +01:00
Benjamin Jackson
da55f05cfc
refactor(Core/WorldState): Initial addition of world state definition file. ( #21875 )
...
Many world states had their enums from script's header and hardcoded values to their respective header file (WorldStateDefines.h)
Co-authored-by: Jelle Meeus <sogladev@gmail.com >
2025-04-26 19:31:30 +01:00
Jelle Meeus
4c4b04f07b
refactor(Core/Packet): use WorldPackets::WorldState::InitWorldStates definition ( #20475 )
...
Co-authored-by: ccrs <ccrs@users.noreply.github.com >
2025-02-19 07:55:09 -03:00
Takenbacon
ee69a569c4
fix(Core/Grids): Grid improvements ( #20955 )
2025-02-14 22:11:27 +01:00
Anton Popovichenko
db9b4cf0c6
fix(Scripts/ICC): Fix crash in npc_darnavan when killer is nil. ( #21438 )
2025-02-14 05:54:45 +01:00
Andrew
b17d69b33c
feat(Core/Unit): Add SpellSchoolMask info to the DamageDealt() hook ( #21411 )
2025-02-12 12:16:02 +01:00
Andrew
7e29e023e8
fix(Core/Creature): Allow temp summons to respawn when despawning on … ( #21363 )
2025-02-10 08:46:31 +01:00
manstfu
23e27f350e
fix(Scripts/IcecrownCitadel): Sindragosa P3 Exploit ( #20938 )
...
Co-authored-by: Jelle Meeus <sogladev@gmail.com >
2025-02-06 11:54:49 +01:00
Andrew
4a3fab424c
refactor(Core/Instances): Implement GetTeamIdInInstance() for two-fac… ( #21168 )
2025-01-17 23:51:25 -03:00
manstfu
bf4118362a
fix(Core/Group): CF Faction Assign & Leader Instance Faction ( #21118 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2025-01-13 08:54:47 -03:00
Kitzunu
a1e1bded35
fix(Scripts/ICC): Use threatlist for vampiric bite ( #21012 )
...
Co-authored-by: Grimdhex <176165533+Grimdhex@users.noreply.github.com >
2024-12-27 22:33:18 -03:00
Kitzunu
bff594c4f5
feat(Unit/Misc): HasAnyAuras() HasAllAuras() HasAuras() ( #21040 )
2024-12-26 05:51:54 -03:00
Stepan Makhorin
cbdab03623
fix(Scripts/ICC): Make Blood-Queen Lana'thel bite tanks as well ( #17834 )
2024-12-22 11:48:36 +01:00
blinkysc
cef1b781d7
fix(Scripts/IcecrownCitadel): Vengeful Shade unroot timer fix ( #20902 )
...
Vengeful Shade unroot timer fix
Co-authored-by: Nicholas Lee <nicholaslee@Nicholass-MacBook-Air.local >
2024-12-12 00:03:29 -03:00
Kitzunu
ed008a8780
refactor(Core/Spells): Add helpers for HasAuraType ( #20802 )
2024-12-01 08:50:59 -03:00
Francesco Borzì
c06cadfe75
refactor(src/common|server): remove unused import (big part 1) ( #20377 )
...
* refactor(src/common|server): remove unused import (big part 1)
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: attempt to fix damn linkin error
2024-10-31 21:46:11 +01:00
Yggdrasil WoW
02b190668b
fix(Scripts/Icecrown Citadel): Correct pipe pathing for Vengeful Fles… ( #20048 )
...
* fix(Scripts/Icecrown Citadel): Correct pipe pathing for Vengeful Fleshreapers
* fix(Scripts/Icecrown Citadel): Correct pipe pathing for Vengeful Fleshreapers
---------
2024-10-29 05:54:39 +01:00
Francesco Borzì
cb7e28df05
refactor(src/server/game/*): remove unused imports (big part 1) ( #20310 )
2024-10-27 10:25:40 +01:00
Francesco Borzì
5a96ce283d
refactor(Scripts): remove unused imports ( #20086 )
2024-09-29 13:20:21 +02:00
Anton Popovichenko
2e0a57084c
fix(Scripts/ICC): Fix Valkyr "teleportation" effect caused by movement desynchronization between server and client. ( #20080 )
2024-09-29 13:13:59 +02:00
Kitzunu
386aea03ee
chore(Core/Misc): Some cleanup ( #19970 )
...
* remove weird blanks
* update if
* ) ) to ))
* missed some ) )
* now switch
* .
2024-09-21 19:34:31 +02:00
Benjamin Jackson
1edac37ac3
refactor(Core): Make more use of helpers. ( #19835 )
...
* Init.
* Reword.
* Update codestyle script.
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Add gameobject type ID check, reorder checks.
* Add helper/codestyle check for unit type.
* `IsUnit()` -> `IsCreature()`
* Add `IsUnit()` method.
* Use type mask.
https: //github.com/TrinityCore/TrinityCore/commit/cc71da35b5dc74abf71f8691161525a23d870bb5
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com >
Co-Authored-By: Ovahlord <18347559+Ovahlord@users.noreply.github.com >
* Replace instances of `isType` with `IsUnit`.
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
Co-authored-by: Ovahlord <18347559+Ovahlord@users.noreply.github.com >
2024-09-03 14:41:31 -03:00
Walter Pagani
3b45e90e41
fix(Scripts/ICC): NPC Muradin Dialogues ( #18931 )
...
Co-authored-by: Meji <alvaro.megias@outlook.com >
Co-authored-by: 天鹿 <18535853+PkllonG@users.noreply.github.com >
2024-08-31 17:34:56 -03:00
Grimdhex
643362d697
refactor(Core/Object): adds consistency in the use of type object check ( #19671 )
2024-08-25 09:57:37 -03:00
Grimdhex
61f3a631c3
fix(Server): remove double blank lines at the end of several files ( #19735 )
2024-08-25 07:21:14 -03:00
Francesco Borzì
02a05fbd4c
refactor(src/common): remove unused imports ( #19506 )
...
* refactor(src/common): remove unused imports
* fix: build
* chore: fix build
* chore: size_t -> std::size_t
* chore: fix fuckup from previous commit
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build with std::size_t
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
2024-07-30 20:06:46 -03:00
Jelle Meeus
a3be4c25db
refactor(Scripts/IcecrownCitadel): Spell Scripts use registry macros ( #19508 )
...
* boss_blood_queen_lana_thel aura:spell_blood_queen_pact_of_the_darkfallen_dmg_aura
* boss_blood_queen_lana_thel spell:spell_blood_queen_pact_of_the_darkfallen
* boss_blood_queen_lana_thel spell:spell_blood_queen_pact_of_the_darkfallen_dmg_target
* boss_blood_queen_lana_thel spell:spell_blood_queen_bloodbolt
* boss_blood_queen_lana_thel aura:spell_blood_queen_frenzied_bloodthirst_aura
* boss_blood_queen_lana_thel aura:spell_blood_queen_essence_of_the_blood_queen_aura
* boss_blood_queen_lana_thel spell:spell_blood_queen_vampiric_bite
* boss_blood_queen_lana_thel spell:spell_blood_queen_swarming_shadows_floor_dmg
* boss_blood_queen_lana_thel spell:spell_blood_queen_presence_of_the_darkfallen
* icecrown_citadel aura:spell_icc_stoneform_aura
* icecrown_citadel spell:spell_icc_sprit_alarm
* icecrown_citadel spell:spell_icc_geist_alarm
* icecrown_citadel spell:spell_frost_giant_death_plague
* icecrown_citadel spell:spell_icc_harvest_blight_specimen
* icecrown_citadel spell:spell_svalna_revive_champion
* icecrown_citadel spell:spell_svalna_remove_spear
* icecrown_citadel spell:spell_icc_soul_missile
* icecrown_citadel aura:spell_icc_web_wrap_aura
* icecrown_citadel aura:spell_icc_dark_reckoning_aura
* icecrown_citadel spell:spell_stinky_precious_decimate
* icecrown_citadel aura:spell_icc_yf_frozen_orb_aura
* icecrown_citadel aura:spell_icc_yh_volley_aura
* icecrown_citadel spell:spell_icc_yd_summon_undead
* icecrown_citadel spell:spell_icc_shattered_bones
* boss_deathbringer_saurfang aura:spell_deathbringer_blood_link_aura
* boss_deathbringer_saurfang aura:spell_deathbringer_blood_link_blood_beast_aura
* boss_deathbringer_saurfang spell:spell_deathbringer_blood_link
* boss_deathbringer_saurfang pair:spell_deathbringer_blood_power
* boss_deathbringer_saurfang spell:spell_deathbringer_blood_nova_targeting
* boss_deathbringer_saurfang spell:spell_deathbringer_boiling_blood
* boss_festergut spell:spell_festergut_pungent_blight
* boss_festergut aura:spell_festergut_blighted_spores_aura
* boss_festergut spell:spell_festergut_gastric_bloat
* boss_valithria_dreamwalker spell:spell_dreamwalker_summon_portal
* boss_valithria_dreamwalker spell:spell_dreamwalker_twisted_nightmares
* boss_valithria_dreamwalker aura:spell_dreamwalker_nightmare_cloud_aura
* boss_valithria_dreamwalker aura:spell_dreamwalker_mana_void_aura
* boss_valithria_dreamwalker aura:spell_dreamwalker_decay_periodic_timer_aura
* boss_valithria_dreamwalker spell:spell_dreamwalker_summoner
* boss_valithria_dreamwalker aura:spell_dreamwalker_summon_suppresser_aura
* boss_valithria_dreamwalker spell:spell_dreamwalker_summon_suppresser_effect
* boss_valithria_dreamwalker aura:spell_valithria_suppression_aura
* boss_lady_deathwhisper aura:spell_deathwhisper_mana_barrier_aura
* boss_professor_putricide spell:spell_putricide_slime_puddle
* boss_professor_putricide spell:spell_putricide_slime_puddle_spawn
* boss_professor_putricide aura:spell_putricide_grow_stacker_aura
* boss_professor_putricide spell:spell_putricide_unstable_experiment
* boss_professor_putricide spell:spell_putricide_tear_gas_effect
* boss_professor_putricide aura:spell_putricide_gaseous_bloat_aura
* boss_professor_putricide spell:spell_putricide_ooze_channel
* boss_professor_putricide spell:spell_putricide_ooze_eruption_searcher
* boss_professor_putricide aura:spell_putricide_mutated_plague_aura
* boss_professor_putricide spell:spell_putricide_unbound_plague
* boss_professor_putricide aura:spell_putricide_unbound_plague_dmg_aura
* boss_professor_putricide spell:spell_putricide_choking_gas_bomb
* boss_professor_putricide spell:spell_putricide_clear_aura_effect_value
* boss_professor_putricide pair:spell_putricide_mutation_init
* boss_professor_putricide spell:spell_putricide_mutated_transformation
* boss_professor_putricide aura:spell_putricide_mutated_transformation_dismiss_aura
* boss_professor_putricide spell:spell_putricide_mutated_transformation_dmg
* boss_professor_putricide spell:spell_putricide_eat_ooze
* boss_professor_putricide spell:spell_putricide_regurgitated_ooze
* boss_sindragosa spell:spell_sindragosa_s_fury
* boss_sindragosa aura:spell_sindragosa_permeating_chill_aura
* boss_sindragosa aura:spell_sindragosa_instability_aura
* boss_sindragosa spell:spell_sindragosa_icy_grip
* boss_sindragosa spell:spell_sindragosa_icy_grip_jump
* boss_sindragosa aura:spell_sindragosa_frost_beacon_aura
* boss_sindragosa spell:spell_sindragosa_ice_tomb_filter
* boss_sindragosa pair:spell_sindragosa_ice_tomb
* boss_sindragosa spell:spell_sindragosa_mystic_buffet
* boss_sindragosa aura:spell_sindragosa_soul_preservation_aura
* boss_sindragosa spell:spell_rimefang_icy_blast
* boss_sindragosa spell:spell_frostwarden_handler_order_whelp
* boss_sindragosa pair:spell_frostwarden_handler_focus_fire
* boss_sindragosa spell:spell_sindragosa_frost_breath
* boss_lord_marrowgar spell:spell_marrowgar_coldflame
* boss_lord_marrowgar spell:spell_marrowgar_bone_spike_graveyard
* boss_lord_marrowgar spell:spell_marrowgar_coldflame_bonestorm
* boss_lord_marrowgar spell:spell_marrowgar_bone_storm
* boss_lord_marrowgar spell:spell_marrowgar_bone_slice
* boss_the_lich_king spell:spell_the_lich_king_quake
* boss_the_lich_king spell:spell_the_lich_king_jump
* boss_the_lich_king spell:spell_the_lich_king_jump_remove_aura
* boss_the_lich_king spell:spell_the_lich_king_play_movie
* boss_the_lich_king aura:spell_the_lich_king_infest_aura
* boss_the_lich_king aura:spell_the_lich_king_necrotic_plague_aura
* boss_the_lich_king pair:spell_the_lich_king_necrotic_plague_jump
* boss_the_lich_king aura:spell_the_lich_king_shadow_trap_visual_aura
* boss_the_lich_king spell:spell_the_lich_king_shadow_trap_periodic
* boss_the_lich_king spell:spell_the_lich_king_ice_burst_target_search
* boss_the_lich_king spell:spell_the_lich_king_raging_spirit
* boss_the_lich_king spell:spell_the_lich_king_defile
* boss_the_lich_king aura:spell_the_lich_king_soul_reaper_aura
* boss_the_lich_king spell:spell_the_lich_king_summon_into_air
* boss_the_lich_king spell:spell_the_lich_king_teleport_to_frostmourne_hc
* boss_the_lich_king spell:spell_the_lich_king_valkyr_target_search
* boss_the_lich_king spell:spell_the_lich_king_cast_back_to_caster
* boss_the_lich_king spell:spell_the_lich_king_life_siphon
* boss_the_lich_king aura:spell_the_lich_king_vile_spirits_aura
* boss_the_lich_king spell:spell_the_lich_king_vile_spirits_visual
* boss_the_lich_king spell:spell_the_lich_king_vile_spirit_move_target_search
* boss_the_lich_king spell:spell_the_lich_king_vile_spirit_damage_target_search
* boss_the_lich_king aura:spell_the_lich_king_harvest_soul_aura
* boss_the_lich_king aura:spell_the_lich_king_lights_favor_aura
* boss_the_lich_king spell:spell_the_lich_king_restore_soul
* boss_the_lich_king aura:spell_the_lich_king_dark_hunger_aura
* boss_the_lich_king aura:spell_the_lich_king_soul_rip_aura
* boss_the_lich_king spell:spell_the_lich_king_summon_spirit_bomb
* boss_the_lich_king spell:spell_the_lich_king_trigger_vile_spirit
* boss_icecrown_gunship_battle aura:spell_igb_rocket_pack_aura
* boss_icecrown_gunship_battle aura:spell_igb_rocket_pack_useable_aura
* boss_icecrown_gunship_battle spell:spell_igb_teleport_to_enemy_ship
* boss_icecrown_gunship_battle spell:spell_igb_check_for_players
* boss_icecrown_gunship_battle spell:spell_igb_gunship_fall_teleport
* boss_icecrown_gunship_battle aura:spell_igb_explosion_main_aura
* boss_icecrown_gunship_battle spell:spell_igb_explosion
* boss_icecrown_gunship_battle spell:spell_igb_teleport_players_on_victory
* boss_icecrown_gunship_battle aura:spell_igb_periodic_trigger_with_power_cost_aura
* boss_icecrown_gunship_battle aura:spell_igb_overheat_aura
* boss_icecrown_gunship_battle spell:spell_igb_cannon_blast
* boss_icecrown_gunship_battle spell:spell_igb_incinerating_blast
* boss_icecrown_gunship_battle spell:spell_igb_burning_pitch_selector
* boss_icecrown_gunship_battle spell:spell_igb_burning_pitch
* boss_icecrown_gunship_battle spell:spell_igb_rocket_artillery
* boss_icecrown_gunship_battle spell:spell_igb_rocket_artillery_explosion
* boss_icecrown_gunship_battle spell:spell_igb_below_zero
* boss_icecrown_gunship_battle aura:spell_igb_on_gunship_deck_aura
* boss_blood_prince_council aura:spell_blood_council_shadow_prison_aura
* boss_blood_prince_council spell:spell_blood_council_shadow_prison_damage
* boss_blood_prince_council spell:spell_taldaram_glittering_sparks
* boss_blood_prince_council spell:spell_taldaram_summon_flame_ball
* boss_blood_prince_council spell:spell_taldaram_ball_of_inferno_flame
* boss_blood_prince_council pair:spell_valanar_kinetic_bomb
* boss_blood_prince_council aura:spell_valanar_kinetic_bomb_absorb_aura
* boss_blood_prince_council spell:spell_valanar_kinetic_bomb_knockback
* boss_blood_prince_council spell:spell_valanar_kinetic_bomb_summon
* boss_blood_prince_council spell:spell_blood_council_summon_shadow_resonance
* boss_rotface pair:spell_rotface_mutated_infection
* boss_rotface spell:spell_rotface_little_ooze_combine
* boss_rotface spell:spell_rotface_large_ooze_combine
* boss_rotface spell:spell_rotface_large_ooze_buff_combine
* boss_rotface spell:spell_rotface_unstable_ooze_explosion_init
* boss_rotface spell:spell_rotface_unstable_ooze_explosion
* boss_rotface aura:spell_rotface_unstable_ooze_explosion_suicide_aura
* icecrown_citadel.h spell:spell_trigger_spell_from_caster
2024-07-29 09:57:25 -03:00
Francesco Borzì
af769c6c7e
refactor(Scripts/Northrend): remove unused imports ( #19460 )
...
* refactor(Scripts/Northrend): remove unused imports
* chore: wip
2024-07-26 19:56:33 -03:00
Kitzunu
5a4692e45a
chore(Core/Misc): #include cleanup ( #19255 )
2024-07-02 15:52:02 +02:00
Kitzunu
688d7e2fdf
fix(Script/GunshipBattle): Wipe if no player is on the deck ( #19239 )
...
* fix(Script/GunshipBattle): Wipe if no player is on the deck
* reorder
* Update boss_icecrown_gunship_battle.cpp
* Update worldserver.conf.dist
* Update boss_icecrown_gunship_battle.cpp
* missed it!
* Update instance_icecrown_citadel.cpp
2024-06-30 18:30:44 -03:00
Kitzunu
240314efb5
fix(Script/ICC): Make Plagueworks Release Valves noninteractable afte… ( #19133 )
...
fix(Script/ICC): Make Plagueworks Release Valves noninteractable after use
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19072
2024-06-24 05:12:02 -03:00
Andrew
e3789db379
fix(Scripts/ICC): Fix Valithria reseting ( #19087 )
2024-06-19 00:43:30 +02:00
qwe900
049e83c576
fix(Scripts/IcecrownCitadel): Gunship Cannons generates heat on Cast not on Hit ( #18805 )
...
* Update boss_icecrown_gunship_battle.cpp
Makes the Cannons on Gunship Blizzlike. They generate power (heat) on cast and not on Hit. Removes Engergize from Spell 69399 cause its only triggers on target->hit in core
Still uses spellscript effect but on cast instead
* Update boss_icecrown_gunship_battle.cpp
2024-05-27 16:15:13 -03:00
Jelle Meeus
bb1f7622cc
fix(ICC/Sindragosa): add a cooldown to proccing Unchained Magic ( #18901 )
...
* add cooldown to proc
* convert to spell and aurascript pair macro
* remove no longer needed validate override
* set cooldown with Cooldown field in table spell_proc_event
2024-05-26 13:12:20 -03:00
Nathan Handley
df33a57b78
feat(Core/Unit): New helper IsClass and script hook OnPlayerIsClass ( #18243 )
...
* Class Comparison Logic Encapsulation - Parity
* Add Context to IsClass
* Add Unit IsClass script hook
* Replace additional getClass with IsClass
* Update CanUseItem to replace getClass with IsClass
* Add separate context for pet vs ability
* Change Create to Init since not all referenced contexts are creation
* Align spacing in ClassContext
* Drop context on LFGManager max power
* Update IsClass context that wraps around Missle Barrage
* Rename context for swapping weapons
* Be more specific than CLASS_CONTEXT_TALENT
* Remove duplicate context
* Moved IsClass Hook to Player
* Removed unused parameter in virtual base function
* Added maybe_unused to IsClass virtual in order to compile
To match the override signature, the virtual base needs to include the parameter in question, so using [maybe_unused] to signal to the compiler to allow it
* Remove extra blank line
* Add ABILITY_REACTIVE context
* Add context for PET_CHARM
* Remove explicit nullopt check per review
* Code Readability - Change if to if else in pet
Due to the return pattern, this doesn't change functionality in any way
* Add OnPlayer to disambiguate
---------
Co-authored-by: NathanHandley <nathanhandley@protonmail.com >
2024-02-10 12:25:00 -03:00
Anton Popovichenko
423b676802
fix(Scripts/IcecrownCitadel): Fix Sindragosa respawn ( #18179 )
...
Fix Sindragosa respawn
2024-01-16 08:37:05 -03:00