Commit Graph

1375 Commits

Author SHA1 Message Date
Kwoth
cb5079a384 mostly rewritten music, doesn't work on large number of concurrent streams properly >.> 2016-07-24 01:26:43 +02:00
Kwoth
6f29450aae Merge remote-tracking branch 'refs/remotes/origin/dev' into music-rewrite 2016-07-23 23:04:59 +02:00
Kwoth
1000934135 Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2016-07-23 23:04:46 +02:00
Kwoth
92123fc95a Made permission saving async 2016-07-23 22:33:34 +02:00
miraai
6bf17e49b2 Merge pull request #2 from Kwoth/master
Updating fork
2016-07-23 22:31:16 +02:00
Kwoth
566cef82ba Now shows the correct position number when queuing a song 2016-07-23 15:18:05 +02:00
Kwoth
0820c17307 .ct command added to Utiliy module, prints current channe's topic 2016-07-23 15:10:35 +02:00
Kwoth
e66615b056 Changed all locks to SemaphoreSlims, Slight musicbuffer changes. 2016-07-23 15:04:33 +02:00
Master Kwoth
d40ac51757 Merge pull request #438 from Kwoth/dev
updated commandlist.md
2016-07-23 01:41:49 +02:00
Kwoth
106a779552 music commandlist updated 2016-07-23 01:40:44 +02:00
Master Kwoth
12134d1028 Merge pull request #437 from Kwoth/dev
0.99.9a
2016-07-22 21:30:17 +02:00
Kwoth
c3bd1f5986 music usages fixed, 64bit release test 2016-07-22 20:50:57 +02:00
Kwoth
68a66e281e fixed error message when doing .iam, thanks PeaceLord<3 for debugging 2016-07-22 15:17:19 +02:00
Kwoth
8a9f6f4e26 .send is now correctly splitting on "|", not "-" (fixed .send) 2016-07-22 13:41:41 +02:00
Kwoth
9a6695cc90 changed submodule to point to my fork of discord.net 2016-07-22 13:26:05 +02:00
Kwoth
bd2d0098e0 Print error to console when .iam throws an exception 2016-07-22 13:11:49 +02:00
Kwoth
1437f60d75 fixed -h for .send 2016-07-21 22:35:49 +02:00
Kwoth
31c4e315c6 Merge branch 'music-rewrite' into dev 2016-07-21 17:42:15 +02:00
Kwoth
dfc710cb86 fixed "-h command name" when there is no alias 2016-07-21 14:07:58 +02:00
Kwoth
1195a4c9c8 resetting buffer? 2016-07-21 14:07:26 +02:00
Kwoth
d69c783f3f @nadeko fire makes more sense now. 2016-07-21 13:23:22 +02:00
Kwoth
ee415d166e string.join("" -> string.concat 2016-07-21 12:57:57 +02:00
Kwoth
f1cf11ae8e ~trans now correctly translates multiple sentences at once. Thanks @Myoshu 2016-07-21 12:50:33 +02:00
Kwoth
a8f33e5665 song queue full real fix 2016-07-21 12:42:48 +02:00
Kwoth
c6af3a6c3e more musicplayer fixes/rewrites 2016-07-21 12:42:17 +02:00
Kwoth
b506064d37 rewrite started 2016-07-21 02:13:16 +02:00
Kwoth
c06047b67c reduced per user cooldown to 1 second 2016-07-21 01:51:47 +02:00
Kwoth
7567f28baa Merge remote-tracking branch 'refs/remotes/origin/dev' into music-rewrite 2016-07-20 23:16:23 +02:00
Kwoth
ae6deee1db ace is the strongest high card #423 2016-07-20 22:58:41 +02:00
Kwoth
2e6bdc9f08 woops, fixed #426 , no longer saying queue full when its not 2016-07-20 22:51:41 +02:00
Kwoth
c5c9e98b51 fix #429 2016-07-20 22:41:02 +02:00
Kwoth
e58ce63088 Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2016-07-20 22:37:26 +02:00
Kwoth
0dd7eb165e Merge remote-tracking branch 'refs/remotes/origin/dev' into music-rewrite 2016-07-20 22:33:43 +02:00
Master Kwoth
2035bbe242 Merge pull request #427 from Kwoth/dev
.logignore fix
2016-07-20 20:26:24 +02:00
Kwoth
659c751055 fixed .logignore description/alias 2016-07-20 20:25:10 +02:00
Kwoth
0197034564 ok i give up 2016-07-20 17:54:01 +02:00
Kwoth
14c5aeecf5 maybe? 2016-07-20 17:49:20 +02:00
Master Kwoth
a59fe55fd7 Merge pull request #425 from Kwoth/dev
Don't treat warning as errors
2016-07-20 17:38:44 +02:00
Kwoth
de70e8c87f Don't treat warning as errors 2016-07-20 17:38:02 +02:00
Master Kwoth
06a5da18c2 Merge pull request #424 from Kwoth/dev
0.99.9
2016-07-20 17:29:34 +02:00
Kwoth
4a45749ae9 commandlist updated to reflect 0.99.9 2016-07-20 17:26:52 +02:00
Kwoth
e54f1b8575 reduced global nadeko startup wait, added a callback on when the IsReady flag is set to true 2016-07-20 16:40:05 +02:00
Kwoth
0ea71eb490 ~g is alias for ~google now 2016-07-20 16:39:02 +02:00
Kwoth
90612676d3 >gc reduced to 1% 2016-07-19 23:27:19 +02:00
Kwoth
f08f12b0b2 Image and isntruction in planting/picking/generatingcurrency are now deleted when image is deleted #387 2016-07-19 20:47:05 +02:00
Kwoth
60bc7d4f71 changed !m to !!, and there is no space now. This won't apply to people with old configuration.json 2016-07-19 18:27:16 +02:00
Kwoth
33f8dc87d3 .prune is much faster 2016-07-19 17:24:57 +02:00
Kwoth
35ed6567c3 updated discord.net 2016-07-19 17:07:19 +02:00
Kwoth
123b75b7c9 ;acmdcds added to benefit ;cmdcd, permission system can now take aliases 2016-07-19 16:53:09 +02:00
Kwoth
3b8e9a6af7 Merged branch dev into dev 2016-07-19 13:37:32 +02:00