Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.010
  • Joined

  • Last visited

  • Days Won

    524

Everything posted by Stan`

  1. Hey @Victor Rossi Nice to see you back, and also nice work ! If you have it we will need the source file from the software, so either an xcf or a psd or something else if you're not using either photoshop or gimp, to have the highest quality version in case we need it, then the portrait has to be power of two. (eg 256 x 512px) Have a look at the other portraits and see what resolution they use NOTE TO SELF: Write the those icons resolution values somewhere.
  2. I guess it's crashing because you don't have the _default.xml map, that atlas loads by default.
  3. Hello @dmzerocold and welcome to the forums. Thanks for recording those voices, that's something we've been needing for some time. I can't really check either the sound quality, or the language, but it sounds okay. I'm leaving it to @Samulis and @OmriLahav to give you advice on how to improve it, or to remaster it for the game
  4. Looks like you can update that page then
  5. Thanks ! I forgot you're as fast as me @Samulis Once we have settled on a convention, we will be able to edit that page to reflect it. All changes there are versionned, so you can see what changed every time
  6. I'm not familiar with how you create pages ? Doesn't one need to make a wrong link then follow it and ask to create the page ?
  7. Hey @Samulis Thanks for the heads up and the amount of work you put into this. It will certainly come in handy ! @OmriLahav What is your opinion on said naming conventions ? Would you like to change some things ? In the end this should be written in a design document (Maybe @Itms's)or some wiki page called SoundNamingConventions. Those will be easier to implement I believe so we'll be able to test them in game This would be nice to have for A24; Keep up the good work , and thanks for contributing.
  8. Yep I'll try to have a look. Sorry for the inconvenience. Have you tried deleting the config file ?
  9. Can you upload the crashlog.dmp file in your local Appdata folder ? If you're on Windows that's C:/users/yourname/Appdata/local/0ad/logs
  10. Try to run it as administrator If that doesn't work or you can't Pass the -writableRoot flag
  11. Tried disabling GLSL and post-processing ?
  12. Do you have the same mods ? Are your ports properly forwarded ? But most importantly why do you use Hamachi when you could just use direct IP, or even better the game lobby ?
  13. Hello, Unfortunately that's not due to graphics but to the way the engine handles unit movement. There is work in progress to fix it so there might be a fix in A24. Sorry for the inconvenience.
  14. Have fun with the game, and don't forget to try out the mods, if you get bored.
  15. Yeah this was planned. I also made a bot with generic answers for question asked on IRC but my attempt to host it on my raspberry failed. And I haven't seen progress on the FAQ in a while. Maybe it could be integrated in the new website design @implodedok The GUI scale option sounds like a good idea. Using hwdetect would work too.
  16. So the relevant file is this one: https://github.com/0ADMods/pre-colonial-mod/blob/master/art/actors/props/units/shields/shield_decoration.xml With the following code: <?xml version="1.0" encoding="utf-8"?> <actor version="0"> <castshadow /> <group> <variant frequency="1" name="Shield Decoration"> <mesh>props/shield/mexica_shield_decoration.dae</mesh> <textures> <texture file="props/shield/shield_decoration.png" name="baseTex" /> </textures> </variant> </group> <material>player_trans.xml</material> </actor> AFAIK actor only supports 1 as version. That's it.
  17. He will not be considered he will be added unless he doesn't want to. Would be nice to have a patch for this if that's not too much to ask.
  18. That's not true. I have a somewhat recent computer with AMD and it shuts down when overheating. That only depends on BIOS. We need textures for them. Then balancing but generic values are fine and then an aura need to be found. I'm working on other stuff now so I'm sorry if mods feel left out. There shouldn't be any tweaks to the templates. So if something is not balanced that's on the main game. I'm against adding code in civ mods. It's impossible to maintain.
  19. You could look at https://code.wildfiregames.com/D1598 And https://code.wildfiregames.com/D1590 And tell us if we forgot any requirement of the GDPR or if there are any loophole.
  20. So I have been experimenting with Substance Designer and tried to learn as much as I could. If you never heard of it, check it out, the results are awesome. I bought a license to be able to use it with 0 A.D. Textures are 16bits though, shouldn't be hard to convert them back. (It means smoother gradients which improves the final) result. rocky-mud-1.0.7z
  21. Well the thing is this is still the A23 re-release. So no new features hence no art. We are still in feature freeze translation freeze.
  22. We are still frozen in the art dpt. Only programming and GDPR.
  23. If that is for terra magna or a CoM mod one could create issues on the repository and post the relevant references there This way if we want to tackle a list of tasks for a future release its easier it also means the poor sool who has to make it doesn't have to go through hundred of forums posts. Example : you want an aloe plant with let's say 4 variations. you create a ticket say the number of variations and add the pictures there. Someone picks up the task and once it's done it's closed
×
×
  • Create New...