Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.013
  • Joined

  • Last visited

  • Days Won

    524

Everything posted by Stan`

  1. That's because you're not in the correct folder. You're in /Applications/0ad/ while you should be in /Users/{YOUR USERNAME}/Library/Application\ Support/0ad( See: https://trac.wildfiregames.com/wiki/GameDataPaths) @real_tabasco_sauce yeah that will be fixed in rc2, sandboxed apps have different location, but they are only needed to go to the app store.
  2. I suppose not, do you have vsync on or the frame rate limit ? How many fps do you have with opengl?
  3. @Gurken Khan the new ones or the old ones? I don't suppose we store the timezone in the replays only a timestamp ""timestamp":1641561620"
  4. Weird, does this one work? https://rvlt.gg/nFDp5agg (maybe the link expire) 0 A.D. Empires Ascendant is the name.
  5. 0 A.D. has a semi official revolt server (you can find the link here: https://linktr.ee/wildfire_games) however since it started over a year ago it did not gain any traction. Source for that? Can but it's harder, though you can just use imgur or something Right click send private message ? /join private-room ? Can't you use webchat.quakenet.org?
  6. That's how it's been for years, leading to countless complaints The AI code is mostly untouched since 2018, and it needs some love.
  7. I fixed one then realised the filename was lava_test_0x.dds and none of one actually tiles. Ideally we'd need new ones. Here is the one I made for posterity. In gimp layer > transform > offset (shift + ctrl + o) by half, then use the clone tool to patch things up, and offset again.
  8. Do you get that error as soon as you launch the appimage? If so I would suggest reporting that on the Github or directly to @andy5995
  9. I don't see no space But more seriously with some smart panels appearing and disappearing stuff can be done (for instance the chat disappears when open the map settings)
  10. Hey I moved the thread to a more appropriate place. I think you somehow messed with the code so that it's referencing missing textures. How are you modding the game ? The reason is minimum resolution, but yeah for some users it's wasted
  11. It can be extended, that's 100% JavaScript.
  12. Well the patch is old, and the code has likely changed since then, so it needs to be adapted. It will only apply properly on the version it was made for originally. Else you need to adapt it.
  13. No you cannot. The game does not support scaling. So for each house I think greek civilizations have 4 house mesh + 4 nature mesh + 4 props mesh you need to import the meshes in Blender, scale them, apply the scale, and reexport. It's not that I won't try it, I just do not have the time for it right now. But maybe in the fture.
  14. Have you taken into consideration that maybe, people being disrepected are not willing to engage in such conversations? Or that maybe there is a reason behind the apparent lack of scale, such as playability, where unfortunately, we cannot have 1:1 buildings because it would obstruct the vision too much. Some people even have been asking us if there is a way to reduce tree size because they are too big. If you want realistic unit size, you can have some fun exporting a 1.8m or 6 feet depending on where you are cube from Blender, and replacing all units by it. Then you'll run into some funny things with the pathfinder, and probably other bugs. You can also consider that the average time spent on one building is about from four to twenty hours, and multiply that by the number of structures in the game. So no, I do care about my work, if not this project would be done and buried. And if I could magically fix 20 years of volunteer work I would, but right now, there are not that many artists left that can do the job, and it's far from being the priority. I would appreciate for you to be more respectful to the people here.
  15. Currently there is a hardcoded limit in the C++ side that limits the number of players to 8. See source/simulation2/helpers/Player.h:26 There have been some attempts in the past to raise it to 32, See https://code.wildfiregames.com/D2667 @wraitii wanted to commandeer it but forgot. There are a bit more documentation resources here https://docs.wildfiregames.com/
  16. Yes, it would be possible, but so far no one has implemented it.
  17. Yes it should, but it does not because it's not been implemented like that.
  18. The UI is not responsive so unfortunately while you have more screen space, not all users do. A tooltip would be welcome however.
  19. Ah that. It was an oversight from Alpha 26 (the fact they were naked, not the woad per se). @Genava55 pointed it out as soon as it came out. And since we didn't have a "b" release we could not fix it.
  20. IIRC we tried to update it, but it changed directions so many time that everything was broken again and again. I wouldn't mind seeing it up to date or helping a bit.
×
×
  • Create New...