Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.039
  • Joined

  • Last visited

  • Days Won

    525

Everything posted by Stan`

  1. @elexis Is that something fixed in one of SVn patches ?
  2. @LordGood Everything's mine and made from scratch
  3. If you read the post above it feels like they'll wait for A22 ?
  4. What do you need help for @Lion.Kanzen ?
  5. Yes you can. Did you by any chance try to register two accounts on less than one hour on the same connection ? Also make sure you have no firewalls blocking the connection. Make sure port 20585 port is open on your routers
  6. @Gwynlar Any firewall ? Is the network you use on LAN recognized as Public or Home ? I have seen that causing issues, For the lobby you might want to check your router's parameters
  7. Yeah that would make sense. I'm not really confident about derivative usage of copyrighted material though...
  8. @niektb Can you tell me if he is allowed to use the mod's music for his videos ?
  9. It should normally import daes, can I help you with anything ?
  10. http://trac.wildfiregames.com/ticket/3653
  11. If you look at the replay code in the source folder you will find how we parse it to replay games, we basically execute player commands one by one to replay the exact same thing, So I guess learning from that is doable, though it will require some data extracting cause it's quite raw. But that's an interesting project. Maybe you'll find more stuff here : https://github.com/agentx-cgn/Hannibal and https://github.com/lexoyo/split-bot/blob/master/src/BotAI.hx unfortunately both dead projects AFAIK, maybe @agentx is still around to help you.
  12. Hello Sarcoma, if you haven't already I'd suggest you look at http://trac.wildfiregames.com/wiki/GettingStarted aswell as the programmer section on that website. You will need to get the source to be up to date with the development version, if you want to contribute to it. AI is in JavaScript, which means you don't have to recompile the game each time you change something. You can find the code in binaries/data/mods/public/simulation To reproduce a game we use commands.txt which are text replay files. but I don't think that's how the AI works. Unfortunately @mimo our lead AI developper has taken a break for the game and will (might ?) not be able to answer your questions. If you need general guidance, I'd suggest you to drop by IRC on the #0ad-dev channel, you should find someone that might give you clue on how to do it. Might I ask what do you want to achieve ?
  13. @imperium I believe you have downloaded a blendfile (*.blend) is that correct ? If that's the case there is nothing you can do with it currently.
  14. I could look into it when I go back from holidays =)
  15. If you think I don't understand just write your answers in your native language =) So that somebody that speaks both can help you.
  16. Using the arrow keys ?
  17. What do you mean ? You can't move the camera ? You can't zoom in or out ? You can't use hotkeys ?
×
×
  • Create New...