Commit Graph

21 Commits

Author SHA1 Message Date
Master Kwoth
fe4cfa732f Version upped to 2.0.0 2017-10-21 12:15:23 +02:00
Master Kwoth
95ee386475 .tesar now has groups! 2017-10-21 12:13:31 +02:00
Master Kwoth
204cdbfb2b .rafflecur added 2017-10-20 17:20:26 +02:00
Master Kwoth
cae1df82b8 Added fahrenheit to .weather command 2017-10-19 08:11:47 +02:00
Master Kwoth
f53c77ec9d Cleanup 2017-10-17 14:37:57 +02:00
Master Kwoth
5e267435d4 fixed .log command not showing 2017-10-17 07:03:56 +02:00
Master Kwoth
f155619793 .convert rewritten a bit, isn't saved in the database anymore, but in redis. 2017-10-16 12:34:16 +02:00
Master Kwoth
099ae62c0b Added .rip command again :^) 2017-10-15 11:48:29 +02:00
Master Kwoth
b17318d013 Cleanup, fixes 2017-10-15 10:20:49 +02:00
Master Kwoth
696a0eb2a7 Removed module projects because it can't work like that atm. Commented out package commands. 2017-10-15 09:39:46 +02:00
Master Kwoth
90e71a3a30 Changed some namespaces, work on packages 2017-10-13 06:14:54 +02:00
Master Kwoth
e434de5abb Improved support for sql execution, added some pre-built queries which people would probably want to use. 2017-10-13 04:41:01 +02:00
Master Kwoth
998c048874 Fixed a performance and stability bug with club images. 2017-10-13 03:44:29 +02:00
Master Kwoth
e32446335e Cleanup, .clparew can now be ran everyone, modules load appropriate guild configs, IEnumerable<GuildConfig> replaces with NadekoBot.AllGuildConfigs 2017-10-13 02:21:39 +02:00
Master Kwoth
db6fa9af1a Shard coordinator is not indepentent from the shard 0 2017-10-10 18:24:36 +02:00
Master Kwoth
0bacb1f780 Typereaders finished, cleanup 2017-10-10 00:04:02 +02:00
Master Kwoth
3d3871f903 Cleanup 2017-10-09 02:59:00 +02:00
Master Kwoth
f3513779b7 Typereaders will be autoloaded when module loads 2017-10-09 02:52:46 +02:00
Master Kwoth
72f36270dc Added some more unloads, upped version to 2.0 2017-10-09 00:54:10 +02:00
Master Kwoth
33ac43e1b5 Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
Master Kwoth
599245b1ca Initial split of the modules 2017-09-30 00:46:33 +02:00