Jump to content

fabio

WFG Programming Team
  • Posts

    1.055
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by fabio

  1. The fact it's happening on two different mesa drivers let me think this is a general mesa issue, I opened a bug report here: https://bugs.freedesktop.org/show_bug.cgi?id=58137
  2. I had the same problem indeed, but I am using mesa r300 driver, not r600 (they share a lot of code anyway so it's probably a mesa issue).
  3. Triggers are already implemented in the tutorial AI: http://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/simulation/ai/tutorial-ai/introductory_tutorial.js
  4. All the offending contents are not an essential part of the game, so if someone may be offended just remove them. No one will miss the swastika on a shield.
  5. It's normal, the 3D driver is mesa r600, radeon and radeonhd are the 2D drivers and you should not use radeonhd, 3D doesn't work with it.
  6. The changes looks good to me, eventually more content can be ported from the English page when it's stabilized .
  7. I updated a little Italian wikipedia page: https://it.wikipedia.org/wiki/0_A.D. It still has a list of Next Factions and Confirmed Scenarios without any source, I also never heard of those. Can I remove them?
  8. FIFE, the engine used by Unknown Horizons had some pathfinder update recently: http://fifengine.net/2012/11/09/another-successful-gsoc-and-some-more-news/
  9. What do you mean? There are no shaders loaded by default now, it seems.
  10. Yes, I am using arb indeed, which anyway is the default.
  11. OK, I was looking at this again on current SVN, the original problem is no longer reproducible, however this is probably due to the fact that now all waters effects are missing in the wonder. Does this happens to others, also?
  12. Another excuse for a separate game settings, menu and game GUI overlap @ standard windowed mode (1024x768):
  13. OK, thanks. You may want to try youtube-auto-iframes script. See also: http://xahlee.info/j...video_code.html
  14. The forum changed the link you posted. Here are the fixed code. This is what happens on sauerbraten: <iframe width="400" height="320" src="http://www.youtube.com/embed/EsTkLZhMI0I?rel=0" frameborder="0" allowfullscreen></iframe> This is current 0 A.D.: <object style="movie" value="allowFullScreen" value="allowScriptAccess" value="http://youtube.com/v/gDndZn0YPdI?version=3" type="true" allowScriptAccess="640" height="360"></embed></object> This is what YouTube suggests when clicking on the previous video to watch on YouTube, right click and "copy HTML...": <iframe width="640" height="390" src="http://www.youtube.com/embed/gDndZn0YPdI" frameborder="0" allowfullscreen></iframe> This one looks like the sauerbraten, other than the missing ?rel=0. Can this last one be used rather than the current one, since it is what YouTube suggest?
  15. I want to report a problem I notice with YouTube video embedded in the forum (using latest Firefox here). It seems that the forum always force the video to be played with Flash, even if I choose to use YouTube HTML5 when available. Just as an example see this post with embedded video. It plays with Flash on the forum, but when clicking to see it on YouTube the video is also available in HTML5/Webm. I have this problem only on 0 A.D. forum, see for example the video embedded in sauerbraten web page, it's correctly displayed in HTML5 mode. A possibly related problem is that when using my slow netbook video embedded in the forum make the page hugely slow. When the video is displayed in Flash mode in YouTube is pretty fast, so I suppose it's the forum it's embedding YouTube videos, possibly related to the forced resizing applied to the video:
  16. After a couple of hours after reporting this I get all mails of last week. Probably someone saw my report and fixed it, unblocking the trac mail server.
  17. There is still a possibly related problem: trac doesn't send me mails when editing ticket.
  18. Having a look at the Tutorial AI it looks this is not a real AI but rather Triggers over "Unassigned AI". Would be possible to generalize the Triggers so that they can be used with any AI on any map? I was thinking at asymmetrical maps, where the computer opponent start with a big city with an "Unassigned AI", and after you reach the city phase the AI changes to Aegis.
  19. Other games usually consider the tutorial the first, simple campaign.
  20. Lastly: it should not be possible to select You in Player 2 and AI in Player 1; the tutorial AI should be hidden and only useable in the tutorial maps (EDIT: I mean something like r12626).
  21. The enemy soldiers suicided before attaching them, note that I enabled the "Reveal Map" option, maybe related to this?
  22. You can get stuck in the tutorial if you select the arrow rather than the sword technology (I just tried to see what would happen). EDIT: Well, no, after a while the enemy attached and the tutorial continues.
  23. Nice work! A minor suggestion: these two tutorial scenario should be put in a dedicated section ("Tutorial") rather than Default, also they should start with a number ("1 - Introduction...") to make sure they are displayed in the correct order.
  24. wildfiregames.com DNS is broken (no reply). As a workaround you may add this to your /etc/hosts file (on Linux, similar on Windows): 69.65.48.3 wildfiregames.com www.wildfiregames.com 92.243.18.55 trac.wildfiregames.com svn.wildfiregames.com EDIT: added svn also. EDIT2: for some reasons 8.8.8.8 (Google DNS) still has the records in its cache.
×
×
  • Create New...