1
0
mirror of https://github.com/oliverbooth/VpSharp synced 2024-11-09 22:55:42 +00:00
Commit Graph

219 Commits

Author SHA1 Message Date
4fb50c9e93
Multi-target .NET 6 and .NET 7 2022-11-29 15:46:13 +00:00
3e25e3cd11
Expose client extensions 2022-11-29 15:15:15 +00:00
55512d6c8d
throw on null client 2022-11-29 15:15:02 +00:00
027ce96ed3
Add Coordinates struct 2022-11-29 15:12:57 +00:00
a064328418
Add X10D 3.2.0-nightly.136 2022-11-29 15:03:44 +00:00
535f9fb9e8
Add Commands extension 2022-11-27 20:47:54 +00:00
e0666d54e4
Add support for client extensions
This is currently preliminary, and the only event mapped so far is chat messaging
2022-11-27 20:42:55 +00:00
99fc7120c7
Add bindings for vp_say and vp_console_message 2022-11-27 20:10:33 +00:00
693e90bff1
[ci skip] Add braces around single-statement bodies 2022-11-27 17:51:18 +00:00
1bf050eca0
Add proprietary FontStyle enum
Removes dependency on Windows-only API from System.Drawing
2022-11-27 17:17:32 +00:00
f1abc4374a
Add integration tests 2022-11-27 15:36:56 +00:00
56aae0116e
VpSharp.Says("Hello World"); 2022-11-27 15:35:24 +00:00
eda59e9d7e
[ci skip] Add NuGet versions to README 2022-11-27 15:26:48 +00:00
1797d47a6b
[ci skip] Reword About to avoid repetition 2022-11-27 15:26:40 +00:00
f480ee7f65
[ci skip] Update license year 2022-11-27 15:26:22 +00:00
7a00f8229f
[github actions] Add CI/CD 2022-11-27 15:05:19 +00:00
d878fb3dc5
[ci skip] Add Contributor Covenant COC 2022-11-27 15:05:08 +00:00
2ab78514ca
[ci skip] Add funding links 2022-11-27 15:04:45 +00:00
13348208c6
Initial commit 2022-11-27 15:00:59 +00:00