Commit graph

125 commits

Author SHA1 Message Date
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_
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_
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
Observer KRypt0n_
c224f5aae9
Some minor changes 2021-10-24 14:14:47 +02:00
nobody
8fead13fe1 Merge branch 'term' of Maroxy/an-ordinary-launcher into main 2021-10-24 11:59:59 +00: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