-
Posts
9.649 -
Joined
-
Last visited
-
Days Won
102
Everything posted by feneur
-
qBot (yet another AI)
feneur replied to quantumstate's topic in Game Development & Technical Discussion
Enable the developer overlay, click the box, press spacebar (Maybe it's time to add a "developer overlay" page to the Trac wiki?) -
I just thought I'd let you know…
feneur replied to wraitii's topic in Introductions & Off-Topic Discussion
That's probably when it was created =) That page is what has been at that address for as long as I remember. And yeah, regardless of how much you love your dog it seems weird to put up a web page at "0ad.com" for a dog called Pacman =) -
It would be a lot easier to comment if you'd put the new ideas/thoughts in a new post. It's good to have it in this thread, it's just that it's hard to have to go through the list and try to remember which we've already commented on/read
-
First of all, consider that the game is still in development, and that things may still change a bit before the game is done, so think about whether you think it's worth spending a lot of time learning the game as it is now rather than wait for it to be finished. If nothing else it should eventually be possible to set the difficulty of the AI, and maybe even choose a more defensive/aggressive/etc AI to fit your own play style. We would of course be delighted if you play the game already, I just want to mention it so you don't get frustrated later when you might have to adapt your strategies to new features Second, for some info on how to do things, see the gameplay manual: http://trac.wildfiregames.com/wiki/0adManual (For example what hotkey to press to garrison units inside a building.) And third, a good tip is to view the videos posted at the official 0 A.D. Youtube page: http://www.youtube.com/play0ad There you'll see examples of useful strategies, and see how others play the game. Also, there are some threads here in the forums with tips: http://www.wildfiregames.com/forum/index.php?showtopic=15502 and http://www.wildfiregames.com/forum/index.php?showtopic=15421 and http://www.wildfiregames.com/forum/index.php?showtopic=15388 has some useful information as well. (Note that all resources can, and eventually probably will as they naturally has to be updated after the actual features are implemented, be a bit outdated as there are new features added. For the most part the information about the existing features should at least be relevant. )
-
Hopefully healing will be included in the next Alpha version. Otherwise it will be included in a later version, but if the development continues at the speed it is right now it should definitely be ready for Alpha 9.
-
Having "battle music" play when there is enough fighting going on is indeed planned. Exactly how to determine what is a battle will have to be decided, as well as the code to detect it and play the music, and the music has to be created, but it is indeed planned
-
This is gonna be good.
feneur replied to Mythos_Ruler's topic in Introductions & Off-Topic Discussion
(The web site doesn't look too bad imho either, it was more that it is a flash-based site, and more importantly it features a movie that automatically starts playing - and even worse: with sound. On the other hand it's relatively appropriate in this specific case as it is a web site for a movie ) -
This is gonna be good.
feneur replied to Mythos_Ruler's topic in Introductions & Off-Topic Discussion
http://disney.go.com/brave/?cmp=wdsmp_brv_url_dcombrave (redirected from disney.com/brave as shown in the trailer ) - even the URL is weird =) -
This is gonna be good.
feneur replied to Mythos_Ruler's topic in Introductions & Off-Topic Discussion
(Can't say the same about their web site though ) -
Actually this will be implemented pretty much like that, see http://www.wildfiregames.com/0ad/page.php?p=10066 for an old writeup. It might not end up 100% like that, but more or less.
-
They do not have a navy, they do have a fishing fleet and a merchant fleet though =) In other words, they may not have war ships, but they do have fishing ships and trade ships.
-
Hmm, I could be missing something, but it should at least hypothetically be possible to delete the AI folder in the game install and checkout just that part of the SVN source (as it's JavaScript it shouldn't be a problem). The only problem that I could see would be if there are some new C++ features added that the AI-API depends on. I don't think that's the case at the moment at least though, so it should be worth a try. Just make a backup copy of the folder just in case
-
I'm pretty sure that's intentional, and the palm tree only for aesthetic purposes.
-
It seems like it's due to your graphics card/the drivers for your graphics card. Where the gray rectangles are should be decals (2D images overlaid over the terrain to help make it look like the buildings are really in the world). I'd suggest first trying to see if there is a newer/better version of the drivers for your graphics card, that's hopefully going to fix it (unless the graphics card doesn't support the underlying features we use to display the decals in which case I'm not sure there is much to do, hopefully that's not the case though as it obviously can run the game in general ).
-
Thanks for going through that trouble (Better to do it now than later though, as you say not many were members yet, hopefully that will change )
-
There is some existing documentation here: http://trac.wildfiregames.com/wiki/TDD_AI , and some of the new changes are likely to be documented there. The main source will most likely be the code itself though, http://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/simulation/ai and then the individual folders for the main API/individual AIs. As far as I can tell from a quick look the code is pretty well documented, so if you have at least some JavaScript knowledge it's probably best to jump right in Of course, given that the API will change, it might be just as well to wait a while before starting, but if nothing else you can spend the time improving your general JavaScript knowledge
-
Hmm, as far as I can tell the time in the last post in that thread is just above 7 minutes, Kazu's best one is just above six minutes, so he's at least better than that =) Hopefully the times should start to increase again as qBot gets better though
-
The Alpha 9 Preview-Thread
feneur replied to JuliusColtranePille's topic in Game Development & Technical Discussion
Yep: (The blue part is the "well water" item And I'd say the wells seems to be at least as old as the other things in the screenshot Michael posted, so let's just say I'd not be surprised if someone improves them before the game is finished =) ) -
Just realized a thing, a minor thing, but still =) At least it should be easy to change: we usually write "0 A.D." with the periods as it is an abbreviation. If it's not possible to change, no big deal, but if you can please do. If nothing else it will look more professional and serious
-
Missing and unused data files
feneur replied to Ykkrosh's topic in Game Development & Technical Discussion
I doubt they are doing it intentionally, it's been working fine for me the times I've tried (the process to get things working can be a bit cumbersome though, lots of steps to get it activated). The files are pretty big though, so it's a big risk that they get corrupted when being downloaded if your connection isn't stable. Have you tried using a download manager? (I'm not sure that will work as they could be blocking such software, but if they haven't you should have a higher chance of not getting a corrupted file.) -
Short answer: yes. Long answer: If you're using the latest release (Alpha 8) then Romans aren't yet included and that's why they aren't available in the list. If you're using the SVN version the Romans are included, but the list isn't yet updated to reflect this. It will be for the Alpha 9 release though
-
Weird, I'll have to check the permissions for this sub-forum then Thanks for the notice EDIT: Seems like registered and logged in users indeed weren't able to download/view attachments in this forum, though guests were Should be fixed now in any case though
-
-
That's actually an argument against it We don't want the word to be too common/known, rather we want an opportunity to teach people something they doesn't know (Also, the more unique the name, the easier it is to find out when someone is writing about the release on the internet. Just a minor argument, but still...)
