Jeru Posted October 11, 2012 Report Share Posted October 11, 2012 Within the team, we are currently discussing how to allocate funds to 0 A.D. development most effectively. Quote Link to comment Share on other sites More sharing options...
Phaedros Posted October 16, 2012 Report Share Posted October 16, 2012 I would suggest if you're having issues with funding, perhaps look into kickstarter or such, could definitely help. Quote Link to comment Share on other sites More sharing options...
Phaedros Posted October 16, 2012 Report Share Posted October 16, 2012 the team are no interesting in Kickstartedhttp://www.wildfireg...showtopic=15797Fair enough, just thought I'd suggest it. Quote Link to comment Share on other sites More sharing options...
infyquest Posted October 16, 2012 Report Share Posted October 16, 2012 we can have someone fix the path finding with the funds Quote Link to comment Share on other sites More sharing options...
Phaedros Posted October 16, 2012 Report Share Posted October 16, 2012 What is the current issue with Multicores? Is the game not taking advantage of them properly? O.o Quote Link to comment Share on other sites More sharing options...
Echelon9 Posted October 16, 2012 Report Share Posted October 16, 2012 I guess the more pertinent issue is not to explore other channels to raise funds, like Kickstarter, but what the team plan on doing with the not immaterial pool of as yet unused funds raised in the last round. 1 Quote Link to comment Share on other sites More sharing options...
feneur Posted October 16, 2012 Report Share Posted October 16, 2012 Yeah, the main issue is not to get money, we already have that The main issue is how to best spend it. At the moment none of the programmers are able to work full time on the game, which makes the decision of what to do harder. Quote Link to comment Share on other sites More sharing options...
fabio Posted October 16, 2012 Report Share Posted October 16, 2012 You maybe could set up an open source bounty to who is able to improve the pathfinding (or other areas). 1 Quote Link to comment Share on other sites More sharing options...
feneur Posted October 16, 2012 Report Share Posted October 16, 2012 You maybe could set up an open source bounty to who is able to improve the pathfinding (or other areas).We might end up doing something like that, hopefully we will not have to do it for the pathfinding though as Philip seems to be getting more and more able to finish his work on it 1 Quote Link to comment Share on other sites More sharing options...
k776 Posted October 16, 2012 Report Share Posted October 16, 2012 An open source bounty is probably the way to go, but we would need to ensure the code is clean, not something someone has put together quickly.What is the current issue with Multicores? Is the game not taking advantage of them properly? O.oEverything runs on one core, one thread at the moment. The reason for this is so we can easily see speed bottlenecks (like pathfinding and the AI). Once the bottlenecks are improved, then we can split parts out into their own threads. This is still a while off though. Philip is working on the pathfinding, and wraitii (last I heard) is working on an AI rewrite to make it more efficient. So we're making progress toward speeding up the game. 2 Quote Link to comment Share on other sites More sharing options...
fabio Posted October 17, 2012 Report Share Posted October 17, 2012 An open source bounty is probably the way to go, but we would need to ensure the code is clean, not something someone has put together quickly.Sure, this should obey usual code standard. Eventually a requirement could be to work tracking progress on a ticket or a thread forum rather than doing a single code drop. Also the reward should be given after the code is approved and committed and at least after two weeks without reported bugs.We might end up doing something like that, hopefully we will not have to do it for the pathfinding though as Philip seems to be getting more and more able to finish his work on it Good news with the pathfinding! Other example bounty could be:usable Android port;cleanup and commit tickets like #885;improvement of 5% speed of a reference game replay, working on an area of choice (excluding pathfinding if it's being rewritten);use a thread to get at least a 10% speed up of a reference game replay;other improvements few ones have interested in doing but that can benefit the game. 1 Quote Link to comment Share on other sites More sharing options...
dialectric Posted October 28, 2012 Report Share Posted October 28, 2012 A few years ago, on the OpenTTD project (an open source transport sim) a contest (most winning AI in a tournament of all AIs) was particularly successful in coming up with new and different AIs. This aspect of the project had lagged for several years with a poor AI in place, and the project got a lot of energy into that area and generated several which are now included with the game:http://www.tt-forums.net/viewtopic.php?f=29&t=36059The AI in 0AD is fine, but at some point it might be worth considering a contest model as one potential alternative use of $.- Dialectric 1 Quote Link to comment Share on other sites More sharing options...
MishFTW Posted October 28, 2012 Report Share Posted October 28, 2012 Google Summer of Code is another great outlet to reach out to new developers 2 Quote Link to comment Share on other sites More sharing options...
fabio Posted December 2, 2012 Report Share Posted December 2, 2012 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/ 1 Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted December 19, 2012 Report Share Posted December 19, 2012 (edited) FIFE, the engine used by Unknown Horizons had some pathfinder update recently:http://fifengine.net...some-more-news/ we can use it or some useful to do it? Edited December 19, 2012 by Lion.Kanzen Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.