JustArchi
cbabde1b38
Reorganize Web directory
2021-05-08 01:03:08 +02:00
JustArchi
daf37c723c
Document all the pragmas, final code corrections
2021-05-07 23:56:45 +02:00
JustArchi
4a91b997a2
Resolve CA1812
2021-05-07 18:02:21 +02:00
JustArchi
9a8a61e111
Resolve CA1054
2021-05-06 22:50:59 +02:00
JustArchi
b6772b9b1e
Resolve CA1034
2021-05-06 20:16:06 +02: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
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
e82560259b
Final code cleanup
2020-11-14 22:37:00 +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
4b24c0e472
Update CatAPI.cs
2020-04-13 13:31:05 +02:00
JustArchi
08680fd359
Misc
2020-04-13 13:14:52 +02:00
JustArchi
0370168b02
Happy new year
2020-02-01 23:33:35 +01:00
JustArchi
a0dfb28e59
R# cleanup
2019-10-13 17:21:40 +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
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
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