Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. does it ever lag in SP? I feel so big of a difference in SP,without the lobby everything is happening INSTANT there is no latency to my clicking mouse buttons!
  3. Hi! I'm that someone from reddit @wowgetoffyourcellphone @Stan` @real_tabasco_sauce can we add this bad boy to the actual game? I think 25th dynasty is the last to use chariots in warfare, right? I can't ping the cool historian man (Geneva55 was his name right?) cus I forgot the username
  4. It didn't seem right to me for the Kushites in 0 A.D. to lack a chariot unit (other than the Amanirenas hero unit), considering that they're the closest thing to non-Hellenized Egyptians in the game and chariot archers are so iconic for the Nile Valley civilizations. Ergo, I created a "Noble Chariot Archer" unit that the Kushites can train from the Stable after researching Champion Chariots. I'm posting it here on request from someone on Reddit. kushite_chariots.zip
  5. Germans make me think of Chaos Marauders from Warhammer Fantasy
  6. Sure i will provide the PR later , it is on my radar
  7. Ah maybe it's behind a paywall, I never checked, sorry. To get the files look at https://svn.wildfiregames.com/nightly-build/trunk/binaries/data/mods/public/l10n/ look for pot (po template) files.
  8. @trompetin17 how about, so no more changes needed <param name="pattern">([a-z]+)-(bold-|italic-)?(stroke-)?[0-9]{1,3}</param>
  9. Today
  10. 0.28.3 Ptolemies Military Colony can build Civilians again
  11. Thank you for the information. How to download the strings text file the transifex site ? I couldn't find ant corresponded button or link in the interface... @Stan`Could you please help ? Do you mean "Edit source" button ? As I understand this feature is available as only payable option in transifex account. I didn't found anything else.
  12. or here https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/mod/gui/gui.rng
  13. that file is in the binaries/data/mods/mod/mod.zip file btw not in the usual binaries/data/public/public.zip where we mod. Just a heads up for people looking for it.
  14. oh i see, i updated the wiki thx for that https://gitea.wildfiregames.com/0ad/0ad/wiki/Adding_font_support
  15. I didnt test either but seeing theres literally 0 use cases of it in 0 ad i'd say no lol.
  16. Stan it doesnt wrok right because of this in rng file: a workaround is to copy and paste the gui.rng file inside "gui" folder and replace that line with <param name="pattern">(lithos|mono|sans)-(bold-|italic-)?(stroke-)?[0-9]{1,3}</param> while we create a PR that enable this support without this workaround
  17. But does it work ? Cause I have not tested
  18. Yeah i was misunderstanding that this was something needed to be put somewhere for defining "lithos-regular-14" so that you can use it.
  19. You mean something like this: ./pyrogenesis /home/DR/Downloads/0ad/ModernGUI-master.zip This is the feedback: ./pyrogenesis: error while loading shared libraries: libmozjs128-release.so: cannot open shared object file: No such file or directory
  20. I don't know if that will make more clear or not: styles.xml files work a bit like CSS files. Let's consider this file to be mystyle.xml <?xml version="1.0" encoding="utf-8"?> <styles> <style name="TitleText" font="myfont-regular-14" textcolor="white" text_align="center" text_valign="center" /> </styles> for each gui page you need to include the style e.g mypage.xml <?xml version="1.0" encoding="utf-8"?> <page> <include>mystyle.xml</include> </page> Then you can reference it in stuff contained in that page e.g <?xml version="1.0" encoding="utf-8"?> <object name="pgToolTip" style="TitleText" type="text" size="100%-313 25 100% 200" /> or <?xml version="1.0" encoding="utf-8"?> <object type="text" name="campaignDesc" style="ModernLabelText" font="myfont-regular-14" size="10 10 100%-10 100%-10"> @trompetin17 unless I'm mistaken this does not exist: <text font="myfont-regular-14" /> and in config/mymod.cfg [fonts.myfont] regular = "DejaVuSansMono.ttf", "FreeMono.ttf"
  21. It never takes too long with jc..
  22. I’m talking about the topic in the title, referring to the impact of sound variety. There’s nothing confusing here. If you want, ask ChatGPT to explain in Spanish what I mean. Take care.
  23. Have you tried this instead: ./pyrogenesis .Also is that file executable ? chmod +x pyrogenesis && ./pyrogenesis Yes but, depending on the one who installs the mod, it might not work for them, because we haven't generated the cache files and compressed the textures and 3d models in that mod (if any)
  24. Thanks, found it. But even if I am in that folder, and see pyrogenesis listed there, trying to use it gives me the error pyrogenesis: command not found If I just upload a .zip to mod.io, will it be possible to install it via the in-game mod manager regardless?
  25. I mean, seriously. it really sounds like you didn't follow this thread at all. Have a good day bud
  1. Load more activity
×
×
  • Create New...