Recent content by slazor

  1. S

    Loot tracker - Entropia Tally

    I would guess that the run data has become corrupted in some way. My suggestion would be to open the database in a sqlite reader of your choice and take a look at that run to see if there is anything that looks weird.
  2. S

    Loot tracker - Entropia Tally

    Not sure, but it's probably that the text shown when you get a global does not match what is currently being looked for to get the different parts from it. Can you give me the text shown when you get one?
  3. S

    Poll: what is the average EU player gpu

    Not everyone is happy with the most basic that money can buy today 🤷‍♂️ There is a significant visible/responsiveness difference between 60 - 120, but there is also a noticeable difference between 120 - 240. I am only using a 144hz monitor but going below 120 makes motions and responsiveness...
  4. S

    Loot tracker - Entropia Tally

    I have tried it in LibreOffice and Google Docs so it should work there. I was thinking of adding a combined for the full session but the earlier than expected mayhem got in the way, so it will be in there someday for sure. I have added that data, not sure how I missed it :) @iHadAFunday...
  5. S

    Loot tracker - Entropia Tally

    Version 0.11.0 have been published. Contains the following changes: Ability of move runs to other sessions Export basic run data as xlsx Damage per pec (dpp) information Avg loot and kill cost available in overlay Random bugfixes Easter mayhem came a week earlier than expected, so here is...
  6. S

    Loot tracker - Entropia Tally

    From the looks of it, one of your weapons have an invalid cost which is probably breaking the rest. Not sure why, but it looks related to the "T5 Dmg" weapon. Is the decay of that one valid? The reason the returns overtime is not showing is that nothing as been logged in regards to the total...
  7. S

    Loot tracker - Entropia Tally

    I can probably do something like this for dpp, but not sure how to get the additional cost into it. Example for multi weapon usage weapon 1 = total weapon damage / total weapon cost weapon 2 = total weapon damage / total weapon cost (weapon 1 + weapon 2) / weapon amount = dpp Would this be...
  8. S

    Loot tracker - Entropia Tally

    Probably a false positive. Try updating your virus definitions. If you want a second opinion there is https://www.virustotal.com The tracker is open source so you can analyze the code yourself and also build it yourself. I feel like it would be beyond the scope of this tool. So it is unlikely I...
  9. S

    Loot tracker - Entropia Tally

    That must be a bug, I will have a look. I think will add a new updated_at field to the database tables to support this behavior and an option to list by update or created 🤔
  10. S

    Loot tracker - Entropia Tally

    I think it should be possible to remove the label with this .overlay__huntingSet .overlay__label { display: none; }
  11. S

    Loot tracker - Entropia Tally

    The autoupdate only runs once every 2 days in 0.9.x That has been increased to 7 days in 0.10.x to avoid spam of update notifications. I will add a way to manually check for updates in the next release, in the meantime you can trigger it by opening the "Show Raw Config" in the Help menu and...
  12. S

    Loot tracker - Entropia Tally

    I will look into it. For the overlay there is an option to select which one you want. A separate entry, part of the timer or both if you wish :)
  13. image_2022-03-12_110053.jpeg

    image_2022-03-12_110053.jpeg

  14. S

    Loot tracker - Entropia Tally

    Version 0.10.0 have been published. Contains the following changes: Keyboard shortcuts for weapon sets (Linux only) Weapon sets and logging toggle in overlay (Windows alternative for keyboard shortcuts) Custom css support for the overlay (with examples) Avg kill cost and loot size Custom...
  15. S

    Loot tracker - Entropia Tally

    This is what I have added so far. Would it help if I added an option to cycle through each weapon one-by-one when you click instead?
Back
Top