Page 3 of 3 FirstFirst 123
Results 41 to 47 of 47

Thread: Belovèse tool for extracting data from EDU

  1. #41

    Default Re: Belovèse tool for extracting data from EDU

    If you provide me with a list of what you want to see and how you would like it presented, I'll give it a try this weekend! I'll also look at your balance file, in case I spot anything.
    Belovèse's Toolbox: export text files to spreadsheet, detailed unit stats
    Stainless Steel Historical Improvement Project (SSHIP) team member.
    Mini-mods: diplomacy and relation/reputation - detailled unit stats

  2. #42
    Jurand of Cracow's Avatar History and gameplay!
    Join Date
    Oct 2012
    Location
    Cracovia
    Posts
    8,451

    Default Re: Belovèse tool for extracting data from EDU

    Something similar to the DaC, I think:



    Or EBII:

    Last edited by Jurand of Cracow; July 02, 2020 at 02:05 AM.

  3. #43

    Default Re: Belovèse tool for extracting data from EDU

    As Jurand suggested me to do i leave here a python script (the one used in EBII modded to work with sship), it's not mine so credits goes for the original developer).

    https://www.dropbox.com/s/5g9v6rbdh8...Script.py?dl=0


    1. To use it create a directory say "test", inside move the script, copy exports_units.txt and and export_descr_units.txt there.
    2. Open the current export_units.txt file and click on the Encoding tab at the top of Notepad++. It should indicate it's encoded in UCS-2 LE BOM. Click on "Encode in UTF-8". Save the file.
    3. Run the script (using console do "py EUD_Parsing_Script.py" It will generate a new file named [EUD_Mod]export_units.txt.
    4. Open the file [EUD_Mod]export_units.txt - select all the text (Ctrl-A) and *copy* it manually (yes, just do this, trust me).
    5. Go to data\text\export_units, open it, delete and replace all the text in it with the text you've copied from the [EUD_Mod]export_units.txt file. remember to have a backup available.


    I can modify the script to add more data on the unit card, i just need the export_units.txt with the format, cheers

  4. #44

    Default Re: Belovèse tool for extracting data from EDU

    @HaruHalas thanks a lot! I'll put your link (with due credit of course) in the first post so people find it easily. I didn't have the time to test it yet.

    @Jurand, if it suits you needs I'll go back to working on EDCT and EDA export
    Belovèse's Toolbox: export text files to spreadsheet, detailed unit stats
    Stainless Steel Historical Improvement Project (SSHIP) team member.
    Mini-mods: diplomacy and relation/reputation - detailled unit stats

  5. #45

    Default Re: Belovèse tool for extracting data from EDU

    Hey guys, quick update: I'm learning a bit JavaScript to use it in my program, so the roadmap is a bit delayed but I'm still on it!
    Belovèse's Toolbox: export text files to spreadsheet, detailed unit stats
    Stainless Steel Historical Improvement Project (SSHIP) team member.
    Mini-mods: diplomacy and relation/reputation - detailled unit stats

  6. #46
    Jurand of Cracow's Avatar History and gameplay!
    Join Date
    Oct 2012
    Location
    Cracovia
    Posts
    8,451

    Default Re: Belovèse tool for extracting data from EDU

    If you're interested, here is the spreadsheet produced with your tool. I'm using it while working with the SSHIP. Thanks again!

  7. #47

    Default Re: Belovèse tool for extracting data from EDU

    Hello Jurand, I've released a new version on the workshop that can also export EDA and EDCT, and I'll have a go at EDB. Then I could try to make a special export option that would combine the parameters you need from different files, like you stated in the Taxonomy thread
    Belovèse's Toolbox: export text files to spreadsheet, detailed unit stats
    Stainless Steel Historical Improvement Project (SSHIP) team member.
    Mini-mods: diplomacy and relation/reputation - detailled unit stats

Page 3 of 3 FirstFirst 123

Posting Permissions

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