Yunfan Li
|
2dd1490c18
|
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk into Playerbot
|
2023-09-23 22:44:15 +08:00 |
|
Kitzunu
|
fbf7ba2191
|
chore(Core/enumutils): regenerate enumutils (#17087)
* chore(misc/enumutils): update enumutils
* fix build
* latest update
|
2023-09-16 14:26:08 +02:00 |
|
Yunfan Li
|
c6bcda8b9d
|
Merge branch 'master' into Playerbot
|
2023-08-29 20:50:49 +08:00 |
|
Francesco Borzì
|
5d01b700fd
|
refactor(Core): remove unused imports (#17094)
|
2023-08-28 13:39:43 +02:00 |
|
Yunfan Li
|
a1a3263727
|
Merge branch 'master' into Playerbot
|
2023-05-29 19:05:17 +08:00 |
|
Gultask
|
d525949316
|
fix(Core/Creature): Re-Add IGNORE_ASSISTANCE_CALL flag (#16387)
init
|
2023-05-28 13:49:17 -03:00 |
|
ZhengPeiRu21
|
bb0f212b87
|
Merge branch 'azerothcore:master' into Playerbot
|
2023-04-20 16:01:49 -06:00 |
|
Gultask
|
b86cf11499
|
fix(Core/Creature): Adjust IGNORE ASSISTANCE CALL flag to prevent assistance on initial aggro only (#16046)
init
|
2023-04-20 18:16:31 -03:00 |
|
ZhengPeiRu21
|
affbfa1e30
|
Merge branch 'azerothcore:master' into Playerbot
|
2023-04-16 20:27:56 -06:00 |
|
Skjalf
|
8fa0953671
|
feat(Core/Creature): Implement CREATURE_FLAG_EXTRA_DONT_OVERRIDE_ENTR… (#15976)
feat(Core/Creature): Implement CREATURE_FLAG_EXTRA_DONT_OVERRIDE_ENTRY_SAI
|
2023-04-16 19:45:09 -03:00 |
|
郑佩茹
|
be7c57507f
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/Entities/Player/Player.h
|
2023-03-16 10:00:13 -06:00 |
|
Skjalf
|
a5b4aecd52
|
fix(Scripts/TheBotanica): Rework Laj (#15279)
|
2023-03-05 11:14:46 -03:00 |
|
UltraNix
|
ac0581bd43
|
fix(Core/Pet): Fixed set hunter pet's speed on load. (#15206)
|
2023-03-04 17:41:10 -03:00 |
|
郑佩茹
|
826bac08ec
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/World/IWorld.h
# src/server/game/World/World.h
|
2023-03-01 11:52:02 -07:00 |
|
Skjalf
|
fff0e17133
|
fix(Core/Cooldown): Implement spell cooldown overrides to address cha… (#15143)
|
2023-02-22 23:00:18 -03:00 |
|
郑佩茹
|
4bc9901f16
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/Entities/GameObject/GameObject.h
|
2023-02-13 13:07:03 -07:00 |
|
Kitzunu
|
f039836a2f
|
chore(Core/Misc): Change all TODO to doxygen comment (#14966)
|
2023-02-12 10:05:34 -03:00 |
|
郑佩茹
|
03b3f9d051
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/World/World.h
|
2023-02-09 12:40:25 -07:00 |
|
Maelthyr
|
32587b7659
|
feat(Core/Unit): Combat pulse (#14792)
Co-authored-by: Treeston <treeston@users.noreply.github.com>
|
2023-02-05 17:19:10 -03:00 |
|
Skjalf
|
8aa331b432
|
fix(Core/Creature): Fix bosses with hard reset flag not respawning an… (#14862)
|
2023-02-04 15:35:53 -03:00 |
|
AnchyDev
|
50e2eb8593
|
fix(Core/SmartAI) Fix null reference when summoning (#14812)
|
2023-01-31 09:18:39 -03:00 |
|
Skjalf
|
bf30c66ba4
|
feat(Core/GameObject): Expand IsSummonedBy() to GameObjects (#14789)
Co-authored-by: jackpoz <giacomopoz@gmail.com>
|
2023-01-29 09:44:33 -03:00 |
|
Skjalf
|
f59ee4ef7c
|
feat(Core/Creature): Actually despawn creatures on evade with Despawn… (#14786)
|
2023-01-28 18:47:15 -03:00 |
|
UltraNix
|
7f7a2f5a92
|
fix(Core/Creatures): Critters should start fleeing upon entering comb… (#14253)
|
2023-01-28 11:01:43 +01:00 |
|
UltraNix
|
1de52e5570
|
fix(Core/Formations): Implemented new creature formation flag: GROUP_… (#14537)
fix(Core/Formations): Implemented new creature formation flag: GROUP_AI_FLAG_ACQUIRE_NEW_TARGET_ON_EVADE.
Fixes #14494
|
2023-01-19 20:08:51 +01:00 |
|
UltraNix
|
14f3b444ae
|
fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… (#14054)
* fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SUMMONER` summon flag.
Fixes #6674
* Update.
|
2023-01-06 00:52:05 +01:00 |
|
Gultask
|
b4080ed0f1
|
revert "fix(Core/Formations): Implemented new creature formation flag: GROUP_AI_FLAG_ACQUIRE_NEW_TARGET_ON_EVADE." (#14494)
|
2023-01-04 14:44:42 +01:00 |
|
Angelo Venturini
|
9e18b86311
|
fix(Core/Auras): SPELL_AURA_MOD_SCALE should scale additively instead… (#14425)
...multiplicatively
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2023-01-02 20:43:20 -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 |
|
UltraNix
|
233d284539
|
fix(Core/Formations): Implemented new creature formation flag: GROUP_AI_FLAG_ACQUIRE_NEW_TARGET_ON_EVADE. (#13509)
Fixes #13394
|
2022-12-27 11:31:08 +01:00 |
|
ZhengPeiRu21
|
7990de44c1
|
fix(Core): Correct Quest Details Display at Max Level (#13046)
* fix(Core): Quest Details Display at Max Level
* Add OnSetMaxLevel hook
|
2022-12-20 12:14:53 +01:00 |
|
郑佩茹
|
cab0d6f027
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/Guilds/Guild.cpp
|
2022-11-18 10:21:36 -07:00 |
|
UltraNix
|
93796bb01d
|
fix(Core/Creatures): Fixed loading transform auras from DB. (#13489)
Fixes #13472
|
2022-10-27 05:23:51 -03:00 |
|
Skjalf
|
7eb096ae0b
|
fix(Core/Creature): Fix LinkedRespawn not working with id2, etc. (#13367)
|
2022-10-12 14:03:56 -03:00 |
|
UltraNix
|
e390087efd
|
feat(Core/Items): Implemented elemental weapon damage. Source: Trinit… (#13050)
...yCore.
|
2022-10-08 14:34:52 -03:00 |
|
ZhengPeiRu21
|
906748cd16
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-10-07 09:14:47 -06:00 |
|
UltraNix
|
0ae8790956
|
fix(Core/Creatures): Renamed CREATURE_FLAG_EXTRA_DONT_CALL_ASSISTANCE to CREATURE_FLAG_EXTRA_IGNORE_ASSISTANCE_CALL (#13130)
|
2022-10-06 00:18:05 -03: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 |
|
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
|
80c608df4f
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-10-02 10:46:28 -06:00 |
|
M'Dic
|
967f8ce6d6
|
update (core): Startup console capitalizations (#13195)
|
2022-10-01 13:09:34 -04:00 |
|
ZhengPeiRu21
|
a300a4be12
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-09-28 17:09:45 -06:00 |
|
UltraNix
|
6a4dbb7436
|
fix(Scripts/Temple of AhnQiraj): Qiraji Champion. (#12965)
|
2022-09-28 00:40:50 -03:00 |
|
ZhengPeiRu21
|
8c05b69e4e
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-09-26 10:01:10 -06:00 |
|
Maelthyr
|
1f472bddd3
|
refactor(Core/Combat): Code style and improvement of ThreatMgr (#12992)
|
2022-09-25 15:20:34 -03:00 |
|
ZhengPeiRu21
|
ac5bcfae12
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-09-02 10:49:43 -06:00 |
|
ZhengPeiRu21
|
1a20c2daa0
|
fix(Core): Correct Quest XP Display when modified by OnQuestCompleteXP Hook (#12919)
|
2022-09-02 09:28:53 -03:00 |
|
郑佩茹
|
0752208c43
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/Entities/Player/Player.cpp
|
2022-08-25 10:07:17 -06:00 |
|
UltraNix
|
76f976fd80
|
fix(Core/Creatures): Implemented CREATURE_FLAG_EXTRA_DONT_CALL_ASSISTANCE extra flag. (#12802)
* fix(Scripts/AhnQiraj): Rajaxx wave mobs should not chain-aggro each other.
Fixed #12745
* Update.
|
2022-08-21 10:45:10 -03:00 |
|
郑佩茹
|
bbd283598d
|
Fix Evading issue
|
2022-08-18 13:46:22 -06:00 |
|