diff --git a/RocketStats/RocketStats.cpp b/RocketStats/RocketStats.cpp index b1ea34d4..6c501482 100644 --- a/RocketStats/RocketStats.cpp +++ b/RocketStats/RocketStats.cpp @@ -350,7 +350,6 @@ void RocketStats::ResetStats() #pragma region BoostMgmt void RocketStats::OnBoostStart(std::string eventName) { - cvarManager->log("boostStart"); // Check if boost enabled in options bool IsBoostEnabled = cvarManager->getCvar("RocketStats_stop_boost").getBoolValue(); if (!IsBoostEnabled || gameWrapper->IsInReplay() || isBoosting) @@ -374,7 +373,6 @@ void RocketStats::OnBoostStart(std::string eventName) void RocketStats::OnBoostEnd(std::string eventName) { - cvarManager->log("boostEnd"); // Check if boost enabled in options bool IsBoostEnabled = cvarManager->getCvar("RocketStats_stop_boost").getBoolValue(); if (!IsBoostEnabled || gameWrapper->IsInReplay() || !isBoosting) diff --git a/RocketStats/RocketStats.log b/RocketStats/RocketStats.log new file mode 100644 index 00000000..a19c659f --- /dev/null +++ b/RocketStats/RocketStats.log @@ -0,0 +1 @@ +G:\Depot_RocketStats\RocketStatsNuSa\RocketStatsNuSa.vcxproj(28,3): error MSB4019: le projet importé "H:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.Cpp.Default.props" est introuvable. Vérifiez que l'expression de la déclaration Import "H:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\\Microsoft.Cpp.Default.props" est correcte et que le fichier existe sur le disque. diff --git a/RocketStats_Rank.txt b/RocketStats_Rank.txt new file mode 100644 index 00000000..45c9e10c --- /dev/null +++ b/RocketStats_Rank.txt @@ -0,0 +1 @@ +Silver_III \ No newline at end of file diff --git a/boost.html b/boost.html new file mode 100644 index 00000000..482516e8 --- /dev/null +++ b/boost.html @@ -0,0 +1,43 @@ + + +
+ + + +