Commit Graph

529 Commits

Author SHA1 Message Date
Mikhail Tergoev
effaa8caa2
Merge pull request #59 from Boria138/update-fps-limit
Brought fps limitation to the same form as CPU cores limitation
2023-08-14 17:53:40 +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
Boria138
9c400384a5 Switch PortProton icon and added arch multilib section to README 2023-08-08 13:51:53 +06:00
Mikhail Tergoev
95b9627c31
Merge pull request #56 from Boria138/update-readme
Update Readme (fix icon)
2023-08-07 18:19:11 +03:00
Boria138
2c18fe8829 Update Readme 2023-08-07 19:03:13 +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
Mikhail Tergoev
c0c48c32df Merge branch 'Boria138-cpu-limit' 2023-08-02 01:04:58 +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
13a6980cf7 Merge branch 'Boria138-update-readme' 2023-07-30 12:34:50 +03:00
Boria138
1411a31743 Delete steam from Fedora deps 2023-07-29 17:21:56 +06:00
Boria138
815689478c Update and beatify readme 2023-07-29 15:21:27 +06: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
8dae4f8307 Scripts version 2207-2 2023-07-23 21:46:15 +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
Mikhail Tergoev
55dedfe548
Merge pull request #48 from Boria138/symlink-fix
added a check for the existence of a symbolic link
2023-07-11 21:44:28 +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
d247a7be11 Scripts version 2205-1 2023-07-01 15:34:11 +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
Mikhail Tergoev
de073dfd9f
Merge pull request #46 from Boria138/en-lang
Update script lang - №2
2023-06-25 18:06:30 +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
Mikhail Tergoev
ea9a09ad77
Merge pull request #43 from Boria138/update-vkbasalt-desc
Add description for all vkBasalt effects
2023-06-20 17:08:32 +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
6e6e20a863
Update README.md 2023-06-03 23:58:34 +03:00
Mikhail Tergoev
de15cf32bd
Update README.md 2023-06-03 17:12:38 +03:00