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
3.4.0.1
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
JustArchi
5e38d176cd
Add MessagingLimiterDelay
2018-09-26 20:56:22 +02:00
JustArchi
83bce52f09
Use slim node base
...
It looks like ASF-ui can compile just fine under slim package for now, we can always change to full when needed
2018-09-25 00:09:48 +02:00
JustArchi
c10a8bc892
Closes #909
2018-09-24 23:33:09 +02:00
Abrynos
2fd4cf1991
Implement Command TRANSFER^ ( #908 )
...
* Implement Command TRANSFER^ for @MrBurrBurr
* make AdvancedTransfer for several bots static
* Fix compilation error
2018-09-24 20:28:48 +02:00
JustArchi
aac8ee2aad
Misc
2018-09-24 18:38:24 +02:00
JustArchi
4d529cd8cb
@Aareksio loves my fixes
2018-09-24 18:27:49 +02:00
JustArchi
c5c34d10bc
Second round
2018-09-24 18:01:16 +02:00
JustArchi
4320f8cbeb
Reset ASPNETCORE_URLS environment variable in docker
2018-09-24 17:57:43 +02:00
JustArchi
17c2e242a5
Correct links in .html files
2018-09-24 03:02:02 +02:00
JustArchi
cdf5c24573
Bump
2018-09-24 02:25:29 +02:00
JustArchi
1e78049811
ASF UI bump
3.4.0.0
2018-09-24 02:21:39 +02:00
JustArchi
dc0e2a60ad
Packages update
2018-09-23 23:26:31 +02:00
JustArchi
0464e255af
Misc
2018-09-23 03:31:47 +02:00
JustArchi
e7690cbe82
Translations update
2018-09-23 02:49:48 +02:00
JustArchi
d039252331
Crowdin update
2018-09-23 02:48:51 +02:00
JustArchi
c82784c33b
Misc
2018-09-23 02:44:06 +02:00
JustArchi
25b803fd54
Fix
2018-09-23 02:33:56 +02:00
JustArchi
40fc400ab2
Misc
2018-09-23 02:31:03 +02:00
JustArchi
a53bf0fd3d
Expose cached SteamID to IPC
2018-09-23 02:17:17 +02:00
JustArchi
cc73753782
Use shallow clones by default
2018-09-23 02:07:31 +02:00
JustArchi
2f389f85dc
Update submodules
2018-09-23 02:03:39 +02:00
JustArchi
6f1f746a55
Make submodules track masters
2018-09-23 01:58:30 +02:00
Łukasz Domeradzki
d0f32c8250
ASF V3.4 with ASF UI ( #906 )
...
* Add ASF UI as dependency
* Correct CIs
* Misc
* Misc
* Another attempt of fixing travis
* And another one
* Test monmon improvements
* Test
* Another test
* More travis tests
* And one more
* Another test
* More tests
* More tests
* More tests
* Final code
* Use deploy script for ASF UI
* Misc
* Kill obsolete code and bump version
* Delete old asf-ui
* Add new ASF-ui
* Add UI.html
2018-09-23 01:52:19 +02:00
JustArchi
b342b31298
Add generic issue template
2018-09-22 23:15:15 +02:00