Jump to content

Forums

  1. Welcome

    1. Announcements / News

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

      5,4k
      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,6k
      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,8k
      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.

      51,2k
      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.

      28,1k
      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.

      48k
      posts
    4. Art Development

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

      30,2k
      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.

      45k
      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. 599
      posts
  • Topics

  • Posts

    • I need the CAV to be able to switch to different animals. For example, if you set them to hunt deer and there are sheep nearby, they won't switch to the sheep afterward. That's really annoying, especially when you're trying to build up your economy with Corrals.
    • When will the 28.1 or 29. be released??
    • Indeed, `git lfs` makes life hard. The following command simply works > GIT_LFS_SKIP_PUSH=1 git push --set-upstream origin bug/fix-mousewheel-events-macOS-6501 Enumerating objects: 198, done. Counting objects: 100% (198/198), done. Delta compression using up to 12 threads Compressing objects: 100% (45/45), done. Writing objects: 100% (112/112), 13.96 KiB | 6.98 MiB/s, done. Total 112 (delta 87), reused 91 (delta 67), pack-reused 0 remote: Resolving deltas: 100% (87/87), completed with 68 local objects. remote: remote: Create a new pull request for 'bug/fix-mousewheel-events-macOS-6501': remote: https://gitea.wildfiregames.com/raffienficiaud/0ad/pulls/new/bug/fix-mousewheel-events-macOS-6501 remote: remote: . Processing 1 references remote: Processed 1 references in total To gitea.wildfiregames.com:raffienficiaud/0ad.git * [new branch] bug/fix-mousewheel-events-macOS-6501 -> bug/fix-mousewheel-events-macOS-6501 branch 'bug/fix-mousewheel-events-macOS-6501' set up to track 'origin/bug/fix-mousewheel-events-macOS-6501'.  
    • >  What are the configured remotes (git remote -v) and what command do you try to push? Nothing non-standard: raffi@MacBookPro system % git remote -v origin https://gitea.wildfiregames.com/raffienficiaud/0ad.git (fetch) origin https://gitea.wildfiregames.com/raffienficiaud/0ad.git (push) upstream https://gitea.wildfiregames.com/0ad/0ad.git (fetch) upstream https://gitea.wildfiregames.com/0ad/0ad.git (push) And for the push git push --set-upstream origin bug/fix-mousewheel-events-macOS-6501 The last command now asks me several times my credentials and does not seem to accept them. Moving to SSH, I am being asked http credentials as well. I believe this is because of `git lfs`.
    • What are the configured remotes (git remote -v) and what command do you try to push?
×
×
  • Create New...