Commit graph

468 commits

Author SHA1 Message Date
Jonas Nilson
5c1d343f52
Merge pull request #438 from JonasNilson/feature/post-build-languages
Post build: create Languages directory and move language files into it
2023-09-24 10:06:45 +02:00
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
ee7902d281
Merge pull request #399 from JonasNilson/fix/versioning
Version number including build/patch
2023-02-25 17:13:15 +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
a3d1c35705
Merge pull request #398 from JonasNilson/fix/login-check
Check document node for null
2023-02-19 10:16:18 +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
6b862acb52
Merge pull request #386 from JonasNilson/fix/login-check
Notification count instead of wallet balance
2023-01-11 20:45:28 +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
9cb0cd7bf9
Merge pull request #381 from JonasNilson/clean/cookie-client
Code cleanup: CookieClient
2023-01-03 11:32:04 +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
43b35e5fa6
Merge pull request #379 from JonasNilson/codeql
Update codeql.yml
2023-01-02 10:16:21 +01:00
Jonas Nilson
103033f420
Update codeql.yml
Disables analysis. Troubleshooting needed.
2023-01-02 10:15:52 +01:00
Jonas Nilson
c6ccac17e6
Update codeql.yml
Autobuild not working. Need to troubleshoot.
2023-01-02 10:13:35 +01:00
Jonas Nilson
83817f635e
Create codeql.yml 2023-01-02 10:09:26 +01:00
Jonas Nilson
25337509a3
Update README.md
Cleaner README following current Markdown standards
2023-01-02 10:01:48 +01:00
Jonas Nilson
fffbcbab5f
Merge pull request #364 from JonasNilson/README
Update README.md
2022-11-04 14:43:09 +01:00
Jonas Nilson
9d9b8779f5
Update README.md 2022-11-04 14:35:32 +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
Jonas Nilson
4b20fd0ae6
Merge pull request #293 from nthnunes/develop
improvements in pt-br translation
2022-08-13 20:25:06 +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
f040f50c9d
Update issue templates 2022-05-28 16:53:42 +02:00
Jonas Nilson
69994d6b79
Update issue templates
Bug report template
2022-05-28 16:47:07 +02:00
Jonas Nilson
86219b0fc5
Update README.md 2022-04-03 17:33:19 +02:00