Although there has been a fair amount of talk about the theoretical Spring Skirmish AI, how to make it build, determine targets, move groups of units etc, no actual coding can be done until the SY's give us 2 things 1. An interface to receive information about the game environment and 2. An interface to send units individual orders.
Not knowing the specifics about how the engine operates, I can not tell how it should be done. If there is little or no computation done client side, it may be sufficient to simply release the networking protocol. If not, they will probably need to take the client, find the logical break in the code between game computations and UI, and release an interface (or 2 or more) to handle all of said function calls. If/When this happens, we can begin writing sensible AI code. Before, we can only talk about the abstract.
AI Interface
Moderator: Moderators
- [K.B.] Napalm Cobra
- Posts: 1222
- Joined: 16 Aug 2004, 06:15
- BlackLiger
- Posts: 1371
- Joined: 05 Oct 2004, 21:58
Napalm has the data needed, I have been given ti but havent had time to go over fulyl yet and establish thoughts, I ahve yet to send to triaxx2.
I am aware that this ahs not been previously announced ont he forums, and I believe that it would be unwise to release this information without prior consent from SJ that what he has given is available to the entire world.
I will not accept that you will all start posting your grievances about how unfair or how preferrential or how we should release what is not ours to release. If you have a problem with ti PM the SY's with your reason for having the informatio or wait for them to release them.
I am aware that this ahs not been previously announced ont he forums, and I believe that it would be unwise to release this information without prior consent from SJ that what he has given is available to the entire world.
I will not accept that you will all start posting your grievances about how unfair or how preferrential or how we should release what is not ours to release. If you have a problem with ti PM the SY's with your reason for having the informatio or wait for them to release them.
-
- Posts: 854
- Joined: 28 Jan 2005, 18:15