Thread: IWTE - World editing - (General Discussion)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    nadalio's Avatar Civis
    Join Date
    Apr 2016
    Location
    Where the nameless things gnawing the earth
    Posts
    116

    Default Re: IWTE - World editing - (General Discussion)

    You are amazing!!
    Thanks for doing this
    I tested the export of the terrain in collada for blender and it worked very good..

  2. #2
    makanyane's Avatar Praeses
    Content Emeritus

    Join Date
    Feb 2006
    Posts
    9,093
    Blog Entries
    1

    Default Re: IWTE - World editing - (General Discussion)

    thanks nadalio

    just a quick warning... don't try adding or deleting a reflective_plane via Blender/collada yet - we missed the link to adding/removing it as a game object, so you'll get something that looks OK in IWTE but crashes the game.

  3. #3
    wilddog's Avatar Paintedwolves run free
    Join Date
    Jan 2005
    Location
    UK
    Posts
    2,337

    Default Re: IWTE - World editing - (General Discussion)

    Latest version of IWTE has been uploaded. IWTE v 20_07_B.

    with version 20_07_B
    1) Change to Collada animation process. Texture name info embedded in material id. This should hopefully help max users receive and return the texture name info correctly to identify 'water' and 'alpha' textures.
    2) Change to Collada animation frame rate. This has been reduced to 20fps (NOT 30). Changing Blender to this custom rate and loading files created at this rate appear to load OK and I believe more closely mirror MTQ frame rates. It also creates .anim files which are smaller. If issues are encountered I'll look to make this variable otherwise its just creating larger files.
    3) Enforced the same name on the texture and normal files. NE Large castle had a texture which for some reason was using a different normal. I haven't really checked why but doesn't make sense.
    4) Bug to do with reflective plane handling should now be resolved. They must be correctly identified via their texture type ending in '_water' (in the collada interface).
    5) Added Collada option for exporting and importing the banner meshes. There is a color element in the mesh which should show as Red and Green. The red affects the wave amplification applied to the flags. The Green value appears to have no effect (at least that we have noticed in testing).

  4. #4
    makanyane's Avatar Praeses
    Content Emeritus

    Join Date
    Feb 2006
    Posts
    9,093
    Blog Entries
    1

    Default Re: IWTE - World editing - (General Discussion)

    Wilddog started trying to look at ladder behaviour and went off on bit of a tangent:


  5. #5
    nadalio's Avatar Civis
    Join Date
    Apr 2016
    Location
    Where the nameless things gnawing the earth
    Posts
    116

    Default Re: IWTE - World editing - (General Discussion)

    Quote Originally Posted by makanyane View Post
    Wilddog started trying to look at ladder behaviour and went off on bit of a tangent:

    Trabuchets and catapults on towers in the future?

  6. #6
    makanyane's Avatar Praeses
    Content Emeritus

    Join Date
    Feb 2006
    Posts
    9,093
    Blog Entries
    1

    Default Re: IWTE - World editing - (General Discussion)

    Quote Originally Posted by nadalio View Post
    Trabuchets and catapults on towers in the future?
    as a fixed thing (like later games) I'm fairly sure there isn't a mechanic in M2 to allow that to work - the settlement accessible animations are about destruction only

    artillery able to move/deploy on walls might be feasible but I suspect that's more of a memory editing issue than us, as I can't spot a moddable file that could allow it

  7. #7
    makanyane's Avatar Praeses
    Content Emeritus

    Join Date
    Feb 2006
    Posts
    9,093
    Blog Entries
    1

    Default Re: IWTE - World editing - (General Discussion)



    WIP attempt at getting a ladder to raise at the front, instead of the flip-over thing... the traversable network and docking distance aren't quite aligned properly yet, and I think it might need to be faster so you spend less time wondering how it's self levitating!

    Would be interested to know what anyone thinks of the concept.

  8. #8
    Lusitanio's Avatar Campidoctor
    Join Date
    Jan 2018
    Location
    Portugal
    Posts
    1,530

    Default Re: IWTE - World editing - (General Discussion)

    Quote Originally Posted by makanyane View Post


    WIP attempt at getting a ladder to raise at the front, instead of the flip-over thing... the traversable network and docking distance aren't quite aligned properly yet, and I think it might need to be faster so you spend less time wondering how it's self levitating!

    Would be interested to know what anyone thinks of the concept.
    Very nice amd different. Quite interesting how you did that. Not sure if raising the ladder at the front should be faster. I would say it should be even slower to be more realistic.

  9. #9
    nadalio's Avatar Civis
    Join Date
    Apr 2016
    Location
    Where the nameless things gnawing the earth
    Posts
    116

    Default Re: IWTE - World editing - (General Discussion)

    Thanks for the fast reply Mak,
    it would be such amazing feature.
    I was thinking the shooting tower, they animations are harcoded?
    If you put a trabuchet model on the tower and create the animation should work?
    Do you think is possible to allow more type of animations in settlements?
    I think that Youneyuoy will be glad to try it if many people ask for that, it's a very cool feature.

  10. #10
    makanyane's Avatar Praeses
    Content Emeritus

    Join Date
    Feb 2006
    Posts
    9,093
    Blog Entries
    1

    Default Re: IWTE - World editing - (General Discussion)

    I was thinking the shooting tower, they animations are harcoded?
    They're not really animations, the shooting tower thing is done by 'firing slots' which is just a position and direction, and then a projectile, which is just the projectile effect (like the arrows from a bowman)

    Do you think is possible to allow more type of animations in settlements?
    Not really - it'd be the trigger aspects that are missing. The only things that exist are for DamageTransition - which comes up when an object is damaged/destroyed and switches to damaged group, and the Gate Open/Close/Impact stuff which has to be triggered by object being a Gate and having a Breach/Doors.

    The things that go on all the time (like smoke from a chimney) are effects and not animations.

  11. #11
    wilddog's Avatar Paintedwolves run free
    Join Date
    Jan 2005
    Location
    UK
    Posts
    2,337

    Default Re: IWTE - World editing - (General Discussion)

    Currently working on expanding the collada/Blender interface to handle the cas files.
    Exporting of most cas types seems to be working fine including the extraction of animated cas files in the model_strat folder (eg generals, captains etc)
    Just looking at an issue on the cliffs cas write back and need to complete the write back of the animated cas files.

  12. #12
    wilddog's Avatar Paintedwolves run free
    Join Date
    Jan 2005
    Location
    UK
    Posts
    2,337

    Default Re: IWTE - World editing - (General Discussion)

    Hoping to get another release of IWTE this month. Main item included (as mentioned above) should be the ability to handle more cas files within IWTE for use with Blender.

    This should include/support :
    A) Ability to amend static cas files eg residences (IWTE already supports this for ms3d).
    B) Ability to amend animated cas files ie their meshes, their animations and their skeletons.
    C) Ability to replace skeletons with amended skeletons for a directory.
    skeleton amendment should support repositioning of individual bones, resizing, adding or deletion of bones. Obviously certain changes will only work in game if the skeleton still meets the internal engine requirements and naming.

  13. #13
    wilddog's Avatar Paintedwolves run free
    Join Date
    Jan 2005
    Location
    UK
    Posts
    2,337

    Default Re: IWTE - World editing - (General Discussion)

    Just something we're testing. This is a strat model Mak is working on (in the process of changing animations). The model is in blender and IWTE creates the collada file to load to blender using a list of supplied cas animation files.


  14. #14
    makanyane's Avatar Praeses
    Content Emeritus

    Join Date
    Feb 2006
    Posts
    9,093
    Blog Entries
    1

    Default Re: IWTE - World editing - (General Discussion)

    Slightly better video demonstration - with vanilla anims which all link together properly!


  15. #15
    Lusitanio's Avatar Campidoctor
    Join Date
    Jan 2018
    Location
    Portugal
    Posts
    1,530

    Default Re: IWTE - World editing - (General Discussion)

    Quote Originally Posted by makanyane View Post
    Slightly better video demonstration - with vanilla anims which all link together properly!

    This is awesome! Especially the shield rising animation. Would love to test that in EBII!

    +1 Rep from me
    Last edited by Lusitanio; September 21, 2020 at 07:42 AM.

  16. #16
    AnthoniusII's Avatar Μέγαc Δομέστικοc
    Join Date
    Feb 2007
    Location
    Thessalonike Greece
    Posts
    18,974

    Default Re: IWTE - World editing - (General Discussion)

    Quote Originally Posted by makanyane View Post
    Slightly better video demonstration - with vanilla anims which all link together properly!

    You can assign vertices in 3 bones without crashing. Our lance banner wavering is doing that.
    TGC in order to continue its development seak one or more desicated scripters to put our campaign scripts mess to an order plus to create new events and create the finall missing factions recruitment system. In return TGC will give permision to those that will help to use its material stepe by step. The result will be a fully released TGC plus many mods that will benefit TGC's material.
    Despite the mod is dead does not mean that anyone can use its material
    read this to avoid misunderstandings.

    IWTE tool master and world txt one like this, needed inorder to release TGC 1.0 official to help TWC to survive.
    Adding MARKA HORSES in your mod and create new varietions of them. Tutorial RESTORED.


  17. #17
    makanyane's Avatar Praeses
    Content Emeritus

    Join Date
    Feb 2006
    Posts
    9,093
    Blog Entries
    1

    Default Re: IWTE - World editing - (General Discussion)

    Quote Originally Posted by AnthoniusII View Post
    You can assign vertices in 3 bones without crashing. Our lance banner wavering is doing that.
    That's a strat model... 99.9% sure you can only assign to 1 bone, same as RTW .cas's.

    Out of interest would you mind sending your model with that 3 bone assignment? We weren't entirely sure how that worked in battle-models either as there appeared to be only 2 values in the file for the weighting values per vertex.

  18. #18
    Araval's Avatar Protector Domesticus
    Join Date
    Nov 2010
    Location
    Tartu, Estonia
    Posts
    4,612

    Default Re: IWTE - World editing - (General Discussion)

    Greetings,

    I implemented Buzra-dum and Goblin-town from DaC to DCI:LA but I noticed a bug when testing while the AI sallied out - the backside of the gate slowly fades to black: https://i.imgur.com/tSFsxls.png

    Any ideas how to fix it?

  19. #19
    makanyane's Avatar Praeses
    Content Emeritus

    Join Date
    Feb 2006
    Posts
    9,093
    Blog Entries
    1

    Default Re: IWTE - World editing - (General Discussion)

    Quote Originally Posted by Araval View Post
    Greetings,

    I implemented Buzra-dum and Goblin-town from DaC to DCI:LA but I noticed a bug when testing while the AI sallied out - the backside of the gate slowly fades to black: https://i.imgur.com/tSFsxls.png

    Any ideas how to fix it?
    Vanilla gates actually do that... the applied shading that's used throughout the settlements has a start and end value in the animinstances chunks - some of gates had a very dark end setting.

    Have you tried re-setting with latest version of IWTE? On 'animations' tab there's "Object/Animation Shading and Effects" which you can either do for single object or whole world... I'd recommend only doing it on the gate objects - if people have put the world structures together too roughly the re-shading can have undesireable effects!

    Select the Gate object - you can see which they are as 'gate' is labeled in the Objects screen - use the "Obj world shading/effects inc anims" button. You'll need to give it the Blockset directory for vanilla anims, and then the mods Blockset directory. If it finds the anim it should reset the shading on the animistances section. --- as usual save binaries and re-name/re-place files when you've done.

  20. #20
    Araval's Avatar Protector Domesticus
    Join Date
    Nov 2010
    Location
    Tartu, Estonia
    Posts
    4,612

    Default Re: IWTE - World editing - (General Discussion)

    Quote Originally Posted by makanyane View Post
    Vanilla gates actually do that... the applied shading that's used throughout the settlements has a start and end value in the animinstances chunks - some of gates had a very dark end setting.

    Have you tried re-setting with latest version of IWTE? On 'animations' tab there's "Object/Animation Shading and Effects" which you can either do for single object or whole world... I'd recommend only doing it on the gate objects - if people have put the world structures together too roughly the re-shading can have undesireable effects!

    Select the Gate object - you can see which they are as 'gate' is labeled in the Objects screen - use the "Obj world shading/effects inc anims" button. You'll need to give it the Blockset directory for vanilla anims, and then the mods Blockset directory. If it finds the anim it should reset the shading on the animistances section. --- as usual save binaries and re-name/re-place files when you've done.
    Thanks but when I chose the directory for vanilla anims, the program crashed: https://i.imgur.com/kLeDyTM.jpg

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •