We control the vertical #155
rurounijones
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
DCS-gRPC 0.6.0 Released!
We are pleased to announce version 0.6.0 of DCS-gRPC. This release includes more command and control related APIs for mission loading, static spawn APIs and EDs new
OutTextForUnit
API as well as some APIs that allow for drawing on the F10 map. We also have a new contributor in the form ofMorpheusXAUT
of Buddyspike fame who added theGetUnitType
API.We have added a summary of currently implemented APIs online which can be viewed here. For full documentation of current APIs see the 0.6.0 API Documentation page.
This release is backwards compatible with 0.5.0. Although we try to avoid breaking changes there is no guarantee while we in the 0 major version. For more information on our versioning policy please see here.
There are a number of demo client applications for DCS-gRPC. Please see this page for more information on them.
Changelog
Added
OutTextForUnit
APIGetStaticObjects
APIAddStaticObject
API (for standard static objects)AddLinkedStatic
API (for statics linked to units such as ships)MarkupToAll
APIMarkupToCoalition
APIGetTheatre
APIGetUnitType
APIReloadCurrentMission
APILoadNextMission
APILoadMission
APIFixed
nil
instead of the message).Please see the full changelog for the changelog that shows all historical changes.
A New Sample Application
We have also added a new sample application called Custodian which is a Discord Bot that integrates with the new Discord Slash commands to provide you with easy to use, autocompleting, administration APIs for your DCS servers.
Currently these support sending messages into your servers as well as kicking and banning players using the built-in DCS ban system.
Custodian is ready to go and can be downloaded here
Installation
To install please download the
DCS-gRPC-0.6.0.zip
and extract into your DCS Saved Games folder. The README.md contains instructions on how to enable DCS-gRPC on a per-mission basis or on a per-server basis. For ease of use we recommend using the per-server basis.Make sure your DCS server instance is completely stopped (Not just the mission) when installing DCS-gRPC.
An example mission with DCS-gRPC integration called
DCS-gRPC-Example.miz
is included in theMissions
folder; this example will start DCS-gRPC with the default settings if you have set it up on a per-mission basis. Note that this is not needed if you are setting up DCS-gRPC using the per-server method.Support & Contact
You can reach us via the Github issues and Discord. We don't think DCS-gRPC requires yet another Discord so we have instead created a DCS-gRPC section on the OverlordBot Discord . You can also find Binary, RurouniJones, j5bit on other DCS related Discords (e.g. The Hoggit Discord).
This discussion was created from the release We control the vertical.
Beta Was this translation helpful? Give feedback.
All reactions