RogueException
|
9624e39bc8
|
Fixed DualChannelPermissions.GetBit
|
9 years ago |
RogueException
|
430610a0e7
|
Fixed GetChannelPermissions with roles
|
9 years ago |
RogueException
|
a5e2e9ca10
|
Cleaned up channel permissions, added GetChannelPermissions.
|
9 years ago |
RogueException
|
2e4f880563
|
Added required parameter to GetService
|
9 years ago |
RogueException
|
093095e410
|
Added new permissions system, fixed more commands and module bugs.
|
9 years ago |
RogueException
|
7cd1119ab7
|
Fixed a few command bugs and cleaned up several parts.
|
9 years ago |
RogueException
|
7f8780d749
|
Added command categories, removed old permission resolver.
|
9 years ago |
RogueException
|
ee3677fde0
|
Fixed references
|
9 years ago |
RogueException
|
63e70468e1
|
Added Module.CreateCommands, exposed a few properties and added module names.
|
9 years ago |
RogueException
|
210a28442e
|
Fixed ModuleExtensions function name
|
9 years ago |
RogueException
|
6ab46e92f8
|
Fixed net45's file linking for modules
|
9 years ago |
RogueException
|
9bb77dd373
|
Added ModuleExtensions
|
9 years ago |
RogueException
|
7b23c0fe9e
|
Fixed accessibility error in GlobalUser
|
9 years ago |
RogueException
|
9487fba23f
|
Hid old CurrentUser, exposed GlobalUser via CurrentUser
|
9 years ago |
RogueException
|
674e6674b7
|
Minor fix
|
9 years ago |
RogueException
|
c2bdfe96b0
|
Temporary fix for DownloadMessages
|
9 years ago |
RogueException
|
cb9915f37e
|
Add Exception property to log messages
|
9 years ago |
RogueException
|
aa0ed4cdc1
|
AddService should return the passed object
|
9 years ago |
RogueException
|
48ad4a53ba
|
Error if ModuleService is used before it is added to DiscordClient
|
9 years ago |
RogueException
|
f1443def75
|
Finished implementing enable/disable events for modules.
|
9 years ago |
RogueException
|
ef15216bd4
|
Added Discord.Modules namespace
|
9 years ago |
RogueException
|
6203653fba
|
Added Modules.Net45 file links
|
9 years ago |
RogueException
|
152df2b3a1
|
Initial commit of Modules extension
|
9 years ago |
RogueException
|
d1112a0a1a
|
Made eventargs constructors public
|
9 years ago |
RogueException
|
62ba1b3877
|
Renamed ServerCreated, ServerDestroyed, UserAdded and UserRemoved to JoinedServer, LeftServer, UserJoined and UserLeft
|
9 years ago |
RogueException
|
e2084be6c7
|
Improved permission cache
|
9 years ago |
RogueException
|
00eb1522cd
|
Default minpermissions on command groups to int.MaxValue
|
9 years ago |
RogueException
|
5d548dca33
|
Added group support to help
|
9 years ago |
RogueException
|
9efd4f812d
|
Merge pull request #10 from Googie2149/dev
Help command changes
|
9 years ago |
Googie2149
|
35d07edbbd
|
Help command changes
|
9 years ago |
RogueException
|
9a783df90a
|
Fixed a couple arg parsing errors
|
9 years ago |
RogueException
|
83696c359b
|
Added CommandMap.GetMap overloads
|
9 years ago |
RogueException
|
60610abe5d
|
Improved handling of SSL/TLS error
|
9 years ago |
RogueException
|
0eb0e14bba
|
Only add everyone to mentionedroles if the user has permissions
|
9 years ago |
RogueException
|
b3b30256fd
|
Update email on READY
|
9 years ago |
RogueException
|
c280ed0bda
|
Fixed nullref in Message.Update
|
9 years ago |
RogueException
|
9ae1761d34
|
Set IsMentioningMe to true if your role is mentioned
|
9 years ago |
RogueException
|
0f651e1d97
|
Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git
|
9 years ago |
RogueException
|
2977a9367d
|
Removed IsMentioningEveryone
|
9 years ago |
RogueException
|
a3c7b08d94
|
Reworked the mention system
|
9 years ago |
RogueException
|
c0e6c2eb24
|
Cleaned up string enums because implicit operators are picky.
|
9 years ago |
RogueException
|
dcdea2b380
|
FindChannels limits #channel format to text channels only.
|
9 years ago |
RogueException
|
ab9368f565
|
Removed TestingProject
|
9 years ago |
RogueException
|
1bc320b5ac
|
Merge pull request #8 from WSIContractor/patch-1
Changed the dev branch version number
|
9 years ago |
WSIContractor
|
ce63d8c2a7
|
Changed the dev branch version number
Changed the documentation to reflect the right version number and to prevent confusion. Changed from 0.8.0-beta1 to 0.8.1-beta.
|
9 years ago |
RogueException
|
4f4075aae2
|
Minor doc edit
|
9 years ago |
RogueException
|
2eeb5d2bd3
|
Fixed conflicting mention checks
|
9 years ago |
Brandon Smith
|
d418c95481
|
Improve message cache management
|
9 years ago |
RogueException
|
370a3e9b08
|
Removed references from Invite.
|
9 years ago |
RogueException
|
38dd1efa0f
|
Improved equality checks for cache objects
|
9 years ago |