Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.993
  • Joined

  • Last visited

  • Days Won

    581

Everything posted by Stan`

  1. https://play0ad.com/we-will-be-at-the-2022-edition-of-the-vandoeuvre-in-game/
  2. I would wager yes, but it can be added by tweaking the actor. The idea is that they wouldn't assume Testudo either. Would you be so kind as to create a ticket on trac with the list, so it can be updated and I don't lose track of it? @Freagarach @wraitii@maroder This is a bit worrysome, unitai infinite loop?
  3. What's your old and new mouse? It could very well be it
  4. Depends if we can fix all the flaws of their current gameplay through code
  5. Well then the name are wrong. Just like building names are written in ancient greek. I don't know then. @maroder Ok. https://trac.wildfiregames.com/changeset/27075 That was the last change. We are now in String freeze. If that's the language they spoke between -500 and 0, then yes.
  6. Should male and female, in ancient chinese if possible Audio_Voice_List – Wildfire Games Discussion should be there but I can't find specifics @borg- @maroder [Differential] D4713 [balance] Han unit roster restructure (wildfiregames.com) Technically the wonder is the local governement iirc, so while it might be confusing the name is correct. Barracks, Blacksmith, Stables, and Arsenals, are buildings that also do not exist but are kept for gameplay, so it's not an issue. This can however and should be discussed in this mod once it launches. It is now too late to change balancing. We are now six months late into development.
  7. You could try to locate public.zip. You can also create mods. https://trac.wildfiregames.com/wiki#Formodders:
  8. Hey there, currently you have to redownload everything. If I may ask, why did you stay on such an old build?
  9. What are both your graphics settings ? Can you try to figure out which revision between RC2 and RC3 broke it?
  10. Nice work. Zebra hide might be a little cliché. Not sure.
  11. Yeah people should really stop putting compat to anything above a certain version...
  12. Could be spam limit of new account
  13. There was some issue mentioned in the ticket. I don't know the specifics I suppose you could look at the repo on github and make some PRs
  14. Yeah IMHO we should only rate 2v2 3v3 and 4v4 as three different ratings as initially suggested in the ticket linked above. But I don't know about the specifity mentionned there with regards to how long players should stay in the game for reports to be sent.
  15. @BreakfastBurrito_007 @real_tabasco_sauce I do not understand what the issue is ? Do you mean this ? According to @vladislavbelov silhouettes have always been buggy at best. Yeah that's what I meant.
  16. @Dunedan What do we need for 2v2 and 4v4 rankings? #2516 (Expand Rating System) – Wildfire Games I suppose the host leaving will still be a big issue.
  17. Still about 1500 people launching the game per day. find /var/log/httpd -type f -print0 | xargs -0 grep 'GET' | grep -E 'tar.xz |.dmg |.exe |.tar.gz |.zip |.pyromod |.torrent ' | cut -c 52- | sed -r 's/^([0-9a-z:\.]*) .* \[(.*)\] "([A-Z ]*) .*\/(.*) HTTP(.*)" ([0-9]+) .*$/\1|\4/g' | sort | uniq | sed -r 's/^([0-9a-z:\.]*)\|(.*)$/\2/g' | sort | uniq -c | sort -n
×
×
  • Create New...