blinkysc
69bccd0a56
fix(Core/Scripts): Allow Lock and Load to proc from fire school traps ( #24784 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
2026-02-21 08:12:52 -06:00
blinkysc
88a6048890
fix(Core/Spells): Use base mana cost for Illumination and Thrill of the Hunt ( #24776 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
2026-02-20 11:04:41 -06:00
blinkysc
4599f26ae9
refactor(Core/Spells): QAston proc system ( #24233 )
...
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com >
Co-authored-by: QAston <qaston@gmail.com >
Co-authored-by: joschiwald <joschiwald@online.de >
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: blinkysc <your-github-email@example.com >
Co-authored-by: Tereneckla <Tereneckla@users.noreply.github.com >
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com >
2026-02-18 08:31:53 -03:00
Francesco Borzì
50b36e842a
fix(docs/license): use GPLv2 as MaNGOS-based project ( #23655 )
2025-11-14 08:44:25 -03:00
天鹭
53238a68d3
refactor(Core): DespawnOrUnsummon ( #23141 )
2025-10-13 03:36:23 -03:00
Takenbacon
73317b2706
feat(Core/Grids): Remove WorldObject separation in grid containers ( #22595 )
2025-08-09 06:36:24 +02:00
Paul
38cb6ace25
fix(Core/Spells): Fixed explosive shot ammo consumption ( #21501 )
...
Co-authored-by: pavel_k <pavel_k@mail.com >
Co-authored-by: Jelle Meeus <sogladev@gmail.com >
2025-07-15 09:05:56 +02:00
Benjamin Jackson
dba7f694ed
fix(Scripts/Spells): Don't proc Misdirection from Mend Pet's heal effect. ( #22293 )
2025-07-03 16:41:52 +01:00
Benjamin Jackson
b73bdb3adc
chore(Core): Remove unused and inaccurate comment headers for various script-related files. ( #22263 )
2025-06-05 15:49:20 -03:00
Paul
3fcccf2a2e
fix(Core/Spells): Fixed misdirection triggering from mend pet ( #21526 )
...
Co-authored-by: pavel_k <pavel_k@mail.com >
2025-02-21 19:50:33 -03: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
Grimdhex
221dbd3fdb
chore(Apps/Codestyle): add new codestyle checks for pointers and range loops ( #19841 )
...
* chore(Apps/Codestyle): add new codestyle checks for pointers and range loops
* revert a typo
2024-09-03 13:02:38 -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
Winfidonarleyan
eb1ecc38a5
feat(Core/Scripting): move all script objects to separated files ( #17860 )
...
* feat(Core/Scripts): move all script objects to separated files
* Apply 5bfeabde81
* try gcc build
* again
2023-12-02 21:13:20 +01:00
avarishd
1ef50c31b3
fix(Scripts/Spells): Script Leggings of Beast Mastery. ( #17428 )
2023-10-18 19:15:49 -03:00
avarishd
1753a8d0b9
fix(Core/Spells): Call of the Wild targeting other players ( #17485 )
...
* fix(Core/Spells): Call of the Wild targets
* comment
2023-10-11 17:09:53 -03:00
Skjalf
e67a0b1a82
fix(Scripts/Spells): Fix Furious Howl not giving ranged attack power … ( #17345 )
2023-09-25 21:31:36 -03:00
Kitzunu
bd6034e1a9
refactor(Core/AI): Some more refactoring prep for Comat Threat system… ( #15026 )
...
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com >
2023-02-13 21:39:40 +01:00
Kitzunu
f039836a2f
chore(Core/Misc): Change all TODO to doxygen comment ( #14966 )
2023-02-12 10:05:34 -03:00
Kitzunu
4870b14b1f
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
...
* refactor(Core/Object): getLevel() -> GetLevel()
* fix build and sneak some doxygen in
* codeSTLE
* codestyle
2022-12-31 17:39:23 +01:00
Angelo Venturini
ad4ce0895f
fix: Qaston revert ( #13320 )
...
* Revert "fix(Core/QAston): fixed shields oneshotting (#13271 )"
This reverts commit e05f61d1b3 .
* Revert "fix(Core): Crash (#13292 )"
This reverts commit a818bcf3e2 .
* Revert "fix: Crash (#13241 )"
This reverts commit be423a91b5 .
* delete sql
* Revert "refactor(Core/Spells): Implement QAston Proc System (#11079 )"
This reverts commit cbd3fd0967 .
* add sql revert
* fix sql
* remove update from world.updates
2022-10-05 21:53:20 +02:00
Angelo Venturini
be423a91b5
fix: Crash ( #13241 )
2022-10-03 16:14:43 -03:00
IntelligentQuantum
cbd3fd0967
refactor(Core/Spells): Implement QAston Proc System ( #11079 )
...
* .
* sql
* .
* .
* 1
* 2
* 3
* 4
* 5
* 6
* 7
* 8
* 9
* 10
* 11
* 12
* 13
* 14
* 15
* Update spell_item.cpp
* Update Unit.cpp
* 16
* 17
* 18
* 19
* 20
* 21
* Update Unit.cpp
* REVERT UltraNIX Commit
* 22
* 23
* .
* .
* .
* warrior
* warlock
* shaman rogue priest paladin mage
* spell item
* hunter
* druid
* dk
* war
* error style
* Update rev_1647677899565690722.sql
* Update rev_1647677899565690722.sql
* Update rev_1647677899565690722.sql
* .
* DOND DEL ME WAD DO DO
* error 2
* .
* .
* .
* FIX
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
* .
* ja genau
* Update .gitignore
* .
* .
* .,
* .
* .
* .
* .
* Update Unit.cpp
2022-10-02 19:39:34 +02:00
ZhengPeiRu21
fd08f6150f
fix(Core): Hunter Readiness crash fix ( #12987 )
...
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
2022-09-20 15:07:30 -03:00
UltraNix
1288539b58
fix(Scripts/Spells): Readiness should remove all spell category coold… ( #12595 )
...
…owns.
2022-08-05 20:58:54 -03:00
Maelthyr
dfc6adb081
refactor(Core/Combat): DeleteThreatLists() become ClearAllThreat() ( #11824 )
...
refactor(Chore/Combat): DeleteThreatLists() become ClearAllThreat()
2022-05-23 05:51:52 -03:00
Kitzunu
856aed6fc6
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 ( #11227 )
2022-03-30 07:59:42 -03:00
UltraNix
0fa4a90aa8
fix(Core/Spells): Added some exceptions to `SPELL_AURA_PREVENT_REGENE… ( #9844 )
...
* fix(Core/Spells): Added some exceptions to `SPELL_AURA_PREVENT_REGENERATE_POWER` auras.
Fixes #2042
2022-02-10 15:34:00 +01:00
Nefertumm
634e41fc1c
fix(Core/Spells): delete creatures threat list after taming them for t… ( #10224 )
2022-02-04 15:27:20 +01:00
UltraNix
2f8318fd58
fix(Scripts/Hunter): Bestial Wrath shoul not be castable on dead pets. ( #9896 )
...
Bestial Wrath should expire while pet is offline.
2022-01-23 23:45:24 -03:00
Kargatum
e12494d993
feat(Core/Pets): Management refactoring ( #9712 )
...
* feat(Core/Pets): rework managment
* 1
* 2
* 3
* 4
* 5
* cs pet
* check before ressurect
* pet DECLINED_NAMES
* display
- https://github.com/azerothcore/azerothcore-wotlk/issues/9297
* ArenaSpectator
* 1
2021-12-30 18:45:13 -03:00
Francesco Borzì
cbc7e5466a
refactor(Core): remove unused imports ( #9767 )
2021-12-19 19:41:14 +01:00
UltraNix
466c9e2428
fix(Scripts/Spells): Hunter's Initimidation should not stun pet. ( #9493 )
...
Fixes #9253
2021-12-07 13:36:15 -03:00
acidmanifesto
29f49108a5
chore(Core): Remove unnecessary slang Cosmetic ( #9325 )
...
* Remove unnecessary slang
Removes ZOMG! that is used in the src in logging and notes. Completely Unnecessary. Contributes to nothing useful. Inflates source. Not needed at all in any shape or form. Not Developer Lingo either.
* Further Clean Up
Removed Profanity
* sensible grammar correction
* More ZOMG! removal
2021-11-25 04:31:54 -03:00
Kargatum
f62664c987
refactor(Core/Misc): headers cleanup ( #9259 )
2021-11-22 17:24:39 +07:00
Nefertumm
61c7488698
fix(Core/Spells): possible crashes within class spells ( #9168 )
2021-11-21 11:41:51 -03:00
Kitzunu
743636c416
fix(Scripts/Spell): don't allow to tame an already owned creature ( #9005 )
2021-11-13 01:00:30 +01:00
Kitzunu
6654b98312
refactor(Scripts/Spells): convert spell_hunter into new system ( #9045 )
2021-11-09 11:44:01 +01:00
Francesco Borzì
469c572d60
fix(Scripts/SpellHunter): prevent crash in spell_hun_readiness ( #8847 )
2021-10-31 08:20:51 +01:00
UltraNix
04aac67970
fix(Scripts/Hunter): Fixed freeze while using Readiness. ( #8709 )
...
Fixes #8513
2021-10-26 05:17:00 -03:00
Skjalf
476d085aa4
fix(Scripts/Spells): Fix Lock and Load proc from Frost Trap ( #8441 )
2021-10-15 00:49:15 +07:00
UltraNix
66809383d1
fix(Core/Spells): add several missing null checks for the DamageInfo struct to fix a crash - Part II. ( #8376 )
2021-10-10 15:56:42 +02:00
Skjalf
a61d7c2bc8
fix(Core/Spells): correct hunter's Lock and Load procs ( #8177 )
...
- Move related code to spell scripts
- Fixes it proc'ing when the target is immune to snares
- Partial port of 746b838870
2021-10-04 15:49:16 +02:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2021-09-30 13:40:52 +07:00
UltraNix
ec71301bf7
fix(Scripts/Spell): Volley should trigger pet attack in defensive mode ( #7453 )
...
- Closes #7340
2021-08-25 01:13:15 +02:00
lineagedr
8f39bc101c
[Core/Spells]: Fix glyph of arcane shot not refunding mana. ( #7395 )
...
* [Core/Spells]: Fix glyph of arcane shot not refunding mana.
* chore: add newline at the end of file
* Update rev_1629141434760979400.sql
* Update spell_hunter.cpp
* Update rev_1629141434760979400.sql
* Update spell_hunter.cpp
* Update data/sql/updates/pending_db_world/rev_1629141434760979400.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-08-20 19:18:25 +02:00
Francesco Borzì
3b752dd796
refactor(Scripts/Spells): code cleanup (part 9) ( #6946 )
2021-07-22 01:12:28 +02:00
Kitzunu
7152ddc82c
refactor(Core/Grids): Ported cmangos/mangos-wotlk@ea99457 ( #6113 )
...
* refactor(Core/Grids): Ported cmangos/mangos-wotlk@ea99457
(cherry picked from commit d6201e5dbb )
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-Authored-By: SilverIce <slifeleaf@gmail.com >
* Update CellImpl.h
* w
* more more brackets
* ew
* fix build
2021-06-03 05:27:51 +02:00