Maroxy
d0c2fd4eb9
Fix TS errors
2021-11-03 21:10:37 +01: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_
ca9162cb9f
Minor changes
...
- added uri constants
- fixed testing patch auto installation
- improved isTelemetryDisabled method
2021-11-01 14:50:48 +02:00
Observer KRypt0n_
36d130ead6
Conspiracy update, part 2
...
- core class was renamed to the LauncherLib
- added upper- and lowercased secret names variants
2021-11-01 13:01:28 +02:00
Observer KRypt0n_
c3ed135a63
Constant values moved to separate class
2021-11-01 12:46:10 +02:00
Observer KRypt0n_
01035d7f25
1.1.0
...
- fixed main window flickering at start
- added environmental variables manager
- moved common styles to the basic.sass file
- added excess files deletion when game's update comes
- updated project logo
2021-11-01 10:10:51 +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
Observer KRypt0n_
a2589b4fa4
1.0.0-rc1
...
- added launcher updates notifications
- made automatic patch state parsing
- added Baal icons to all notifications
- fixed menu category changing in settings
- removed excess code
2021-10-28 19:26:44 +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_
088703b860
Removed excess code
2021-10-24 20:52:04 +02:00
Maroxy
7baef05f26
Fix an issue
2021-10-24 19:56:41 +02:00
Maroxy
6b4107b692
remove clearActivity as it isn't needed
2021-10-24 19:49:54 +02:00
Maroxy
d876b779ad
remove instance
2021-10-24 19:48:05 +02:00
Maroxy
21ad52904c
Change types
2021-10-24 19:47:30 +02:00
Maroxy
bbcddd099b
Merge remote-tracking branch 'original/main'
2021-10-24 19:46:08 +02:00
Maroxy
a0f1e681f1
install @types/discord-rpc
2021-10-24 19:44:59 +02:00
Observer KRypt0n_
072e1d7640
Minor changes
...
- fixed runners and dxvks loading in builded app
- updated repository logo
2021-10-24 16:33:24 +02:00
Observer KRypt0n_
89df4fb6f2
2.2.0-beta7
...
- added Discord RPC support
- added language selection
- changed game directory
- a lot of inner changes
Thanks Maroxy for a strong help in development
+ pull requests 10, 11, 13, 14
2021-10-24 15:44:59 +02:00
Observer KRypt0n_
c224f5aae9
Some minor changes
2021-10-24 14:14:47 +02:00
Maroxy
85de044f4f
remove extra space
2021-10-24 12:49:32 +02:00
Maroxy
5c5f87e792
Encode game directory string for security
2021-10-24 12:43:27 +02:00
Maroxy
351c883704
Change launcherDir location
2021-10-24 12:35:54 +02:00
Maroxy
35b0334ddf
remove unused variables
2021-10-24 12:07:05 +02:00
Maroxy
e2c5baeb52
remove unused code
2021-10-24 12:05:42 +02:00
Maroxy
2216deea51
remove config type
2021-10-24 12:05:24 +02:00
Maroxy
394525b8ca
Change to electron-store
2021-10-24 11:57:10 +02:00
Maroxy
a758d82da0
move type to types folder
2021-10-24 10:46:21 +02:00
Maroxy
88237bec8b
Change lines
2021-10-24 10:36:07 +02:00
Maroxy
a7a208645a
Merge remote-tracking branch 'original/main' into term
2021-10-24 10:35:58 +02:00
Observer KRypt0n_
9a309d8214
Improved Genshinlib.getConfig function
...
now it can take argument that describes
the path to the value you want to get
for example: Genshinlib.getConfig('lang.voice')
2021-10-24 10:22:53 +02:00
Observer KRypt0n_
36470e1403
Added DiscordRPC class
2021-10-24 09:59:43 +02:00
Observer KRypt0n_
6fc0def0b6
Project library updates
...
- changed ts files structure
- archives unpacking files downloading functions were moved to Tools class
2021-10-24 09:19:20 +02:00