Boria138
c66f97fb6f
Clear ppdb files
2023-09-25 21:43:08 +06:00
Mikhail Tergoev
51356a85a4
Scripts version 2223
2023-09-23 13:21:42 +03:00
Mikhail Tergoev
146eacb223
Scripts version 2222
2023-09-23 00:27:11 +03:00
Mikhail Tergoev
17efde1601
Merge pull request #73 from Boria138/roblox
...
Roblox linux support is back
2023-09-22 16:17:32 +03:00
Boria138
c53dc5b31e
Update Auto Installs
...
1) Deleted the db file for repacks from xatab since there are no more problems with them
2) Added the creation of a separate prefix for LGC and WGC so as not to update the default one every time (I did it according to the example from VK Play)
2023-09-22 00:16:08 +06:00
Boria138
0bc33d1377
Roblox linux support is back
2023-09-21 19:02:09 +06:00
Mikhail Tergoev
0aa39f1da1
Scripts version 2221
2023-09-19 20:06:58 +03:00
Boria138
9063a33b95
Added PW_USE_US_LAYOUT
2023-09-18 20:23:05 +06:00
Boria138
6556952471
Added Reduce pulseaudio latency to fix choppy/laggy audio on some games
2023-09-18 13:32:16 +06:00
Mikhail Tergoev
1e7c6acea7
Scripts version 2220
2023-09-17 20:12:10 +03:00
Mikhail Tergoev
1b98adb80d
Scripts version 2219
2023-09-03 20:23:42 +03:00
Mikhail Tergoev
249fb822a3
Scripts version 2218
2023-09-03 14:21:20 +03:00
Mikhail Tergoev
0e82a32ef4
Scripts version 2217
2023-08-31 20:29:00 +03:00
Mikhail Tergoev
19bad2db6f
Scripts version 2216
2023-08-31 12:40:15 +03:00
Boria138
b99dc82c3e
Beatify code
2023-08-25 00:26:46 +06:00
Boria138
3b391b54f6
Fixed GTX 16 series check
...
I tested the code on a computer with GTX 1650 and everything worked correctly, but it remains to test on RTX 20, since there is the same Turing and the script can confuse them (although it should not)
2023-08-22 19:32:38 +06:00
Boria138
8fc21de716
Added automatic detection of RTX support by Nvidia card
...
Unfortunately for lack of a 16 series card the code was not tested
2023-08-22 16:36:42 +06:00
Mikhail Tergoev
97ced97037
Scripts version 2215.1
2023-08-18 19:18:10 +03:00
Mikhail Tergoev
4ae8269099
Scripts version 2215
2023-08-18 16:14:20 +03:00
Boria138
a852f48d99
Brought fps limitation to the same form as CPU cores limitation
...
Changed yad scale to yad combobox with values 30,60,90 and 120 fps also changed disable from 0 to disabled
2023-08-14 12:23:40 +06:00
Mikhail Tergoev
95b09db43a
Scripts version 2214
2023-08-04 11:50:39 +03:00
Mikhail Tergoev
1c1860dbef
Scripts version 2213
2023-08-03 17:54:36 +03:00
Boria138
c6622177a3
Added ability to restrict CPU cores
2023-08-02 00:58:56 +06:00
Mikhail Tergoev
d9c9747bc6
Scripts version 2212
2023-08-01 18:16:25 +03:00
Mikhail Tergoev
61c73ffe21
Scripts version 2211
2023-07-31 10:50:50 +03:00
Mikhail Tergoev
cfbcf69d03
Scripts version 2210
2023-07-28 18:20:32 +03:00
Mikhail Tergoev
0fff71a8bb
Scripts version 2209
2023-07-26 15:58:11 +03:00
Mikhail Tergoev
5d7b276873
Merge branch 'Boria138-update-autoinstall'
...
- Added Battle Of Space Raiders autoinstall
- Replaced the url for the Caliber download
- Deleted try_download_caliber function
- Replaced wget -O in PW_ANKAMA to try_download function
2023-07-26 14:50:58 +03:00
Mikhail Tergoev
a6f899b757
disabled EAC and BE for autoinstall
2023-07-26 14:50:41 +03:00
Mikhail Tergoev
3078ed73ef
minor changes
2023-07-26 14:47:57 +03:00
Boria138
1554e7e7cd
Update Autoinstall
...
Added Battle Of Space Raiders autoinstall
Replaced the url for the Caliber download
Deleted try_download_caliber function
Replaced wget -O in PW_ANKAMA to try_download function
2023-07-26 17:08:17 +06:00
Mikhail Tergoev
c94136c936
Scripts version 2208
2023-07-24 13:08:24 +03:00
Mikhail Tergoev
a84b860c25
Merge pull request #49 from Maks1mS/feat/rename-shortcut
...
feat: Add ability to set shortcut name
2023-07-24 12:22:44 +03:00
Mikhail Tergoev
7997f88f64
Merge pull request #50 from Boria138/minor-improvements
...
Minor improvements
2023-07-24 12:17:06 +03:00
Mikhail Tergoev
f43f247be5
Scripts version 2207
2023-07-23 21:44:18 +03:00
Boria138
bb97c240eb
Minor improvements
...
Replaced which with command -v since which is already deprecated
Replaced lsb_release -d with cat /etc/os-release since this method is more universal
Fixed a couple of typos in the PortProton installation script
2023-07-21 09:39:19 +06:00
Maxim Slipenko
ffb52f13d9
remove debug echo
2023-07-20 18:22:31 +03:00
Maxim Slipenko
aabe7da7a2
fix
2023-07-20 18:21:08 +03:00
Maxim Slipenko
ed4ee4dc9f
fix
2023-07-20 18:01:26 +03:00
Maxim Slipenko
1c05f29e1d
fix: Add info about shortcut
2023-07-20 17:41:36 +03:00
Maxim Slipenko
b3937994a1
feat: Add ability to set shortcut name
2023-07-20 14:05:46 +03:00
Boria138
f6b5eee05a
I added a check for the existence of a symbolic link
...
If a person runs a PortProton installation when it is already installed e.g. if he installed PortProton manually and decided to switch to the package, the first installation will break because of the existence of a symbolic link and consequently PortPrototon will not run
2023-07-10 11:20:13 +06:00
Mikhail Tergoev
078efd5966
Scripts version 2206
2023-07-07 16:53:47 +03:00
Mikhail Tergoev
964931bb77
Scripts version 2205
2023-07-01 15:28:08 +03:00
Mikhail Tergoev
5c9ab48a18
Scripts version 2204
2023-06-29 14:12:14 +03:00
Boria138
0848077479
Улучшил перевод
...
Заменил упоминание PortProton на переменную $portname
Привёл английскую локализацию к тому же виду что и русскую
Дополнил общую локализацию
2023-06-25 20:42:34 +06:00
Boria138
e1d13a56f4
Вроде полностью дополнил английский перевод
2023-06-24 13:27:17 +06:00
Mikhail Tergoev
e28496e1c8
Scripts version 2203
2023-06-23 18:56:24 +03:00
Boria138
3e6247a8e9
Add description for all vkBasalt effects
2023-06-20 16:21:35 +06:00
Mikhail Tergoev
22650b1b2b
Scripts version 2202
2023-06-15 18:18:55 +03:00
Mikhail Tergoev
577c0fb332
Scripts version 2201-1
2023-06-12 16:37:19 +03:00
Mikhail Tergoev
975c2c3bfb
Scripts version 2201
2023-06-12 16:35:06 +03:00
Mikhail Tergoev
b1fcef36f2
Scripts version 2200
2023-06-06 19:18:58 +03:00
Mikhail Tergoev
25ce69127c
Scripts version 2199
2023-06-05 22:14:35 +03:00
Mikhail Tergoev
9c88e6c07f
Scripts version 2198
2023-06-02 15:25:01 +03:00
Mikhail Tergoev
1a9631af0f
Scripts version 2197
2023-06-02 14:38:52 +03:00
Mikhail Tergoev
93c055630b
Scripts version 2196
2023-06-01 22:53:38 +03:00
Anton Palgunov
7d9804ce04
fix: Changing language will trigger correct select dialog. Also fixed first start of the app with choosing language at first.
2023-05-30 23:32:56 +01:00
Mikhail Tergoev
6b8e52720c
Scripts version 2195
2023-05-30 23:18:01 +03:00
Mikhail Tergoev
5582ed5862
Scripts version 2194
2023-05-30 20:03:00 +03:00
Mikhail Tergoev
89f282ef7f
Scripts version 2193
2023-05-30 19:42:45 +03:00
Mikhail Tergoev
e26cc989b4
Scripts version 2192
2023-05-30 11:01:12 +03:00
Mikhail Tergoev
728edf1624
Scripts version 2191 (fix size GUI)
2023-05-30 03:20:09 +03:00
Mikhail Tergoev
343dda7fe8
Scripts version 2191
2023-05-30 02:25:25 +03:00
Mikhail Tergoev
b0f10aea1d
Scripts version 2190
2023-05-28 16:22:01 +03:00
Mikhail Tergoev
d90e596f99
Scripts version 2189
2023-05-28 12:13:10 +03:00
Mikhail Tergoev
8bbb990c2b
Scripts version 2188
2023-05-26 11:01:43 +03:00
Mikhail Tergoev
1e198ba0c6
Scripts version 2187
2023-05-23 19:07:29 +03:00
Mikhail Tergoev
61ee6482f5
Scripts version 2186
2023-05-21 17:05:30 +03:00
Mikhail Tergoev
e5a40d8fe3
Scripts version 2185
2023-05-21 12:39:45 +03:00
zorn-v
bc5fe4c12d
Fix stop portwine with GUI_DISABLED_CS=1
2023-05-17 17:19:13 +10:00
Mikhail Tergoev
b48462519a
Scripts version 2184
2023-05-15 13:09:38 +03:00
Mikhail Tergoev
d982c8fab3
Scripts version 2183
2023-05-15 02:19:05 +03:00
Mikhail Tergoev
866bda3e0c
Scripts version 2182
2023-05-13 11:36:02 +03:00
castro-fidel
67df25e27f
Scripts version 2181
2023-05-06 13:28:09 +03:00
castro-fidel
f6bb000530
Scripts version 2190
2023-04-12 18:41:07 +03:00
castro-fidel
6df48c25e5
Scripts version 2179
2023-04-08 22:15:41 +03:00
castro-fidel
762e119d34
Scripts version 2178
2023-04-04 21:12:59 +03:00
castro-fidel
906a66eef5
Scripts version 2177
2023-04-02 19:35:20 +03:00
castro-fidel
c17af61662
Scripts version 2176
2023-03-26 21:01:16 +03:00
Castro-Fidel
8b61e35c26
Merge pull request #33 from zorn-v/patch-2
...
Do not overwrite symlinks on extract tars
2023-03-20 18:55:43 +03:00
Castro-Fidel
2ae0296180
Merge pull request #36 from vitlav/master
...
WorldOfTanksEnCoreLauncher: fix if else
2023-03-20 18:54:58 +03:00
castro-fidel
2606ae7ef0
Scripts version 2175
2023-03-19 14:58:40 +03:00
castro-fidel
c946de6169
Scripts version 2174
2023-03-18 15:46:42 +03:00
Vitaly Lipatov
ead6102216
WorldOfTanksEnCoreLauncher: fix if else
2023-03-18 04:36:53 +03:00
zorn-v
16fac7c19b
Do not overwrite symlinks on extract tars
2023-03-04 00:37:23 +10:00
castro-fidel
1ae72d5d6d
Scripts version 2173
2023-03-01 20:20:57 +03:00
castro-fidel
bf888095f5
Scripts version 2172
2023-03-01 00:51:42 +03:00
castro-fidel
9448097837
Scripts version 2171
2023-03-01 00:11:04 +03:00
castro-fidel
d2af0505f8
Scripts version 2170
2023-02-26 17:23:55 +03:00
castro-fidel
5d2223d18c
Scripts version 2169
2023-02-25 21:54:43 +03:00
castro-fidel
c6ef00a833
Scripts version 2168
2023-02-25 21:09:23 +03:00
castro-fidel
e9ad9676f0
Scripts version 2167
2023-02-25 20:06:56 +03:00
castro-fidel
e36eae069f
Scripts version 2166
2023-02-23 14:28:58 +03:00
castro-fidel
c26941cd2c
Scripts version 2165
2023-02-21 17:48:15 +03:00
fidel
e448ed2751
Scripts version 2164
2023-02-19 19:19:30 +03:00
castro-fidel
49ada77104
Scripts version 2163
2023-02-09 22:01:22 +03:00
castro-fidel
de3e066d35
Scripts version 2162
2023-02-08 22:16:00 +03:00
castro-fidel
05de094de4
Scripts version 2161
2023-02-07 23:11:14 +03:00
castro-fidel
a1f6fc5cc3
Scripts version 2160
2023-02-05 15:43:38 +03:00
castro-fidel
a2763052c8
Scripts version 2159
2023-01-29 19:00:36 +03:00
castro-fidel
81738d5584
Scripts version 2158
2023-01-29 17:58:52 +03:00
castro-fidel
81947443a7
Scripts version 2157
2023-01-22 19:24:34 +03:00
castro-fidel
d6ed28c382
Scripts version 2156
2023-01-22 00:53:31 +03:00
castro-fidel
3584b832a3
Scripts version 2155
2023-01-21 15:54:13 +03:00
castro-fidel
8a83ff1745
Scripts version 2154
2022-12-24 21:49:54 +03:00
castro-fidel
db70aaebfa
Scripts version 2153
2022-12-19 21:15:17 +03:00
castro-fidel
62005d5bde
Scripts version 2152
2022-12-18 23:19:08 +03:00
castro-fidel
d7aac3dee6
pre-update for PoE
2022-12-16 11:41:21 +03:00
castro-fidel
8d03563dbc
Scripts version 2151
2022-12-11 23:04:42 +03:00
castro-fidel
bd440ce8e7
Scripts version 2150
2022-12-11 19:07:17 +03:00
castro-fidel
d2cb6fefee
Scripts version 2149
2022-12-10 21:09:25 +03:00
zorn-v
e10facc9ba
Use ENG as default lang
2022-12-08 03:56:24 +10:00
zorn-v
c584c3697d
Use ENG locale if missing lang
2022-12-08 03:48:36 +10:00
castro-fidel
5f4bdc536c
Scripts version 2148
2022-12-06 20:22:13 +03:00
castro-fidel
d2ab7a6c18
Scripts version 2147
2022-12-02 19:20:57 +03:00
castro-fidel
5f02f61550
Scripts version 2146
2022-12-01 20:37:35 +03:00
castro-fidel
15b84b931b
Scripts version 2145
2022-11-22 18:28:21 +03:00
castro-fidel
b9754bfab2
Scripts version 2144
2022-11-21 21:10:15 +03:00
castro-fidel
0c8b21648c
Scripts version 2143
2022-11-17 21:32:28 +03:00
castro-fidel
406de39ba5
Scripts version 2142
2022-11-16 20:51:16 +03:00
castro-fidel
1db0baad5b
Scripts version 2141
2022-11-11 01:02:47 +03:00
castro-fidel
41bc48fb1f
Scripts version 2140
2022-11-11 00:49:39 +03:00
castro-fidel
d8f96debe9
Scripts version 2139
2022-11-06 17:16:02 +03:00
castro-fidel
21c21f8769
Scripts version 2138
2022-10-31 21:46:00 +03:00
castro-fidel
9d4934ca35
Scripts version 2137
2022-10-26 18:56:14 +03:00
castro-fidel
cbf9648193
Scripts version 2136
2022-10-12 20:11:24 +03:00
castro-fidel
c826f58567
Scripts version 2135
2022-10-09 21:18:44 +03:00
castro-fidel
dbdc0d5a77
Scripts version 2134
2022-10-09 18:52:00 +03:00
castro-fidel
6620fa6582
Scripts version 2133
2022-10-05 03:37:35 +03:00
castro-fidel
787182f9c3
Scripts version 2132
2022-09-27 22:32:09 +03:00
castro-fidel
39549a1832
Scripts version 2131
2022-09-24 20:43:43 +03:00
castro-fidel
ae12e2c7a6
Scripts version 2130 (PROTON_LG)
2022-09-22 22:19:50 +03:00
castro-fidel
ec2fe82d68
Scripts version 2129
2022-09-12 23:43:31 +03:00
castro-fidel
ca019feeba
Scripts version 2128
2022-09-12 21:56:20 +03:00
castro-fidel
5d5b24df32
Scripts version 2127
2022-08-29 22:20:36 +03:00
castro-fidel
ecc931fae3
Scripts version 2126
2022-08-28 12:40:08 +03:00
castro-fidel
5406e3b792
hotfix start.sh
2022-08-21 20:39:42 +03:00
fidel
cc7f5c328c
Scripts version 2124
2022-08-21 19:36:10 +03:00
Castro_Fidel
a2b5385071
Scripts version 2123
2022-07-30 15:20:35 +03:00
fidel
8b442cf9ef
Scripts version 2122
2022-07-28 22:55:31 +03:00
Castro_Fidel
9e07d5bc97
Scripts version 2121
2022-07-23 11:59:50 +03:00
castro-fidel
2029bb8275
Scripts version 2120
2022-06-26 17:49:07 +03:00
Castro_Fidel
bab528078e
Scripts version 2119
2022-06-21 21:12:10 +03:00
Castro_Fidel
d2410479d8
Scripts version 2118
2022-06-15 23:02:23 +03:00
castro-fidel
366cd15995
Scripts version 2117
2022-06-06 21:35:16 +03:00
castro-fidel
29fea96413
Scripts version 2116
2022-06-04 12:17:25 +03:00
castro-fidel
6103a61657
Scripts version 2115
2022-05-31 20:37:54 +03:00
castro-fidel
caa498a99d
Scripts version 2114
2022-05-31 15:55:02 +03:00
castro-fidel
da38a958ac
Scripts version 2113
2022-05-31 15:25:48 +03:00
castro-fidel
564ed9aaf6
Scripts version 2112
2022-05-31 15:11:57 +03:00
castro-fidel
3ba7742e7f
Scripts version 2111
2022-05-31 15:07:17 +03:00
castro-fidel
efaeef7749
Scripts version 2110
2022-05-30 22:40:28 +03:00
castro-fidel
5fa3dd120c
Scripts version 2109
2022-05-28 14:39:08 +03:00
castro-fidel
72e773cfa0
Scripts version 2108
2022-05-27 00:41:45 +03:00
castro-fidel
29eb9ba79f
Scripts version 2107
2022-05-24 22:08:54 +03:00
castro-fidel
f411b5a27c
Scripts version 2106
2022-05-14 01:17:04 +03:00
castro-fidel
6b7621b251
Scripts version 2105
2022-05-06 15:08:59 +03:00
castro-fidel
e99a88355a
Scripts version 2104
2022-04-18 23:29:17 +03:00
castro-fidel
9d35697588
Scripts version 2103
2022-04-18 21:08:20 +03:00
castro-fidel
d992080a2e
Scripts version 2102
2022-04-17 22:31:04 +03:00
castro-fidel
cd9b43f1f5
Scripts version 2101
2022-04-16 21:51:58 +03:00
castro-fidel
42fa075e3f
Scripts version 2100.1
2022-04-16 18:35:49 +03:00
castro-fidel
a09063c284
Scripts version 2100
2022-04-16 17:45:16 +03:00
castro-fidel
cd5f85371f
Scripts version 2098
2022-04-13 02:20:56 +03:00
castro-fidel
1c252a12a8
Scripts version 2097
2022-04-13 01:50:53 +03:00
castro-fidel
0fa5790b42
Scripts version 2096
2022-04-03 21:07:07 +03:00
castro-fidel
76e52f5a78
Scripts version 2095
2022-03-20 17:57:47 +03:00
castro-fidel
2303124f30
Scripts version 2094
2022-03-20 15:08:22 +03:00
castro-fidel
c68e687948
Scripts version 2093
2022-03-19 18:02:49 +03:00
castro-fidel
a74978b822
Scripts version 2092.1
2022-02-24 23:38:47 +03:00
castro-fidel
2dd5edb03e
Scripts version 2092
2022-02-24 22:43:39 +03:00
castro-fidel
fb933afd27
PortProton_v1.0
2022-02-24 20:26:38 +03:00
castro-fidel
9f5c39ec5e
Scripts version 2090.2
2022-02-24 18:37:04 +03:00
castro-fidel
1be7737322
Scripts version 2090.1
2022-02-24 18:36:59 +03:00
castro-fidel
892de157cc
Scripts version 2086 - 2089
2022-02-24 14:23:11 +03:00
castro-fidel
0e4ff2daf6
Scripts version 2085
2022-02-12 14:40:49 +03:00
castro-fidel
f6764ec43d
Scripts version 2084
2022-02-09 15:44:17 +03:00
castro-fidel
ed60845647
Scripts version 2083
2022-02-07 20:47:09 +03:00
castro-fidel
89b8c3cfdb
Scripts version 2081
2022-02-06 18:30:04 +03:00
castro-fidel
8d0425664e
Scripts version 2081
2022-02-05 12:55:35 +03:00
castro-fidel
b36c15db02
Scripts version 2080
2022-02-03 13:07:54 +03:00
castro-fidel
d13c62e068
Scripts version 2079
2022-02-02 18:37:06 +03:00
castro-fidel
df6439e455
Scripts version 2078-1
2022-02-01 17:08:39 +03:00
castro-fidel
2aba122784
Scripts version 2078
2022-01-30 16:33:34 +03:00
castro-fidel
1c80e99146
###Scripts version 2077###
2022-01-29 16:17:42 +03:00
castro-fidel
9df1ff96dd
###Scripts version 2076###
2022-01-26 18:49:15 +03:00
castro-fidel
cb7dffc70a
###Scripts version 2075###
2022-01-26 16:29:41 +03:00
castro-fidel
307b554b9b
###Scripts version 2074###
2022-01-26 14:09:48 +03:00
castro-fidel
4062645eb2
###Scripts version 2073###
2022-01-26 13:57:35 +03:00
castro-fidel
6f8de09996
###Scripts version 2072###
2022-01-26 13:37:44 +03:00
castro-fidel
e9c3d0fdd3
###Scripts version 2071###
2022-01-26 02:20:41 +03:00
castro-fidel
168f8c4d10
###Scripts version 2070###
2022-01-24 20:32:48 +03:00
castro-fidel
f15705a11b
###Scripts version 2069###
2022-01-23 23:29:27 +03:00
castro-fidel
1c0d66c3fc
###Scripts version 2068###
2022-01-23 18:52:47 +03:00
castro-fidel
f1e10501e6
###Scripts version 2067###
2022-01-23 18:19:39 +03:00
castro-fidel
54e831cea5
###Scripts version 2066###
2022-01-23 13:13:50 +03:00
castro-fidel
96b5d84e86
###Scripts version 2065###
2022-01-22 19:43:52 +03:00
castro-fidel
fcd0bff7f4
Fix GUI update prefix from portproton
2022-01-21 21:28:11 +03:00
castro-fidel
366d4ce480
###Scripts version 2064###
2022-01-21 19:49:13 +03:00
castro-fidel
f421687545
###Scripts version 2063###
2022-01-21 01:23:16 +03:00
castro-fidel
08d8b4eb3d
update portproton installation script 4
2022-01-15 22:35:02 +03:00
castro-fidel
e6440aff91
update portproton installation script
2022-01-15 18:59:32 +03:00
castro-fidel
b103779c44
###Scripts version 2061###
2022-01-15 18:25:41 +03:00
castro-fidel
47401681ff
update post-install script 4
2022-01-15 18:14:21 +03:00
castro-fidel
a1cf3e3d83
update post-install script 3
2022-01-15 17:48:31 +03:00
castro-fidel
ab837e46e0
update post-install script 2
2022-01-15 17:43:37 +03:00
castro-fidel
0c50d3df93
update post-install script
2022-01-15 17:25:22 +03:00
castro-fidel
8d9e8b8ce3
Scripts 2060
2022-01-13 19:57:53 +03:00
castro-fidel
bbf6b9f104
Scripts 2059 and new install
2022-01-13 17:59:48 +03:00
castro-fidel
29d7110cd8
###Scripts version 2058###
2021-12-24 20:35:20 +03:00
castro-fidel
053b0a5583
###Scripts version 2057###
2021-12-24 19:53:36 +03:00
castro-fidel
2666f9e900
Scripts version 2056-1
2021-12-20 18:20:18 +03:00
castro-fidel
f108cecbfb
###Scripts version 2056-2###
2021-12-16 20:04:00 +03:00
castro-fidel
3659793b04
###Scripts version 2056###
2021-12-16 19:32:16 +03:00
castro-fidel
922ff25d5c
###Scripts version 2055-1###
2021-11-26 00:15:27 +03:00
castro-fidel
846167f80f
###Scripts version 2055###
2021-11-25 22:59:41 +03:00
castro-fidel
b696659f80
###Scripts version 2054###
2021-11-24 17:07:10 +03:00
castro-fidel
f54644ea6e
Scripts version 2053
2021-11-20 11:13:04 +03:00
castro-fidel
dfc1704b73
###Scripts version 2052-5###
2021-11-19 21:49:38 +03:00
castro-fidel
d1bb1d7fa7
###Scripts version 2052###
2021-11-19 20:44:45 +03:00
castro-fidel
3c9288843f
###Scripts version 2051###
2021-11-17 09:49:03 +03:00
castro-fidel
65ead2cae9
###Scripts version 2050###
2021-11-17 00:37:29 +03:00
castro-fidel
2125dce36b
###Scripts version 2049###
2021-11-16 23:09:37 +03:00
castro-fidel
e1bca02c56
Scripts version 2048
2021-11-15 00:26:35 +03:00
castro-fidel
51d569b6e6
Scripts version 2047
2021-11-14 18:22:14 +03:00
castro-fidel
63beb66eb3
Scripts version 2046
2021-11-10 01:04:16 +03:00
castro-fidel
fdf7ab4674
###Scripts version 2045###
2021-11-10 00:13:15 +03:00
castro-fidel
0191ea26f6
Scripts version 2044-2
2021-11-08 17:41:57 +03:00
castro-fidel
f68fead817
Scripts version 2044
2021-11-05 21:47:51 +03:00
castro-fidel
a03a9bda4c
Scripts version 2043
2021-11-04 16:30:13 +03:00
castro-fidel
bcb10d5555
Scripts version 2041
2021-11-04 13:44:26 +03:00
aldiserg
55b72ef84a
installed tab has been added
2021-11-02 15:16:17 +03:00
aldiserg
07aee4d82e
installed tab has been added
2021-11-02 15:05:01 +03:00
castro-fidel
5be084cfe6
###Scripts version 2041###
2021-10-29 21:59:22 +03:00
castro-fidel
e450ccb6b4
###Scripts version 2040###
2021-10-29 19:44:23 +03:00
castro-fidel
bc4552ac05
###Scripts version 2039###
2021-10-28 18:26:36 +03:00
castro-fidel
771b0c060d
###Scripts version 2038###
2021-10-27 20:21:12 +03:00
castro-fidel
e847eed3eb
###Scripts version 2037###
2021-10-26 20:26:03 +03:00
castro-fidel
b77e0b2ffa
###Scripts version 2036###
2021-10-26 13:22:23 +03:00
castro-fidel
1e0d6fea99
###Scripts version 2035###
2021-10-24 13:20:45 +03:00
castro-fidel
74fcce0427
###Scripts version 2034###
2021-10-23 16:12:54 +03:00
castro-fidel
1d2ba0669a
###Scripts version 2033###
2021-10-23 14:01:57 +03:00
castro-fidel
480b54c13e
###Scripts version 2032###
2021-10-22 19:36:22 +03:00
castro-fidel
d5c0fe04a5
###Scripts version 2031-2###
2021-10-22 19:26:36 +03:00
castro-fidel
f9d3213dd4
###Scripts version 2031###
2021-10-22 19:09:21 +03:00
castro-fidel
870126d13b
###Scripts version 2030###
2021-10-22 18:54:48 +03:00
castro-fidel
110b221b33
###Scripts version 2029###
2021-10-22 15:35:57 +03:00
castro-fidel
c7b3a08bef
###Scripts version 2028###
2021-10-22 12:36:12 +03:00
castro-fidel
6646485cfd
###Scripts version 2027###
2021-10-20 17:36:28 +03:00