Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.192
  • Joined

  • Last visited

  • Days Won

    591

Everything posted by Stan`

  1. @Alexandermb Thanks for fixing them, while at it can you look at those unused files ? I can't figure whether they should be used or deleted Unused file 'public/art/animation/other/hele_trireme_fore_sail_idle.dae' Unused file 'public/art/animation/other/hele_trireme_fore_sail_move.dae' Unused file 'public/art/meshes/props/hele_trireme_front_sail.dae' Unused file 'public/art/meshes/props/iber_boat_trisail.dae' Unused file 'public/art/meshes/structural/celt_fishing_boat_sail.dae' Unused file 'public/art/textures/skins/props/iber_fishing_sail.png' Unused file 'public/art/textures/skins/props/iber_sail_b.png' Unused file 'public/art/textures/skins/props/kart_merchant_sail_blank.png' Unused file 'public/art/textures/skins/props/pers_trireme_sail_d.dds' Unused file 'public/art/textures/skins/props/rome_qui_sail.dds' Unused file 'public/art/textures/skins/props/sail_blank.png' EDIT: Sorry too slow.
  2. @Alexandermb you will also want to fix the uv map
  3. Usually I don't put them in vertex groups as they shouldn't affect the mesh (neither should IK and other stuff (notice they are not in the skeleton files) Duplicate groups Elephantidae_Elbow_Target_L Elephantidae_Elbow_Target_L Elephantidae_Elbow_Target_R Elephantidae_Elbow_Target_R
  4. @Alexandermb You broke the elephant :/ It has twice some vertex groups, also it has props as vertex groups, so you'll need to reexport them...
  5. Getting close Need to check unit_test demo in debug mode. Missing file 'art/animation/biped/rider/camelry/gather_meat.dae' referenced by: 'public/art/variants/biped/rider/camelry/gather_meat.xml' Missing file 'art/animation/biped/rider/cavalry/spearman/gallop_shield.dae' referenced by: 'public/art/variants/biped/rider/cavalry/base_spearman_shield_reverse_attack.xml'
  6. Slightly improved the model while at it.
  7. @faction02 No it does not, Thanks for the report, I'll fix it EDIT fixed in https://trac.wildfiregames.com/changeset/23055
  8. @Alexandermb You forgot to add weight to all the masts :/ When enabling GPU skinning this happens... See the T in the sky ? That's the mast :/ Can you reexport them ? To test open %appdata%\0ad\config and in user.cfg add gpuskinning = "true"
  9. Hello woodpecker, What are you interested in doing ? There are plenty of things that can be done art wise, so it's up to you
  10. @Alexandermb Checkrefs.pl errors Re: SVN error: It happens sometimes, I guess you didn't pull or something else went wrong. But the files went through. Sure. What can I do to help you ? Still waiting for re-export 2% (8/398) Here is a list of unused animations (Notice that some are in both lists)
  11. I'm not happy with how that looks, but here is some progress.
  12. Thanks for fixing it last one Missing file 'art/variants/quadraped/base_elephant_asian_armor.xml' referenced by: 'public/art/actors/units/kushites/hero_elephantry_arakamani_m.xml', 'public/art/actors/units/seleucids/hero_elephantry_seleucus_victor_m.xml'
  13. @Alexandermb Thanks for the commit, can you fix those ? Missing file 'art/animation/quadraped/elephant_african_attack.dae' referenced by: 'public/art/variants/quadraped/base_elephant_african.xml' Missing file 'art/animation/quadraped/elephant_african_death.dae' referenced by: 'public/art/variants/quadraped/base_elephant_african.xml', 'public/art/variants/quadraped/base_elephant_african.xml' Missing file 'art/animation/quadraped/elephant_african_idle_01.dae' referenced by: 'public/art/variants/quadraped/base_elephant_african.xml', 'public/art/variants/quadraped/base_elephant_african.xml', 'public/art/variants/quadraped/base_elephant_african.xml' Missing file 'art/animation/quadraped/elephant_african_idle_02.dae' referenced by: 'public/art/variants/quadraped/base_elephant_african.xml' Missing file 'art/animation/quadraped/elephant_african_idle_03.dae' referenced by: 'public/art/variants/quadraped/base_elephant_african.xml', 'public/art/variants/quadraped/base_elephant_african.xml' Missing file 'art/animation/quadraped/elephant_african_walk.dae' referenced by: 'public/art/variants/quadraped/base_elephant_african.xml', 'public/art/variants/quadraped/base_elephant_african.xml' Missing file 'art/animation/quadraped/elephant_asian_armor_attack.dae' referenced by: 'public/art/variants/quadraped/base_elephant_asian_armor.xml' Missing file 'art/animation/quadraped/elephant_asian_armor_death.dae' referenced by: 'public/art/variants/quadraped/base_elephant_asian_armor.xml', 'public/art/variants/quadraped/base_elephant_asian_armor.xml' Missing file 'art/animation/quadraped/elephant_asian_armor_idle_01.dae' referenced by: 'public/art/variants/quadraped/base_elephant_asian_armor.xml', 'public/art/variants/quadraped/base_elephant_asian_armor.xml', 'public/art/variants/quadraped/base_elephant_asian_armor.xml' Missing file 'art/animation/quadraped/elephant_asian_armor_idle_02.dae' referenced by: 'public/art/variants/quadraped/base_elephant_asian_armor.xml' Missing file 'art/animation/quadraped/elephant_asian_armor_idle_03.dae' referenced by: 'public/art/variants/quadraped/base_elephant_asian_armor.xml', 'public/art/variants/quadraped/base_elephant_asian_armor.xml' Missing file 'art/animation/quadraped/elephant_asian_armor_walk.dae' referenced by: 'public/art/variants/quadraped/base_elephant_asian_armor.xml', 'public/art/variants/quadraped/base_elephant_asian_armor.xml'
  14. First version of the blender importer plugin for actor files https://github.com/StanleySweet/blender_pyrogenesis_importer/tree/1.0.0
  15. Sure about the mesh, but having them around wouldn't hurt would it ? I know this should be a general direction for lods, but it seems to me that this one would be an easy one, so if you had some time it could have been done If you don't want to that's okay, I'd rather we finish the re-export, Btw I didn't check but I hope those new idles have the correct number of vertex groups... On a side note, I'm working on a blender importer for the game files (currently just needs random pick for variants, and material support) It will load the file all of it's props, and the associated textures Loading the briton blacksmith takes a fraction of what it would take me normally ^^
  16. I'm wondering if we could not rerig the old mesh with the new armature for low end pcs. It could be provided as a side mod keeping the new head will keep the helmets compatible. However greaves will not work :/
  17. Maybe related to this ? https://bugs.launchpad.net/ubuntu/+source/xterm/+bug/67435
  18. You might also be interested in this https://code.wildfiregames.com/source/design/browse/master/book/gameplay/civs/kushites.md
  19. It's strange that it required this package. What exatly required it ?
  20. @Alexandermb https://trac.wildfiregames.com/ticket/5616 As for the new idle anims they are really nice. We might want to tweak frequency so special ones play less often. Also I think hoplite should plant their spear into the ground cause right now it looks a bit weird that it stand stills while the unit does stuff...
  21. Well the humans will be space marines. Man and women. I need to sketch their buildings but for the rest I don't care
  22. @Alexandermb well I need two alien species for my stella artis mod I was thinking I could use @trompetin17's egg lizard as one of the two races
×
×
  • Create New...