Jump to content

Freagarach

WFG Programming Team
  • Posts

    1.118
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by Freagarach

  1. Thanks for the report! It has been fixed with http://trac.wildfiregames.com/changeset/27483.
  2. Fixed in https://trac.wildfiregames.com/changeset/27481. [EDIT]: Thanks for the reports!
  3. Yeah, I encountered this as well (on python3.11.1). Also: https://trac.wildfiregames.com/ticket/6676 and https://irclogs.wildfiregames.com/%230ad-dev/2023-01-11-QuakeNet-%230ad-dev.log in the morning. I haven't dived deep in this yet (and not my speciality).
  4. Reason: It cannot find a tech that it expects to autoresearch. Did the community mod change between saving the match and loading it? Can you put "warn(uneval(key));" at L261 (after the opening curly brace) in the "TechnologyManager.js" to see what tech it can't find?
  5. Thanks! (I will generally stay off the forums though.)
  6. (Fixed yesterday in https://trac.wildfiregames.com/changeset/27316. It was a more general bug, existing since 2015, apparently.)
  7. Thank you for the report! (And the proposed fix.) It has been fixed with https://trac.wildfiregames.com/changeset/27321/.
  8. Apologies for my absence these days, this below is the reason.
  9. @Frederick_1 Try this: https://code.wildfiregames.com/P285. (I know I over-engineered it.) And anyone, feel free to implement the metadata merging.
  10. As the message implies this is not fixable on the 0 A.D. side, if I am not mistaken.
  11. I'm not meaning they can physically shoot beyond human eyesight, more that the concept isn't strange, IMHO.
  12. Horseriders don't need to look where they're walking and can focus on the environment? (Intentionally not stating any preference in this discussion.)
  13. I thought/think you could just ignore the JSON? Just get the start settings from the first replay and up the turn number of any subsequent replay with the total number of turns so far. If I would have half an hour spare time, I would certainly make it (in Python) for you. If I had a day spare time, I would have made a patch. [EDIT]: I didn't read properly, the metadata is a lot trickier indeed. But the above works for the commands.txt.
  14. Yeah, should be easier to do after my (intended) rewrite.
  15. The catapult is some kind of artillery, so isn't it logical that one can shoot beyond its own sight? There have been discussions about this, see the ticket and corresponding diff. https://trac.wildfiregames.com/ticket/3517
  16. It is on my backlog for (not so many) year(s).
  17. IIRC flares are currently simulation commands and observers cannot send those. As for the engine itself, no clue, sorry. ^^
  18. I like the implementation of @Grapjas more, to be honest. It makes the stats of your enemy units invisible, until you research espionage. I'm not sure what to do with bribing itself then. But I guess that is what this topic is about.
×
×
  • Create New...