Commit graph

108 commits

Author SHA1 Message Date
JustArchi
ae591d3ea8 Remove no-longer-needed warning suppressions 2021-03-22 23:35:44 +01:00
dependabot-preview[bot]
cfa8b61f31 Bump ConfigureAwaitChecker.Analyzer from 4.0.0 to 5.0.0
Bumps [ConfigureAwaitChecker.Analyzer](https://github.com/cincuranet/ConfigureAwaitChecker) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/cincuranet/ConfigureAwaitChecker/releases)
- [Commits](https://github.com/cincuranet/ConfigureAwaitChecker/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-14 14:33:26 +00:00
JustArchi
4700ed2706 Further code cleanup 2021-01-04 17:42:31 +01:00
JustArchi
45a5fec95a Happy 2021
And let's hope it'll be better than 2020
2021-01-03 22:24:22 +01:00
JustArchi
2cddf69322 Misc 2020-12-30 21:34:56 +01:00
JustArchi
bc8ee3592d Cleanup some obsolete warnings 2020-12-05 21:53:18 +01:00
JustArchi
4e190b7dfd Misc code improvements 2020-12-05 20:30:15 +01:00
JustArchi
14f58d5aec Code cleanup 2020-11-29 16:15:20 +01:00
JustArchi
d9e3496e5e Optimize csprojs and STD plugin publishing
thanks to @Vital7 for the idea
2020-11-21 18:09:05 +01:00
JustArchi
c37d935a1d Final touches 2020-11-16 00:44:37 +01:00
JustArchi
76818e28d7 Fix deserialization mistakes 2020-11-15 00:30:20 +01:00
JustArchi
e82560259b Final code cleanup 2020-11-14 22:37:00 +01:00
Łukasz Domeradzki
35f4651ed6
.NET 5.0 (#1999)
* Initial work

* Fix CIs

* Fix warnings

* Update .travis.yml

* Update dockerfiles

* Update libraries to .NET 5.0

* Misc

* Remove workaround for #1812

* Update cc.sh

* CI updates

* CI updates

* Update .travis.yml
2020-11-10 23:22:57 +01:00
JustArchi
b3d476dea4 Round 2 of nullable checks 2020-08-23 20:45:24 +02:00
Łukasz Domeradzki
9fc1ea65a5
Closes #1543 (#1944)
* Start working on nullable checks

help me

* Update GlobalConfig.cs

* Finish initial fixup round

* nullability code review
2020-08-22 21:41:01 +02:00
JustArchi
69936d55b6 Add GET /Api/Plugins endpoint,
In regards to https://github.com/JustArchiNET/ASF-ui/issues/1015
2020-06-24 20:54:41 +02:00
JustArchi
80daf47f60 Unify common ASF csproj properties under Directory.Build.props 2020-05-23 20:11:31 +02:00
JustArchi
a3e8ed3df3 Update ExamplePlugin.cs 2020-04-18 18:47:49 +02:00
JustArchi
cd848bf2bb Update ExamplePlugin.cs 2020-04-18 17:05:29 +02:00
JustArchi
df8044ba74 Use RollForward policy 2020-04-18 15:23:07 +02:00
JustArchi
9703336e81 Update ExamplePlugin.cs 2020-04-13 13:39:22 +02:00
JustArchi
4b24c0e472 Update CatAPI.cs 2020-04-13 13:31:05 +02:00
JustArchi
08680fd359 Misc 2020-04-13 13:14:52 +02:00
JustArchi
027803a146 Misc #1736 2020-04-13 13:14:45 +02:00
Łukasz Domeradzki
87939fbe7e
Update ArchiSteamFarm.CustomPlugins.ExamplePlugin.csproj 2020-02-02 14:08:15 +01:00
JustArchi
0370168b02 Happy new year 2020-02-01 23:33:35 +01:00
Łukasz Domeradzki
44e062bce0
.NET Core 3.1 (#1535)
* .NET Core 3.1

* Misc
2019-12-04 18:33:51 +01:00
Łukasz Domeradzki
2605df8ac5
Enable Linux in travis again (#1491)
* Testing

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Keep trying

* Keep trying

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml
2019-11-07 21:01:14 +01:00
JustArchi
a0dfb28e59 R# cleanup 2019-10-13 17:21:40 +02:00
JustArchi
97f67711ee Misc 2019-10-05 22:35:39 +02:00
Łukasz Domeradzki
5b4867c387
Update ASF to .NET Core 3.0 (#1427)
* Initial bump to .net core 3.0

* Update cc.sh

* Update appveyor.yml

* Update ArchiSteamFarm.csproj

* Update appveyor.yml

* Update .travis.yml

* Build corrections

* Cleanup

* Update .travis.yml

* Don't publish trimmed for now

* Update ArchiSteamFarm.csproj
2019-09-26 20:28:25 +02:00
Łukasz Domeradzki
38e227b298
Bump to .NET Framework 4.8 (#1210) 2019-08-01 23:31:07 +02:00
JustArchi
176efac2dc Avoid excessive parental request
We can make use of the one in logged-in, which is superior
2019-07-22 13:55:26 +02:00
JustArchi
74fd861b87 R# code review 2019-07-10 16:35:18 +02:00
JustArchi
514599390f Misc 2019-06-25 12:37:22 +02:00
dependabot-preview[bot]
a93262aa9d Bump ConfigureAwaitChecker.Analyzer from 3.0.0 to 4.0.0
Bumps [ConfigureAwaitChecker.Analyzer](https://github.com/cincuranet/ConfigureAwaitChecker) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/cincuranet/ConfigureAwaitChecker/releases)
- [Commits](https://github.com/cincuranet/ConfigureAwaitChecker/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-13 16:11:36 +00:00
JustArchi
b98268a465 R# cleanup, small code improvements 2019-05-19 15:38:06 +02:00
JustArchi
331dee149e Misc 2019-04-30 15:34:11 +02:00
JustArchi
e3b2b65935 Packages cleanup 2019-04-30 14:56:09 +02:00
JustArchi
513b821b60 IPC controllers cleanup 2019-04-11 22:47:21 +02:00
JustArchi
ac70af0268 Misc 2019-04-11 14:13:15 +02:00
JustArchi
956b133957 Misc 2019-04-11 14:07:03 +02:00
JustArchi
962b4a2141 Closes #1191 2019-04-11 14:04:58 +02:00
dependabot[bot]
7dc9a76768 Bump JetBrains.Annotations from 2018.3.0 to 2019.1.1
Bumps JetBrains.Annotations from 2018.3.0 to 2019.1.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-27 10:46:45 +00:00
JustArchi
b677ba8202 Code/style cleanup 2019-02-16 17:34:17 +01:00
JustArchi
32648ac010 Packages update 2019-02-10 02:26:51 +01:00
JustArchi
10dc572b43 Misc 2019-01-31 04:54:35 +01:00
JustArchi
95356af9d3 Add IBotFriendRequest plugin interface 2019-01-31 04:45:17 +01:00
dependabot[bot]
b390010375 Bump ConfigureAwaitChecker.Analyzer from 2.0.1 to 3.0.0
Bumps [ConfigureAwaitChecker.Analyzer](https://github.com/cincuranet/ConfigureAwaitChecker) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/cincuranet/ConfigureAwaitChecker/releases)
- [Commits](https://github.com/cincuranet/ConfigureAwaitChecker/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-22 01:35:28 +00:00
JustArchi
371de1ec40 Misc 2019-01-17 18:50:14 +01:00
dependabot[bot]
2daa902190 Bump JetBrains.Annotations from 2018.2.1 to 2018.3.0
Bumps JetBrains.Annotations from 2018.2.1 to 2018.3.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-15 11:36:40 +00:00
JustArchi
e1e9a9f457 Rider cleanup 2019-01-14 19:11:17 +01:00
Łukasz Domeradzki
d306028945
Conditionally disable netf on non-Windows platforms (#1032) 2019-01-14 18:23:06 +01:00
dependabot[bot]
2f64d2777b Bump ConfigureAwaitChecker.Analyzer from 2.0.0 to 2.0.1
Bumps [ConfigureAwaitChecker.Analyzer](https://github.com/cincuranet/ConfigureAwaitChecker) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/cincuranet/ConfigureAwaitChecker/releases)
- [Commits](https://github.com/cincuranet/ConfigureAwaitChecker/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 02:34:04 +00:00
JustArchi
92431c1d3e Update public API of access 2019-01-12 18:48:00 +01:00
JustArchi
b8d000bf13 Add json constructor attributes 2019-01-11 01:02:58 +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