RogueException
5005ddf98a
Added Pool utility class
8 years ago
RogueException
d7fbf9fa20
Added support for strings containing escapes
8 years ago
RogueException
2381de6bd7
Fixed several serialization errors, added dictionary and array support
8 years ago
RogueException
016b7fa550
Added support for property selectors and numeric enums
8 years ago
RogueException
65a2c1e1fd
Made DiscordJsonSerializer public
8 years ago
RogueException
e0ce1813a2
Cleaned up Serializers, removed SerializationFormat
8 years ago
RogueException
894efcca0a
Added enum serialization
8 years ago
RogueException
eea11ef8d2
Added image serializer
Added support for more image formats
8 years ago
RogueException
d00aef8982
Replace invalid span usage.
8 years ago
RogueException
ebf12e351d
Greatly reduce allocations for float/double/decimal
8 years ago
RogueException
a3e404d8f4
Added serialization support for Utf8String
8 years ago
RogueException
0bea893076
Improved DateTime(Offset) deserialization
8 years ago
RogueException
91b4fb3272
Don't allocate strings for property key lookups
8 years ago
RogueException
9027bcad0c
Fixed List serialization
8 years ago
RogueException
d908e01e0e
Temp removed char serializer
8 years ago
RogueException
81f35a6082
Support strings when parsing numbers
8 years ago
RogueException
a1c17856b9
Added serialization support for submodels
8 years ago
RogueException
fed2e94517
Added ExcludeNull support
8 years ago
RogueException
b0147a9126
Added Guid serialization support
8 years ago
RogueException
1f44306b2e
Cleaned csprojs
8 years ago
RogueException
99d3283d25
Isolated new serialization logic, decoupled from json.
8 years ago
RogueException
7c25415d32
Removed unused buffers
8 years ago
RogueException
501c76b2bd
Added experimental json serializer
8 years ago
RogueException
c83b1bd321
Abstracted serialization
8 years ago
RogueException
5714a50b5b
Lets try this again
8 years ago
RogueException
c1ad858f9b
Avoid GCHandle.IsAllocated
8 years ago
RogueException
805fa00df0
Pin audio buffers at stream creation
8 years ago
RogueException
f4866e35ce
Fix deserialization error from extra data in decompress buffer
8 years ago
RogueException
c56354ff8c
Automatically recycle RTPFrame in InputStream.ReadAsync
8 years ago
RogueException
9224fae4cd
Fixed compressed message handling
8 years ago
RogueException
597092cdaa
Fix styling
8 years ago
RogueException
f51e86e736
Reduce voice buffer allocations, add frame recycling
8 years ago
RogueException
7e62d78160
Bumped version to 1.1.0-alpha
8 years ago
Alex Gravely
c4dcb9dc17
Update client.cs ( #752 )
* Update client.cs
Let's not have the client be a local variable, hm?
* Update complete.cs
* Update complete.cs
* Update client.cs and complete.cs
Let's not have the client be a local variable, hm?
8 years ago
Hsu Still
b59c48b9ec
Added IServiceProvider ( #753 )
8 years ago
Joe4evr
0bdc2455bc
Add line to show subscribing to CommandService#Log ( #756 )
8 years ago
RogueException
0a41694f01
Update Discord.Net.nuspec
8 years ago
RogueException
710e1824bf
Update LICENSE
8 years ago
Christopher F
8068a0ba0e
Merge pull request #654 from ObsidianMinor/dev
Fixed RestGuildUser not updating inherited RestUser properties
8 years ago
Christopher F
263864f579
Bumped version to 1.0.2
8 years ago
RogueException
ff10f17cba
Proper versioning is hard
8 years ago
RogueException
d27657d193
Removed hardcoded suffix from nuspec
8 years ago
RogueException
b35fbac017
Removed version from README
8 years ago
Pat Murphy
d89804d7c7
Fix potential nullref in embedBuilder value setter ( #734 )
* Fix potential nullref in embedBuilder value setter
* Null check on footer iconUrl
* Adding checks for the other URL properties
* Adding IsNullOrUri extension
* Setting StringExtensions as internal
8 years ago
Joe4evr
8cd99beb62
Unify ShardedCommandContext with SocketCommandContext ( #739 )
* Make ShardedCommandContext derive from SocketCommandContext
* Explicitly re-implement ICommandContext.Client
8 years ago
Finite Reality
d2afb06942
Make the "cannot be loaded" warning fire correctly ( #729 )
Why am I such a bad programmer? Maybe I'm just bad with git. Maybe I'm
just bad in general. Maybe I should resign from programming.
8 years ago
Joe4evr
b6dcc9e8d8
Add back the case for ParameterPreconditions ( #735 )
8 years ago
Finite Reality
7597cf5baa
Fix CalculateScore throwing on missing parameters ( #727 )
* Fix CalculateScore throwing on missing parameters
* Bump to version 1.0.1
8 years ago
Christopher F
c316b29286
Bump version to 1.0.1
8 years ago
RogueException
26bc0b300d
Updated version to 1.0
8 years ago