Commit graph

6174 commits

Author SHA1 Message Date
JustArchi
e6029bd8e1 Translations update 2018-10-10 16:30:53 +02:00
JustArchi
1b540e9717 Bump 2018-10-10 00:04:06 +02:00
JustArchi
9de60a8502 Translations update 2018-10-09 23:47:49 +02:00
JustArchi
3f9af7241f Packages update 2018-10-09 23:36:40 +02:00
JustArchi
d3520d82f1 DRY 2018-10-08 02:49:34 +02:00
JustArchi
b79e29aa2c Update ASF-ui 2018-10-08 02:37:37 +02:00
JustArchi
50eafb42ed Misc 2018-10-08 02:22:56 +02:00
JustArchi
cd28845d7b Add annotations to swagger + more ASF API breaking changes that @Aareksio is ready for 2018-10-08 00:09:30 +02:00
JustArchi
b3c3db30fa Misc 2018-10-07 03:27:26 +02:00
JustArchi
c964700a8f Update .gitignore 2018-10-07 03:21:54 +02:00
JustArchi
7c3cbc03f8 Remove default config files 2018-10-07 03:21:32 +02:00
Abrynos
2e37c955a3 Make custom UI with --path argument possible (#915)
* make custom UI with --path argument possible

* Move logic from SharedInfo to ArchiKestrel and Fix bug with GET /Api/WWW/Directory

* No lazy instantiation

* Make set of WebsiteDirectory private and add default value

* i think i need to watch this: https://www.youtube.com/watch?v=X4rU02088Xc

* Further remove logic from SharedInfo

* Use relative path in default

* Add comment explaining default value of relative path

* Fix bug coming from relative path as default value

* Revert changes to version that worked
2018-10-07 03:17:32 +02:00
JustArchi
b15edf4559 Add ASF API swagger explorer 2018-10-06 05:06:29 +02:00
JustArchi
52a7bb048f Use more appropriate args parsing where delimiter is invalid 2018-10-06 02:33:34 +02:00
JustArchi
e64ff323c0 Fix @Abrynos code screwup + add TransferableTypes 2018-10-06 02:24:04 +02:00
JustArchi
2938eb0845 Travis: Bump 2018-10-05 19:01:27 +02:00
JustArchi
0c953c12d8 Misc 2018-10-05 18:37:07 +02:00
JustArchi
f0952129fa Misc 2018-10-05 18:16:41 +02:00
JustArchi
b67e188fce Add ArchiSteamFarm.Tests folder to dockerfiles 2018-10-05 17:43:50 +02:00
JustArchi
fa01b2acf2 Add tests to dockerfiles 2018-10-05 16:06:59 +02:00
JustArchi
1d6804168b Further STM logic improvement 2018-10-05 15:54:22 +02:00
JustArchi
f83b4120e5 Bump 2018-10-05 04:49:44 +02:00
JustArchi
31d55d00f1 Translations update 2018-10-05 04:38:55 +02:00
JustArchi
903a903858 Further cleanup 2018-10-05 04:26:57 +02:00
JustArchi
deba7cac92 Cleanup and fixes of ASF tests 2018-10-05 04:21:27 +02:00
JustArchi
4bc7a30d55 Misc 2018-10-05 03:42:59 +02:00
JustArchi
b29e39dd59 Fix another STM logic flaw 2018-10-05 03:37:49 +02:00
JustArchi
21046026e5 Packages update 2018-10-04 14:27:17 +02:00
JustArchi
d43958f387 Misc 2018-10-02 23:45:05 +02:00
JustArchi
0a59976df4 Closes #912 2018-10-02 23:26:26 +02:00
JustArchi
03ffabb9af Misc 2018-10-02 13:54:06 +02:00
JustArchi
24b49f527f ASF-ui bump 2018-10-02 12:56:52 +02:00
JustArchi
f6f93e6276 R# misc 2018-09-30 22:03:45 +02:00
JustArchi
602cde7632 Misc 2018-09-29 22:31:16 +02:00
Abrynos
e188a1d751 Implement command TRANSFER@ for the sake of completeness (#911)
* Implement command TRANSFER@ for the sake of completeness

* Fix formatting

* Make targetSteamID in SendTradeOffer mandatory and fix logic in new commands


in the previous build the new commands would act like a loot and send trades to the first master instead of the targetted bot

* Improve performance


Strings will only be parsed into uint/byte once if needed for several bots and the targetBot will only be searched for once in Bot.Bots

* Improve performance

* Make SendTradeOffer a generic action responsible for sending a trade and call it with different arguments from different loot/transfer commands

* Move check to appropriate place

* Shuffle arguments around

* Fix compilation errors

* I'm lazy and dumb... but mostly dumb
2018-09-29 22:20:35 +02:00
JustArchi
a0ec70d12a Steam.cs code review 2018-09-29 20:59:33 +02:00
JustArchi
f6179c7e66 Misc 2018-09-29 16:58:23 +02:00
JustArchi
f3f00eae25 Add misc fallback 2018-09-29 15:37:31 +02:00
JustArchi
77d2414f95 Packages update 2018-09-28 13:55:12 +02:00
JustArchi
853a957756 Playtime goes before friends 2018-09-27 17:35:20 +02:00
JustArchi
6b7ca74897 Add friendsList to privacy settings 2018-09-27 17:28:03 +02:00
JustArchi
a21211bb2a Prove @Abrynos that LINQ can do everything 2018-09-27 04:49:12 +02:00
JustArchi
13280ebe5f Bump + packages update 2018-09-27 04:09:10 +02:00
JustArchi
e38015d923 Translations update 2018-09-27 02:09:36 +02:00
JustArchi
f328e5abd8 UI update 2018-09-27 02:00:48 +02:00
JustArchi
2bf56c8fad Correct past workaround 2018-09-27 01:57:46 +02:00
JustArchi
28c10db66c Misc 2018-09-27 01:10:22 +02:00
JustArchi
6747599b6e Misc 2018-09-27 00:17:52 +02:00
JustArchi
2e31d7ff39 Improve rate limit of messaging 2018-09-27 00:09:00 +02:00
JustArchi
8d1d0f89a3 Add workaround for https://github.com/SteamRE/SteamKit/issues/594 2018-09-26 23:38:28 +02:00