Jump to content
  1. Welcome

    1. Announcements / News

      The latest. What is happening with 0 A.D. Stay tuned...

      5,3k
      posts
    2. Introductions & Off-Topic Discussion

      Want to discuss something that isn't related to 0 A.D. or Wildfire Games? This is the place. Come on in and introduce yourself. Get to know others who are using 0 A.D.

      38,5k
      posts
    3. Help & Feedback

      Here is where you can get help with your questions. Also be sure to tell us how we are doing. What can we improve? What do you wish we could do better? Your opinion matters to us!

      16,5k
      posts
  2. 0 A.D.

    1. General Discussion

      This is the place to post general stuff concerning the game. Want to express your love for hoplites or find people to play the game with? Want to share your stories about matches you have played or discuss historical connections to the game? These and any other topics which are related to the game, but don't have their own forums belong in this forum.

      49,9k
      posts
    2. Gameplay Discussion

      Discuss the game play of 0 A.D. Want to know why the game plays the way it does or offer suggestions for how to improve the game play experience? Then this is the forum.

      27,7k
      posts
    3. Game Development & Technical Discussion

      A forum for technical discussion about the development of 0 A.D. Feel free to ask questions of the developers and among yourselves.

      47,7k
      posts
    4. Art Development

      Open development for the game's art. Submissions, comments, and suggestions now open.

      31k
      posts
    5. Game Modification

      Do you have any questions about modifying the game? What will you need to do what you want to? What are the best techniques? Discuss Modifications, Map Making, AI scripting and Random Map Scripting here.

      44k
      posts
    6. Project Governance

      Forums for decision-making on issues where a consensus can't be reached or isn't sufficient. The committees are chosen from among the official team members, but to ensure an open and transparent decision process it's publically viewable.

      148
      posts
    7. 600
      posts
  • Topics

  • Posts

    • Well like stan said, we have the style.xml file concept so you can create your style file then include in your gui .xml file https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/gui/common/styles.xml#L12 https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/gui/common/styles.xml#L66 In 0.A.D we have the page concept where you can define what styles to use (you can examine all page_*): https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/gui/page_pregame.xml#L4 and after that the real GUI xml https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/gui/page_pregame.xml#L15 so when we define any element we use the xml tag "Object" + attrbiute "type" to define what object... and you can apply an style with attrbiute "style" https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/gui/page_pregame.xml#L15 or you can explicitly use the "font" attribute if you wan it.   Let me know if that help you :).   PD: you can test first adding the font you wanna test and replace/add the "font" tag in a particular object to see if that work, after that you can expand the idea with styles.xml and "style" attribute    
    • Would love to see an example because i can't find any on 0 a.d. gitea. And i hope we only have to define it once.
    • Yes, the issue is that I cannot answer for the historical inconsistencies of the game or for the decisions made by the development team. I'm not even a member of the team. I'm just a civilian male ( just a joke  )  I did not propose this change. However, I consider it a positive one, and I believe it aims to reflect what I already mentioned regarding agriculture.  How many people do you think are actively working on this project? Many changes are proposed and driven by one or two individuals and later accepted by the team. Regarding Cleopatra, correct me if I’m wrong, but her reign was roughly around year 0 (there is no year 0, but you get the point). I’m not familiar enough with the exact temporal scope of the game to speak confidently about that. A quick online search places her reign between 51 and 30 BC. Either way, invoking a separate contradiction doesn’t really move this discussion forward. If this is an “insignificant change,” then it should not be a major issue either—unless it actually breaks something or has negative side effects (such as the lack of distinct voice lines). Some have argued that it adds clutter. But is that due to the lack of voice lines, or the models themselves? It could simply be a matter of personal preference. At this point, there’s not much more to add.  What I questioned was the appeal to historical rigor taken to an extreme and that as this is a game "every change should affect gameplay". I believe that has been made quite clear. 
    • Nah you need to have to be added to the contributors group (This because we had a lot of defacing on Phab and Trac). Else you can just post a comment on the ticket and we'll see if it makes sense to close it.
    • Usually styles.xml but some gui files have it inline iirc
×
×
  • Create New...