Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.188
  • Joined

  • Last visited

  • Days Won

    591

Everything posted by Stan`

  1. Please upload the files in that folder especially if you have one crashing.dmp.
  2. I fixed the model, it was a long process, please try to optimize your polycount and check for overlapping faces. Thanks for your work, it's commited now.
  3. Bisect is clean though Well because it gives more ao space and doing it the right way sounds good
  4. I notified @implodedok and he told me to ask @feneur or @Itms
  5. Hello everyone, The other day I had a look at D94 which purpose is to clean up material files. As @vladislavbelov pointed out there are some other materials with useless tags and some are missing requires like the alpha test. My second purpose is to update the material documentation The third one is to determine what functionalities we support with materials so we can answer more easily one whether something is doable or not natively. My first question is about 'USE_SPECULAR' 1.First does it require specular power and specular Color and does it require a spec texture or does the specular Color tag handle that. 2.Then can it be replaced by USE_SPECULAR_MAP everywhere So we can use <uniform name="effects Settings" value="X X X X "/> everywhere 3. Does it makes sense to use effectsettings on let's say basic trans and set all the unused X params to 0 ? Or should I use define and put it to 0 4 is it better to write <define name='SPECULAR_MAP' value='1'> <required_texture name='specTex'> Or <required_texture name='specTex' define''SPECULAR_MAP"/> 5. Can I remove all the comments and put it in the documentation instead ? 6. What is the purpose of alternative materials ? Is it when switching from glsl to ARB ? 7. What is USE_TRIPLANAR ? 8. How does sim_time work ? 9. Should bump be renamed to parallax ? 10. Should we enable where possible and set quality requirements ? USE_HQ_PARALLAX USE_VHQ_PARALLAX 11. Is wind data required when using Use_wind ? 12. If you see any question with a not obvious answer I forgot to ask to do the doc feel free to add it. And answer it if you can @leper @Itms @wraitii Thanks in advance.
  6. 10. Just add the ".DELETED" suffix to the template file you want to remove. And put it in your mod. I don't see why you would do that since if it can't be recruited in game the unit shouldn't be a problem. 14. You cant easily. Every skirmish map has prebuilt walls. Might want to take a look at the civ.json file for Iberians though
  7. At least update (Autobuild this morning)
  8. Okay I'll have a look and see if it is commitable. Thanks for the zip.
  9. @Alexandermb Thanks I'll have a look sometime today. Stay safe.
  10. Thanks @Kimball glad you like what we did
  11. Maybe you have to edit your templates and remove the line Color.
  12. Stan`

    A22 issues

    @s0600204 Well thankfully you are here to finish the job Don't worry I get the way back machine each time I have to dig a ticket for someone
  13. @Lion.Kanzen @fatherbushido said he would review it when A22 came out, he probably didn't have the time yet.
  14. Stan`

    A22 issues

    @niektb @s0600204 https://trac.wildfiregames.com/ticket/2944
  15. Just a quick note D451 (Unit Death damage) was accepted today so it should be included soon.
  16. I can make it 4K. Can ptol textures be used or do I need to make new ones ?
  17. @Itms might have more insight since he wrote parts with @sanderd17 @kanetaka @wraitii and @Ykkrosh
  18. @Lion.Kanzen can you fix these thread title to "Where are you from" please ?
×
×
  • Create New...