antony
|
4a48e18d5b
|
Playerbot fixes and functionnality to talk in channels
|
2024-07-26 11:34:32 +02:00 |
|
Alvin Zhu
|
608ff291cb
|
Force playerbots locale enUS
|
2023-12-27 17:00:20 +08:00 |
|
Yunfan Li
|
7915f79d04
|
Merge branch 'master' into Playerbot
|
2023-12-12 20:52:42 +08:00 |
|
Tristan 'Natrist' Cormier
|
4c94f62144
|
chore(Core/Account): move AccountMgr::IsGMAccount() to class WorldSession (#17845)
|
2023-11-28 21:44:48 +01:00 |
|
Yunfan Li
|
0713446e1e
|
Merge branch 'master' into Playerbot
|
2023-07-04 10:05:31 +08:00 |
|
Mickaël Mauger
|
6edcf05cc2
|
fix(Core/AuctionHouse): Fix AH searches with high number of auctions (#13467)
Fix AH searches with high number of auctions
|
2023-06-27 20:11:21 +02:00 |
|
Yunfan Li
|
abaf4655e2
|
Merge branch 'master' into Playerbot
|
2023-06-18 20:48:30 +08:00 |
|
Walter Pagani
|
666b5847c3
|
chore(Core/MiscHandler): SendAreaTriggerMessage with integer parameter (#16506)
Add the possibility for SendAreaTriggerMessage to accept an integer parameter
|
2023-06-15 19:06:13 -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 |
|
Kitzunu
|
cc6fcb6912
|
fix(Core/PacketIO): Reintroduce requeueing packets that are sent during login but need you to be logged in (#15145)
|
2023-02-21 00:33:18 -03:00 |
|
郑佩茹
|
8ffdf088d4
|
Merge branch 'master' into Playerbot
|
2023-02-17 11:37:31 -07:00 |
|
Kitzunu
|
d7e701a1cb
|
feat(Core/PacketIO): Implement STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT (#15059)
Co-authored-by: Vladimir Merzliakov <29081+VladimirMangos@users.noreply.github.com>
Co-authored-by: megamage <35114+megamage@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
|
2023-02-17 09:11:11 +01:00 |
|
郑佩茹
|
4bc9901f16
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/Entities/GameObject/GameObject.h
|
2023-02-13 13:07:03 -07:00 |
|
AnchyDev
|
246b20683f
|
feat(Core/Warden): Allow sending of custom lua payloads through Warden. (#14723)
|
2023-02-13 00:42:58 +01:00 |
|
郑佩茹
|
c1c97ad425
|
Merge branch 'master' into Playerbot
# Conflicts:
# src/server/game/Server/WorldSession.cpp
# src/server/game/Server/WorldSession.h
|
2022-12-07 14:46:21 -07:00 |
|
UltraNix
|
b9ea8b16af
|
fix(Core/Session): Fixed loading global account data and tutorials. S… (#14038)
fix(Core/Session): Fixed loading global account data and tutorials. Source: TrinityCore.
Fixes #11974
|
2022-12-06 09:08:46 -03:00 |
|
ZhengPeiRu21
|
774225e669
|
Merge branch 'azerothcore:master' into Playerbot
|
2022-08-18 13:48:09 -06:00 |
|
M'Dic
|
8b9541873a
|
feat(Core/ChatHandler/Conf): Flood Control Addon Messages (#12603)
* feat(Core/ChatHandler): Flood Control Addon Messages
Original Closed PR by @Kitzunu
https://github.com/azerothcore/azerothcore-wotlk/pull/11675
Cherrypicked TC:
cherry-pick commit (TrinityCore/TrinityCore@5384fc1)
cherry-pick commit (stoneharry/TrinityCore@a0629fc)
Co-Authored-By: stoneharry 3818405+stoneharry@users.noreply.github.com
Co-Authored-By: Shauren shauren.trinity@gmail.com
Co-Authored-By: stoneharry <3818405+stoneharry@users.noreply.github.com>
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
* update: (pr): Review Response
* update: (core): Chathandler
No reason why this case should even exist. Previous or current. This cast is under two sided interations which will always lead to you being in a group of some sorts. there is literally zero sense having a above or equal to level 80 if statement here.
* update (cleanup): Code Style
suggestion per @Nefertumm
Co-Authored-By: Angelo Venturini <nefertum.dev@protonmail.com>
Co-authored-by: stoneharry <3818405+stoneharry@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
|
2022-08-17 10:37:34 -04:00 |
|
UltraNix
|
12d41d1314
|
Big update.
|
2022-03-12 22:28:00 +01:00 |
|
IntelligentQuantum
|
1f90a18a58
|
feat(Core/Packet): CMSG_SET_SHEATHED
|
2022-03-11 18:12:21 +01:00 |
|
IntelligentQuantum
|
d6b9639259
|
Core/Packet: LFG (#9420)
* Core/Packet: LFG
* Update LFGHandler.cpp
|
2022-03-06 12:05:46 -05:00 |
|
IntelligentQuantum
|
b275499de4
|
refactor(Core/Packet): Pet (#9473)
Co-authored-by: temperrr <temperrr@users.noreply.github.com>
|
2022-03-01 13:50:50 +01:00 |
|
Kitzunu
|
ead906c58f
|
refactor(Core/Packets): Rewrite MSG_RANDOM_ROLL to new packet class (#10590)
* refactor(Core/Packets): Rewrite MSG_RANDOM_ROLL
* cherry-pick commit (c0f516caee)
Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
Co-Authored-By: DJScias <439655+DJScias@users.noreply.github.com>
* handle crash check in DoRandomRoll()
* Update MiscPackets.h
* Update Player.h
Co-authored-by: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
Co-authored-by: DJScias <439655+DJScias@users.noreply.github.com>
|
2022-02-11 10:30:49 +01:00 |
|
IntelligentQuantum
|
725b1266b4
|
refactor(Core/Packet): Chat (#9509)
* Chat
* .
* Update GameObject.cpp
* Update Object.cpp
* Update Player.cpp
|
2022-01-08 07:11:06 -03:00 |
|
IntelligentQuantum
|
93322bcb4d
|
refactor(Core/Packet): Character packets (#9546)
* Character
* Update CharacterHandler.cpp
|
2022-01-06 08:55:00 -03:00 |
|
IntelligentQuantum
|
0556f0b3d5
|
refactor(Core/Packets): Totem (#9451)
* Totem
* Update WorldSession.h
|
2021-12-31 10:23:38 -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 |
|
IntelligentQuantum
|
53a6fb7513
|
refactor(Core/Packets): Bank packets (#9627)
|
2021-12-30 16:00:24 -03:00 |
|
UltraNix
|
d87d0a2ae8
|
fix(Core/Pets): Improved Revive Pet should affect dead despawned pet. (#9625)
* fix(Core/Pets): Improved Revive Pet should affect dead despawned pet.
Fixes #9589
|
2021-12-15 05:32:16 -03:00 |
|
IntelligentQuantum
|
3591f69662
|
refactor(Core/Packet): Guild (#9411)
* Core/Packet: Guild
* Winfi
|
2021-12-11 10:00:06 +01:00 |
|
UltraNix
|
2cab3258bb
|
1st commit
|
2021-12-06 11:16:04 +01:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07:00 |
|
Kargatum
|
c0728f6e2d
|
feat(Core/Packets): rework HandleWhoOpcode (#8863)
|
2021-11-07 09:51:36 +01:00 |
|
Kargatum
|
bc9473482e
|
feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)
|
2021-10-23 10:15:42 +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 |
|
Kitzunu
|
5ceeeb0d98
|
fix(Core/Misc): SendAuthWaitQueue typo (#7868)
* cherry-pick commit <a832a1fe90>
Co-Authored-By: Jan Van Buggenhout <1895262+chipzz@users.noreply.github.com>
Co-authored-by: Jan Van Buggenhout <1895262+chipzz@users.noreply.github.com>
|
2021-09-19 18:44:27 +02:00 |
|
Kitzunu
|
2f449326e0
|
refactor(Core): Rename ...Manager to ...Mgr (#6910)
* Rename MapManager.h to MapMgr.h
* Rename BanManager.h to BanMgr.h
* Rename MapManager.cpp to MapMgr.cpp
* Rename BanManager.cpp to BanMgr.cpp
* Rename MapRefManager.h to MapRefMgr.h
* Rename ThreatManager.h to ThreatMgr.h
* Rename GridRefManager.h to GridRefMgr.h
* Rename ThreatManager.cpp to ThreatMgr.cpp
* Rename GroupRefManager.h to GroupRefMgr.h
* Rename HostileRefManager.h to HostileRefMgr.h
* Rename HostileRefManager.cpp to HostileRefMgr.cpp
* Rename MMapManager.h to MMapMgr.h
* Rename FollowerRefManager.h to FollowerRefMgr.h
* Rename VMapManager2.h to VMapMgr2.h
* Rename IVMapManager.h to IVMapMgr.h
* Rename MMapManager.cpp to MMapMgr.cpp
* Rename VMapManager2.cpp to VMapMgr2.cpp
* Rename RefManager.h to RefMgr.h
* Rename WaypointManager.h to WaypointMgr.h
* Rename WaypointManager.cpp to WaypointMgr.cpp
* Rename MPQManager.h to MPQMgr.h
* Rename MPQManager.cpp to MPQMgr.cpp
* Rename IMMAPManager.h to IMMAPMgr.h
* fix build
* Update Main.cpp
* chore(Core/Misc): Remove toxic language
* Revert "chore(Core/Misc): Remove toxic language"
* fix build
* build
|
2021-09-15 17:50:28 +02:00 |
|
Kargatum
|
8568c4fb33
|
feat(Core): replace ACE network with Boost.Asio (#6574)
|
2021-07-16 10:43:56 +02:00 |
|
Kitzunu
|
5d66e57181
|
chore(Core/Spell): SpellId's should always be uint32 (#6466)
* chore(Core/Spell): SpellId's should always be uint32
* Update spell_item.cpp
|
2021-06-25 02:11:36 +02:00 |
|
Kargatum
|
9ac6fddcae
|
feat(Core/Database): port TrinityCore database API (#5611)
|
2021-06-22 06:21:07 +02:00 |
|
Bogir[rus]
|
e3a5727222
|
chore(Core): typo fixes (#6272)
Co-authored-by: Bogir <m-000@bk.ru>
|
2021-06-16 11:28:00 +02:00 |
|
Kargatum
|
63a273507c
|
feat(Core/Packets): Port packet handling from TrinityCore (#5617)
* feat(Core/Packets): Port packet handling from TrinityCore
* 1
* 2
* 3
* 1
* 2
* #3670
* 3
* 1
* codestyle
* fix msvc warnings
|
2021-05-22 00:10:46 +02:00 |
|
Axel Cocat
|
0e8e21b812
|
fix(Core/Groups): fix group enchanting level not resetting properly (#5501)
|
2021-05-07 13:51:39 +02:00 |
|
UltraNix
|
f4c226423d
|
feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)
|
2021-04-25 22:18:03 +02:00 |
|
Chaouki Dhib
|
2d21bfc915
|
feat(Core/Movement): time synchronisation to better interpret client timestamps (#5300)
|
2021-04-23 15:53:09 +02:00 |
|
Kargatum
|
b2861be1cd
|
feat(Core/Threading): replace ace threading (#4821)
|
2021-04-16 19:45:29 +02:00 |
|
UltraNix
|
485f7e7639
|
feat(Core/DB/Authserver): remove sha_pass_hash (#4827)
|
2021-03-21 15:17:57 +01:00 |
|
Francesco Borzì
|
f6a17164be
|
fix(Core/License): issue with old files license (#4762)
|
2021-03-17 09:46:01 -06:00 |
|
Kitzunu
|
28f1dc5c0c
|
refactor(Core): replace NULL with nullptr (#4593)
|
2021-03-02 01:34:20 +01:00 |
|
Kitzunu
|
dbc0ff6554
|
refactor(Core): sort #includes alphabetically (#4579)
|
2021-02-24 22:34:42 +01:00 |
|