Companion of the Avatar

Discussion in 'Player Created Resources' started by Barugon, Sep 22, 2016.

  1. Glepo

    Glepo Avatar

    Messages:
    65
    Likes Received:
    34
    Trophy Points:
    8
    Gender:
    Male
    Location:
    Finland
    Scratch my earlier post. Started working when I got rid of Avast antivirus.
     
    Last edited: Jun 10, 2020
    FrostII, Barugon and Anpu like this.
  2. Feeyo

    Feeyo Avatar

    Messages:
    1,716
    Likes Received:
    2,520
    Trophy Points:
    113
    Location:
    Aelasar’s Forest
    Great work on the port man! :)
    Love that you used godot for the gui.
     
    FrostII and Barugon like this.
  3. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    It was a challenge to figure out the GNative interface for rust but I think it worked out great.
     
  4. Glepo

    Glepo Avatar

    Messages:
    65
    Likes Received:
    34
    Trophy Points:
    8
    Gender:
    Male
    Location:
    Finland
    Some of the Taming skills seem to be missing from CotA. Pet Strength Training, Pet Speed Training, Pet Taunting Training, Pet Attack Precision Training, Pet Hide Toughness Training those are missing.
     
  5. Feeyo

    Feeyo Avatar

    Messages:
    1,716
    Likes Received:
    2,520
    Trophy Points:
    113
    Location:
    Aelasar’s Forest
    hehe - I was already lurking through the source code curiously to see how you were calling the godot interface with rust.
    Yep job well done.
     
    FrostII and Barugon like this.
  6. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    I haven't gone through the taming tree yet but I did get all the crafting and bard skills.
     
    FrostII likes this.
  7. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    Added adventurer level to the offline tab.
     
    FrostII likes this.
  8. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    There have been a number of small improvements. Please download the latest.
     
    FrostII and Rinaldi like this.
  9. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    All the taming skills are in and verified.
     
    FrostII and Anpu like this.
  10. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    Added elixir skills.
     
  11. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    Just wanted to note this as I was thinking about it last night:

    When I converted this app to use Godot for it's GUI, it was essentially a complete rewrite. During that whole process, and adding the save-game editor, I didn't need to launch a debugger even once. That's a real testament to the power of the Rust programming language.
     
    FrostII likes this.
  12. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    Added the following skills:
    • Shooting Star
    • Horsemanship
    • Horse Gallop Speed
    • Horse Carry Capacity Focus
    • Horse Speed Focus
    Also rename Obsidian Arrow to Stone Arrow and fixed the skill ID for Banish Undead.
     
    FrostII and Anpu like this.
  13. Anpu

    Anpu Avatar

    Messages:
    7,944
    Likes Received:
    9,015
    Trophy Points:
    153
    Location:
    Hemut
    Could you actually do a LUA version of this? Just curious. You probably can’t.
     
  14. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    I'm not sure if the Lua stuff even works on Linux. Even if it does, looking through all log files to collect the /stats entries is pretty compute intensive. It would have to be limited to the moment you type /stats only.
     
    FrostII and Anpu like this.
  15. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    Added the skill Provoking Shout.
     
    FrostII and Violet Ronso like this.
  16. Arkah EMPstrike

    Arkah EMPstrike Avatar

    Messages:
    4,542
    Likes Received:
    8,100
    Trophy Points:
    153
    Dude whaaaat this looks cool.

    the offline editing will make testing stuff WAY easier
     
    FrostII, Barugon and Violet Ronso like this.
  17. Violet Ronso

    Violet Ronso Avatar

    Messages:
    2,632
    Likes Received:
    5,108
    Trophy Points:
    153
    The tool is amazing! It is super easy to use as well, and moving your save file to QA is so easy that testing differences between live and QA becomes a breeze. That's why I am farming a bunch of materials on an offline file, will make my own gear this way (with 200 stats lol)
     
    Last edited: Dec 19, 2020
    FrostII, Barugon and Anpu like this.
  18. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    I was thinking about having the skills grouped by category (school). Anyone using CotA, please let me know if you think this is a good idea or not. Currently, if you click a skill name and start typing the first letters of a skill, it will find that skill. If I group them then it will probably affect that behavior.
     
    Violet Ronso likes this.
  19. Violet Ronso

    Violet Ronso Avatar

    Messages:
    2,632
    Likes Received:
    5,108
    Trophy Points:
    153
    I'll admit using the tool and comparing my experience with the experience calculator, I think I would find the skills easier by having them grouped by tree (heck if you could use the order (left to right, top to bottom), that would make my experience great, but at least by tree would be a great place to start!
     
    Barugon likes this.
  20. Barugon

    Barugon Avatar

    Messages:
    15,679
    Likes Received:
    24,294
    Trophy Points:
    153
    Gender:
    Male
    Change the Experience and Offline tabs to organize skills by category (school).
     
    Violet Ronso and Anpu like this.