This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
/
updatefile.txt
53 lines (51 loc) · 2.27 KB
/
updatefile.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
"Updater"
{
"Information"
{
"Version"
{
"Latest" "1.7.4"
}
"Notes" "Removed the need to download other third party includes (SB, SB++, MA and Updater)."
"Notes" "Removed Angle checks in L4D1&2."
"Notes" "Added define in lilac.sp for TF2Classic support."
"Notes" "Added support for the old version of SourceBans."
"Notes" "Added admin chat warnings for suspicious players (Aimbot, Aimlock and Bhop)."
"Notes" "Fixed a bug where multiple aimbot checks are fired upon getting multiple kills from the same shot."
"Notes" "Removed custom warnings when compiling."
"Notes" "Updated sourcecode to compile in SM 1.11 without warnings."
}
"Files"
{
"Plugin" "Path_SM/plugins/lilac.smx"
"Plugin" "Path_SM/translations/lilac.phrases.txt"
"Plugin" "Path_SM/translations/chi/lilac.phrases.txt"
"Plugin" "Path_SM/translations/cze/lilac.phrases.txt"
"Plugin" "Path_SM/translations/de/lilac.phrases.txt"
"Plugin" "Path_SM/translations/es/lilac.phrases.txt"
"Plugin" "Path_SM/translations/fi/lilac.phrases.txt"
"Plugin" "Path_SM/translations/fr/lilac.phrases.txt"
"Plugin" "Path_SM/translations/nl/lilac.phrases.txt"
"Plugin" "Path_SM/translations/no/lilac.phrases.txt"
"Plugin" "Path_SM/translations/pt/lilac.phrases.txt"
"Plugin" "Path_SM/translations/ru/lilac.phrases.txt"
"Plugin" "Path_SM/translations/tr/lilac.phrases.txt"
"Plugin" "Path_SM/translations/ua/lilac.phrases.txt"
"Source" "Path_SM/scripting/lilac.sp"
"Source" "Path_SM/scripting/lilac/lilac_globals.sp"
"Source" "Path_SM/scripting/lilac/lilac_aimbot.sp"
"Source" "Path_SM/scripting/lilac/lilac_aimlock.sp"
"Source" "Path_SM/scripting/lilac/lilac_angles.sp"
"Source" "Path_SM/scripting/lilac/lilac_anti_duck_delay.sp"
"Source" "Path_SM/scripting/lilac/lilac_backtrack.sp"
"Source" "Path_SM/scripting/lilac/lilac_bhop.sp"
"Source" "Path_SM/scripting/lilac/lilac_config.sp"
"Source" "Path_SM/scripting/lilac/lilac_convar.sp"
"Source" "Path_SM/scripting/lilac/lilac_lerp.sp"
"Source" "Path_SM/scripting/lilac/lilac_macro.sp"
"Source" "Path_SM/scripting/lilac/lilac_noisemaker.sp"
"Source" "Path_SM/scripting/lilac/lilac_ping.sp"
"Source" "Path_SM/scripting/lilac/lilac_stock.sp"
"Source" "Path_SM/scripting/lilac/lilac_string.sp"
}
}