Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.220
  • Joined

  • Last visited

  • Days Won

    591

Everything posted by Stan`

  1. It's better if they are but it's not mandatory. Reviewing means you attest that a word or a sentence is 100% correct and matches with the other translations. https://trac.wildfiregames.com/wiki/Localization As you can see at the bottom there are dedicated pages for each language where you can add more rules. I can create a German page if you want.
  2. Can you upload the interestinglog.html?
  3. Not gonna help, something is wrong in the template. I asked about atlas because I get that error sometimes, but in your case it's different.
  4. You need to install and compile wxwidgets. Which is why I suggested you use the DLL instead. See also: ⚙ D3211 Add a script to download compile and install wxwidgets (wildfiregames.com)
  5. My bad then It's probably a bug with the gui code there. aristeia/gui at master · 0ADMods/aristeia · GitHub
  6. Actually 0 A.D. was supposed to be the name of the franchise (e.g. Age of Empires) The game you play is called Empires Ascendant, and the Suebi, Imperial Romans, Parthians ex were supposed to be Empires Besieged.
  7. See the discussion here https://code.wildfiregames.com/D2884
  8. @Lion.Kanzen and @Zophim were the people working on it, @s0600204 and I have done some fixing, but the mod changed directions many many times.
  9. Not sure what version you are playing. No problems with romans
  10. Sure. You need to run git diff -U5000 > file.diff at the root of the repo and upload the diff file on Phab.
  11. Remember the option switch I made you do ?
  12. Could be too small window, out of memory or something else. The only way to know is to run in debug mode and reproduce it.
  13. Cool this you might want to do: Note that they are also wrongly uvmapped on some places
  14. Here comes the review: Bad UV Bad uv, and make it a bit deeper You never know where those pesky players and mappers will try to place it Some parrallax bug Bad smoothing (I think) (Should use shade flat) Grass is floating which might look weird Some broken actor parts ERROR: CCacheLoader failed to find archived or source file for: "art/actors/props/special/common/garrison_flag_macedonians.xml" ERROR: CObjectManager::FindActorDef(): Cannot find actor 'props/special/common/garrison_flag_macedonians.xml' ERROR: Actor props/structures/macedonians/wonder_gardens_turf.xml255: required texture sampler normTex not found (material art/materials/player_trans_ao_parallax_spec.xml) ERROR: Actor props/structures/macedonians/wonder_gardens_turf.xml255: required texture sampler specTex not found (material art/materials/player_trans_ao_parallax_spec.xml) ERROR: Actor props/structures/macedonians/wonder_trees.xml255: required texture sampler normTex not found (material art/materials/player_trans_ao_parallax_spec.xml) ERROR: Actor props/structures/macedonians/wonder_trees.xml255: required texture sampler specTex not found (material art/materials/player_trans_ao_parallax_spec.xml) Not sure we need the veranda to be honest, it's already quite big gp
×
×
  • Create New...