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 |
|
Kargatum
|
e8f34b2309
|
feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
|
2022-01-25 23:15:51 +01:00 |
|
Kargatum
|
259b9133f6
|
feat(Core/Common): add new helpers for time utility (#10207)
|
2022-01-19 12:01:59 +07:00 |
|
IntelligentQuantum
|
aaf85d0984
|
refactor(Core/Packet): Combat log (#9673)
|
2022-01-09 05:21:41 +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
|
fb249836e9
|
Core\Packet\Misc: Weather (#9648)
|
2022-01-04 13:52:13 -05:00 |
|
IntelligentQuantum
|
e57582accb
|
Core/Packet: WorldState (#9435)
* Core/Packet: WorldState
* Test
* WRONG
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
|
2022-01-03 11:50:56 -05:00 |
|
IntelligentQuantum
|
0556f0b3d5
|
refactor(Core/Packets): Totem (#9451)
* Totem
* Update WorldSession.h
|
2021-12-31 10:23:38 -03:00 |
|
IntelligentQuantum
|
53a6fb7513
|
refactor(Core/Packets): Bank packets (#9627)
|
2021-12-30 16:00:24 -03:00 |
|
IntelligentQuantum
|
3591f69662
|
refactor(Core/Packet): Guild (#9411)
* Core/Packet: Guild
* Winfi
|
2021-12-11 10:00:06 +01:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07: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 |
|
Kargatum
|
8568c4fb33
|
feat(Core): replace ACE network with Boost.Asio (#6574)
|
2021-07-16 10:43:56 +02:00 |
|
Francesco Borzì
|
23e9b85d0e
|
refactor(Core): code cleanup (part 3) (#6380)
|
2021-06-19 01:25:29 +02:00 |
|
Kitzunu
|
897a02bb75
|
refactor(Core/Misc): acore to Acore (#6043)
|
2021-05-31 14:21:54 +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 |
|