Commit Graph

9 Commits

Author SHA1 Message Date
5df7a425b0 fix(PlayerService): Reset selected player back to dummy
Fixes #282
2022-06-25 22:40:34 +02:00
8626bf2184 feat(PlayerList): Show self at the top, separated by a divider (#271)
Additionally I redesigned how the player service worked.

Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-24 19:48:03 +02:00
a2848e933d feat(Hooks, PlayerList): CNetworkPlayerMgr::init(), add self (#251) 2022-05-28 17:44:05 +02:00
70d04aa1ce feat(Protections): Added desync protection and notification (Closes #156) (#220)
* feat(Protections): Added desync protection and notification (#156)

* fix(Protections): Fix warning and revert Premake VS version
2022-05-20 18:17:41 -04:00
a2f459fad9 feat(Logging): Added settings to toggle them (#126)
* feat(Settings): Added notification settings
2022-03-21 18:10:18 +01:00
b9f61c522b feat(Players): Added friends again 2022-02-21 00:55:21 +01:00
0898dbe2ff fix(PlayerService): return nullptr instead of false 2022-02-18 16:28:31 +01:00
0cff76852a feat(PlayerList): Further simplified how selected player is handled 2022-02-02 01:38:35 +01:00
1dc68d23e1 feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00