Block a user
62b9504d43
Expose DPP message component.
26ccfa62b9
Add std::vector proxy type.
83f2ab79e0
Update Guild.hpp
57321af0c7
Update Message.hpp
8d908208f0
Update Other.hpp
0f235ff6af
Merge pull request #54 from theKAKAN/patch-2
7057939854
Add more flexible string to integer and float conversion.
eb3100de36
Fix team kill and normal kill swapped
f72c0f896e
Merge pull request #53 from theKAKAN/patch-1
0d323f4a26
Fixes
SetSpawnCameraLookAtEx
not working as intended
dfee411de5
Emulate embarking event when done from server-side.
37383b9383
Emulate embarking event when done from server-side.
ba4b8524e5
Update SQLite.cpp
f1ef37bdf3
Fix sqlite3_snprintf not having a room for a null terminator in the buffer.
9235cb5069
Update Official.cpp
4e27ba4a4f
Expose role type.
19102a9334
Implement base layout for all events.
1d8d31518c
Refactor presence and activity types.
a19a171e0d
Expose user type.
4c3921d88a
Update sqratTypes.h
f8ebb0e2b1
Update Net.hpp
f49452c165
Remove SLongInt and ULongInt helper types.
60467782e3
Make Discord voice support explicit.
4f70f89b78
Basic Discord library layout.
f6cb8ff8a1
Update SqBase.hpp
5dcc57a130
Initial implementation of WebSocket client.
1bd1b5545b
Update Announce.hpp
8288c32d41
Update Net.cpp
e577a96f7e
Update Net.hpp
4cefc96faf
Fix recursive call that could cause infinite loop.
608c444694
Update Buffer.hpp
cacc6c7c62
Minor WS changes and a few helpers.
11c17189b3
Update Net.hpp
1a11dd777e
Make WS non blocking and handle timeout.
05e644b040
Minor changes and bugfixes to WS client.
f3d4dab454
Basic web-socket client implementation.
d787803fd8
Implement stealing the memory from POCO buffer.
81893bf236
Simplify internal buffer implementation where possible.
9f808376b9
Update PocoMacros.cmake
cbfed04bc9
Remove CivetWeb in favor of POCO.
44ed4c849c
Update PocoMacros.cmake
bc2260a0f0
CivetWeb as a potential library.
b67a637c61
Add xxHash library.
c0fc1aea75
Add Levenshtein distance to string utilities.
2a06a00e3e
Update code for changes to CPR library.
f23a2fe389
Update CPR to latest git.
69a4d305a5
Update MaxmindDB to current git.
0008869ddd
Update cppfmt to current git.
fa4644d00f
Update ZMQ to current git.
b78b3e8ede
Change MySQL header include path.
21c9797d1a
Update CMakeLists.txt
151077c799
Use double floating point when it has no impact on the code.
a99e926088
Update VecMap.hpp
490f80d1e9
Update Events.inc
1d2a78c91e
Update Areas.cpp
f23a8bc8f5
Update Shared.cpp