Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.975
  • Joined

  • Last visited

  • Days Won

    579

Everything posted by Stan`

  1. Hey Rayoun, Thanks for taking the time to come here! The reason I refused the language is because of the discussion here It was said that most arabic language use the same written form so instead of having a lot of incomplete variants it would be better to have one good variant. Ping @Nescio
  2. It might be enough yes, you might get some errors, but as long as you manage to start a single player game you're fine
  3. @wraitii @Freagarach EDIT: In A25 You'll be able to use generic actors as parents, so you could technically use that to define the burning stuff. and only have that file to change if you want to add poison.
  4. I found the file with the error but I am unable to apply the patch to it What seems to be the problem?
  5. @wowgetoffyourcellphone btw I really like the artist that made those characters https://www.deviantart.com/jfoliveras/gallery
  6. I don't see how the latter doesn't have a gameplay impact?
  7. Would be fine as long as you credit the original author. One could ask him permission too. However the model is no way game ready See all those triangles? EDIT: Would pretty great to bake onto a low poly model to get a perfect normal map.
  8. Well it's ubisoft so it's just a reference XD Easy? Not so sure.
  9. If it wasn't can't find it https://code.wildfiregames.com/search/query/iaoL0XkaulSv/#R
  10. Thank you for your patience too. Git is frustrating when you don't understand it!
  11. It's the one at the top :p Nope HEAD (Works on HD 605) ... ... Fix somewhere here ... ... ... A24B - Automated build - Broken current version. (Doesn't work on Intel HD 605) Fix No pch build ... ... A24 ... ... A23
  12. Actually you should fetch up not down. A24B is the version that crashes on your intel HD 605 Use 3815c082925df90726f0207edd53497407ebff99
  13. You can use tags git reset --hard a24b
  14. Oh, if you can use the terminal you could have done git reset --hard HEAD git pull to make cloning faster do git clone url --depth 1
  15. You could look at https://tortoisegit.org/docs/tortoisegit/tgit-dug.html or some videos about the software https://www.youtube.com/watch?v=WwhHj0jnaAg For now what you need to do is cancel the bisecting, pull (it's one of of the drop down options), update the workspaces, try to build again.
  16. That means you reverted too far to A23B instead of A24B :/
  17. If you do git pull you'll have the latest version which is "A25" (not in those tags, also refered to as master)
  18. You can't. You can clone it twice though. But if you find the commit that fixed it by slowly reverting to the A24b tag, you won't need to compare the files. just give us the number bisecting.mp4 In your case you know that master is good, but that a24b is bad
  19. Yep. We need to figure out what we did that fixed it.
  20. 1. Is it really fixed. On the laptop that consistently crash running the game with GLSL on, does using the development version fix the crash. In other words can you play on the crashy laptop with GLSL on with the dev version
  21. Simply put there is none. We only make installers on demand. E.g. for a release. In the current situation you need to use tortoise git, to find the commit that fixed your bug. https://git-scm.com/docs/git-bisect
  22. Lorraine plain is skirmish
×
×
  • Create New...