Skip to content

Commit

Permalink
changelog: bump to 1.37.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ZantetsukenGT committed Apr 10, 2022
1 parent 609561f commit a3e19fa
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 11 deletions.
2 changes: 1 addition & 1 deletion legacy/modules/this_core.inc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

#include <mSelection> // Selection with preview models feature library

#define GM_VERSION "1.37.7 (r)"
#define GM_VERSION "1.37.8 (r)"
#define GM_NAME "Att-Def"
new GM_WEBSITE[50] = "discord.gg/MbQbr9BKFs";

Expand Down
34 changes: 24 additions & 10 deletions modules/commands/changelog.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@ YCMD: changelog(playerid1, params[], help)
switch (listitem)
{
case 0:
{
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC "\n 1.37.8 Features and fixes");
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, "{CCCCCC}\nAdded " COL_PRIM "/" COL_SEC "deaglenerf {CCCCCC} to configure deagle dmg.");
strcat(str, "{CCCCCC}\nRound timer is now reduced properly (sadly timer bug is still around).");
strcat(str, "{CCCCCC}\nReplacing a player now sets the correct skin.");
strcat(str, COL_PRIM"\n\nPRO TIPS:");
strcat(str, COL_SEC "\n{FFD700}Sniper bug fix available! " COL_SEC "shorturl.at/bgpH1");
strcat(str, COL_SEC "\n{FFD700}Silent ASI Loader required: " COL_SEC "shorturl.at/szCR0");
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 1:
{
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC "\n 1.37.7 Features and fixes");
Expand All @@ -34,7 +48,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 1:
case 2:
{
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC "\n 1.37.6 Features and fixes");
Expand All @@ -46,7 +60,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 2:
case 3:
{
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC "\n 1.37.5 (no anticheats) Features and fixes");
Expand All @@ -59,7 +73,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 3:
case 4:
{
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC "\n 1.37.5 Features and fixes");
Expand All @@ -74,7 +88,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 4:
case 5:
{
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC "\n 1.37.4 Features and fixes");
Expand All @@ -87,7 +101,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 5:
case 6:
{
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC "\n 1.37.3 Features and fixes");
Expand All @@ -107,7 +121,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 6:
case 7:
{
strcat(str, COL_PRIM "\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC "\n 1.37.2 Features and fixes");
Expand All @@ -120,7 +134,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 7:
case 8:
{
strcat(str, COL_PRIM"\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC"\n 1.37.1 Features and fixes");
Expand All @@ -132,7 +146,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 8:
case 9:
{
strcat(str, COL_PRIM"\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC"\n 1.37.0 Features and fixes");
Expand All @@ -149,7 +163,7 @@ YCMD: changelog(playerid1, params[], help)
strcat(str, COL_PRIM"\n\nif you find any bug please let me know");
strcat(str, "{CCCCCC}\nAll the updates from this changelog have been coded by " COL_PRIM "Shooter (Zantetsuken#2220)");
}
case 9:
case 10:
{
strcat(str, COL_PRIM"\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
strcat(str, COL_SEC"\n 1.36 Features and fixes");
Expand Down Expand Up @@ -193,7 +207,7 @@ YCMD: changelog(playerid1, params[], help)
Dialog_ShowCallback(playerid1, using inline InlineShowChanges, DIALOG_STYLE_MSGBOX, va_return("%s gamemode " COL_PRIM "updates", GM_NAME), str, "OK", "");
}
Dialog_ShowCallback(
playerid1, using inline InlineVersionSelect, DIALOG_STYLE_LIST, COL_SEC "Select a gamemode version to see the introduced changes", "1.37.7\n1.37.6\n1.37.5 (no anticheats)\n1.37.5\n1.37.4\n1.37.3\n1.37.2\n1.37.1\n1.37.0\n1.36", "Select",
playerid1, using inline InlineVersionSelect, DIALOG_STYLE_LIST, COL_SEC "Select a gamemode version to see the introduced changes", "1.37.8\n1.37.7\n1.37.6\n1.37.5 (no anticheats)\n1.37.5\n1.37.4\n1.37.3\n1.37.2\n1.37.1\n1.37.0\n1.36", "Select",
"Cancel");
return 1;
}

0 comments on commit a3e19fa

Please sign in to comment.