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