-
Posts
17.975 -
Joined
-
Last visited
-
Days Won
579
Everything posted by Stan`
-
Trac can be edited by anyone with an account feel free to fix it thanks.
-
Hey, it seems you are trying to load a saved game is this correct ? If this is an Alpha 24 or an Alpha 23 Saved game, it will not work. You might want to delete everything in this folder, as they might be corrupted. C:\Users\{You}\Documents\My Games\0ad\saves
-
According to the code max_length is 256. https://github.com/0ad/0ad/blob/master/binaries/data/mods/public/gui/gamesetup_mp/gamesetup_mp.xml <object name="hostServerName" type="input" size="50%+10 40 100%-20 64" style="ModernInput" max_length="256"> <action on="Load"> this.caption = getDefaultGameName(); </action> </object> Copy pasting 1iRxTqgcZJ8p6QrvodHmbcWdz5UxTWhg3rbL5UUNoYtpiM2kb9NyKbG7oqBU5KLo4V3uQJxktySIz9snnVJVF5eZZnYBP7WX5DuukBAXfssLNWTxxTB8Vf26dWlK9fZ0EwX4o7K6wBauDJyKN0QGTbzReYKwSCbaUpufkZlGwNAJWEbZYOhGO8SgASvk8twI4L2uIRtWAr4816fuoKPhitn3VJPgInsyzDxqSJr46M7PoMqxE75PUEjz2E1eY67iQ Stops at i. @rossenburg @Dunedan @user1 can we have a bot for this ?
-
website Make the Gameplay FAQ more visible on the website
Stan` replied to andy5995's topic in Help & Feedback
Done. There is probably more on that website we can redirect on Trac for easier maintenance. The plan with @implodedok is to reduce the number of pages on that website as much as possible. -
Hey @Dove of Arc It seems you uploaded the wrong files. You should upload the files present in the following folder: %localappdata%\0ad\logs What is the map you are trying to load ?
-
Hey @Archon Welcome to the forums. Glad to hear you and your pals are having fun with 0 A.D: Empires Ascendant. It does not seem like rams have been nerfed directly. You can check all the changes here => Alpha26 – Wildfire Games A few more have not been logged in the first post here
-
-
If you want that mute bot to be removed you should take it to user 1 as it's not hosted, controlled, or shared by WFG.
-
https://www.linux-community.de/ausgaben/linuxuser/2022/07/lebendige-geschichte-mit-0-a-d-erleben/?fbclid=IwAR20j2x5AhDrpRcIPPSCK4PkLQx8lHSbAjXu-HWPIXZv3PN6sK0lw6XA440
- 1 reply
-
- 4
-
-
@wraitii, @Imarok Could be a SDL bug. They have broken input before. I remember some issues with logitech mouses, maybe the way they send keyboard changed too.
-
Yeah I'm also quite dubious about it. From what I could gather after a one hour search it seems to be only people who have it installed. Which is, to us at least a very useless metric. The snap apparently pings the server when the device is online. Would be interesting to sniff that packet maybe to know if it sends it if you run the game or just periodically. @vladislavbelov can generate it I think. I'll ask him Yeah it's possible. Sad though. Still the amount of people having never heard of the game never cease to amaze me. About 12/250 people I met last weekend heard of it. Well. Linux. Slackware had to switch to clang to be able to compile. They had GCC 4.8.1 https://repology.org/project/0ad/versions
-
https://play0ad.com/summary-of-the-japan-tours-festival-2022/
- 2 replies
-
- 10
-
-
-
Unable to Connect to Multiplayer Lobby Game while Other Players Can Join
Stan` replied to Lysias's topic in Bug reports
What's your ISP? They could be blocking something. Do you have friends with the same issue? Some ISP block stun for instance. -
How to make your Units run instead of walk?
Stan` replied to Frederick_1's topic in General Discussion
Why does everythint turn into a bloodbath everytime? As I said above attack move does nothing, formation do. It should be visible if you set it to no formation -
How to make your Units run instead of walk?
Stan` replied to Frederick_1's topic in General Discussion
I think it's a side effect of formation reshaping. But there is no run command. It can be added but it needs to be modded.