Commit Graph

9 Commits

Author SHA1 Message Date
JustArchi
9551448f56 Don't schedule maintenance for ArchiCacheable objects
This should be upper level logic, if somebody needs it.
2019-10-11 18:45:53 +02:00
JustArchi
d70e71dd68 Closes #1312 2019-07-05 11:39:19 +02:00
JustArchi
b98268a465 R# cleanup, small code improvements 2019-05-19 15:38:06 +02:00
JustArchi
a0f4a8ae40 Allow custom fallbacks from failed ArchiCacheable requests 2019-01-21 22:41:03 +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
Vital7
ceb61945bf Rename ArchiCachable to ArchiCacheable (#963)
* Fix NullReferenceException in AcceptConfirmations()

* Rename ArchiCachable to ArchiCacheable
2018-12-15 23:08:09 +01:00