Jump to content

Itms

WFG Retired
  • Posts

    2.357
  • Joined

  • Last visited

  • Days Won

    106

Everything posted by Itms

  1. Unfortunately, the problem is that nobody is really actively working on the pathfinder. wraitii started to work on Philip's codes, but he's really busy these days. Pathfinding really requires more programming skills than most of other systems of the game...
  2. Hello Erutuon and thanks for this work! I will study this proposal with the help of my books when I have time (i.e. after A17 release). I hadn't checked the ancient translations before recording them but we have, indeed, some of them I can't find in my dictionary, so they are either wrong either uncommon and we should update them (σιαχνω is a good example). Thanks for working on this!
  3. Hello Erutuon, and thanks a lot for the input on this! I'm French so I'm not a native English speaker at all, I'm quite surprised you thought I was, because I don't see how I would pronounce Greek with an English accent I'm actually aware of all this, and I didn't try, indeed, to add the pitch accents, because I'm not used to pronounce them and I was afraid they would remove some authenticity because of my lack of practice I'll try to improve the recordings that way. I'll also try to insist on the vowels length, this time the problem was the pace. My first attempts were really slow and boring to hear and I put the vowels length a bit aside, I'll see what I can do. Finally, about aspiration, I did try to capture it but it's hard to ear it in the recording, and too much aspiration is bad for the sound quality... I'll come back with new recordings when the work on the new 0AD release is behind us, I'm also commenting on the other thread, thanks again for your professional advice!
  4. * Construction progress not shown on fogged foundations. If you mean the visual actor ascending from the ground, yes I know, I didn't investigate though. See next bullet points... * Can't delete foundations placed in fog of war unless they are visible, but why? * ...unless you place a foundation in a visible area, then open the delete confirmation window, and the foundation becomes fogged, then you can delete it, but it will reappear until the area becomes visible again. If there's a gameplay reason for not deleting foundations in FOW, I guess it should be verified in Commands.js. In that case, the kill button in the UI should also be hidden. ... now the foundation placing system is quite bogus with respect to the new FoW, I'd like to redesign it somehow (#2710) but I think the current state is still acceptable. Please tell me if you disagree. * Got this warning once, not sure how to reproduce it yet: WARNING: JavaScript warning: __internal(32) press line 0 reference to undefined property g_Selection.toList(...)[0] No idea * Hovering status bars (for health, etc.) aren't visible on fogged entities, not sure if this is intentional since it worked in previous releases. Note that it's not really accomplishing anything, because I can still see the health of the entity by clicking on it. This is half intentional, I found it rather logical, given that we lack information about the actual state of the entity. Your point is valid though, I will fix this when I can.
  5. The zip thing is normal. The problem must come from outside the game, however we should find a way to correct this for the players (and first for you!). Is anybody familiar with sound on Linux?
  6. You guys can't know how glad I feel when I read such comments.
  7. Can you try with latest SVN? (there is an autobuild coming soon) Scythe fixed several broken things regarding templates
  8. Hello, can you check in the main menu, in Tools & Options > Options, that the sound values are not set to 0? If they are ok, the problem must come from your sound system, I know I have often issues when I try to setup sound on LInux
  9. http://trac.wildfiregames.com/wiki/BuildInstructions
  10. You can read http://trac.wildfiregames.com/wiki/BuildInstructions, but this is a bit technical SVN is just the development version, actually. Anyway, it would be cool to fix the problem you described, even if you choose to change version. If not for you, tracking bugs is important for us! Did you try what I proposed?
  11. If you don't know what is svn, you're not using it The error looks like a bad install. Can you do the following? 1) Uninstall 0A.D. 2) Go to C:\Users\your-name\AppData\Local and remove entirely the 0 A.D. alpha folder. If that fails, restart your computer and retry. 3) Install 0 A.D. again. Thanks in advance!
  12. Also, one thing we need to know is the version of 0ad you use (svn or regular release). Knowing your OS is also essential, but that will be in system_info.txt. If that happens during a game, and not at launch or something, don't forget to add the commands.txt corresponding to the game you were playing (in the sim_log folder). Is it the first time (or one of the first times) you play 0ad?
  13. I'm willing to continue gudo's work, as he seems to have discontinued this (gudo, if you drop by and want to continue yourself, don't hesitate! you know better than me the current state of this). I'm currently updating the list with contributors mentioned since gudo's last intervention, and I'll also add some patch writers I remember, credited in commit messages. NOTE: I won't add any translator's contribution here because I think this is to be discussed (with languages coordinators, specifically). I'll create a topic for that soonish.
  14. Yeah, we don't have 64-bit versions for Windows
  15. During the last meeting we also agreed this idea was good. IMO there are not many differences between the two ideas: they both focus on the development state (it's been 5 years / we're mature and we have mods) and not on the gameplay, which is logical because of the lack of one big feature. To me Quercus just sounds prettier, but obviously not everyone will agree, it's a personal feeling. And I'd disagree about "Expanding the modability of the engine can happen every day of the week", the mod selector is one huge change in the process of separating pyrogenesis from 0ad.
  16. I'd like to support the proposition "Alpha XVII Quercus" for several reasons. 1) Well, it's a word beginning by Q and I really think we've covered up the wide majority of possibilities. Latin is, as said before, the only language with Qs so we're kinda stuck. Nobody proposed Quirinus, a really important Roman god, but I don't see a reason with we'd choose that. Now for the serious thoughts 2) I like the image of stability and maturity of this tree. A17 will be essentially a bugfix release, so I think that fits pretty well. You will say: "wut? a bugfix release? there were a ton of new features!", so what I mean is that we don't have a central huge feature (like internationalization for a16). I don't say there is nothing new in a17, all the contrary. On the other hand, since a16 release, the modding activity has been increasing dramatically and for this reason the mod selector will be realeased in a17. So, I think mods are important. Thus... 3) ... I also like the image of the tree with a trunk which grows and allows branches to develop. I find it really interesting to compare that to the development of our game, which now allows an active community of modders to make the gamers' experience even richer. Would you agree with me about all this?
  17. They were moved temporarily to a git branch to avoid merge conflicts, but they will not be removed forever. So it's ok to keep discussing about these balancing changes
  18. Recloning is awfully long, so you should try first Lion's solution, i.e. try "SVN Update" at the root of your copy. If your copy is "locked", do a cleanup first and then update.
  19. The pathfinder is currently based on obstruction, regardless of visibility (false objects, or "mirages", have no obstruction). So the units will detour as if they know the wall is there.
  20. I took a look at your mainlog but the only useful thing in it is that it fails after the config init. First, I was wondering why you had entitled this forum topic like this: did you experience problems downloading the game? I suggest you uninstall the game, and remove entirely the game's folder before reinstalling (maybe it's just a bad install). After uninstalling the game, go to C:\Utilisateurs\poste\AppData\Local\ and remove the folder "0 A.D. alpha" if it's still here. Then try to reinstall and tell us if it worked. Thanks in advance
  21. Well, you should reboot if you don't do it regularly, and if it doesn't work, reboot in safe mode, or use the command line, or replace the locked file by a dummy file... There are a lot of tricks like this across the Internet Having the game's files locked explains your previous installation problems, btw.
  22. You just have to open you html file with a notepad (Bloc-notes) and to copy-paste the whole content in Pastebin. Then, you click on Submit, and you send here the web address of the page you are on. So everyone can read the content of that file
  23. The system_info should work, for the main log you can post in a pastebin (http://pastebin.com/ is the most known). Thanks!
×
×
  • Create New...