Jump to content

fabio

WFG Programming Team
  • Posts

    1.055
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by fabio

  1. That bug was fixed before A18, or are you referring to another one?
  2. Hi, as decided in the last meeting, SDL2 is now enabled by default in SVN on Linux (it was already enabled on Windows and OS X). There is no more need to pass --sdl2 to update-workspaces.sh. To properly build SVN make sure to install sdl2 development library >= 2.0.2 as explained in BuildInstruction wiki page. If you notice issues with SDL2 you can still build with SDL1, passing --sdl1 to update-workspaces.sh. In this case make sure, however, to report the issue so that we can fix it or eventually revert to SDL1 by default.
  3. Thanks for the votes, it just get updated and alpha 18 will be in Ubuntu 15.04!
  4. If you want to see Alpha 18 in Ubuntu 15.04, you may vote (mark that it affects you) and comment here. (Unrelated, you may also want to do the same with Unknown Horizons game here).
  5. STUNTMAN (Apache 2.0) has the same compatibility state of gloox (GPLv3): they are compatible when the whole game is released under GPLv3(+), not if the game would be GPLv2 only. Also STUNTMAN should only be useful when gloox is used and then the GPLv3(+) option is already implied, so it won't add any new practical limitation.
  6. If it can be useful there is also a wikipedia page (as well as other wikipedia linked pages) for that.
  7. 0 A.D. has a tool to import models from spring: http://trac.wildfiregames.com/browser/ps/trunk/source/tools/springimport https://springrts.com/phpbb/viewtopic.php?f=1&t=23811
  8. For reference roads were discussed here.
  9. It would be nice if territory borders would also be disabled when using alt+g.
  10. Nice map. You may also want to have a look here.
  11. Also it would be nice if you can post some screenshots .
  12. bog_dan_to added etc2 texture compression, it requires GL ES 3.0, it's available on nexus 7 2013 but not on 2012. I suppose eventually GL ES 2.0 + etc2 should be enough (supposing there is hardware doing it), but GL ES 2.0 chipset are probably too slow to run 0ad (according to bog_dan_do it's slow on GL ES 3.0 chipset also).
  13. Do you have a Nexus 7 2012 or 2013? http://en.wikipedia.org/wiki/Comparison_of_Google_Nexus_tablets Only the latter has OpenGL ES 3.0 and is able to run 0 A.D..
  14. Open configuration panel -> App -> 0 A.D.: it will says the installed version.
  15. @WhiteTreePaladin: bog_dan_ro quote from IRSC some days ago on using logcat: I tried the new version from Google Play on my Nexus 7 with Android 5.0.2: uploading technical feedback apparently succeeds now; the interface is no longer scaled (that caused overlapping buttons); I noticed it now installs with an OBB file; I was able to connet to the lobby and chat (the keyboard get activated when required); opening web links pressing the menu buttons still doesn't work; when the keyboard is removed from the screen the Android 3-buttons menu bar stays active hiding the bottom of the screen; every tap counts as two clicks, just go in the Options window and I cannot change anything (a tap quickly enable and disable it); it works fine if I press the touch screen for a longer time; it would be more intuitive to invert this behavior; it crashes as soon as I start a match at 99/100% loading (also I tried starting a match on a Tiny random map whit just 1 player), so I cannot test the game itself.Yes, I still need to try logcat myself.
  16. Hi, if someone is interested in testing, bog_dan_ro uploaded an updated android apk + mod and public mods zip here: http://trac.wildfiregames.com/ticket/2996#comment:45 Install the apk, start it and it should create some empty dirs in sdcard. Locate 0ad/appdata/data/mods dir and copy the two zips inside it in mod/mod.zip and public/public.zip The game should then be able to run. Note: the game requires OpenGL ES 3.0 to run. For bog_dan_do: I tried your latest packages and can confirm the same issues I got with the archive I built myself on my Nexus 7, reported at http://trac.wildfiregames.com/ticket/2996#comment:43 Unfortunately I am a bit busy to further debug the problems as described at http://trac.wildfiregames.com/ticket/2996#comment:44 , if someone can it could speed up android support .
  17. Lion, I think the Ponies mod is compatible only with alpha16.
  18. I would suppose you added an aura with 0 radius on the texture?
  19. I can see bug #1368 on the first image: http://trac.wildfiregames.com/ticket/1368
  20. Eventually I think there should be a generalized way to paint ring of various type: aura, but for example also min and max firing range. They should be able to be set automatically, without specifying a texture, this would be a lot easier to manage (i.e. no need to modify XML files, just use settings already available in every unit for size, using a different color for type). See for example these that were generated using little textures that can be placed on the border of a big ring: Also for aura there should be a way to detect if a unit is really influenced by the aura, this is especially useful when aura only parttially cover a unit. A possibility would be to have a symbol floating over the unit when the aura affects it (as some of the units in previous images have).
  21. It would probably be easier to add again the door, rather than adding the interiors which will be barely visible and add polygons...
  22. I think that it make sense. On that unexplored area there could be some obstruction you cannot see (e.g. enemy army).
  23. Ticket #3013: this type of map should need an improved match setup interface, where the player cannot change the AI, the player, disable it on multiplayer and maybe also disable some other settings. Currently one can also play with the Bandits and other player .
  24. I got a couple of warnings while playing it: WARNING: 6WARNING: 8Probably unrelated to this map commands.txt which can reproduce them is attached anyway. commands.txt
×
×
  • Create New...