Jump to content

DanHart

Community Members
  • Posts

    42
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by DanHart

  1. If the if the footprint is JS, does this mean there is another overlayed system for range determination, and path finding just deals with unit navigation? For example, when an archer has a range of twelve, and fires an arrow at another unit at range ten, does that mean ten path finding tiles or is there another system governing attack ranges?
  2. Thanks. This is interesting. I noticed with animations, they seem to not line up perfectly in the center of the large tile. It makes sense there are smaller tiles within the larger tile. It seems the 16 tiles, as opposed to 4 tiles or one tile, combined with unit range would allow more melee units to be able to attack a single surrounded unit? Is the unit position at the center of a single tile or the vertexes that make up tiles? Would I be correct to assume the code would position things based on the height map data which is the vertex locations, and then positions the mesh?
  3. I came across the wireframe mode in Atlas and I was wondering about the purpose of the grid lines. I noticed this in AOE2. Are they related to pathfinding or mainly for map organization and structure proportions?
  4. Thanks for getting back to me! Is it something that can be done at the xml level, or does it have to be done at the C++ level? Where can i find the tickets/tasks?
  5. If I had a building design (mesh) and wanted to have a small piece of terrain adjust to a predefined layout that fit the building mesh what would I need to mod? This action would take place every time the player constructed this building. Can this be done through the XML files? For example, the terrain would adjust to create a small hill every time the player built a fort structure. Another example would be to combine props and a few small structures along with the terrain to create a fort structure.
  6. Thanks for the help! I haven't used the SVN before. Is it best to copy and past the code into notepad, then save, and import, or is there a better way to access files? Also, how do you tell the new animations in the SVN apart from the old animations?
  7. I select the mesh then select the whole armature --> ctrl+P and automatic weights. When you say "re-rigging" I am not going through each bone and doing weight painting. I decided to give the new armature a try. I grabbed a new unit mesh, and adjusted it. It looks like it worked, but the props did not attach.
  8. The props are working, but I am getting an error claiming there are "unrecognized bones". I used the new heads :). They look a lot better than the old heads and look pretty good on the old meshes.
  9. I don't know how to get the new meshes. I have done a little modeling and can make new props, and textures, but this is my first attempt at more intermediate stuff. I thought if I could make it work with the old mesh, I could do it with the new meshes when they are available in the next release.
  10. Hi Everyone, I tried to modify one of the existing old meshes and apply it to the old armature. I wanted to make the tunic longer, but not as long as the dress. It works when I load an animation, but when I export to 0 A.D. it appears deformed. My Process: 1) Import old 0 A.D. mesh --> I used m_hero 2) delete armature 3) modify mesh 4) export collada 4) open new .blend 5) load existing animation --> I used spear attack 6) delete mesh for animation 7) load modified mesh, delete all vertex groups 8) apply modified mesh to armature --> selected mesh, selected armature, ctrl+P (used automatic weights) 9) test animation --> it worked, cleared action editor, export modified mesh an armature --> followed guide for export settings --> http://trac.wildfiregames.com/wiki/AnimationExportTutorial 10) modify xml for modified mesh, put modified mesh and xml in 0 A.D. folder Result:
  11. are the new meshes available in alpha 21 or are they a separate download?
  12. These are the Assyrian Units I am currently working on in case anyone is interested. When they are finished, I will have a zip folder for anyone who wants them. Assyrian Army Auxillary Spearmen Infantry Archer Infantry Slinger Levy Spearmen Levy Swordsman Professional Soldiers
  13. Yeah I can do some textures. I didn't snip from an actual product. Its random photos on the internet of things like leather or photograph. I understand what you mean though. I won't do that. I made several more textures today, but I am not sure add to do the alpha transparency for the player color. I would like to remove the blue, yet retain the cloth texture for the player color. I am not sure how to do that yet though. Is there a list of animations that have been done for the new meshes?
  14. Thanks! I used existing textures. Lots of copying/pasting and layers ("hard light", "overlay"). For the leather belt I grabbed textures off the internet with the Snipping Tool (found in MS windows > start menu > programs > accessories > snipping tool), and then I would paste them into GIMP as a layer. Then I would scale them (when you grab them from the internet they are usually way too big for 256 x 256) to fit. After scaling them down, they don't resemble the original texture at all. You should be good on copyright. I could could explain a lot more, but I think it would just be easier to see the attached. ( I have all the files for the character, including the original gimp and blender files. I hope to make a few more, then I will try to make some animations. (I will use the new meshes for that) Edited Post: Textures on the new mesh. Note: spear is reversed and helmet is too big. Note: The zipped files are for the old mesh. assyrian_auxillary.zip
  15. Technically the main game is a mod which is located in the public folder. In addition the "mod" folder within mods is another mod folder. I tried downloading an existing mod and enabling it, but I could not get it to work either. I have just been putting files in the public folder. I am really new at this too. Here is a link that might help. http://trac.wildfiregames.com/wiki/Modding_Guide Before you try and change a bunch of things, I suggest you start small. Try and get the box into ATLAS scenario editor. http://trac.wildfiregames.com/wiki/Basic3DImplementation Hope this helps.
  16. I started work on an assyrian auxillary infantryman. Now I just need to see how to get it in the game. Here it goes!
  17. Problems solved! http://wildfiregames.com/forum/index.php?showtopic=20258&hl=
  18. Victory! Much thanks to stanislas69 niektb Lion.KanzenThank you for helping me!
  19. It worked! Main menu comes up first and Atlas works from selecting the main menu. Thank you!
  20. Part 1: I downloaded Alpha 19 directly. As soon as I start the game from the shortcut in the Windows start menu, it initiates and takes me directly to the mod selection menu. Is this normal? I thought it should take me to the main game menu. Part 2: In the mod selection window, I select the Alpha 19 mod, enable, and then start the mod. Then the main game menu comes up. The game works fine. However, when I go to the scenario editor, it does not start. I have given it over 5 min for the user interface to show up. However, when I open windows task manager pyrogenesis.exe is running in the background. This does not seem normal. Intuitively, I would assume the main game menu starts from the beginning, then I can go straight to the scenario editor. This is not the case. Is this normal? What do I need to change to get Atlas working?
  21. they display fine when playing the game as downloaded. When I tried the wood crate test, I have the wood texture as a png and it remains a png. I assumed that the engine automatically converted the files because all my files from the game download are DDS. I guess the conversion is just in game though. I am not sure what you mean? How do I accomplish this?
  22. The engine does not seam to be converting the texture image from png to DDS.
  23. I gave it a run, it doesn't work. It only works when I have the files in the "mod" folder.
×
×
  • Create New...