Commit graph

74 commits

Author SHA1 Message Date
Observer KRypt0n_
f4c8c3fae9
Updated total users counter 2021-12-19 13:31:27 +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_
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
Observer KRypt0n_
301d766623
Added roadmap goal 2021-12-12 21:22:38 +02:00
Observer KRypt0n_
694e3c0f17
Added roadmap goals, updated statistics 2021-12-12 21:16:41 +02:00
Observer KRypt0n_
f53875cedc
Added roadmap goal 2021-12-10 23:54:56 +02:00
Observer KRypt0n_
fce19c1ecc
Updated statistics 2021-12-10 23:33:45 +02:00
Observer KRypt0n_
cd67e62521
Updated statistics 2021-12-07 18:44:05 +02:00
Observer KRypt0n_
e0c42859e8
Updated statistics 2021-12-05 19:53:32 +02:00
Observer KRypt0n_
888c6790e3
Updated statistics 2021-12-01 16:44:52 +02:00
Observer KRypt0n_
c392437b5d
1.8.0
- updated German

From previous commits:
- Discord RPC option returned back to General
- changed Discord RPC title to `An Anime Game`
- added downloads resuming (!2)
- added actions button (open launcher's folder, winetricks, winecfg)
- improved `i18n.translation` method
- disabled text selection
- added prefix directory selection

From !5 implementation (Nov 28, 2021)
- 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-29 19:09:49 +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_
4216b26657
Updated statistics and added roadmap goal 2021-11-28 22:15:50 +02:00
Observer KRypt0n_
12e3d106db
Updated releases link 2021-11-27 20:07:31 +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
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_
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_
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
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
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_
478131179b
Updated 2.3.0 issues notification 2021-11-24 09:02:33 +02:00
Observer KRypt0n_
ac05702029
Added 2.3.0 update issues notification 2021-11-24 09:01:08 +02:00
Observer KRypt0n_
7b36a005fd
Updated readme 2021-11-23 21:01:57 +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_
8e1722fa91
Updated statistics 2021-11-18 14:09:17 +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_
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_
dabbee470b
Updated launcher version 2021-11-12 23:21:27 +02:00
Observer KRypt0n_
ccfafd9cc8
Added AUR repository mention 2021-11-12 22:40:05 +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_
84d5eca4a5
Added another roadmap goal 2021-11-11 13:11:22 +02:00
Observer KRypt0n_
0ee2542dfa
Added roadmap goal 2021-11-11 12:33:44 +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_
2f9fffc32c
1.3.1
- updated Japanese locale
- updated repository pictures

Minor changes:
- repainted settings button icon with the other buttons style
- changed default launcher title for conspiracy
- added roadmap goal
2021-11-04 17:12:35 +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_
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_
d32ef6a5d2
1.2.0
- added downloaded runners / dxvks deletion button
2021-11-03 15:47:04 +02:00
Observer KRypt0n_
4fcd7b2d75
Readme update 2021-11-01 14:55:53 +02:00
Observer KRypt0n_
e1a17321f5
Added future problems notifications 2021-11-01 11:36:51 +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_
40e985cd97
Roadmap update 2021-10-29 15:26:25 +02:00
Observer KRypt0n_
e89e0ce5b0
Readme update 2021-10-29 15:14:03 +02:00