Jump to content

fabio

WFG Programming Team
  • Posts

    1.055
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by fabio

  1. BTW the forum software itself is not open source either...
  2. For reference: https://trac.wildfiregames.com/ticket/5288
  3. The mod files should be zip. IIRC they are however generated with no compression, this to be better compressible in the 0ad installer. So it would make be nice to make mods using zip compression. (No idea if this is already done, didn't check).
  4. Yes, it is nice indeed! As a clarification that mod is done by @fcxSanya.
  5. You may want to have a look here...: https://github.com/AlexanderOlkhovskiy/0ad-space
  6. Any update on publishing the game on https://0ad.mod.io/ ?
  7. Probably better to delete the bad commits, otherwise that content will be there forever as an old revision. No idea if this is possible for the wiki though (it is for tickets).
  8. I usually think the blood details are meant for B movies and games, an already enjoying work should not (ab)use them.
  9. You can register here on trac: https://trac.wildfiregames.com/register But you can also report the bug in this forum section: https://wildfiregames.com/forum/index.php?/forum/378-bug-reports/
  10. 3 years old stats about OpenGL versions here: http://feedback.wildfiregames.com/report/opengl/feature/GL_VERSION Only about 4% users with OpenGL < 2, surely a lot less by now (and likely with the game lagging or even unplayable anyway). As discussed elsewhere recently, dropping OpenGL < 2 was anyway already approved 6 years ago, just never done (probably due to myconid developer disappearing): So, if you are motivated, you are free to propose something. Also somewhat related: https://trac.wildfiregames.com/wiki/GraphicsFeatureStatus About OpenGL 4, you may even consider Vulkan as an alternative with similar card support, no idea how it's worth however.
  11. There is already a ticket for this: #919. Also #1229 is related.
  12. Someone willing to animate the propeller?
  13. For reference there was a related discussion a couple of years ago here.
  14. There is also a related ticket: https://trac.wildfiregames.com/ticket/1468
  15. See also here: https://trac.wildfiregames.com/wiki/ReleaseProcessDraft#PackageEastAsianmods
  16. Make sure to do this before building after previous failure: ./clean-workspaces.sh And as a last resort if it still doesn't work you may want to compile without atlas, passing --disable-atlas to ./update-workspaces.sh
  17. Just to be sure I'd suggest running: then remove all packages that can be removed (without removing other packages depending on it) and reinstall libwxgtk3.0-dev again. In some case where packages from different PPA or ubuntu versions get mixed it may make more sense to just format and reinstall a clean system from scratch.
  18. It looks you are mixing packages of artful (3.0) and zesty (3.1). If you are using artful (17.10) you should remove all packages of zesty (3.1, strangely newer than the ones in artful 3.0), probably installed from a third party PPA.
  19. I find annoying that the map choice in the game setup is under the civ choice. The player should be supposed to select his options starting from the top of the screen, like when you read a page in the browser or in a book, so the map selection should be done before selecting civilizations. The map preview is also inconsistent being before the map selection. Also when you change the map the civilization are partially reset and you have to check them again. I always find this arrangement a bit weird from the usability point of view. Ideally the map selection should be the first possible selection starting from top left, with the map preview next to it. Then all other options may follow. I know however it is not so easy to do, for example the civ selections requires space for up to 8 row and it fit nice before the map preview. It would be nice to find a proper way to improve on this.
  20. For sure it still worked on the same ubuntu and 0ad versions, some packages including the kernel got updated for sure since last time I successfully tried it.
  21. I am getting this same error on Ubuntu 16.04 with both 0 A.D. alpha 21 (installed from a package, it properly worked some time ago) and SVN versions. EDIT: 32 bit Ubuntu on a Intel Core T2600 CPU.
  22. From the Wikipedia Vulkan page, already linked above: Compared with OpenGL and Direct3D 11, and like Direct3D 12 and Metal, Vulkan is intended to offer higher performance and more balanced CPU/GPU usage. Other major differences from Direct3D 11 (and prior) and OpenGL are Vulkan being a considerably lower level API and offering parallel tasking. In addition to its lower CPU usage, Vulkan is also able to better distribute work amongst multiple CPU cores.
  23. Warzone 2100 is being ported to Vulkan: http://forums.wz2100.net/viewtopic.php?f=32&t=13651&sid=2998caa2d6e6c972aa8431d6c0d0674e https://www.phoronix.com/scan.php?page=news_item&px=Warzone-2100-Vulkan
×
×
  • Create New...