ZhengPeiRu21
465d19b7f6
Merge branch 'azerothcore:master' into Playerbot
2023-01-19 11:57:25 -07:00
Kitzunu
12f4a28b01
fix(Core/Characters): Correctly update char count on realm selection ( #14685 )
2023-01-15 15:44:17 +01:00
ZhengPeiRu21
16eecd908e
Merge branch 'azerothcore:master' into Playerbot
2023-01-04 11:21:02 -07: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
ZhengPeiRu21
b86914fd37
Merge branch 'azerothcore:master' into Playerbot
2022-12-29 12:20:26 -07:00
Axel Cocat
97b5906124
feat(Core/Player): delete character cache in Player::DeleteFromDB() ( #14388 )
2022-12-28 19:22:28 -03:00
郑佩茹
cab0d6f027
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Guilds/Guild.cpp
2022-11-18 10:21:36 -07:00
M'Dic
2e6f6e26da
Add (core\db): Support for Homebind Orientation ( #13389 )
...
Add (core\db) Support for Homebind Orientation
2022-10-12 14:39:02 -04: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
8da3ae8a91
Merge branch 'azerothcore:master' into Playerbot
2022-09-21 09:42:10 -06:00
DavuKnight
d8598c764e
feat(core): OnFfaPvpStateUpdate Event ( #13023 )
...
* Event for Notification when the Player enters into or Leaves Ffa
* Bug and Formatting Fixes
2022-09-21 08:33:28 -04:00
ZhengPeiRu21
d9390e34b4
fix(Core): CanAccountCreateCharacter hook parameters ( #13060 )
2022-09-21 07:42:56 -04:00
ZhengPeiRu21
e67849a858
Merge branch 'azerothcore:master' into Playerbot
2022-09-19 09:23:59 -06:00
ZhengPeiRu21
7dc598f364
feat(Core): CanAccountCreateCharacter hook ( #13020 )
2022-09-19 00:58:18 -03:00
郑佩茹
32c6babdb7
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Entities/Player/Player.cpp
# src/server/game/Entities/Player/Player.h
# src/server/game/Entities/Unit/Unit.h
2022-08-16 16:13:26 -06:00
UltraNix
572a680c16
fix(Core/Movement): Improvements to taxi flight movement generator: ( #12347 )
...
Changed multi-segment taxi paths to fly nearby flight masters along the way, not directly through them.
Taxi cost on multi-segment paths is now charged per segment when it is started.
Properly send taxi node status on login, as well as if the taxi master is out of range.
Apply reputation discount to all points in multi-segment paths.
Properly clean up list of taxi destinations upon arrival at final node.
Teleport players to the destination taxi node location instead of their current ground position.
Don't start a spline with just 1 point in FlightPathMovementGenerator
Source: TrinityCore.
2022-08-01 23:21:11 -03:00
UltraNix
529eebb107
fix(Core/Services): Re-check all achievement criterias on faction cha… ( #12582 )
...
...nge.
2022-08-01 16:20:07 -03:00
郑佩茹
a44c241430
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/apps/worldserver/worldserver.conf.dist
# src/server/game/Battlegrounds/Battleground.h
# src/server/game/Entities/Player/Player.cpp
# src/server/game/World/World.cpp
2022-07-13 10:31:30 -06:00
UltraNix
8c1b729375
fix(Core/Spells): Removed any triggered auras on glyph removal. ( #12168 )
...
* fix(Core/Spells): Removed any triggered auras on glyph removal.
Fixes #11939
* Update.
2022-06-28 16:19:35 -04:00
ZhengPeiRu21
2cb590a48b
Merge branch 'azerothcore:master' into Playerbot
2022-04-07 08:55:50 -06:00
Kitzunu
b709a22ddc
feat(Core/Players): PlayerFlag helpers ( #11294 )
...
* feat(Core/Players): PlayerFlag helpers
* Update Player.h
* fix build
2022-04-05 18:53:50 +02:00
ZhengPeiRu21
68d3ec7d77
Merge branch 'azerothcore:master' into Playerbot
2022-04-04 07:53:51 -06:00
Nefertumm
0ef2781ede
feat(Config): Max gold on change faction ( #11147 )
...
* feat(Config): Max gold on change faction
* build
2022-04-02 11:46:57 -03:00
ZhengPeiRu21
32dc06900c
Merge branch 'azerothcore:master' into Playerbot
2022-03-30 09:53:52 -06:00
Kitzunu
856aed6fc6
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 ( #11227 )
2022-03-30 07:59:42 -03:00
ZhengPeiRu21
7d7e66cbe4
Merge branch 'azerothcore:master' into Playerbot
2022-03-25 10:48:58 -06:00
UltraNix
f0eb6d36a3
fix(Core/Handlers): Faction Change service properly reset and give ne… ( #9729 )
...
Fixes #7981
Fixes #8732
2022-03-25 11:45:07 +01:00
郑佩茹
db71f4739c
Fix corrupt item cache crashes, bot whispers, trade crashes
2022-03-22 10:51:50 -06:00
IntelligentQuantum
b6a07d38c0
feat(Core/Characters): Replace DELETE + INSERT with REPLACE ( #10862 )
2022-03-15 09:40:55 +01:00
acidmanifesto
7435805860
fix (core): server.log dump ( #10742 )
2022-02-22 14:53:22 -03:00
UltraNix
0b02ba87fc
fix(Core/Reputations): Faction rep gained by killing mobs is now prop… ( #9737 )
...
* fix(Core/Reputations): Faction rep gained by killing mobs is now properly rounded up.
Do not increase reputation rank if exceeds max rank cap.
Fixes #8718
2022-02-05 07:37:00 -03:00
Kargatum
de13bf426e
feat(Core/DBLayer): replace char const* to std::string_view ( #10211 )
...
* feat(Core/DBLayer): replace `char const*` to `std::string_view`
* CString
* 1
* chore(Core/Misc): code cleanup
* cl
* db fix
* fmt style sql
* to fmt
* py
* del old
* 1
* 2
* 3
* 1
* 1
2022-02-05 00:37:11 +01:00
Kargatum
5969df4e30
refactor(Core/Logging): switch to fmt style for LOG_ ( #10366 )
...
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
2022-01-27 16:44:41 +01:00
Kargatum
8b7df23f06
feat(Core/Time): Implement saparated manager for game time ( #8630 )
2022-01-24 17:55:00 +07:00
UltraNix
a97719fe23
fix(Core/Handlers): Correctly updating faction and race change on packet. ( #10199 )
...
Fixes #10008
2022-01-16 09:42:01 -03:00
IntelligentQuantum
93322bcb4d
refactor(Core/Packet): Character packets ( #9546 )
...
* Character
* Update CharacterHandler.cpp
2022-01-06 08:55:00 -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
Skjalf
58302e4196
feat(Core/Player): Implement player specific settings ( #9483 )
2021-12-26 08:39:15 -03:00
Skjalf
2384ed1254
fix(Core/Character): Fix OnFirstLogin script hook ( #9686 )
2021-12-14 20:06:41 -03:00
acidmanifesto
1500453f59
feat(Core\Player): Added createplayerinfo_cast_spell support cast spell for some class spells ( #9448 )
2021-12-03 18:33:21 -03:00
Kargatum
51adbffae4
feat(Core/Modules): add separated lib for modules ( #9281 )
2021-12-02 20:28:58 +07:00
IntelligentQuantum
0632f3baff
fix(Core/CharacterHandler): Reputation + Map Explore AT_FIRST_LOGIN ( #9252 )
2021-11-29 00:23:25 +01:00
Kargatum
f62664c987
refactor(Core/Misc): headers cleanup ( #9259 )
2021-11-22 17:24:39 +07:00
Skjalf
731d256420
refactor(Core/Cache): move the GlobalPlayerCache to its own class ( #9166 )
2021-11-18 16:53:36 +01:00
IntelligentQuantum
cb00a336df
feat(Core/CharacterHandler): ( #9147 )
...
Both Faction - Argent Crusade, Frenzyheart Tribe, Kirin Tor, Knights of the Ebon Blade, The Ashen Verdict, The Kalu'ak, The Oracles, The Sons of Hodir, The Wyrmrest Accord
Alliance - Alliance Vanguard, Explorers' League, The Frostborn, The Silver Covenant, Valiance Expedition
Horde - Horde Expedition, The Hand of Vengeance, The Sunreavers, The Taunka, Warsong Offensive
2021-11-17 14:13:03 +01:00
Malcrom
f106de8788
refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ( #8708 )
2021-11-01 17:04:32 +01:00
Meltie2013
250dee5be9
feat(Core): implement world availability option ( #8755 )
2021-10-29 15:32:19 +02:00
Kargatum
a650fd495c
feat(Core/Metrics): implement real time statistic visualization ( #8663 )
2021-10-28 14:47:29 +02:00
jestermaniac
8c126075ff
fix(Core/Entities): fix contested flag timer when logging out and in ( #8558 )
2021-10-16 22:26:13 -03:00