Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Probably another instance of https://gitea.wildfiregames.com/0ad/0ad/issues/8757, so reporting it to the fedora bug tracker would be the best course of action as we can't do anything about that one on our side.
  3. I am still working on it. I made the dumb move (lol) of adding a new civ (Galatians), so I need to finish up their heroes before I bundle the mod. I'm aiming for this weekend.
  4. Athēnā Parthénos Is this acceptable for the specific name? @historians
  5. The font in the example is 'Lithos', which is a really nice font for titles, headers, and buttons, but not good for information text.
  6. journalctl.txt Here are the relevant lines from my terminal. I unfortunately can not share the lines here directly because it is consequently blocked no matter what I do. I never saw such a flubbed forum. Sorry.
  7. Today
  8. Dear community, many thanks for the opportunity to ask for support here. On the 1st of march, my updates of Fedora 43 also contained an update of 0ad. Since the execution of these updates, 0ad is not executable anymore. After approximately one minute the game crashes and quits, no matter which faction or map I am playing. Can anybody tell me what an update of 0ad had been released two days ago and who is responsible for this? Can anybody tell me how I can share code of the terminal here? This is being consequently blocked. I am admittedly shocked. I get nothing than the message "The value entered includes a character that is not allowed such as an Emoji." when I am trying to share code from the terminal here. Thanks in advance. With kind regards.
  9. Dear community, many thanks for the opportunity to ask for support here. On the 1st of march, my updates of Fedora 43 also contained an update of 0ad. Since the execution of these updates, 0ad is not executable anymore. After approximately one minute the game crashes and quits, no matter which faction or map I am playing. Can anybody tell me what an update of 0ad had been released two days ago and who is responsible for this? Can anybody derive any information from the following lines? Many thanks in advance. With kind regards.
  10. btw what font are you using? Im seeing some baseline issue (im working on it also)
  11. how and where can I get the delenda est mod for R28?
  12. Those units deal 1.75x / 2.5x damage against Cavalry. Do they also have this damage multiplier against elephant units? Cause elephant units are missing the "Cavalry" class
  13. Seeing what a roundabout method they took I fear a dumb a approach such as "-phase_city" is not possible. edit: I stand corrected, my dumb idea actually works.
  14. you should be able to do -phase_city <Requirements> <Techs datatype="tokens"> -phase_city phase_town </Techs> </Requirements>
  15. @real_tabasco_saucecorrect me if i'm wrong but You can try specify same way is done on that template and it should override parent's requirements: <Identity> <Civ>germ</Civ> <GenericName>Cimbrian Clubman</GenericName> <SpecificName>Kulbawigô</SpecificName> <VisibleClasses datatype="tokens">Champion</VisibleClasses> <Requirements> <Techs datatype="tokens">phase_village</Techs> </Requirements> <Icon>units/germ/infantry_clubman.png</Icon> </Identity>
  16. So, my-mod is the top folder name for the mod, correct? EDIT: Correct. This works. But will take a tooooon of GUI editing to make look good, because the current GUI code uses one font style for almost everything.
  17. In the wiki page have some comment how to replace the font from default if you want this.
  18. Current code only load the file "config/[yourmodname].cfg"
  19. Take a look at this template. Is the Cimbrian Clubman (German Champion), available from the start. ( phase_village) https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/simulation/templates/units/germ/champion_infantry_maceman.xml
  20. Is it possible to remove a requirement of a parent template? I want to create a champion unit that does not have the requirement of "phase_city".
  21. Isn't the problem that default.cfg is not a file we can include in a mod?
  1. Load more activity
×
×
  • Create New...