Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.618
  • Joined

  • Last visited

  • Days Won

    560

Everything posted by Stan`

  1. @Nescio why the script? But thanks. Although any decent IDE can indent JSON
  2. You should merge into master, and you might want to create yet another pull request
  3. I don't think so. It's trial an error, that's how art works basically
  4. Indeed the animation is based on the templates when a repeattime is specified, while it's based on the actor file when there is no template. Unfortunately changing this change balancing
  5. Intel uses both. They have like 128MB integrated and then "steal" the rest. Source: https://www.intel.com/content/www/us/en/support/articles/000020962/graphics.html
  6. I believe APU do not have dedicated VRAM. You can configure the amount of RAM they use in the BIOS/UEFI.
  7. For the record that's https://code.wildfiregames.com/D2859 Sounds are to be improved
  8. Found this today, and thought it was amusing
  9. Buildings have a "loyalty" bar in order to capture a building you need to fill that bar with your color. Your enemy can reduce the capture rate by adding units inside the buildings. You can increase by damaging the building before trying to capture it.
  10. Interesting, it would seem we are missing some characters with umlauts
  11. Thanks for the fixes! I merged them. Note for the future though, we use 2 spaces for indentation not tabs Try also to make changes smaller if you can.
  12. Yeah those need to be replaced by something else, for the code has changed since then. Thanks for your work I believe you could try to merge
  13. I created https://github.com/0ADMods/yayoi_japan @LordGood maybe you could upload your buildings ^^"
  14. You can but it will only work with the dev version of the game (Not the current release)
  15. Dunno have you tried Engine.GetGUIObjectByName("guiobjectname").style = ?
  16. You could also keep track of the time, by querying the current date? And only call the function every five second or so.
  17. You can query the player then query all its entities I think.
  18. Stan`

    MSAA bug!

    @gameboy @vladislavbelov is currently busy with AFK life. Please be patient.
  19. As I said the fix should occur on the programming side thanls for investigating
×
×
  • Create New...