Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.052
  • Joined

  • Last visited

  • Days Won

    526

Everything posted by Stan`

  1. If you are willing and able at some point we should record voices in ancient Norse
  2. Have a look there: https://trac.wildfiregames.com/browser/art_source/trunk I remade the boar so you'll have that one for next release (A24 not A23 bis) In these folders in an astounding mess you'll find the models and animations of everything we were given. Some are in a 3DsMax format. As of now I haven't found a way to fix the models enough to be able to reexport them from dae to blender. Since you mentioned you are interested in doing animals have a look a the non exhaustive list here I update the first post as often as I can. This is the official thread. If you feel too constrained you can also look at this thread. https://wildfiregames.com/forum/index.php?/topic/22944-fauna-requests/&page=2&tab=comments#comment-355882
  3. Head to trac.wildfiregames.com and read the getting started programmers page and the submitting patches page. If you have any questions either ask them here or on IRC. To create a patch you have to use the diff tool that will basically compare the old and new UnitAI.js and spot the differences.
  4. I hope I'll get in touch with Andrew price someday. That guy is really a legend for me.
  5. Currently weapons don't use specular maps (Most of them at least) They use the color to define the specularity. This has the main advantage not to require more video memory because it only uses one texture. What could be done is what Alexandermb has done with spears is separating blades from the shaft so unlike weapons without that separation only the blade is shiny. We could also use the edge split modifier for sharper edges on some weapons. For Kushites I made a golden/bronze variant for weapons. That could be used. However we have to keep things historically backupped.
  6. @elexis, @temple @gaius Could you go through the process of making a patch ?
  7. @fcxSanya If you have the rights over it maybe you could put it on modio ?
  8. In the art repository maybe I'm not sure.
  9. Did you create a skeleton using this tool ? This will, using the DAE exported file generate a skeleton file (.XML).Each animated model needs a skeleton. Be also cautious on how you name bones. Don't use generic names use something like armaturename_bonename else you'll get collisions between skeletons. I don't know the extent of what you want to do with Maya but if you want to contribute to the game you'll need the pro version as opposed to the student version because everything you do with the student version of Maya is Autodesk property.
  10. Hello and welcome to the forums. For every blender exported animation you can use this In this case though you should use the following Blender files (version 2.69) wolf_animations.zip
  11. C++ Files. Namingly the ones containing sky in the name. You' ll also need to know some OpenGL code because the box is drawn using that. If you only want to mess with skyboxes, Make a mod and in art/textures/skies add another folder with DDS textures. The code being hacky it cant use PNg files. In the thread fixing skybox for maps I gave a bit more insight on skyboxes to Skhorn IIRC
  12. Nsh that's the game. There are work in progress for it. Hopefully for A24.
  13. Every bit helps. Though in case you do not know none of us is getting paid for it
  14. https://trac.wildfiregames.com/ticket/1899 https://trac.wildfiregames.com/ticket/4761 https://trac.wildfiregames.com/ticket/4582 From Trac with love. ~ Ticket Man
  15. Hello and welcome to the forums thanks for giving us your opinion. How will you contribute ?
  16. Welcome to the forums @Astrid Hope you enjoy the game if you don't know we have a medieval mod that's available with a Norse faction
  17. If your computer doesn't have a soundcard the game will error out like this. You could try passing -nosound by editing the shortcut and see if that fixes it
  18. When we will be sure that a 18 years old game won't be destroyed by one individual that wants to destroy stuff, whether it is for revenge or just for fun.
  19. For the legal waiver just click on the link and post there like everybody else For Lordgood's feedback just wait for him to drop by !
  20. Hello and welcome to the forums. All development is currently frozen on the official side to comply with the EU legislation so we can re release A23. So I would suggest you do your experimentations in your own mod and publish it on modio for instance. This way you can get feedback on it you could also look at other mods there and see if there are ideas you might improve.
  21. Which is an axe with a long shaft
  22. When I saw the pog word, my first thought was this: But premade object grouping is nice too.
×
×
  • Create New...