Force session host and improve protections (#593)

* Add force session host and update protections

* Remove old popgroup protection

* Harden script patcher

* Replace looped options with script patches

* Missing break

* Use enums

* Forgot to break again...

* Add tooltip for force session host

Co-authored-by: user <email@hostname>
This commit is contained in:
maybegreat48
2022-11-13 16:34:44 +00:00
committed by GitHub
parent c0d20c59a7
commit f636c7c17f
40 changed files with 467 additions and 250 deletions

View File

@ -1,5 +1,7 @@
#include "friends_service.hpp"
#include "pointers.hpp"
#include <network/CNetGamePlayer.hpp>
#include <socialclub/FriendRegistry.hpp>
namespace big
{