Commit Graph

189 Commits

Author SHA1 Message Date
JustArchi
5fe8631e4f Misc 2019-08-05 11:59:36 +02:00
JustArchi
6b06b7fb82 Misc code review
@abrynos forgot to add logic for deleted IPC.config file 😁
2019-08-01 21:21:43 +02:00
Sebastian Göls
4cf66478cb Feature handle ipc config changes (#1349)
* Handle changes to IPC.config

* Only restart ArchiKestrel instead of ASF as a whole

* Fix autocomplete mistake https://www.youtube.com/watch?v=s1BDBT9LQJg

* Rename methods as requested and Handle multiple write events correctly

* Revert requested changes
2019-08-01 21:12:48 +02:00
JustArchi
e5756ac8e6 Enable logs archiving 2019-07-27 19:22:22 +02:00
JustArchi
a60c659cd4 Closes #1316 2019-07-07 11:39:44 +02:00
JustArchi
448482e499 Use modded identifier for plugins setups 2019-06-25 12:26:55 +02:00
JustArchi
b98268a465 R# cleanup, small code improvements 2019-05-19 15:38:06 +02:00
JustArchi
8a483ddced Closes #1207 2019-04-24 10:49:37 +02:00
JustArchi
b677ba8202 Code/style cleanup 2019-02-16 17:34:17 +01:00
JustArchi
e1e9a9f457 Rider cleanup 2019-01-14 19:11:17 +01:00
JustArchi
192656cd02 Implement basic code contracts 2019-01-10 23:44:32 +01:00
Łukasz Domeradzki
0f2a816b92 Implement plugin system (#1020)
* Implement basic plugin system

* The dawn of new era

* Add plugins warning

* Move more members to PublicAPI

* Open commands for the plugins

* Add IBotHackNewChat

* Run plugin events in parallel

* Use properties in IPlugin

* Hook our custom plugin into CI to ensure it compiles

* Fix dotnet brain damage

* Add IBotsComparer

* Add code documentation

* Add IBotTradeOffer

* Add IBotTradeOffer example

* Add IBotTradeOfferResults

* Final bulletproofing

* Final renaming
2019-01-10 22:33:07 +01:00
JustArchi
3bbddcf723 Happy new year 🎉 2019-01-02 16:32:53 +01:00
JustArchi
9c2ced3df1 Revert "Include GUID in user-agent"
This reverts commit 4b226b8569.
2018-12-09 00:49:39 +01:00
JustArchi
4b226b8569 Include GUID in user-agent 2018-12-08 17:51:32 +01:00
JustArchi
328e34d313 Packages update + OpenAPI 3.0 2018-11-28 03:13:38 +01:00
JustArchi
b15edf4559 Add ASF API swagger explorer 2018-10-06 05:06:29 +02:00
JustArchi
f4c4457188 JustArchi -> JustArchiNET rebranding 2018-09-22 20:35:13 +02:00
JustArchi
37d58b78a0 Include project link in default user-agent 2018-07-28 05:17:52 +02:00
JustArchi
16d002f99b Misc code cleanup 2018-07-27 04:52:14 +02:00
Łukasz Domeradzki
a515de5807 Implement support for mono (#806)
* Initial buggy mono support

* Start building generic-netf variant

* Fix CIs

* Disable ILLink.Tasks for generic-netf

* Make generic-netf *special*

* Keep fixing

Don't ask me why reverse order works, this is next-gen msbuild magic

* Mono compat

* Mono compat

* Misc

* Update to .NET Framework 4.7.2

* .NET 4.7.2 compat

* Misc
2018-06-03 07:51:20 +02:00
JustArchi
a6b802fbc8 Closes #795 2018-05-23 15:28:02 +02:00
JustArchi
2258204056 Fix build + misc 2018-05-11 23:26:13 +02:00
JustArchi
47800f0c29 Fix docker builds wrongly announced as custom 2018-05-11 23:20:25 +02:00
JustArchi
bafdb93a0c Misc 2018-04-23 05:53:58 +02:00
JustArchi
2d65fed664 Rename BKR extensions to be more correct 2018-03-08 10:53:11 +01:00
JustArchi
7957920683 Improve background keys redeemer verbosity 2018-03-08 10:43:39 +01:00
JustArchi
c968716940 Add support for .keys file to FileSystemWatcher 2018-02-17 19:29:33 +01:00
JustArchi
6a3c9dee7f Misc 2018-02-11 11:11:38 +01:00
JustArchi
37c8096e27 Implement basic HTTP file server (IPC GUI binding), #733
I don't even want to know how many RFCs this thing violates. "It works!" 😅

Hopefully we'll improve it if needed.
2018-01-28 03:23:58 +01:00
JustArchi
6bbff6ab4e Happy new year 2018-01-01 02:56:53 +01:00
JustArchi
209188a29b Misc 2017-12-29 03:40:44 +01:00
JustArchi
fdd8eb408b Introduce UpdatePeriod
Direct AutoUpdates replacement, also get rid of ArchiSteamFarm.version, since I'm pretty sure it can be done at compile time instead.
2017-11-29 01:22:40 +01:00
JustArchi
d5f44f8f6c ReSharper: update header 2017-11-18 17:27:06 +01:00
JustArchi
0b1032199b Misc 2017-08-01 20:50:41 +02:00
JustArchi
2140fcedc2 Implement first version of wotking auto-update
I still can't believe this hackish thing works
2017-07-01 06:10:15 +02:00
JustArchi
f2d527c0ec Work 2017-07-01 04:06:33 +02:00
JustArchi
a42ec697b0 Implement basic HttpListener IPC as WCF alternative 2017-06-26 08:42:00 +02:00
JustArchi
0ecf6da44e Initial .NET Core 2.0 port 2017-06-26 03:36:51 +02:00
JustArchi
4dd43e5c57 Bump 2017-06-26 01:41:05 +02:00
JustArchi
29a2778805 Bump 2017-06-23 21:15:49 +02:00
JustArchi
4a9058aecc Bump 2017-06-21 15:13:48 +02:00
JustArchi
90de6c131c Bump 2017-06-18 04:50:48 +02:00
JustArchi
a06fb49232 Bump 2017-06-15 21:53:57 +02:00
JustArchi
e1c0d780e1 Bump 2017-06-15 20:41:30 +02:00
JustArchi
717666e271 Bump 2017-06-11 20:11:16 +02:00
JustArchi
40acae82c7 Bump 2017-06-07 06:54:18 +02:00
JustArchi
ea0a1ab086 Bump 2017-05-26 04:59:07 +02:00
JustArchi
7fb5c7beaa Bump 2017-05-17 23:42:37 +02:00
JustArchi
686088566d Bump 2017-05-06 03:02:34 +02:00