-
Posts
9.606 -
Joined
-
Last visited
-
Days Won
102
Everything posted by feneur
-
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...)
-
Please read through the first post here: http://www.wildfiregames.com/forum/index.php?showtopic=11297 Most importantly: Do you understand that Wildfire Games is a non-commercial project, work for 0 A.D. is volunteer, and work is done for free? and Do you agree to distribute all your work for Wildfire Games under Creative Commons Attribution Share-Alike license?
-
(You can use the SVN version though: http://trac.wildfiregames.com/wiki/TortoiseSVN_Guide )
-
The Alpha 9 Preview-Thread
feneur replied to JuliusColtranePille's topic in Game Development & Technical Discussion
Well, it is not a fortress. I just meant that there are some stone wall details on the barracks Making some details look like they could have been a part of a fortress -
It's fine, and it's probably just as well for it to be non-official, so at least for the moment I think we should be fine with you taking care of it Though if some of the team members or trusted forum members wants to help out it's probably a good idea to at least have more than one person be in control of the group (if that's possible, I don't know much about Steam groups). Just so things can continue to run even if you are unable to continue for some reason (If nothing else there might eventually be a need to remove spam comments etc, so some moderator/s are probably needed, but hopefully that's not an issue any time soon ) About the image, I'd suggest using the plain 0 A.D. logo. It can be found near the bottom of the http://wildfiregames.com/0ad/page.php?p=12831 page. If you want help with resizing it etc, just let us know. If nothing else I can do that (To avoid burdening the proper Art people with simple tasks like that I mean )
-
The Alpha 9 Preview-Thread
feneur replied to JuliusColtranePille's topic in Game Development & Technical Discussion
Just to explain: The Android related discussion in this topic has been deleted, all of it, it got out of hand and wasn't constructive in the end. While some of it was relevant it's better to make a clean cut than a rough =) If someone wants to discuss these things, please do so in another thread related to that specific point. And please take an extra look at what you write, it may be extremely clear to you, but to someone else it can easily be misinterpreted. We're all here because we have a great interest in this game, so it's understandable that we care a lot about it, just remember that other people may care about it for different reasons. They're all valid, if everyone just focused on one aspect we'd never get a finished game, just a lot of one thing. For the future we should be extra aware that Android support is an issue which people have a lot of feelings about and be careful about how we express things Getting back on topic, I really like how the barracks expresses the Roman attitude The fortress-kinda features emphasizes their focus on war and how seriously they take war-related things =) -
A cool list, I don't think I'd want the alpha to be called "misfortune" though =) Talk about bad connotations
-
Marvelous work Michael. A real challenge for the scripters to get that into RMS form, but it will be great if they manage to translate your map making skills into scripting
-
Hello Kira, and welcome to the forums Thanks for the nice words, and I hope you will enjoy playing the game, both now in its unfinished status and eventually when it's finished
-
I think that's a bit harsh =) I would rather say "nothing is supposed to work perfectly" (Or even well enough to be useful in its current state, but to say that it isn't supposed to work at all is a bit extreme in my opinion )
-
Thanks for the nice words. Romans will come in the next Alpha So perhaps best to not wait another 3-4 years before checking out the game the next time
-
Yeah, the Romans siege walls have got to be unique to make them special (kind of a moot point, or at least saying the same thing twice, but I hope you get my meaning =) ).
-
Illustrator/ Concept Artist
feneur replied to JustinOperable's topic in Applications and Contributions
Yup, I guess I should have been more clear. But yeah, I meant that it was "in the works" in the sense of it being worked on So better to have you focus on other images so we can have as many as possible drawn as opposed to screenshots (though I'd say Michael has done a good job making those look good as well ). -
Hmm, just to rule out the obvious one, are you sure the file is properly downloaded? That's what I'd try first, to redownload and see if that fixes anything. If that doesn't help we'll have to wait for the programmers to offer more in-depth solutions
-
Those are Philip's first proof of concepts, scaredybot more or less just starts up and then sends a message to the player and surrender =) , and testbot is (at least in part) the base for jubot and qbot. In other words, only JuBot and qBot are really relevant if you want to compare AIs.