Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.619
  • Joined

  • Last visited

  • Days Won

    562

Everything posted by Stan`

  1. That's not entirely true Rendering Simulation (e.g. gathering / attacking) Pathfinder. Map size and max pop affect 1 2 3 (More units, more things to draw → Rendering, more things to compute for unit activity → Simulation, Bigger maps = longer paths, more complex ones).
  2. Has there been an update to KDE?
  3. @user1@triumvir @Hannibal_Barca
  4. Yeah. Two bones (one for the stump, one for the trunk) Then you need to cut the tree in two parts the stump and the trunk and finally you need to add a little cap on both so you cannot see through.
  5. What would be the advantage of a coop vs a corral ?
  6. I think you might be missing /new/m_pants_tunic
  7. There's a stump though. We don't have that Still need an anim.
  8. It's really strange because it never worked for me in windowed mode ever I have to do alt +enter to be able to pan up.
  9. Interesting so the turn rate went from 8 to 14 (a realistic (likely unplayable competitively) value would be 6 (half turn in less than a second) See also https://code.wildfiregames.com/D3528 https://code.wildfiregames.com/D3274 and the discussion here https://code.wildfiregames.com/rP24415#46454 and finally one https://code.wildfiregames.com/D2837
  10. As a rule of thumb no. You need the dev version to play with another dev version. And they must be the exact same revision. Or things will break. Most likely you'll be OOS instantly.
  11. It's really strange. i have a 144hz monitor (two actually andI've never noticed that) could be an AmD bug :/ Do you have ability to compile ?
  12. Let's say there are approximatively 300 tree variations. (650 files in gaia, minus the rocks, plus the files not named tree, minus bushes, minus tree leaves) If we wanted to do it the the art way, you'd have to change those 300 files to have various animations, maybe one or two. Some trees are made of multiple parts e.g can come under the form of three palm trees. If we wanted to do it the programming way, the problem would be that three would look weird when falling because it has no roots. To fix that you need new art which 300 new roots. As for death damage the engine already supports it for living units, but not really for resources because they do not have HP and as such can't die. You could do it like sheep however, and have the death deal death damage, then play the falling animation. Relevant discussions. https://trac.wildfiregames.com/wiki/List%3A_Entities%3A_Nature%3A_Flora%3A_Plants#TREESTUMPS https://trac.wildfiregames.com/ticket/1017 https://wildfiregames.com/forum/topic/15322-need-blender-help-please/?tab=comments#comment-228892 https://wildfiregames.com/forum/topic/20290-falling-trees/?do=findComment&comment=311983 https://wildfiregames.com/forum/topic/35725-tree-stumps/?do=findComment&comment=415025 https://wildfiregames.com/forum/topic/24628-flora-agriculture-related-ideas-and-requests/?do=findComment&comment=358975
  13. Disable tls in the game options lobby tab
  14. There are plans yes, but the problem comes from the fact setting incorrect values might make it impossible to revert back. Follow https://code.wildfiregames.com/D3037 for progress. You can either overwrite some of the tracks, or edit music.js and civ.json files.
  15. Hi you can edit the user.cfg to make the UI bigger. To do this add gui.scale=1.2 to your user.cfg file (see wiki/GameDataPaths) and play around with that number till you are happy with it.
  16. You can drop this in your installation folder then enable the acceleration mod. You might want to backup pyrogenesis.exe before applying this patch; DISCLAIMER 1: I am not the author of this patch, so I can't make adjustements to it. I merely rebased it to work with A24, All credits go to @bb_ DISCLAIMER2: You CANNOT play with people that DO NOT have this patch and this mod. DISCLAIMER3: The code has changed quite a lot since then and it may not be applicable to A25 DISCLAIMER 4: Expect bugs. DISCLAIMER 4: This will obviously only work on Windows. acceleration_test.zip
  17. You know there is a WWII warplane in the game right? Also a dragon.
  18. Again, not in my skillset But it's now in yours, so make me proud.
×
×
  • Create New...