Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.989
  • Joined

  • Last visited

  • Days Won

    579

Everything posted by Stan`

  1. If you applied the patch you shouldn't get that error. The git link gives you A24 (more like a version of it anyway) the commands I gave you bring you back to A23B If you get the same popup but a different error try clearing the 0ad cache. Should be in ~/.share/0ad/cache (delete the folder)
  2. Well you compiled A24 the dev version, so no you won't be able to play with A23B people. Did you download the zip, or did you clone the repo? If you cloned the repo, you can run $ git log -q --grep 21946 which will give you commit 535f7881d52ff25cabec5730c051f7552873b324 (tag: A23) Author: Itms <Itms@3db68df2-c116-0410-a063-a993310a9797> Date: Sat Dec 8 22:04:04 2018 +0000 [i18n] Last manual update of the translations and associated credits. git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@21946 3db68df2-c116-0410-a063-a993310a9797 Where the first line is the hash you need to revert to using git reset 535f7881d52ff25cabec5730c051f7552873b324 --hard Then you need to patch the game for it to work with your Ryzen CPU then recompile.
  3. Maybe we should have a wiki page with examples...
  4. Well that sounds like the actual place so why not
  5. Changing the location is doable (Hyrule did it) also @wowgetoffyourcellphone maybe ? I believe nani has a zoom option for the minimap?
  6. Yeah, some place of my new map should be like this but with better actors If you want to do it though go ahead, It's unlikely I'll find the time to make a full fledged map soon...
  7. Looks great! I should finish my valley of tempe map one day...
  8. It's used in mixed selection IIRC. I'm also curious about what hero rework isn't being upstreamed.
  9. Maybe I could give a hand at some point.
  10. We need open source stuff. We can't use anything copyrighted in vanilla.
  11. Will be in the next alpha for compatible maps There will be a random button for maps. Actuall random should be "procedural" Map overhaul is for A25
  12. Try to install https://www.microsoft.com/en-us/download/details.aspx?id=8279
  13. Camera is usually overriden by the map, it tries to locate the cc IIRC https://github.com/0ad/0ad/blob/965f7c7e0afdac1b83c3a31c4fe702cdc1be18cf/source/graphics/MapReader.cpp#L1112
  14. Maybe you deleted some file? Also check your cache
  15. As a workaround you should be able to use WASD, but it's really strange. Do you have an actual mouse?
  16. Mmh looks like it did not create the file. What happens if you press suppress instead of continue?
  17. One could make a dummy AI too, but this might be harder;
  18. https://code.wildfiregames.com/D3286 The Skirmish change needs building to work. The RMS one should work out of the box.
  19. In case you'd want to be still able to capture other potential bases I guess.
×
×
  • Create New...