Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. In that python example they wrote a client with the endpoints IIRC You can run arbitrary JS with /evaluate and /step to make the simulation progress. Regarding saving the map itself I'm not sure you can do it one go might have to replay the map and save it after. You can load any map with that endpoint. If you're on Windows you might have some issues with python not going as fast as it can. Probably some issue with flushing.
  3. Today
  4. No his point was that you could install an old debian to get it to run without compiling it. Same as running an old ubuntu.
  5. Wildfire Games doesn't do packaging for distros, the distros package it on their own. That way they can package the dependencies and other things required for the game. In short, that is more of a Linux mint problem, not a Wildfiregames. However, they usually only provide up-to-date packages because that's what most people want. I honestly would recommend trying to port the scenarios. It may be difficult, but while installing v23 successfully might work, you'll be kicking the can down the road, and eventually you'll have to port it.
  6. Wow. I most certainly appreciate all the work and responses in this post. Thank you. But I feel like Im back to square 1 (start) and dont know what I should try that will actually work. -The Debian Bullseye is just that isnt it? Using Bullseye to compile and try and get a working .deb that will work in Mint 22.2. But Mint (the cinnamon version I use) is Ubuntu. Why wouldnt you use a Live USB of 22.2 that is Ubuntu based? - I still dont get why I cant get Wildfire to merely state WHERE the original Ken Wood v23 is that was uploaded to the Mint repositories already in a complied .deb format. If I run these commands in the terminal it will install the latest v. 0AD only apt-get update apt-get install 0ad
  7. Yesterday
  8. I checked the python repo and it picked my interest. Particularly headless option you mentioned would be very useful. I have question regarding this cmd: pyrogenesis --rl-interface=0.0.0.0:6000 --autostart-nonvisual --mod=rl-scenarios --mod=public Is there any api documentation regarding how to communicate with this interface? I.e. what should you send to this port to execute some part of the game (assuming I understand this interface correctly, sorry I didn't have much time to examine python scripts in detail..). In my case what I needed would be to actually load given map remotely, and save this map after period of time.
  9. Happy and prosperous new year to all of you!
  10. My idea is to place each tip in one category of each, e.g. the siege tower tip in "Medium" & "Military". That way the number of tips per combination stays relatively small and will hopefully make it easier to find specific tips or browse in an area that you're interested in. An index for all tips would be nice to have indeed, and some basic search functionality too. But that'll be more work.
  11. The de-facto standard these days is GLTF.
  12. I( wonder then, if we were so inclined, what format would we go to then? Why is Collada dropped? Its XML formatting seems really handy.
  13. All clear now? (it would be possible to run the game headlessly (with no rendering) and to force it to execute turns a quickly as it can)
  14. Last week
  15. Thank you Stan. All looks amazing. Still doing some minor fixes here and there but overall, very nice! Added some screenshots here https://www.danielnylander.se/2025/12/30/uppdatering-av-0-a-d/
  16. While I'm here: luiskeys111 left the game while in a losing position last night. This was a bit after a 30 minute pause, as well. commands.txt
  17. Apparently a repeat offender, jojolapra left the game instead of resigning as I was capturing buildings and demolishing them. commands.txt
  18. Nope. Very interesting. This would be precisely what I'm looking for. Thank you.
  19. Feliz ano novo a todos! Muita paz saúde e prosperidade!
  20. @ffm2 I assume Arch has the latest Blender which deprecated (removed?) the DAE import and export because they no longer wanna support this. This means 0 A.D. is probably the last big open source project to use the Collada format. I haven't checked if the settings allows you to restore it; Doing a bit of 3D printing myself, NIFA is right, unless you get a way to get the normal map details from the textures, your models will look very bland, and they clearly are not meant for printing, because of their non manifold nature.
  21. Have you seen -> https://gitea.wildfiregames.com/0ad/0ad/wiki/GettingStartedReinforcementLearning
  22. The Vulkan renderer is on by default, for the shaders, you can either compile them yourself (which is a bit annoying) or you can use the script to download the current built ones https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/source/tools/spirv/get-nightly-shaders.sh (on Linux)
  23. Another question: how can we compile and use the Vulkan renderer on the main branch of gitea?
  24. You could use this for import: I think you might have to modify the meshes though, because the game meshes are often just "flat planes" and they need some thickness for printing. Also keep in mind that a lot of the details is stored in a normal map. I think there is a way to turn the normal map into geometry via nodes editor.
  25. Don't use cargo but install the distribution package instead.
  26. I looked a bit in to it. The files are stored as .dae files. You should learn how to convert them to .stl so you can do it yourself and chose which model you like. Blender can export to stl and here is the wiki for blender. However I couldn't import it easy in blender since import .dae wasn't listed (arch linux) and I couldn't solve it in a reasonable time (tried searching addons inside blender, packages in the arch repo and chatGPT). I found this: https://docs.blender.org/manual/en/4.5/files/import_export/collada.html But it was a bit tl;dr at one time. I could load the models in FreeCAD which can also convert it to stl. Your slicer then should be able to scale the unit up or down. Tbh. there might be nicer models to print on thingyverse or so which take in to account that arms/arrows aren't so thin so they don't break. But converting the 0ad models shouldn't be too hard and also feasable. Other question that comes up: What's 0ad's plan if .dae support ends?
  1. Load more activity
×
×
  • Create New...