Commit Graph

5743 Commits

Author SHA1 Message Date
JustArchi
2fd48aec30 Translations update 3.3.0.6 2018-09-03 01:51:47 +02:00
JustArchi
26b4bbdcdd Add comments 2018-09-03 01:43:37 +02:00
JustArchi
e6d94f881d Explicitly ignore messages when offline mode is used
Mimics old pre-chatv2 behaviour when Steam didn't broadcast chat events when using offline status. That's what invisible status is for.
2018-09-03 01:35:06 +02:00
JustArchi
b6c3519cb3 Translations update 2018-09-01 18:19:39 +02:00
JustArchi
e8a0080ae0 Misc 2018-09-01 18:12:45 +02:00
Vital7
a08cc48fcd Fix ArgumentNullException in GetDigitalGiftCards() (#893) 2018-09-01 08:46:33 +02:00
JustArchi
4084f489d3 Translations update 2018-08-30 10:49:09 +02:00
JustArchi
92cccf5e5d Misc 2018-08-28 19:29:02 +02:00
JustArchi
32193565af Travis: bump 2018-08-28 18:34:59 +02:00
JustArchi
48d85b1fb8 Merge branch 'master' of https://github.com/JustArchi/ArchiSteamFarm 2018-08-28 16:33:26 +02:00
JustArchi
e2827f094e Translations update 2018-08-28 16:20:21 +02:00
SKANKHUNTER
659b818706 IPC GUI Update Nr.13 (#874)
* Bump

* Fix download buttons showing when they shouldnt

* Fix all images being visible on initial opening

This will fix all images inside carousel being visible on initial opening
2018-08-28 00:52:19 +02:00
JustArchi
6fe985b93d Translations update 2018-08-25 23:28:11 +02:00
JustArchi
f126c03eae Packages update 2018-08-25 23:21:09 +02:00
JustArchi
e32eb7d970 Fix IPC GUI config editor/generator for new immutable types 2018-08-24 22:24:09 +02:00
JustArchi
c3e05216f3 Bump 2018-08-24 03:22:42 +02:00
JustArchi
3de9bfe216 Translations update 3.3.0.5 2018-08-24 02:59:03 +02:00
JustArchi
616cc51860 Packages update 2018-08-24 02:56:10 +02:00
JustArchi
c534c7df44 Misc 2018-08-21 22:02:17 +02:00
Vital7
ca9a3458fb Autoaccepting wallet gift cards (#885)
* Add accepting of wallet gift cards

* Split function by two, move bot-related parts to Bot.cs, better xpath

* Remove unneccessary warning

* Forgot to remove beginning chars

* Request data to separate variable, session request in GetDigital..., variable renaming

* Modify XPath a bit to make it more understandable

* Move substring call further, length checking

* Implement semaphore and queue

* Fix typo

* SessionID comment, entries are in alphabetical order

* Add a few spaces to xpath

* Logging: warning -> error

* Dispose GiftCardsSemaphore

* General formatting fixes

* Final formatting fixes, HandledGifts check

* AcceptGifts config value handling

* Handling 0 in function argument
2018-08-20 03:33:09 +02:00
JustArchi
a936ae9ec1 Travis bump 2018-08-20 03:22:20 +02:00
JustArchi
b96cf4aecf Misc 2018-08-19 22:51:28 +02:00
JustArchi
c33c1adf06 Misc 2018-08-19 19:26:41 +02:00
JustArchi
1b8e029281 Misc 2018-08-19 19:24:04 +02:00
JustArchi
d7f976fe97 Packages update 2018-08-19 14:38:20 +02:00
JustArchi
13e835c3b7 Code cleanup 2018-08-19 14:37:23 +02:00
JustArchi
57a2cdb684 Handle invalid r! patterns 2018-08-19 13:28:35 +02:00
JustArchi
fe7b5088d8 Bump 2018-08-18 19:56:02 +02:00
JustArchi
22cc5697be Translations update 3.3.0.4 2018-08-18 19:55:25 +02:00
JustArchi
78247e74a3 Misc 2018-08-18 19:38:08 +02:00
JustArchi
1911b76b23 Correct serialization of encrypted passwords 2018-08-18 19:26:18 +02:00
JustArchi
1a2cbf3dad Translations update 2018-08-17 19:58:15 +02:00
JustArchi
307e69c48d Disable regex cache for MinMemoryUsage mode 2018-08-17 19:20:27 +02:00
JustArchi
742ddfecac Merge branch 'master' of https://github.com/JustArchi/ArchiSteamFarm 2018-08-17 19:00:34 +02:00
JustArchi
0f07564ba4 Misc regex enhancement
By using static Regex class we can make use of regex cache which has a potential to be a better pick than regex object used for just two calls - https://docs.microsoft.com/en-us/dotnet/standard/base-types/compilation-and-reuse-in-regular-expressions
2018-08-17 19:00:26 +02:00
Vital7
fae4c0e257 IsMatch(...) instead of Match(...).Success (#883) 2018-08-17 13:23:06 +02:00
JustArchi
6b55f5e3bb Disable UDP protocol due to #882 2018-08-17 02:33:05 +02:00
JustArchi
bb55d71545 Misc 2018-08-15 05:23:20 +02:00
JustArchi
9a53ae0916 Misc 2018-08-15 05:21:59 +02:00
jaks97
bb1744a035 Update app.js (#877) 2018-08-13 21:25:51 +02:00
JustArchi
5a952e0fb7 Closes #879 2018-08-13 00:01:43 +02:00
JustArchi
43ff675f42 Travis: misc 2018-08-12 17:06:38 +02:00
JustArchi
eaa139976c Move nuget.config to appropriate place 2018-08-12 03:14:47 +02:00
JustArchi
00d3ac4eb6 Dockerfiles cleanup 2018-08-12 03:05:42 +02:00
JustArchi
0854b713f1 Closes #875 2018-08-08 11:27:00 +02:00
JustArchi
8041a38393 Bump 2018-08-06 02:01:15 +02:00
JustArchi
171d7adc32 Translations update 3.3.0.3 2018-08-06 01:34:17 +02:00
JustArchi
1bf571e5a6 Packages update 2018-08-06 01:27:00 +02:00
JustArchi
6f58f58865 Closes #868 2018-08-06 01:21:36 +02:00
SKANKHUNTER
b144be2f5d IPC GUI Update Nr.12 (#871)
* Remove unnecessary language flags

* Move language button to navbar

Added flag-icon-css

* Bump

* Update strings.json

* Add i18n support for bootstrap-select elements

* Misc

* Readd dropdown scroll

* Misc

* Add i18n support for bootstrap-select elements

* Misc

* Remove download buttons when switching tabs

* Add error message when trying to download empty text

* notepad++ region support

* Add bootstrap-toggle

* Misc

* Add bootstrap-toggle

* Add bootstrap-toggle to Log

* Misc

* Misc

* Add bootstrap-toggle

* Add bootstrap-toggle

* Misc

* Cleanup

* More cleanup
2018-08-04 13:41:03 +02:00