Jump to content

fabio

WFG Programming Team
  • Posts

    1.074
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by fabio

  1. I have a question: why the AI plans some actions (advance phases, build fortress, and so on) based on time rather than on available resources? I mean the time approach could not be optimal when starting with a lot of resources (this way it could progress faster), or if natural resources are far away (slower). (Also update readme.txt with the new command line).
  2. Alternatively you could set up a battle scene rendered in real time using the simulation and graphic engine, but with a scripted moving camera.
  3. Since no one still did it, I opened a ticket myself (#1856).
  4. Also I get a warning: Trying to reach city phase but not a: warning: Trying to reach town phase
  5. OK, build is fixed. There is a [warning] inited when starting a match. Also for some reason the AI doesn't use the cavalry which is very effective at gathering food (this speed is an old bug possible needing a fix, the AI could use the cavalry anyway).
  6. I get this build error on linux: ../../../source/simulation2/components/CCmpAIManager.cpp: In member function ‘bool CAIWorker::TryLoadSharedComponent(bool)’: ../../../source/simulation2/components/CCmpAIManager.cpp:401:7: error: ‘callConstructor’ was not declared in this scope ../../../source/simulation2/components/CCmpAIManager.cpp: At global scope: ../../../source/simulation2/components/CCmpAIManager.cpp:362:7: warning: unused parameter ‘hasTechs’ [-Wunused-parameter] make[1]: *** [obj/simulation2_Release/CCmpAIManager.o] Errore 1 make: *** [simulation2] Errore 2
  7. Google Summer of Code will return for its ninth year. According to the schedule mentoring organizations will need to submit applications from March 18-29, 2013. The student application period opens April 22 and closes May 3. It may be a useful event to sponsor some new features for 0 A.D.!
  8. Following pyrogenesys moddb page I found Byzen mod based on 0 A.D.. There is a recent demo release but there is little information there. Did someone try it?
  9. Is this still being worked on? Can you give us an update on current status? Is there a rough estimate date for the finished work or first code drop? Thanks!
  10. 3D is managed by mesa on linux, I suppose you are already using 9.0.2. 9.1 should be out soon, you may want to try a 9.1 snapshot in the meantime.
  11. When building a wall near a cliff in Settlers 6 a couple of orthogonal smaller walls appear connecting the wall tower to the cliff. This is just a visual indicator meaning the terrain is impassable.
  12. There are some interesting old posts about pathfinding work in this thread (the link should be the last one). The same posts are copied here (see starting from Feb 24, 2012 and older).
  13. Here are a couple of interesting tickets: [PATCH] Incremental update of pathfinder's passability grid: this just looks an optimization of current pathfinder but if the new pathfinder may wait longer it can benefit in the meantime. Probably should be reverted once the new pathfinder is done. [PATCH] GUI code improvement: probably this is not a bottleneck like the pathfinder, it's still interesting, however.
  14. About the license, 0 A.D. is mostly GPL (engine) and CC-BY-SA 3.0 (arts), both licenses are copyleft, so you are required to keep the same licenses for your modification.
  15. What should be nice is that in pause mode some actions should be performed instantly, e.g. ungarrisoning a unit and giving him a new order. I remember a discussion about this with Phillip. IIRC he said the game is based on turns, and as it is now it should be modified to work like this, otherwise this instanct actions won't work.
  16. It looks good, the tables should be automatically generated with a script reading xml files (and the pdf generated at release time), otherwise they'll soon be out of sync. You can start with this script: http://trac.wildfiregames.com/wiki/Unit_Summary_Table Also resize the logo, it weights 4,5 MB.
  17. I reported some suggestion some years ago that are not implemented: http://trac.wildfiregames.com/ticket/645#comment:4 http://trac.wildfiregames.com/ticket/645#comment:33 http://trac.wildfiregames.com/ticket/817 Probably an indicator X/Y near or on the flag itself where X is current and Y is maximum units garrisonable could be a simple but useful indicator.
  18. I am not an expert, but I don't think it can lead to legal problem if the models are not using original arts but just redone with similar look. There are similar examples also in commercial games, see e.g this:
  19. It could be a nice Easter egg for the next alpha
  20. So this shot should mime an Age of Empires game? Can someone post an original shot of AoE, I never played it. EDIT: I mean a shot showing the same model redone in the first post.
  21. In the past I played Dune II, The Settlers (I, III and VI), Dune 2000, Battle for the Middle Earth II. I also played Panzers II and these day I am playing Panzers I, I have to says these last two are my best RTS games, here is a youtube video if you don't know them:
×
×
  • Create New...