diff --git a/plugins/rtd.smx b/plugins/rtd.smx index 65839dc..ad5e4b1 100644 Binary files a/plugins/rtd.smx and b/plugins/rtd.smx differ diff --git a/scripting/rtd.sp b/scripting/rtd.sp index 6c098a0..b7a55a1 100644 --- a/scripting/rtd.sp +++ b/scripting/rtd.sp @@ -28,7 +28,7 @@ #tryinclude #tryinclude -#define PLUGIN_VERSION "2.4.0" +#define PLUGIN_VERSION "2.4.1" #define CHAT_PREFIX "\x07FFD700[RTD]\x01" #define CONS_PREFIX "[RTD]" diff --git a/update.txt b/update.txt index cea742d..ffb763e 100644 --- a/update.txt +++ b/update.txt @@ -4,8 +4,8 @@ { "Version" { - "Latest" "2.4.0" - "Previous" "2.3.5" + "Latest" "2.4.1" + "Previous" "2.4.0" } "Notes" "View changelog at https://github.com/Phil25/RTD/wiki/changelog" @@ -13,6 +13,31 @@ "Files" { + "Patch" + { + "Plugin" "Path_SM/plugins/rtd.smx" + "Plugin" "Path_SM/translations/rtd2.phrases.txt" + "Plugin" "Path_SM/translations/rtd2_perks.phrases.txt" + + "Source" "Path_SM/scripting/rtd.sp" + "Source" "Path_SM/scripting/rtd/convars.sp" + "Source" "Path_SM/scripting/rtd/perks/cursedprojectiles.sp" + "Source" "Path_SM/scripting/rtd/perks/drunkwalk.sp" + "Source" "Path_SM/scripting/rtd/perks/firetimebomb.sp" + "Source" "Path_SM/scripting/rtd/perks/frozen.sp" + "Source" "Path_SM/scripting/rtd/perks/fullubercharge.sp" + "Source" "Path_SM/scripting/rtd/perks/hellsreach.sp" + "Source" "Path_SM/scripting/rtd/perks/infiniteammo.sp" + "Source" "Path_SM/scripting/rtd/perks/invisibility.sp" + "Source" "Path_SM/scripting/rtd/perks/powerplay.sp" + "Source" "Path_SM/scripting/rtd/perks/smite.sp" + "Source" "Path_SM/scripting/rtd/perks/striptomelee.sp" + "Source" "Path_SM/scripting/rtd/perks/suffocation.sp" + "Source" "Path_SM/scripting/rtd/perks/timebomb.sp" + "Source" "Path_SM/scripting/rtd/stocks.sp" + "Source" "Path_SM/scripting/rtd/storage/cache.sp" + } + "Plugin" "Path_SM/plugins/rtd.smx" "Plugin" "Path_SM/translations/rtd2.phrases.txt" "Plugin" "Path_SM/translations/rtd2_perks.phrases.txt"