Commit graph

351 commits

Author SHA1 Message Date
Maroxy
d2c46c95bf
Change DXVK format 2021-12-22 00:07:38 +01:00
Observer KRypt0n_
6a50331d59 Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino 2021-12-22 00:29:01 +02:00
Observer KRypt0n_
8da7e3efcc
API improvements
- fixed `constants` casing
- added `constants.prefix` fields;
  renamed a lot of fields;
  encoded game related names
- added `Game` class to work with game info
  added `Game.current` field to parse installed game version
2021-12-22 00:28:58 +02:00
Maroxy
fe3cff78ad
Fix Comments and provide proper english 2021-12-21 22:45:01 +01:00
Observer KRypt0n_
748b197984
API improvements
- changed dxvk fields
- added abstract `Installer` class to simplify `Stream` classes
- added `DXVK` class
- updated comments
2021-12-21 23:28:46 +02:00
Maroxy
bde04d7a9a
Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino 2021-12-21 20:42:42 +01:00
Maroxy
e02892ea74
Fix TS Errors 2021-12-21 20:41:26 +01:00
Observer KRypt0n_
fbae851add
Small changes
- changed app icon size to 64x64
- disabled logging, added auth token export
- removed unused dependency
- added comment for `Runners.download` method
2021-12-21 21:35:10 +02:00
Observer KRypt0n_
9dc5b47983
API improvements
- added `start` events for `Archive` and `Downloader` streams
- fixed `Downloader.download` file size calculation
- `Downloader.fileFromUri` is now public
- fixed `Runners.get` output type
- added `Runners.download` method
2021-12-21 20:00:19 +02:00
Observer KRypt0n_
a1d1d9a3ca
Several changes
- updated requirements: added `webkit2gtk` and `curl`
- added `Configs` class
- updated `Constants`
- removed process existing checking from `Downloader.ts`
2021-12-21 18:58:33 +02:00
Observer KRypt0n_
761268b667
Removed archive field from the Runner type
..because `Archive.unpack` can automatically find it
2021-12-21 16:34:26 +02:00
Observer KRypt0n_
944b70e926
Added Archive.unpack method 2021-12-21 16:31:35 +02:00
Observer KRypt0n_
7a5a0e572b
Several changes
- updated dependencies
- disabled app hot reloading
- improved `Downloader.download` method
- updated readme
2021-12-21 14:28:59 +02:00
Observer KRypt0n_
2d1eaa6eb4
Added downloader class 2021-12-21 01:39:48 +02:00
Observer KRypt0n_
4224a75b92
Init commit 2021-12-20 23:39:20 +02:00
Observer KRypt0n_
41792ad35b
1.9.1
- fixed `constants.patchUri` property processing;
  added `constants.getPatchUri` method which will return a URI to the patch
  based on the source you use
  It also fixes an issue with game's patch applying
- fixed an error message with unexisting `fps_config.ini` deletion
- updated launcher pictures in readme
2021-12-15 16:35:01 +02:00
Observer KRypt0n_
4befc9faa0
Fixed Tools.domainAvailable method 2021-12-14 19:59:34 +02:00
Observer KRypt0n_
701efddd72
Fixed an important but boring issue 2021-12-14 19:49:27 +02:00
Observer KRypt0n_
7b618b9b2e
Release fixes
- returned back a small timeout before hiding loading screen
- fixed an issue with fps unlocker option
2021-12-14 19:21:56 +02:00
Observer KRypt0n_
6e7cad2607
1.9.0
- fixed splash screen duration
- partially implemented previous merge requests
- added `winecfg` field in the runners json file
- updated statistics
- updated dependencies

From merge requests:
- added FPS unlocker as an option (!15)
- fixed voice data installation (!15)
- fixed winetricks and winecfg in settings (!14)
- fixed telemetry breaking if ENOTFOUND (!14)
- added discord RPC configuration (!14)

From the preparations to the release:
- fixed active GPU selection
- added Maroxy's patch's repo mirror support
- reworked statistics menu, added launcher's level system
- added patch's repo timeout notification
2021-12-14 18:25:36 +02:00
Marie
d8fa4c6073 Add FPS Unlocker as an option and Fix Voice Data install 2021-12-13 10:30:45 +00:00
Marie
86b9903a78 Fix Winetricks and Winecfg in Settings 2021-12-12 16:11:54 +00:00
Maroxy
faf319d988
Add Splash 2021-12-12 13:10:50 +01:00
Maroxy
3dc3aa3d33
Fix telemetry breaking if ENOTFOUND 2021-12-11 22:14:46 +01:00
Maroxy
ecf1db1130
Configure Discord RPC 2021-12-11 13:28:10 +01:00
Maroxy
d8a112e14c
Add functions to the RPC Settings 2021-12-11 12:56:38 +01:00
Maroxy
f84d59919a
Remove unapplied css 2021-12-11 12:42:10 +01:00
Maroxy
7c6dbd14f2
Add setting fields and configure them when opening window 2021-12-11 12:39:19 +01:00
Maroxy
10b5edb657
Add main settings div for Discord RPC 2021-12-11 12:12:43 +01:00
Observer KRypt0n_
15cb5329b0
Active GPU selection fix 2021-12-10 11:16:00 +02:00
Observer KRypt0n_
cd67e62521
Updated statistics 2021-12-07 18:44:05 +02:00
Observer KRypt0n_
00796bee6f
1.9.0 preparations, part 2
- updated Indonesian
- added Maroxy's patch's repo mirror support
2021-12-07 12:48:04 +02: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_
77a7421361
Fixed updates parsing 2021-11-29 19:28:13 +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
Maroxy
1528a382cc
Fix Social's to also show everything else 2021-11-29 05:14:07 +01:00
Observer KRypt0n_
cd49a5938e
Added directory-selector component
Made prefix folder selection design
2021-11-28 22:07:08 +02:00
Observer KRypt0n_
89c3968513
Fixed a lot of wrong constants.prefixDir usage due
now it's `constants.prefixDir.get()` function
2021-11-28 21:15:36 +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
f82abf9d34
fix stacking issue 2021-11-28 19:28:17 +01:00
Maroxy
acfa96c4ae
Fix Constants 2021-11-28 19:13:42 +01:00
Maroxy
b5a7007baa
Configure reset to default 2021-11-28 19:02:23 +01:00
Maroxy
391d293555
Replace an console.log with setting 2021-11-28 18:55:58 +01:00
Maroxy
022fd6578b
Completed most of the stuff 2021-11-28 18:52:58 +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_
bff274e001
Changed Discord RPC title to An Anime Game 2021-11-27 20:38:55 +02:00
Observer KRypt0n_
d55b12a021
Updated launcher repo reference in contstants 2021-11-27 19:49:36 +02: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
shirin
e9a269cd11 Dark mode hacks
Fist iteration to implement dark mode in launcher's setting window
2021-11-27 10:47:42 +07:00
Observer KRypt0n_
377f458ed5
Added temp unpacking notification to progress bar
because for some reasons it lags a bit
2021-11-26 22:01:07 +02:00
Observer KRypt0n_
16504a499a
Preparations to 1.6.1 release (part 3)
- added roadmap goal (issue #35)
- fixed issue with incorrect wine version unpacking
2021-11-26 21:41:56 +02:00
Observer KRypt0n_
f401a52be1
added auto-changing between GB, MB, KB.. in progress bar 2021-11-26 21:32:06 +02:00
Observer KRypt0n_
0240b282f2
Preparations to 1.6.1 release (part 2)
- added wineserver env to winetricks
- added cabextract requirement
2021-11-26 21:13:57 +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_
3e17ada28b
Added .dmp and .dxvk-cache deletion if option enabled 2021-11-25 22:36:36 +02:00
Observer KRypt0n_
235a827642
Fixed vkdx logs autodeletion option 2021-11-25 21:52:49 +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_
e0129bff4e
1.5.9
- fixed analytics window showing on clean launcher run

And since anime company changed a it their api:
- fixed social buttons showing
- fixed background picture loading
2021-11-25 16:48:29 +02: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
8d1578753e
Remove ipcRenderer call when toggling the GameMode checkbox 2021-11-24 23:41:10 +01:00
Laurin Neff
4c8f40a941
Add GameMode integration 2021-11-24 22:02:41 +01:00
Observer KRypt0n_
e97a54c9f5
1.5.7
- fixed patch installation when the patch is even not installed
2021-11-24 18:05:44 +02:00
Observer KRypt0n_
79ead16bad
1.5.6
- updated readme; added roadmap goals
- fixed deletefiles.txt file processing
- updated patch's url
- fixed patch's information gathering algo
2021-11-24 17:14:41 +02:00
Observer KRypt0n_
8ab17f954a
1.5.5
- updated typescript, electron-builder and electron versions
- updated readme:
+ added link to the discord server
+ added roadmap goal
+ added development delay notification
- added new lutris and proton-ge versions
- updated launcher's banner
- removed old config file compatibility check
2021-11-22 21:10:30 +02: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_
8db89f9a41
Added users-by-countries statistics 2021-11-13 20:26: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_
3b5a99d229
1.5.2
- removed debug output with telemetry domains redirections
- fixed yaocl's preset issue
2021-11-12 23:20:56 +02:00
Observer KRypt0n_
51ef9abf37
1.5.1
- fixed shader's work in the builded launcher
- changed env variables overwritings priority
2021-11-12 22:58:39 +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_
dbf8540946
Minor changes
- added usage statistics to the readme
- changed let to const in.. don't matter
2021-11-07 01:03: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_
c2e364a952
1.3.2
Added dark theme for progress bar
2021-11-04 17:46:06 +02:00
Observer KRypt0n_
6e1945f121
Minor changes
- repainted settings button icon with the other buttons style
- changed default launcher title for  conspiracy
- added roadmap goal
2021-11-04 17:07:01 +02:00
Observer KRypt0n_
6d40c6d455 Merge branch 'main' of https://notabug.org/nobody/an-anime-game-launcher 2021-11-04 16:09:44 +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
Maroxy
d0c2fd4eb9 Fix TS errors 2021-11-03 21:10:37 +01:00
Observer KRypt0n_
b2e58706dd
Increased a bit settings width 2021-11-03 16:41:22 +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_
d32ef6a5d2
1.2.0
- added downloaded runners / dxvks deletion button
2021-11-03 15:47:04 +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_
f07edfd832 Merge branch 'main' of https://notabug.org/nobody/an-anime-game-launcher 2021-10-29 09:59:16 +02:00
Observer KRypt0n_
8d1543f0ae
Fixed versions comparison 2021-10-29 09:59:13 +02:00
Maroxy
5a59ed5445 Update i18n 2021-10-29 00:02: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
b37bba9be4 Fix Discord RPC 2021-10-24 20:14:41 +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_
fcc8443af3
Changed selected runner and DXVK style 2021-10-24 18:44:49 +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
Maroxy
287560d5ca add elapsed time back to RPC so people can see addiction 2021-10-24 15:39:10 +02:00
Maroxy
5a125a1731 Merge remote-tracking branch 'original/main' into term 2021-10-24 14:16:38 +02:00
Observer KRypt0n_
c224f5aae9
Some minor changes 2021-10-24 14:14:47 +02:00
Maroxy
260c12d83a fix long list 2021-10-24 14:12:49 +02:00
nobody
8fead13fe1 Merge branch 'term' of Maroxy/an-ordinary-launcher into main 2021-10-24 11:59:59 +00:00
Maroxy
dfadaeb000 Merge remote-tracking branch 'original/main' into term 2021-10-24 13:59:57 +02:00
Observer KRypt0n_
dd5463a44b
Made select boxes design 2021-10-24 13:58:07 +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
69d2f2dcc8 fix typo 2021-10-24 12:10:50 +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
ac71ef16c6 Remove highlight from entire checkbox item 2021-10-24 12:04:21 +02:00
Maroxy
eed9d65a4b Merge remote-tracking branch 'original/main' into term 2021-10-24 12:00:33 +02:00
Maroxy
919c99f6dc Add comments 2021-10-24 11:59:13 +02:00
Maroxy
394525b8ca Change to electron-store 2021-10-24 11:57:10 +02:00
Observer KRypt0n_
127b1d128b
Made checkboxes design 2021-10-24 11:09:43 +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
Maroxy
25d1a0e6cd Push 2021-10-24 10:27:29 +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
Maroxy
0cde3979bf Move social to LauncherUI 2021-10-24 08:17:04 +02:00
Maroxy
e75952ca68 Fix Button not updating 2021-10-24 08:06:12 +02:00
Maroxy
e11beb4a72 Shorten line 2021-10-24 08:06:04 +02:00
Maroxy
e7b2e1e41e Add Update String 2021-10-23 23:49:56 +02:00
Observer KRypt0n_
98425483fa
Some minor changes 2021-10-23 23:07:02 +02:00
Observer KRypt0n_
2a6c3d5780
pull #9 implementation 2021-10-23 22:44:24 +02:00
Maroxy
15472d64df Merge remote-tracking branch 'original/main' into term 2021-10-23 21:11:46 +02:00
Observer KRypt0n_
3eb0c489c1
2.2.0-beta6
- added DXVK support
- removed lutris-fshack from runners
- added telemetry hosts checking before game started
- fixed menu items movement in settings
2021-10-23 21:02:50 +02:00
Maroxy
fd6558408c Add Discord RPC, disable Voice Pack Selection 2021-10-23 20:59:26 +02:00
Maroxy
35f5d5c04e Add Update Voice Pack 2021-10-23 18:01:44 +02:00
Maroxy
b5a549ce70 Fix ja-jp and vi-vn 2021-10-23 16:37:31 +02:00
Maroxy
8369ad0530 add comment 2021-10-23 15:38:29 +02:00
Maroxy
04b7b5abfe Add Language Function 2021-10-23 15:37:15 +02:00
Maroxy
fc01a7daeb Add Language List selected on load 2021-10-23 14:32:19 +02:00
Maroxy
c7106863fd Set Launch button text via script 2021-10-23 14:32:03 +02:00
Maroxy
7bef675ec3 Add check to make sure the patch gets applied 2021-10-23 14:17:08 +02:00
Maroxy
ad4027da7c re open launcher on close as the process stays open in background 2021-10-23 13:10:24 +02:00
Maroxy
8dadb08cd2 fix patch 2021-10-23 13:09:35 +02:00
Maroxy
7a07163b08 Create runners directory if not exist 2021-10-23 12:36:49 +02:00
Maroxy
acef1070d6 make winetricks install dxvk191 and use custom wine binary 2021-10-23 12:34:51 +02:00
Maroxy
aa597e90a4 fix version error if patch is not existing 2021-10-23 12:31:08 +02:00
Maroxy
8f570b8b64 add new lines 2021-10-23 10:51:17 +02:00
Maroxy
44e3a031c2 add semicolon 2021-10-23 10:35:12 +02:00
Maroxy
711c88ae23 Make Voice Pack switching functional 2021-10-23 10:34:56 +02:00
Maroxy
ff4d4c0d7a Add dropdown design 2021-10-23 10:16:08 +02:00
Maroxy
7ccd6d7d5a make i18n importable instead of needing require 2021-10-23 10:00:31 +02:00
Maroxy
c63556e4c2 Add new lines 2021-10-23 02:02:41 +02:00
Maroxy
5d57296467 Add translation lines 2021-10-23 01:53:41 +02:00
Maroxy
fe91ba3a94 Add I18N system 2021-10-23 01:53:33 +02:00
Maroxy
08800ad302 Fix TS Errors 2021-10-23 00:02:32 +02:00
Maroxy
e88adcae46 change name to file in json 2021-10-22 23:58:59 +02:00
Observer KRypt0n_
2ce673367b
2.2.0-beta5
- made settings window
- added runners management. Now you can download some runner like proton-ge
  and run the game with it
- updated README pictures
- removed usused path files
- a lot of small changes and bug fixes
2021-10-22 23:48:43 +02:00
Observer KRypt0n_
9801cf90df
2.2.0-beta4
- added Marie Piontek as a project contributor
- added launcher icon
- made background picture caching
- made automatical patch downloading
- added social media buttons from the official launcher

Thanks Maroxy for all these enhancements
+ pull request #6
2021-10-22 15:03:17 +02:00
Maroxy
310a96183f Fix image not showing on first launch when build 2021-10-18 10:26:57 +02:00
Maroxy
2bef5e2245 check if oldbg is not null 2021-10-18 10:10:41 +02:00
Maroxy
364eddbb2d Delete old background if new background exists 2021-10-18 10:01:36 +02:00
Maroxy
555f52f6d7 Set time to 00:00 / Beginning of the day 2021-10-18 09:58:30 +02:00
Maroxy
eccf14be6d remove logging 2021-10-18 09:41:12 +02:00
Maroxy
44c6223208 fix check 2021-10-18 09:40:45 +02:00
Maroxy
12f45840d9 Add background caching 2021-10-18 09:31:00 +02:00
Maroxy
5a5d520dde Add back social buttons 2021-10-17 23:59:15 +02:00
Maroxy
5cb94c81e1 Merge remote-tracking branch 'original/main' into term 2021-10-17 23:56:16 +02:00
Maroxy
3d10bfc3c7 Remove namespace and export default interface 2021-10-17 22:28:26 +02:00
Maroxy
3049aaeff2 Remove useless exports 2021-10-17 22:17:55 +02:00
Maroxy
0759e2c0ad Use new defintion file to fix TS Errors 2021-10-17 22:14:52 +02:00
Maroxy
c972b739b8 Fix TS Errors 2021-10-17 22:14:42 +02:00
Maroxy
3c2955012e Format notification 2021-10-17 22:14:33 +02:00
Maroxy
4688054d66 Create defintion file 2021-10-17 22:14:15 +02:00
Maroxy
ed13a52094 make less messy 2021-10-17 13:56:56 +02:00
Maroxy
b0112f04af Replace old patch with new 2021-10-17 13:37:42 +02:00
Maroxy
bc4a7d0917 Comment out old patch 2021-10-17 13:37:34 +02:00
Observer KRypt0n_
812e0c5f18
2.2.0-beta3
- added a notification when the game has been installed
- removed windows compilation because we will never use it
- added background picture parsing using the game's API

Thanks Maroxy for all these enhancements
+ issue #1
+ pull request #2
2021-10-17 13:28:37 +02:00
Maroxy
14df809097 Add new Patch function which is fully automatic 2021-10-17 13:26:40 +02:00
Maroxy
46bc9d218a Change notification text, change Patch option 2021-10-17 13:26:22 +02:00
Maroxy
6553ee9965 Move notification send 2021-10-17 00:14:59 +02:00
Maroxy
1177a8e060 Fix notification 2021-10-17 00:07:27 +02:00
Maroxy
f12ec640cd Add notifications 2021-10-17 00:01:34 +02:00
Maroxy
ae6b2be265 Add back language specific image 2021-10-16 12:41:29 +02:00
Maroxy
d2122a6253 Move background stuff into lib 2021-10-16 12:35:42 +02:00
Maroxy
7b694e3b5b Update voice languages 2021-10-16 08:22:37 +00:00
Maroxy
1c09ab10b0 Add all lang codes which Genshin supports 2021-10-16 08:09:18 +00:00
Maroxy
9280ef7dea Fix Formatting 2021-10-16 07:47:52 +00:00
Maroxy
3661e85f5a Add api background and launcher stuff 2021-10-16 09:36:28 +02:00
Observer KRypt0n_
b8457b9c5a
2.2.0-beta2
- updated readme; added roadmap and requirements
- added patch_anti_logincrash applying
- partially fixed input issues
- made LauncherUI class to where have moved a lot of code from the index.ts
- fixed ETA calculation
2021-10-15 14:16:13 +02:00
Observer KRypt0n_
3cc9409354
2.2.0-beta1
- changed versioning politicy ([game version]-[app state][app build])
- created patches system
  now launcher automatically applies patches to the game
- changed launcher config structure
- changed executable file on game launching to the launcher.bat
  to check the telemetry status and prevent game starting in positive result
- updated readme
2021-10-14 22:35:29 +02:00
Observer KRypt0n_
4ca47f51ca
gill 0.1.0 init release
- game installation
- game starting
2021-10-14 20:05:44 +02:00
Observer KRypt0n_
3b32a87feb
entry.js
- added link to the BrowserWindow documentation
- added default icon
- added commented lines for production BrowserWindow state

Overall:
- added typescript and sass support
- updated default page. Now the "Hello World" sign placed in the center
2021-09-16 19:56:25 +02:00