Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Designate from Armok Vision #13

Closed
kazimuth opened this issue May 10, 2015 · 5 comments
Closed

Designate from Armok Vision #13

kazimuth opened this issue May 10, 2015 · 5 comments

Comments

@kazimuth
Copy link
Collaborator

It would be totally rad if you could select areas and then designate them from Armok Vision. If we do designations, zones, and buildings, that's a large chunk of Fortress Mode playable from Unity, and it'll hopefully be reasonably straightforward to implement. Of course, it also opens the doors to loads and loads of bugs and complexities and issues; the biggest challenge would be avoiding accidentally violating DFs invariants.

@RosaryMala
Copy link
Owner

Controlling DF from unity requires three things : defining the network
protocol for it, using protobufs, adding the functionality to the server
plugin, and finally doing the unity side of things.

On Sun 10 May, 2015 1:04 pm James Gilles notifications@github.com wrote:

It would be totally rad if you could select areas and then designate them
from Armok Vision. If we do designations, zones, and buildings, that's a
large chunk of Fortress Mode playable from Unity, and it'll hopefully be
reasonably straightforward. (It's just a not-too-complex Unity interface
and some RPC calls, right?)


Reply to this email directly or view it on GitHub
#13.

@PeridexisErrant
Copy link
Collaborator

Using Mifki's forthcoming protocol is probably the best way to approach this. He's said an alpha version should be out soon, and that opens an interface for anything in the game!

@RosaryMala
Copy link
Owner

That will work if it's open source, which it may not be, all things considered.

@PeridexisErrant
Copy link
Collaborator

Here:

Will you be able to put this on android? It's super-awesome, to whatever use it gets put, but I'd love it on my tablet.

iOS version alone is enough work for me for a long time (with all the ideas I have), and I'm an iOS developer, so I personally won't be doing other platforms, but others hopefully will.

The app (iOS client) may be closed-source, but the UI server almost certainly won't.

@RosaryMala
Copy link
Owner

Added in ae3aba4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants