Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I'm trying to find the terrain texture shown in the screenshot below, the grass/ground texture used in the Atlas Editor. Does anyone know where this texture is located in the game files, or what its file name is?
  3. What about, in addition to the team bonus, you added a bonus based on allies (Like if 2 civs were allied in history, and you are allied with them in 0ad, you get some bonus)
  4. What about adding a trading upgrade for the Romans, The Appian Way. https://rome.us/ancient-rome/the-appian-way.html https://www.britannica.com/place/ancient-Rome
  5. Today
  6. They have been the least tweaked. We took the pop away from wagons along with a few other small things. Didn't realize anything happened to the encampment though. Will have to take a look.
  7. The default configuration already has TLS enabled, but it isn’t working properly. The issue seems to be related to other problem I think.
  8. The default configuration already has TLS enabled, but it isn’t working properly. The issue seems to be related to other problem I think.
  9. Did you modify the Germans? I didn't really notice anything different except that there was no wagon encampment and the wagons didn't give population. I also didn't play them that much before doing them with classic warefare aea
  10. See https://gitea.wildfiregames.com/0ad/0ad/wiki/FAQ#what-shall-i-do-when-joining-multiplayer-matches-fails-with-an-error-message
  11. Yes, the engine totally supports text inputs, but as I said on the game setup screen there is a lot of extra JS logic for each of the setting types (dropdown, checkbox, etc.) but there is no "GameSettingControl_____" class for text inputs here yet: https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/gui/gamesetup/Pages/GameSetupPage/GameSettings, so you'd probably have to add that first.
  12. Have you enabled tls in the game options?
  13. Hello, I am having an issue connecting to the 0 A.D. multiplayer lobby. I always get the error “The stream has been closed by the server.” I am using Windows 10, and my friends with the same game version can connect normally, even sometimes on the same network, but it does not work for me. I tested the connection and confirmed that the server is reachable (ping works), I already tried disabling and resetting the firewall, resetting the network (winsock, IP, DNS), and reinstalling the game, but nothing fixed the problem. I don’t understand why it only affects my computer. Any help would be appreciated.
  14. Hi, I've been playing this game for a few days and it's pretty fun. When I tried to play with a friend in multiplayer, I couldn't—he couldn't join me and I couldn't join him (I was in the game lobby, not the one for connecting via IP). Several “connection terminated” errors or something like that kept popping up. We tried to join each other for quite a while until, somehow, I think I disabled the firewall for 0 AD and my friend did the same—some inbound and outbound rules using CMD—and after one attempt, we still couldn’t play. But then I logged in, and out of nowhere, the game appeared; I registered, and that’s when I managed to join. My friend shut down the server, and when he restarted it, I tried to join again but couldn’t, even because of the firewall thing, and today we tried again, we checked some firewall settings, and it was about some inbound and outbound rules; my friend was missing an outbound rule or something like that, I created it and I couldn’t get into his server, but after a few tries I managed to play with him again; it said something about logging in, and well, we wanted to start the game again but I couldn’t join, so we left it at that. And what I’d like to ask is, what’s causing this problem? Why was I able to join out of nowhere? I feel like it has something to do with the firewall because my friend got an error saying that something was blocking the connection, I think, but I’m not sure. It’s weird. I’ll send photos of the errors. By the way, I tried searching for how to play online or something similar in the forum and didn't find any results, which is why im writing this. If you have a solution for i can play with my friend without problems i would be very grateful, and sorry for my english i used a translator. 205848153_WhatsAppVideo2026-04-11at7_17_13PM.mp4
  15. Yesterday
  16. But there are text inputs when singing in to the multiplayer lobby. I guess a slider would work though
  17. Making it a text input is definitely possible, but not straightforward, unfortunately. In the game settings code there are a lot of layers of abstraction, a lot of wrappers and super classes, to make adding new ones easy. Like the current dropdown. But there are no such classes for text inputs yet, since no game setting actually requires them. I suggest to try to make it a slider instead, this is easier since there are existing game setting controls that are sliders. See https://gitea.wildfiregames.com/0ad/0ad/commit/38eb999ff9d627ab319820a5fc77f332b100e32d
  18. I am trying to make a text input box for starting resources. How would I make it text input: GameSettingControls.StartingResources = class StartingResources extends GameSettingControlDropdown { constructor(...args) { super(...args); this.dropdown.list = g_StartingResources.Title; this.dropdown.list_data = g_StartingResources.Resources; this.sprintfArgs = {}; g_GameSettings.startingResources.watch(() => this.render(), ["resources", "perPlayer"]); g_GameSettings.map.watch(() => this.render(), ["type"]); this.render(); } ...
  19. I'd like to bump this^ answer as well ...
  20. can always try out CWA where these changes take place p[retty quickly. But also if you are playing mostly cav, catas in particular and you put in formation to move,t hey move at the speed of the slowest unit in formation, so then he would stay with the catas and move at their speed.
  21. SPEED MISMATCHES with Seleucid Heroes: FIRST ISSUE - Seleucid Elephant Hero (Seleucis I) He moves at 9.0, but he boosts Elephant movement to 10.8, so he can't keep up with the elephants he's boosting. There is still some advantage to having him boost the elephants for local movement, even if he can't keep up, but I think it would be overall better to increase his speed to 10.8. SECOND ISSUE - Seleucid Cav Hero (Antiochus III) This one is more debatable. He moves 18, which is the standard for Hero melee cavalry. However, in 0.28, Seleucid Cataphract speed has been nerfed to only 14.4, and Jav Cav speed is 16.2, which is the fastest cavalry unit of the Seleucids. So the Hero is always outrunning the units he's supposed to be boosting by a ridiculous margin. Historic context: Possible solutions: 1. Do nothing. Keep everything the same. 2. Keep him as a melee cavalry hero, but nerf his movement to 15 or maybe 16.2, matching the jav cav. This would reduce the issue of him outpacing the cav he is commanding, but it might be strange for him to be unique melee cav hero with a slower speed. 3. Instead of giving him "spear cav" speed, create a new category of "cataphract speed" and use this to justify the reduction in speed. 4. (my suggestion) Change him to a jav cav hero, and lower his speed accordingly. While the historic record most strongly suggests that he be a melee cav hero, I think there's enough diversity in his history that you can justify him being a jav cav hero. It would also be cool to have a javelin cavalry hero, as I think he'd be the only one.
  22. Thanks for the replies. For me this bug is more severe. I opened and then subsequently had to kill the process to exit 50 times in a row. In each instance I was not able to successfully start the application without the bar and broken buttons. I then tried the Alt+Enter and it seemed to work. I have tried it 5 times now and each time it worked so far. I guess now that I am aware of this issue I can work around it but in terms of bugs this is a bad one for new users because you are stuck right after starting, can't progress to access any menus and can't even close the application.
  23. I want to bump this issue. I'm not sure if it was a deliberate decision or not, but the loss of the Roman fertility fest perk takes away some interesting gameplay strategies. It makes the Roman more plain.
  24. looks nice! Would be cool if it plays a @#$%-a-doodle-doo sound when the rooster crowing animation is starting
  25. It happens to me every now and then too, and what I always do is press Alt+Enter twice, which disables and enables full screen again, for me that fixes it and is quicker than restarting the whole game.
  26. Of course they are important, when the developers made them so essential to the game. Let's look at economic technologies. At one point or another, you will want to research all gather speed upgrades, with the exception of lvl2 Stone gathering (if not slinger civ) and Wheelbarrow. Otherwise, your workers are so slow, that people are metagaming 100 pop in 10 minutes games for 11 years now. The original developers knew this trade off was artificial, so they gave you efficient workers from the start of a game. When they introduced technologies, the techs came in pairs, and they were cheap. The point was that the techs were just a path you chose to follow, not something essential to your build. Just played a longvgame with a retro version of 0 A.D. It's so much more focused that it's basically a different game.
  1. Load more activity
×
×
  • Create New...