Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.959
  • Joined

  • Last visited

  • Days Won

    578

Everything posted by Stan`

  1. You can make your suggestions here. https://code.wildfiregames.com/D1730
  2. There is patch for this. It's old and I think it was refused because itwasnt pretty enough and it messed up the camera. https://trac.wildfiregames.com/ticket/2087
  3. Making a new icon, might be tricky the person who did them has retired.
  4. @Itms might have some ideas, after all it's his favourite question to answer, when we are giving talks
  5. Ah, what you see is texture bleeding. that's because the UV is either in the middle of two pixels, you can snap to pixels using blender tools. Or reduce a bit the size of the uvmap.
  6. I believe it's already in there. Might no be used in the main game though.
  7. Don't worry too much about the tone. Lion isn't a native english speaker, and most of the time what can be understood as a harsh tone is just plain mistranslation from spanish (And he improved a lot :))
  8. Can't review code. Hence why I asked for it to be put on Phabricator for other devs to review it.
  9. I personally never found the game to be unstable, but maybe I don't stress test it enough If the crash is not related to saved games it might be interesting to report it, yes. As for motivating developers to fix it you mind find it easier now that we can actually work on something else than the release. Maybe it's a trivial bug that can be fixed Unreported bugs can't be known
  10. @Genava55 Is it a full skull cap or just an headband ? @Alexandermb would you be up to the task ?
  11. I'm not really a fan of this outfit. Genava's suggestion might make it look better though. Maybe this variant of the druid could have pants instead of a dress, like the reference above ?
  12. Thanks for looking into it. Can you submit a differential on Phabricator ? Thanks. @elexis: Ping.
  13. @(-_-) Do you have a link to a differential or a trac ticket ?
  14. Amanirenas and Boudicca were committed a few days earlier. Check them out in the SVN version.
  15. Have you reported that somewhere ?
  16. I believe there are already theatrons in the game, or do you mean something else ? Ptolemies already have a lighthouse but if you want it to be expanded you could do a rough paint over of things you don't like I don't know much time @LordGood has but he is the most qualified to hellenized the ptolemies.
  17. Sure. Any size you'd want in priority ? Im looking for a way to standardize the size of the decals because they are not linear and their unit do not make sense in blender.
  18. Windows version pathfinder_mod.zip windows_system.zip default.cfg (Optionnal will prevent warnings) mac_system.zip
  19. Hello @Monder87 and welcome to the forums. To create a new component (the one you called under the name IID_MoneySupply) you need to register an interface. To do so you need to add a file in simulation\components\interfaces. See how it's done for other JavaScript components.
×
×
  • Create New...