9 Commits

Author SHA1 Message Date
Yimura
998bbc8a92
fix(PlayerService): Reset selected player back to dummy
Fixes #282
2022-06-25 22:40:34 +02:00
mentolixite
340e743e65
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
mentolixite
30a48b6c6f
feat(Hooks, PlayerList): CNetworkPlayerMgr::init(), add self (#251) 2022-05-28 17:44:05 +02:00
Reece Watson
b525638fa2
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
Yimura
52149aba33
feat(Logging): Added settings to toggle them (#126)
* feat(Settings): Added notification settings
2022-03-21 18:10:18 +01:00
Yimura
13b37fa5a5
feat(Players): Added friends again 2022-02-21 00:55:21 +01:00
Yimura
15c681bd75
fix(PlayerService): return nullptr instead of false 2022-02-18 16:28:31 +01:00
Yimura
927203b844
feat(PlayerList): Further simplified how selected player is handled 2022-02-02 01:38:35 +01:00
Yimura
37e9e36713
feat(PlayerList): Rewrite of entire player management system 2022-01-31 18:27:35 +01:00