Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.973
  • Joined

  • Last visited

  • Days Won

    579

Everything posted by Stan`

  1. using either svn, or the git mirror on htpps://github.com/0ad/0ad, Not that you have to compile the game yourself.
  2. See my Github for a attempt to bench Cairo ans FreeType for atlas texture génération.
  3. I don't think IPV6 is supported by our version of Enet. It's in the works.
  4. Copy pasting IP for direct connect I believe.
  5. Not sure you'll gain much space. But sounds like a nice thing to do. I'm afraid it won't be top priority though. Not sure about crossplatform compatibility. Pinging @Itms and @s0600204 as they might know more.
  6. The middle thing looks weird and is missing from the normal map so maybe remove it
  7. Can you try to increase the shadows on the axe blade ?
  8. Thanks for testing, should be fixed now.
  9. Basically, the current bundle will crash on specific mac os. This new bundle supposedly fixes it, I just need confirmation.
  10. Joining the lobby, with TLS enabled in the game options.
  11. To fix the current issue with TLS that is IMHO a big issue, I tried to find a solution. I made a special bundle, which according to @Tobbifixes the issue. I'd like to get more feedback if that's possible https://www.mediafire.com/file/00lxxtdmsu64nrs/0ad-0.0.23b-alpha-osx64.dmg/file @BreakfastBurrito_007, @Sundiata, @HMS-Surprise @iceblendedmocha @Wurri @Servo @Rolf Dew If yourself or people you know experience the issue could you ask them to check this version, and tell me if it fixes it ?
  12. Hello, and welcome to the forums. Did that work before ?
  13. There seem to be a smoothing group issue on the spearhead. Either use the edge split modifier or separate faces using the Y key.
  14. Update. This should fix the bug of units not decaying again. The schema changed a little bit to allow for less duplication. <a:example> <Amount>1000</Amount> <MaxAmount>1500</MaxAmount> <Type>food.meat</Type> <KillBeforeGather>false</KillBeforeGather> <MaxGatherers>25</MaxGatherers> <DiminishingReturns>0.8</DiminishingReturns> <RegenBonus> <Growth> <Constraint>Alive</Constraint> <Rate>2</Rate> <Interval>1000</Interval> </Growth> <Decay> <Constraint>Dead</Constraint> <Rate>-1</Rate> <Interval>1000</Interval> </Decay> </RegenBonus> </a:example> Constraints 'Dead', 'Alive', 'Both', none (just don't add the line) The tag name defines the technology that will be able to affect the decay regen etc. When this is accepted, I will need to add an example tech.
  15. Yeah they definitely had ornaments on each side The cone shaped end of the ship seemed weird.
  16. There are too different things in 0 A.D. Specific Names that are in their original language or the closest we could find, and generic names which describes the building in the simplest manner, and only that last one should be translated.
  17. @Itms Ping. They seem to credit us which is fine, but I believe they need to link the creative commons license.
×
×
  • Create New...