Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.954
  • Joined

  • Last visited

  • Days Won

    578

Everything posted by Stan`

  1. 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.
  2. 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
  3. 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.
  4. 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 ?
  5. 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
  6. Disable tls in the game options lobby tab
  7. 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.
  8. 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.
  9. 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
  10. You know there is a WWII warplane in the game right? Also a dragon.
  11. Again, not in my skillset But it's now in yours, so make me proud.
  12. Sadly, don't have that in my skillset maybe @m7600 @LordGood and @Sundiata can...
  13. I don't think there are any changes that were comitted. You check what changed balancing wise here https://trac.wildfiregames.com/wiki/Alpha25
  14. That mighr be the issue. We don't run in exclusive full screen mode for compatibility reasons.
  15. Only does with vsync off. Also we don't support adaptative vsync which I believe is what FreeSync uses. Maybe @vladislavbelov can help you debug the issue, if you want to of course.
  16. Well @azayrahmad you can ping @mysticjim when you think something is instagramable or tweet worthy. So far most of what happens is programming and behind the scenes.
  17. Well tell me what you want to change I have access, you have the time and means
  18. * That depends on your local ip, you can figure it out using ipconfig on Windows;
  19. Wouldn't that mean that all civs are bland and identical?
×
×
  • Create New...