Jump to content

Silier

WFG Retired
  • Posts

    1.265
  • Joined

  • Days Won

    9

Everything posted by Silier

  1. On windows you can have just one installation of 0ad as far as I know. But you are free to have 0ad installed + (multiple) svn and/or github version(s) as they are not installed through windows system, they are just bunch of files.
  2. Concern here is if ai should make ally with someone who is ally with her enemy. (would you ? I guess no)
  3. hi, gameboy i could not reproduce that last error. If you get it again, please post the replay of the match. it would be better if it would be whole match without saving. Error itself looks not related to the changes done in the code, so thank you for testing i will test some other things and then i ll upload it. Have a nice day
  4. @gameboy Hi, thank you for the report. Can you please test this one and tell if problem is solved ? https://code.wildfiregames.com/D2512 (You need to compile the game) Have a nice day
  5. Please be aware of that horizontal crest has been used by centurions, so common infantry should not use it.
  6. gate has problem with units visibly garrisoned because it thinks they are on the ground and will keep opened. For units visible on defense towers, I think we just do not have towers for that. Towers do have windows and roof. They do not have just opened place for them to show. And it would mean enemy can shoot them down like on the walls.
  7. Hi @OldSparky. If you saved your game it will be in `saves` folder. All you need to do is to copy desired save file and put it into the correct folder on your another computer. To know where folder with saved games is please look here as it depends on your OS. https://trac.wildfiregames.com/wiki/GameDataPaths
  8. No, Ai does not care when attacking if building is producing or researching something. It cares mainly if building has defensive fire or is in range of some of that building. But it does it only for some attack plan types.
  9. You would need to edit blacksmith actor file for specific civilisation like it is done here https://code.wildfiregames.com/D2459?id=10550
  10. @gameboy, patch now does not have visual effect in actors
  11. Hi @ironbar, you would need to provide replays of these matches, else moderators do not have the proof that happen. Look here where you can find replays https://trac.wildfiregames.com/wiki/GameDataPaths. To answer the question, it is mainly because games are not hosted by wildfire games servers, only multiplayer lobby. That means during the match all network transition is only among players and observers in that match. So bot taking care about rating does not know someone wins, looses until game is won and result send to servers. Bigger problem connected with this is that there is no way currently to punish if host of the game leaves without resigning as he is the one sending results to the servers. If he exists (without resign), closes application, kills process, shutdowns computer, disconnects from internet on purpose, there is no way how to send that results to servers. Have a nice day and enjoy the game
  12. If we had weapon switching it would not be using upgrade system as that creates new entity every time. And you can see how much problems there are connected with packing and promotion just because entity is changed.
  13. @BeanBoy in folder with all replays, you need to have for every replay one folder with any name and command.txt inside. You cannot have more folders inside like ...replays/0.0.23/somefolder/somefolder/commands.txt but you need to have ..replays/0.0.23/somefolder/commands.txt Also be careful. You need to have the exact version of the game replay was recorded else it will not work.
  14. Hi @cassius, disable restrict camera. Ctrl + W or Ctrl + ↑ (Up) – Rotate camera to look upward Ctrl + S or Ctrl + ↓ (Down) – Rotate camera to look downward Ctrl + A or Ctrl + ← (Left) – Rotate camera clockwise around terrain Ctrl + D or Ctrl + → (Right) – Rotate camera counter-clockwise around terrain
  15. @Narxes thank you for report. Issue have been addressed. Enjoy the game
  16. @tuk0z would you be willing to get development version and try if you have the same problems with that?
  17. can you upload both of them ? That happens when you save the game at some point and there is issue that you cannot currently fully replay it as second replay is generated from the point you made save.
  18. hello @Narxes, Could you please upload replay of that match? (https://trac.wildfiregames.com/wiki/GameDataPaths) I will look to it. Thank you and have a nice day
  19. Fix have been commited. Thank you for report and testing.
  20. Lets suppose game is in one machine with multiple user accounts. local.cfg would probably be to set options for all users and user.cfg for every user itself as that would be in user specific path.
×
×
  • Create New...