Commit Graph

489 Commits

Author SHA1 Message Date
RogueException
cd37f55816 Minor edit 2015-10-17 19:29:30 -03:00
RogueException
558fa86dea Internalize VoiceBuffer, expose it via interface 2015-10-17 19:26:30 -03:00
RogueException
29eae77c19 Exposed VoiceWebSocket.VoiceBuffer 2015-10-17 19:12:14 -03:00
RogueException
4de88bfdcc Added GetVoiceClient(Server) overload 2015-10-17 19:12:01 -03:00
RogueException
6706789968 Removed leftover debug code 2015-10-17 18:56:04 -03:00
RogueException
3611ab9452 0.7.3-beta4 2015-10-17 18:53:04 -03:00
RogueException
d1bcd90d53 Added new VoiceBuffer and did some VoiceWebSocket refactoring. 2015-10-17 18:51:48 -03:00
RogueException
a154075a50 renamed SendMessage's mentions parameter to mentionedUserIds 2015-10-17 18:51:17 -03:00
RogueException
4cc8df142f Ignore GUILD_INTEGRATIONS_UPDATE 2015-10-17 18:50:12 -03:00
RogueException
1b5e6ad076 Fixed syntax error 2015-10-17 18:49:57 -03:00
RogueException
0cbf5ba633 Dont crash on null URL from redirect opcode 2015-10-17 18:49:36 -03:00
RogueException
242c509023 Removed role ordering for permissions resolving 2015-10-17 18:49:17 -03:00
RogueException
0edb47fa7f Added name param to CreateRole 2015-10-17 04:21:08 -03:00
RogueException
d27e74a9ae Add Channel.IsPrivate comment to Message.Member error 2015-10-17 04:05:52 -03:00
RogueException
e730134b74 Throw a proper error if accessing Message.Member in a private channel. 2015-10-17 04:01:12 -03:00
RogueException
aced598aad Allow the voice thread to take longer sleeps when possible. 2015-10-17 03:38:42 -03:00
RogueException
04021bc2e6 Increase VoiceWebSocket.spinLockThreshold to 3ms. 2015-10-17 03:17:40 -03:00
RogueException
4aefd190f7 Wait for the encryption key before returning from VoiceSocket.WaitForConnection() 2015-10-17 02:41:13 -03:00
RogueException
17c92db6bf Fixed permissions error when processing #general 2015-10-17 01:00:35 -03:00
RogueException
dd9b72a05d Fixed LeaveVoiceServer when Multiserver is disabled 2015-10-17 00:59:50 -03:00
RogueException
81428ac0e2 Fixed warning 2015-10-17 00:30:21 -03:00
RogueException
50c5f3bd7f Switched several members to internal 2015-10-17 00:30:14 -03:00
RogueException
48da25752f Made EpochTIme internal 2015-10-17 00:20:34 -03:00
RogueException
4ce382dc80 Added Role.IsManaged summary 2015-10-16 23:50:21 -03:00
RogueException
27db09bdc7 0.7.3-beta3 2015-10-16 23:44:42 -03:00
RogueException
8ae78f1989 Modify the cache with EditServer's response 2015-10-16 23:38:14 -03:00
RogueException
f087eeabf4 Added CreateRole and EditRole responses 2015-10-16 23:37:43 -03:00
RogueException
bcb33b54ac Added Role.IsManaged, renamed Role.Hoist to IsHosted 2015-10-16 23:36:59 -03:00
RogueException
b3dbfd8f84 Fixed DeleteMessages 2015-10-16 23:12:51 -03:00
RogueException
345a78aa35 Renamed PermissionOverwrites.Type to TargetType, cleaned up Channel/Server permission constants. 2015-10-16 15:24:49 -03:00
RogueException
b6037a00ec Improved color constants 2015-10-15 23:34:16 -03:00
RogueException
9dfef636bd Added rgb constructors for PackedColor 2015-10-15 17:43:45 -03:00
RogueException
7f3702b0a8 Added ServerAvailable and ServerUnavailable events 2015-10-15 16:22:09 -03:00
RogueException
1ca4bd50d4 Fix cache errors on server delete 2015-10-15 16:18:27 -03:00
RogueException
edffc914a1 Added ArgText to commands 2015-10-15 14:01:53 -03:00
RogueException
5163d5482d Added preset PackedColors (thanks izy!) 2015-10-15 13:43:58 -03:00
RogueException
8e44311a54 Default to multiline codeblock if a language is specified 2015-10-15 03:30:24 -03:00
RogueException
c7eabfd49f Added single backtick to the escape list 2015-10-15 03:27:58 -03:00
RogueException
2d54504de8 Added support for single-line code blocks 2015-10-15 03:27:29 -03:00
RogueException
cf352dfda4 Added Format.Code 2015-10-15 02:25:46 -03:00
RogueException
9ffb546cf3 Fixed changing avatar 2015-10-15 01:40:51 -03:00
RogueException
afc36728c8 Added TODO about potential rare race condition 2015-10-15 00:01:23 -03:00
RogueException
9d46e04f89 Better handle if someone changes voice channels while talking 2015-10-14 23:59:42 -03:00
RogueException
9f38f71a4c Split SetStatus into SetStatus and SetGame 2015-10-14 19:56:42 -03:00
RogueException
c990383ee7 Fixed SetStatus 2015-10-14 19:49:55 -03:00
RogueException
981df84780 Removed Install function from CommandsPlugin 2015-10-14 19:43:06 -03:00
RogueException
7edeb00629 Added SetStatus 2015-10-14 19:42:10 -03:00
RogueException
d54bb75e2e Updated commands extension description 2015-10-14 02:57:08 -03:00
RogueException
6373a76771 Actually run a collections OnRemoved code when an item is removed 2015-10-14 02:25:27 -03:00
RogueException
1f06e81f64 Typo permissions -> colors in PackedColors 2015-10-13 21:34:38 -03:00