Shauren
|
3ca9e1253a
|
Core/Movement: Fixed uninitialized value in MoveSplineInitArgs
|
2023-05-29 19:32:55 +02:00 |
|
Naddley
|
a2cba46e64
|
DB/NPE: Handle phase for Horde Populated Camp
|
2023-05-29 18:19:39 +02:00 |
|
Teleqraph
|
c4aa4d4b53
|
Core/Spells: Implement SPELL_ATTR10_RESET_COOLDOWN_UPON_ENDING_AN_ENCOUNTER (#29032)
|
2023-05-29 10:43:48 +02:00 |
|
Meji
|
06d0b16f15
|
Core/Creatures: Move creature difficulty specific data from creature_template table to creature_template_difficulty (#28931)
|
2023-05-29 00:01:23 +02:00 |
|
Shauren
|
526b16fea4
|
Core/Objects: Unify GameObjectSearcher, UnitSearcher, CreatureSearcher and PlayerSearcher classes into one common implementation
|
2023-05-28 16:54:23 +02:00 |
|
Shauren
|
261eb201bf
|
Core/Objects: Unify WorldObjectSearcher classes into one common implementation
|
2023-05-28 16:07:34 +02:00 |
|
Shauren
|
3790c1e3da
|
Core/Spells: Implemented spell target type 142
|
2023-05-28 01:14:19 +02:00 |
|
Shauren
|
7881f0ef5f
|
Core/Creatures: Allow summons to be initialized properly when summoner is not in world yet
|
2023-05-27 18:43:43 +02:00 |
|
Shauren
|
3d3e94d8e4
|
Core/Auras: Fixed SPELL_AURA_LINKED_SUMMON summons not despawning when aura is removed from unit being removed from world
|
2023-05-27 16:17:39 +02:00 |
|
Shauren
|
e71381728e
|
Core: Update allowed build to 10.1.0.49801
|
2023-05-27 13:26:19 +02:00 |
|
Shauren
|
781ca507dd
|
Core/Commands: Added .debug playercondition command
|
2023-05-26 23:51:20 +02:00 |
|
Shauren
|
bfc0f7faab
|
Core: Update allowed build to 10.1.0.49741
|
2023-05-25 00:34:44 +02:00 |
|
Shauren
|
092119058b
|
Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
|
2023-05-24 22:10:04 +02:00 |
|
Shauren
|
db55a034fd
|
Fix dynamic linking build
|
2023-05-23 10:46:46 +02:00 |
|
Shauren
|
4a1b0b180c
|
Core: Update allowed build to 10.1.0.49679
|
2023-05-23 09:24:04 +02:00 |
|
Naddley
|
01f8d2e426
|
DB/NPE: Added spawns for Darkmaul Citadel scenario
|
2023-05-22 19:30:30 +02:00 |
|
Shauren
|
206369934a
|
Core/Spells: Implemented new proc hit type PROC_HIT_DISPEL
|
2023-05-22 18:55:17 +02:00 |
|
Shauren
|
c2884612ce
|
Core/Players: Fixed crashes with char enum packet if equipment cache field does not have correct format
|
2023-05-22 11:58:50 +02:00 |
|
Shauren
|
c76d96edfb
|
Core/Objects: Fixed uninitialized variables in FindCreatureOptions
|
2023-05-22 10:40:57 +02:00 |
|
TheDdraig
|
612ad687e6
|
DB/WakingShores: Added spawns for Alliance Camp in Wild Coast
Co-authored-by: Naddley <[email protected]>
Closes #28985
|
2023-05-22 01:55:28 +02:00 |
|
Jeremy
|
fce1994795
|
Core/Players: Respawn alive at graveyard when releasing spirit (#29009)
|
2023-05-21 16:42:26 +02:00 |
|
Jeremy
|
7ba4e2df84
|
Core/Graveyards: Fix graveyards in subzones when there is no valid graveyard in that subzone (#29003)
|
2023-05-21 15:31:14 +02:00 |
|
ModoX
|
ae9ec38345
|
Scripts/Warrior: Fix nopch build
|
2023-05-21 14:29:40 +02:00 |
|
Shauren
|
7f98b71698
|
Core/Creatures: Fixed some creatures having 0 max health (and being unkillable)
|
2023-05-21 13:31:42 +02:00 |
|
SargeroDeV
|
f0aa85c99e
|
Spells/Scripts: Implement Critical Thinking (#29005)
|
2023-05-21 13:27:02 +02:00 |
|
Shauren
|
907d9f1a79
|
Docker: Fixed files being missing from circleci built images
|
2023-05-20 13:57:57 +02:00 |
|
Jeremy
|
f8f1c3b4f0
|
Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)
|
2023-05-19 20:11:31 +02:00 |
|
Shauren
|
40361a95da
|
DB: Fixed player name uniqueness checks
|
2023-05-19 18:42:19 +02:00 |
|
Naddley
|
ecd1903f05
|
DB/NPE: Added graveyard data for Exiles Reach
|
2023-05-19 01:39:34 +02:00 |
|
SargeroDeV
|
48820532e4
|
Scripts/Warrior: Implement Shield Block (#29004)
|
2023-05-18 22:43:35 +02:00 |
|
SargeroDeV
|
e943c695f2
|
Scripts/Warrior: Implement Warbreaker and In For The Kill (#28994)
|
2023-05-18 22:27:37 +02:00 |
|
SargeroDeV
|
94b7a863ef
|
Scripts/Warrior: Implement Brutal Vitality (#28987)
|
2023-05-18 14:01:32 +02:00 |
|
Shauren
|
073d1cb4ec
|
Dep/protobuf: Fixed gcc warnings
|
2023-05-17 17:35:03 +02:00 |
|
Naddley
|
50d4599e2e
|
DB/NPE: Added some more Alliance spawns
|
2023-05-17 01:21:34 +02:00 |
|
Shauren
|
33bd04fb64
|
Core/Auras: Define new aura type
Closes #28995
|
2023-05-16 11:35:20 +02:00 |
|
Shauren
|
baefed8b95
|
Core/Proto: Updated protobuf messages and services
|
2023-05-16 00:40:43 +02:00 |
|
SargeroDeV
|
9e7c84b92c
|
DB/Warrior: Added spellproc data for Brace For Impact
Closes #28975
|
2023-05-15 09:16:57 +02:00 |
|
SargeroDeV
|
a2d6b0c6e8
|
DB/Warrior: Added spellproc data for Unnerving Focus
Closes #28977
|
2023-05-15 09:00:45 +02:00 |
|
SargeroDeV
|
807c3555b5
|
Scripts/Warrior: Implement Shield Charge (#28974)
|
2023-05-15 08:32:49 +02:00 |
|
Shauren
|
034db11b2c
|
Core: Update allowed build to 10.1.0.49570
|
2023-05-15 00:36:49 +02:00 |
|
Shauren
|
8a91448f28
|
Scripts/Spells: Fixed uninitialized variable in d64f7c332e
|
2023-05-14 19:36:06 +02:00 |
|
Shauren
|
b42477f6b4
|
Warning fix
|
2023-05-14 19:35:26 +02:00 |
|
 ModoXandSargeroDeV
|
d64f7c332e
|
Scripts/Warrior: Implemented Fueled by Violence
Closes #28976
Co-authored-by: SargeroDeV <[email protected]>
|
2023-05-14 18:35:02 +02:00 |
|
Shauren
|
eadafb0347
|
Core/DBLayer: Relaxed restrictions on which Field class member function can be used to access column value from "strict match" to "must not truncate"
|
2023-05-14 16:30:05 +02:00 |
|
Shauren
|
8d0620eb05
|
Core/GameTables: Fixed parsing gt files (for real this time)
|
2023-05-14 00:55:03 +02:00 |
|
DeadMouse
|
83bc908531
|
Core/Battlegrounds: Correct distance check in HandleAreaSpiritHealerQueryOpcode and HandleAreaSpiritHealerQueueOpcode. (#28979)
|
2023-05-13 18:16:37 +02:00 |
|
Shauren
|
3f2d62f9d6
|
Core/GameTables: Fixed parsing gt files
|
2023-05-13 16:10:26 +02:00 |
|
Shauren
|
06db073eb9
|
Core/PacketIO: Add missing bit writes
|
2023-05-13 15:48:25 +02:00 |
|
Shauren
|
3260b94dd6
|
Core/Misc: Replace string to int conversion functions from Common.h with c++17 std::from_chars based ones Trinity::StringTo
|
2023-05-13 15:46:27 +02:00 |
|
Shauren
|
c4d4008596
|
Scripts/Underrot: Removed unneccessary code, handled by difficulty version of SpellMisc already
|
2023-05-10 17:20:51 +02:00 |
|