[TOOL] eWCCT | Empyrion Web Content Creator Tool

Discussion in 'The Hangar Bay' started by RexXxuS, Apr 27, 2020.

  1. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    Hi Creators,
    using the tool and coding a tool can be tricky. I feared already that the new added mini delay might ruin the workflow but after feedback it's always better to have a setting for things ;)

    upload_2021-6-26_21-6-58.png

    A reminder again where to access your settings and keyboard shortcuts
    upload_2021-6-26_21-11-6.png
    upload_2021-6-26_21-10-19.png

    26.06.2021 | v3.6.0
    • Added setting to toggle Auto Sync On or Off for the CSV Key Helper. If off, you can press ESC to force a CSV key sync. If on all text fields getting auto synced if you lose focus of your text fields.

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #61
    Germanicus and Taelyn like this.
  2. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    30.06.2021 | v3.7.0
    • Added couple of new keyboard shortcuts to copy CSV keys, CSV key strings and regular Inputs.

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #62
    Germanicus likes this.
  3. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    02.07.2021 | v3.7.1
    • Fixed broken Image export for Tokens (regression since May).

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #63
    Germanicus likes this.
  4. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    02.08.2021 | v3.7.2
    • Fixed that CSV keys were identical on drag and drop cloning

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #64
    Taelyn and Germanicus like this.
  5. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    10.09.2021 | v3.8.0 (EXP)
    • Added new feature: Globals. Global read-only variables. Check the documentation!
    • Some Docu cleanup

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #65
    Taelyn, Germanicus and ravien_ff like this.
  6. Hardage

    Hardage Lieutenant

    Joined:
    Sep 17, 2021
    Messages:
    64
    Likes Received:
    38
    Hello Rexxus I find your tool very exciting. but there is a command listed that is called CallLater. How exactly do you use this. I think that it is intended for a dialogue that you have started and ended, NPCs not repeatable to address. Only after the specified time in the CallLater command.

    But how do I set it in your tool do you have a simple example to learn from?
    Thanks
     
    #66
  7. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    Hello,
    eWCCT has inline documentations. Please read them. I provided examples there.
    upload_2021-9-18_10-5-25.png
     
    #67
    Hardage likes this.
  8. Hardage

    Hardage Lieutenant

    Joined:
    Sep 17, 2021
    Messages:
    64
    Likes Received:
    38
    Thank you for your answer does this mean that I must have C# knowledge? Then I will unfortunately not get anywhere with it.
     
    #68
  9. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    I would say, yes. At least some basic knowledge of loops, functions, parameters, variables and so on.
     
    #69
    Hardage likes this.
  10. Hardage

    Hardage Lieutenant

    Joined:
    Sep 17, 2021
    Messages:
    64
    Likes Received:
    38
    This is my problem. Ok then I have to start learning it.
    Thanks a lot
     
    #70
    RexXxuS likes this.
  11. Hardage

    Hardage Lieutenant

    Joined:
    Sep 17, 2021
    Messages:
    64
    Likes Received:
    38
    I have taken your example is it then correct?
    upload_2021-9-18_23-15-6.png
     
    #71
  12. Hardage

    Hardage Lieutenant

    Joined:
    Sep 17, 2021
    Messages:
    64
    Likes Received:
    38
    I became this error massage what's wrong?
    upload_2021-9-18_23-16-58.png
     
    #72
  13. Hardage

    Hardage Lieutenant

    Joined:
    Sep 17, 2021
    Messages:
    64
    Likes Received:
    38
    Wouldn't anyone have an easy example that you can learn from?
     
    #73
  14. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    The execute needs to be in executes not execute.
    Execute is obsolete
     
    #74
  15. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    It looks to me that you are new to Dialogues and programming.
    Why do you then want to use the most advanced use case that exist?
    CallLater is a recursive function that is quite complex. I think nobody is using it yet, so no examples except mine exist.
    What are you trying to build with it?
     
    #75
  16. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    Hi Creators,
    after some thoughts I didn't like the "Config" in eWCCT anymore. Technically maybe true but also misleading when talking about BlocksConfig/ItemsConfig.
    Still, not only Dialogues but also Tokens and Localizations can be edited with eWCCT, so I think Content Creator Tool fits best, considering the PDA is also in the boat.

    24.09.2021 | v3.9.0
    • Renamed part of eWCCT - it's now Empyrion Web Content Creator Tool instead of Empyrion Web Config Creator Tool.

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #76
    ravien_ff likes this.
  17. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    Hi Creators,
    even though Google Chrome is the fastest for the eW tools, I saw how more and more states and objects from the Configs could slow the initial click of a state down drastically. This is the fix to that. Side benefit: even bad browsers like Firefox and Brave operate faster now...

    26.10.2021 | v3.10.0
    • Big performance boost by delaying (1.5 seconds) the Dialogue states request in the background after clicking on a Dialogue in the left tree.

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #77
  18. Hardage

    Hardage Lieutenant

    Joined:
    Sep 17, 2021
    Messages:
    64
    Likes Received:
    38
    Sorry for my late answer i have reach my finish...i must learn working with tool... i had a wrong train of thought. Thx for build this tool -...Respect!
     
    #78
    RexXxuS likes this.
  19. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    Hi Creators,
    with Patch 1.7, this is a great new content patch for Dialogues. No more artificial option input suggestions for players. With custom player input, we can create next level Quests and Logic, not even big RPG games have.
    For example Puzzle Quests with specific string input from players.
    It was not trivial to program that, so make sure to read the documentation I provide for the Input property.
    Additionally you can now unlock items in the Techtree with Dialogues, which helps alot to create dynamic and individual game progression.

    16.12.2021 | v3.11.0
    • Big new content feature patch. Implemented Player Input Dialogues. Let the player fill your variables and work with them.
    • Added UnlockTechTreeItem and IsTechTreeItemUnlocked in the documentation.
    • Added LocF() function to the documentation.
    • Updated Favicon.
    • Fixed copy paste of underline + color text.
    • Some style fixes.

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #79
    ravien_ff and Taelyn like this.
  20. RexXxuS

    RexXxuS Rear Admiral

    Joined:
    Jan 31, 2016
    Messages:
    870
    Likes Received:
    1,457
    26.12.2021 | v3.11.2
    • Rearranged Barking State position.
    • Updated Documentation.
    • Fixed not working Dialogue export in some cases. Most likely if you go wild with copy drag + rearranging states. A warning is now coming and telling you how to fix it.

    You have to press F5 (reload the page) every time a patch comes out to apply the changes.
     
    #80
    Last edited: Dec 26, 2021
    Vermillion and ravien_ff like this.

Share This Page