Commit graph

165 commits

Author SHA1 Message Date
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