Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.547
  • Joined

  • Last visited

  • Days Won

    606

Everything posted by Stan`

  1. I'm sorry I still don't get it. Why do we have -windowHeight? I don't think it's calculated in realtime, but rather when it's used to actually attack. You should see most (if not all) occurrences of that value usage here https://code.wildfiregames.com/D2016
  2. Dropdown menu might be missing some decorations.
  3. People might complain/be confused about not being able to gather it. It happened before. Maybe, yeah. Removing some lines might break some models so one has to be careful. Fun fact the game actually automatically patches those files.
  4. My Blender addon to import assets and their textures does that.
  5. Bit annoying to have to clone the game's entire folder to run the CI...
  6. I think it was for the validation script (entvalidate.py) to be able to run. Not sure why @wraitii added the js files though.
  7. Getting a bit tired of that argument, but for the sake of it they do have an elevation bonus. (And it's easy to check) trac:template_unit_cavalry_ranged_archer.xml#L17 trac:template_unit_champion_infantry_archer.xml#L17 Why?
  8. Hmm. I suppose the point of the extra component is to mimic the behavior you would have with visible garrison (aka turrets). This way a tower would/could shoot as far as a unit on a wall next to it. Does that make sense?
  9. I mean you wait for construction to be finished to compute the range once. Then update it as needed? Since it's not moving. For moving entities we could have a flag like static that defines how much it needs to be recomputed? Seemed like a nice feature for me.
  10. My point is that it could be computed on placement and at each subsequent tech. No particular answer, I just think it's cool to take the terrain into account.
  11. You can get the link in the first post of this thread or through the mod downloader in settings. Do note that it only works with the development version.
  12. You should use the CTRL hotkey to board the ship. See the hotkeys and look for garrison
  13. Install the mod 0ad-spirv through mod.io
  14. Well there hasn't been any significant change in the AI in the past five years (other than the emergency manager) so that's why I suppose. I guess you might wanna look at the diplomacy manager in simulation/ai/petra/
  15. Also covers the user provided mod case, where one doesn't want to go through mod.io for other concern yet still wants to have a preview image.
  16. Almost always have been (10 years ago) #1960 ([PATCH] Elevation advantage for ranged units) – Wildfire Games
  17. You can skip the lobby and connect directly to users, it's just not convenient cause everyone has to know their respective ips. But you'll always have the issue of being DDOSed as long as the game will be P2P. When someone joins your match you're basically letting them into your home. If we had dedicated servers, you'd have the issue of the server being DDOSed, if it was hosted by us, it would DDOS the forums, the lobby, the forge etc. The number of players has been stable, it's just the number of MP players that has reduced. Also, 4 years ago was COVID and confinements, and people are progressively getting back to their lives.
  18. If you have the mod installed you can run the game from the cmdline using pyrogenesis.exe -mod=public -mod=0ad-spirv If you do not have the mod installed you can run the game using then install the mod pyrogenesis.exe -mod=mod -conf=rendererbackend:gl
  19. Interesting, does the tooltip for the sound says 0.0 ? @Langbart are you able to reproduce this on your mac?
×
×
  • Create New...