Commit graph

302 commits

Author SHA1 Message Date
Jonas Nilson
458aba7dd2
Recreates the Languages directory to avoid errors when moving the files 2023-09-18 16:50:18 +02:00
Jonas Nilson
f8a8482851
Post build: create Languages directory and move language files into it
dir /B /AD: list bare formatted directories
2023-09-18 16:17:41 +02:00
Jonas Nilson
1113bd34fa
Rebuild/steam idle executable (#435)
# steam-idle rebuilt

## Rebuilt steam-idle.exe
- HTTPS
- Steamworks.NET 20.2.0
- Form renamed

## Idle Master Extended rebuilt with rebuilt steam-idle
+ x64 Steamworks
2023-09-18 16:00:32 +02:00
Jonas Nilson
0d2800e995 Versionbump 2023-03-06 19:39:49 +01:00
Jonas Nilson
59c7aba54f Better sizing 2023-03-06 19:39:38 +01:00
Jonas Nilson
cb391a9572 Load active setting: IdleOnlyPlayed 2023-03-06 19:39:23 +01:00
Jonas Nilson
b5f75512a2 Small redesign of AdvancedSettings form 2023-02-25 22:20:22 +01:00
Jonas Nilson
bdaf2d5d0f Checkbox for IdleOnlyPlayed
#383
2023-02-25 22:01:07 +01:00
Jonas Nilson
028fd7dcd0
Merge pull request #383 from n00b42/develop
Setting to only idle played games.
2023-02-25 17:20:00 +01:00
Jonas Nilson
6a2cb2d997 Add patch/build version to form About 2023-02-25 17:11:45 +01:00
Jonas Nilson
50b17f141d Cleanup: Inline declaration + simplified string 2023-02-25 17:08:55 +01:00
Jonas Nilson
7632dd24d9 Version number including build/patch 2023-02-19 13:19:41 +01:00
Jonas Nilson
9d64c106d4 Clear cookies on failed or deleted 2023-02-19 10:15:22 +01:00
Jonas Nilson
356b483457 Check document node for null
#396
https://github.com/JonasNilson/idle_master_extended/issues/396
2023-02-19 09:18:18 +01:00
Jonas Nilson
c4e09131a2 A first draft of the refresh login token call
- https://login.steampowered.com/jwt/refresh?redir=https%3A%2F%2Fsteamcommunity.com
2023-01-23 19:43:59 +01:00
Jonas Nilson
387cd970df Notification count instead of wallet balance
The class `global_action_link` used to fetch the `header_wallet_balance` is used by other elements, which seem to be problematic.
2023-01-11 20:43:50 +01:00
n00b42
4b879b63be Setting to only idle played games. 2023-01-10 17:44:03 +01:00
Jonas Nilson
2169376f89 Log the request instead of the response 2023-01-03 16:15:27 +01:00
Jonas Nilson
091551d67d Add a LinkLabel to the Cookie input form
https://github.com/JonasNilson/idle_master_extended/issues/367
2023-01-03 16:14:21 +01:00
Jonas Nilson
273fafd530 Code cleanup: CookieClient
+ IsLogined now has a try-catch to log exceptions
+ Better checks of `header_wallet_balance`
+ Documentation of public methods
2023-01-03 10:16:38 +01:00
Jonas Nilson
4e2393bb70 Version 1.9 2022-10-27 19:05:31 +02:00
Jonas Nilson
6ee402958f
Merge pull request #352 from Rewgger/develop
Added Croatian language.
2022-10-27 18:59:21 +02:00
Jonas Nilson
c7fcd60948 CA1060: Move P/Invokes to NativeMethods class 2022-10-05 18:57:21 +02:00
Jonas Nilson
e36da30dc4 Make sure the user cookie is valid before loading the badge pages 2022-10-04 19:17:10 +02:00
N/A
d8e324183b Added Croatian language. 2022-09-09 18:20:26 +02:00
Jonas Nilson
e3f6c8fb2d
Merge pull request #349 from JonasNilson/release/1.8
Release/1.8
2022-08-28 14:40:11 +02:00
Jonas Nilson
69e3257cf6 Catch and log 2022-08-28 12:05:32 +02:00
Jonas Nilson
5993e62a94 Going out of beta. Bye bye browser. 2022-08-28 12:01:19 +02:00
Jonas Nilson
bb415a3394 Going out of beta. Bye bye browser 2022-08-28 12:00:59 +02:00
Jonas Nilson
7578566970 Login only through cookies 2022-08-28 11:41:44 +02:00
Jonas Nilson
88eabd7047
Merge pull request #302 from Vordlex/develop
Fixing strings.pt-BR.resx wrong word
2022-08-13 20:25:15 +02:00
Vordlex
99448d9175 Fixing strings.pt-BR.resx wrong word 2022-06-25 21:08:51 -03:00
Nathan Nunes
3d23c58cf7 improvements in pt-br translation 2022-05-30 14:52:22 -03:00
Jonas Nilson
74b5760a38 Beta release label added on top 2022-05-28 21:48:17 +02:00
Jonas Nilson
7f3547d082
Delete LEGACY-Changelog.rtf 2022-04-03 17:21:37 +02:00
Jonas Nilson
e3dcf42ca3 AvgValues and an old resource file removed 2022-03-27 14:03:47 +02:00
Jonas Nilson
7e0a54c1f0 Delete AvgValues.cs
Not used any longer
2022-03-27 14:00:17 +02:00
Jonas Nilson
e9bda7530b Disable manifest creation 2022-03-27 13:56:00 +02:00
Jonas Nilson
5f4ae04c7f Removed MigrationBackup 2022-03-27 13:38:03 +02:00
Jonas Nilson
07af8ba187 Version bump to 1.8
+ removes debugging file for release build
2022-03-27 13:28:54 +02:00
Jonas Nilson
8d4a59b9dd Removed Newtonsoft.Json
The package is not used any more. Previously used for requesting "most valued badge" from Enhanced Steam: f139637e57
2022-03-27 10:15:39 +02:00
Jonas Nilson
463ceac009 Newtonsoft.Json and HtmlAgilityPack
Updated using NuGet in Visual Studio
HtmlAgilityPack: 1.4.9.5 --> 1.11.42
Newtonsoft.Json: 9.0.1 --> 13.0.1
2022-03-27 10:02:57 +02:00
Jonas Nilson
09097389e1 Suppress cookies in login browser
https://stackoverflow.com/questions/912741/how-to-delete-cookies-from-windows-form
2022-03-26 21:58:44 +01:00
Jonas Nilson
293dc49271 Bug fix for signing out
Clears client settings `steamMachineAuth` + `steamRememberLogin` when signing out
#261 #253
2022-01-17 11:38:08 +01:00
Jonas Nilson
c9d195eb27
Quick login button removed
Quick login button removed
2022-01-17 09:26:16 +01:00
Jonas Nilson
030ec5d37f Quick login button removed 2022-01-17 09:24:28 +01:00
Yanuut
f32013b674 Update strings.fr.resx 2021-10-31 13:54:36 +01:00
Jonas Nilson
7cf87754df .NETFramework -> 4.8 2020-11-29 21:50:16 +01:00
Jonas Nilson
1c3e1eaaaa
Merge pull request #148 from JonasNilson/update/dotnet-framework
.NETFramework -> 4.8
2020-11-29 21:40:29 +01:00
Jonas Nilson
03ce47c64c Merge branch 'master' into develop 2020-11-29 21:34:50 +01:00