Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.154
  • Joined

  • Last visited

  • Days Won

    588

Everything posted by Stan`

  1. Some progress is being made by @Alexandermb, @Vido and I on the bear.
  2. Great! Enjoy the dev version of 0 A.D. Stay tuned for more updates.
  3. Try to build with ./update-workspaces.sh -j3 instead of ./update-workspaces.sh --with-system-nvtt -j3 We recently updated NVTT, and it might not be compatible with whatever is in your distro's repository
  4. Oh my bad, I usually ping someone to lift the post limit. How can I help?
  5. Hey @radopenev Sorry for the inconvenience. To fix this issue you have two options: Move the game repository to a directory without Cyrillic characters (This is a known bug with Python2) Wait for the update to SpiderMonkey 52 which will use Python3 Best Regards,
  6. Looking beautiful. @Lion.Kanzen is right that's entities named Skirmish. When playing a game they are turned into whatever the player's civ is. You can look at other Skirmishes to see how it's done. Keep the great work @Ideaguy!
  7. @user1 Be careful, each time you edit the first post it sends notifications to every one tagged in the first post Congrats on the processing, and I wish you a happy new year.
  8. Could be for textures, but the point is that we are no longer forced to apply a bunch of fixes of our own on top of it for it to work, because they finally releases a new version;
  9. Nvtt updates only occur once every ten years maybe more in specific section about common problems and fixes! (But then again not common at all)
  10. Yeah all the cache is broken and must be regenerated.
  11. Great work @LordGood. Would you like to work on a map overhaul for A24? (Moving the less beautiful maps to @coworotel's map pack) I believe some maps are doing deservice to the game. Only thing missing from the map above are colorful birds And taking the improved ones from @wowgetoffyourcellphone's mod?
  12. Sure it is possible. If you are more familiar with git you can clone the repository https://github.com/0ad/0ad (It is slightly less up to date (lagging one day behind) and you'll need to compile the game if you want to play) Else you need to clone the SVN repository https://svn.wildfiregames.com/public/ps/trunk/ If you need to build you'll find more detailed information here. https://trac.wildfiregames.com/wiki/BuildInstructions
  13. To access the assets in a usable format for blender you need the development version. The dae are also cached in the release version. If you need me to explain it in French let me know
  14. Hello, As implied by the name I only wrote the importer. To export you need to use the standard workflow with XML and collada. Do you need help?
  15. Please pardon my Kushite, it is a bit rusty... kushite_voices.pyromod
  16. You can find tips and quotes here https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/gui/text For the images look at https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/art/textures/ui/loading/tips
  17. https://wildfiregames.com/forum/index.php?/topic/16473-vote-for-eihrul-in-gift-a-rift-contest/&tab=comments#comment-249501
  18. @eihrul doesn't even have an account on these forums. So I guess not anymore. This was before my time.
  19. It will be easy to do after the autobuild patch gets in (https://code.wildfiregames.com/D2492). Currently foundation component (the one where you'd define that value) are added to buildings at runtime under the form of filters (defined in templates/special/filters) and it's buggy to set values there. Once the buildable component has been set, it will be a few lines of code
  20. Only @Alexandermb can fix it.
  21. I reduced much of my lag by plugging my laptop XD
  22. @Vido Don't worry about the texture. It can be redone if the new animations and the new armature are worth it. The current armature needs some changes. It need to be renamed to ursidae_bone instead of horse_bone. Else it might conflict and break with the existing armatures in the game. If you still prefer the first bear I made go for it, I hadn't noticed @Alexandermb broke the whole UV map.
  23. Yes it is. @Bigtiger is currently redoing some stuff.
×
×
  • Create New...