Commit graph

32 commits

Author SHA1 Message Date
Archi
8008a04354
Code cleanups and improvements
- Make use of new UnixFileMode, always one native method we need to maintain less
- Add madness support for it, because new feature of course
- Add optional netstandard target and required compatibility for it, so I can test netf-oriented changes easier
2023-02-09 02:25:11 +01:00
JustArchi
cc55e386c9
Upgrade generic-netf to .NET Framework 4.8.1 2022-09-07 23:25:45 +02:00
JustArchi
adf83e5284
Try to avoid emitting Madness in netf plugins 2022-08-11 22:53:30 +02:00
JustArchi
0ceef1b7e2
Fix excessive madness declarations
Already covered by directory build props
2022-08-10 16:56:22 +02:00
Archi
71f4e16603
Misc 2021-12-14 23:10:11 +01:00
Łukasz Domeradzki
9f281c6055
Embrace madness (#2394)
* Embrace madness

* Remove unused code

* Misc

* Address Abry's note

* Update for Madness 0.3.0
2021-08-07 14:03:46 +02:00
Archi
37689f4de6
Misc XML cleanup 2021-07-15 23:06:16 +02:00
Archi
d479eb9f97
Address Rider EAP inspections/cleanup 2021-07-12 21:45:17 +02:00
Łukasz Domeradzki
0808a38f48
Manage package versions centrally (#2317)
Closes #2316

The issue we're facing right now comes from the fact of desynchronization of packages between different projects. Since I didn't find any way to "fix" the package versions of our plugins to the main ASF project, we'll instead use centralized Directory.packages.props which specifies appropriate versions
2021-05-02 14:51:08 +02: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
d9e3496e5e Optimize csprojs and STD plugin publishing
thanks to @Vital7 for the idea
2020-11-21 18:09:05 +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
80daf47f60 Unify common ASF csproj properties under Directory.Build.props 2020-05-23 20:11:31 +02:00
JustArchi
df8044ba74 Use RollForward policy 2020-04-18 15:23:07 +02:00
Łukasz Domeradzki
87939fbe7e
Update ArchiSteamFarm.CustomPlugins.ExamplePlugin.csproj 2020-02-02 14:08:15 +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
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
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
331dee149e Misc 2019-04-30 15:34:11 +02:00
JustArchi
e3b2b65935 Packages cleanup 2019-04-30 14:56:09 +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
32648ac010 Packages update 2019-02-10 02:26:51 +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
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
Ł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
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