Commit graph

33 commits

Author SHA1 Message Date
Maroxy
10b5edb657
Add main settings div for Discord RPC 2021-12-11 12:12:43 +01:00
Observer KRypt0n_
2292e2720c
1.9.0 preparations
- reworked statistics menu, added launcher's level system
- fixed gpu selection (by Laurin Neff)
- added patch's repo timeout notification
- made some secret preparations :)
2021-12-05 23:32:17 +02:00
Observer KRypt0n_
22e26634d3
1.8.0 preparations (2)
- updated readme
- added locales pattern to prefix dir buttons
2021-11-29 18:30:35 +02:00
Observer KRypt0n_
c4d7e33262
1.8.0 preparations
- added `recommendable` field to the `dxvks.json`
- added dxvks and runners filter by recomendations
2021-11-29 18:01:50 +02:00
Observer KRypt0n_
b89eccd863
Merge request !5 implementation and more
- added Lutris 6.21-5 runner
- added `recommendable` field to the runners (for future feature)
- removed PrefixSelector class which functionality now partially moved
  as an anonymous class in the `constants.prefixDir` property
- fixed temp winetricks and winecfg buttons disabling
- made `LauncherLib.getGameVersion` method to gather game version from its files
2021-11-28 21:11:06 +02:00
Maroxy
e5ac400bd4
Update Locales 2021-11-28 19:22:21 +01:00
Observer KRypt0n_
08b0fcfa51
Updated German and Indonesian 2021-11-28 16:08:33 +02:00
Observer KRypt0n_
7f9df4f66e
Multiple improvements
- added action buttons (open launcher's folder, winecfg, winetricks)
- improved i18n.translate method which now can use user-provided placeholders
- disabled text selection ability
2021-11-28 15:52:14 +02:00
Observer KRypt0n_
698072b3cd
Implemented !2 merge request (resume download) 2021-11-27 23:13:27 +02:00
Laurin Neff
3bfa0dfb9f
Add resuming downloads 2021-11-27 20:18:48 +01:00
Observer KRypt0n_
51e15e3760
1.7.0
- added dark theme (add themes system at all)

From 1.6.1 preparations:
- fixed default runner installation
- disabled dxvk cache auto-deletion
- added wineserver env to winetricks
- added cabextract requirement
- added roadmap goal (issue #35)
- fixed issue with incorrect wine version unpacking
- added temp unpacking notification to progress bar
  because for some reasons it lags a bit
- removed excess locales
2021-11-27 19:39:35 +02:00
Observer KRypt0n_
6c404236e7
Removed excess locales 2021-11-26 22:51:42 +02:00
Observer KRypt0n_
0bc5910543
Preparations to 1.6.1 release
- fixed default runner installation
- disabled dxvk cache auto-deletion
2021-11-26 19:53:37 +02:00
Observer KRypt0n_
85cfcde86f
1.6.0
- added forgotten xdelta3 requirement
- added GPU selection (thanks to Laurin Neff)
- added DXVK logs auto-deletion option
- added winetricks and default wine version
  auto-installation so they're no more required
- some settings were moved to "Enhancements"
- updated statistics
- added execution command log before game launch
2021-11-25 21:40:54 +02:00
Laurin Neff
7f3856fa66
Add hybrid GPU integration 2021-11-25 17:19:11 +01:00
Observer KRypt0n_
1330fca046
1.5.8
- added GameMode support (thanks to Laurin Neff)
- updated statistics
2021-11-25 13:51:55 +02:00
Laurin Neff
4c8f40a941
Add GameMode integration 2021-11-24 22:02:41 +01:00
Observer KRypt0n_
013c3dce47
1.5.4
- added verification for MangoHud and shaders when you want to select them
  if they even exist in your system
- now statistics also shows amount of minutes
- fixed some possible issue with patching process
- all classes now are exported as default
- improved some inner functions
2021-11-16 20:20:24 +02:00
Observer KRypt0n_
316cbda838
1.5.3
- removed auto-theme option from settings
- added Colors library
- made LAB-based brightness identifier
2021-11-13 14:02:18 +02:00
Observer KRypt0n_
d8f2531ee8
1.5.0
- added HUD option with DXVK HUD and MangoHud support
- added shaders manager based on vkBasalt
- updated readme
  + added patch's update delation notification
  + game's name replacement request moved to the top of the repository
    because readme became too large
  + added additional requirements table
  + updated goals
- updated statistics
- added additional horizontal padding for selectable options
- removed old config file compatibilities checks
- now selectable options can be dynamically extended
- some let variables changed to const
- added constants.appDir / chadersDir properties
- added i18n.language property
- updated electron version to 15.3.1
2021-11-12 22:29:31 +02:00
Observer KRypt0n_
23d2a9a9f7
1.4.1
- added statistics section
  for now launcher stores time spent in the game
- added Korean machine translation
- fixed an issue with analytics dialogue
- improved new launcher versions finder algorithm
2021-11-11 12:20:27 +02:00
Observer KRypt0n_
87374c27e2
1.4.0
- added automatic progress bar's color theme switching
  based on the background image brightness
2021-11-05 15:41:24 +02:00
Observer KRypt0n_
abf2297145
1.3.0
- added voicepacks support
- added LauncherUI.updateLauncherState method
  to automatically update launcher state
  it possibly can break clear game installation because I changed the way
  launcher identifies its state after some actions
- changed way the main button identifies what should it do
- now settings button hides when the launcher downloading something
- updated settings button icon
- updated background picture caching algorithm
2021-11-04 16:09:41 +02:00
Observer KRypt0n_
320f679f6d
Added telemetry servers notification localization
Also now localization files can contain references to the constant properties
2021-11-03 16:34:46 +02:00
Observer KRypt0n_
fdcb197645
Added environment manager locales 2021-11-01 12:16:41 +02:00
Observer KRypt0n_
62c6b1acc4
1.0.0
- fixed integrated AppImage's icons
- fixed launcher updates notification
- config.js now saves in the launcher's local directory
- removed excess installation step in the installPrefix function
- fixed and improved game patching process
2021-10-29 15:08:56 +02:00
Maroxy
5a59ed5445 Update i18n 2021-10-29 00:02:56 +02:00
Observer KRypt0n_
21d00e11e5
0.8.0
- added analytics window
- added Proton 6.20 GE 1 to the runners list
- all common components moved to the separate files
- changed Launch button's shadow
2021-10-28 15:24:55 +02:00
Observer KRypt0n_
dd5463a44b
Made select boxes design 2021-10-24 13:58:07 +02:00
Observer KRypt0n_
aee4be5ad6
Update locales 2021-10-24 09:29:31 +02:00
Maroxy
e7b2e1e41e Add Update String 2021-10-23 23:49:56 +02:00
Maroxy
66ba07a3de Swap Runners to Wine Version 2021-10-23 23:39:50 +02:00
Maroxy
db6d23dec4 Create all locale files 2021-10-23 15:43:30 +02:00