Skip to content

Releases: lost-ark-dev/loa-details

1.0.18

06 Jan 20:37
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities (Version 1.60 prefered)
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.18

  • Raw socket implementation (meter-core)

Why should i turn on raw socket

  • If the meter is not working for you (especially for vpn users), it can be great for you to switch to raw sockets
  • If you have issues or don't want to install npcap
  • Important to note that raw socket requires admin rights & firewall rules that may be

How does it work

  • Once you enabled it in the settings, you'll have to restart loa details
  • Raw socket needs admin rights, so you will want to accept UAC request when asked to
  • If you see cmd terminal popping, it's the relauncher scripts & firewall rules being set, i'll see if i can manager to hide them in the future
  • If raw socket is not working for you, you'll want to verify that details started as admin correctly and that the firewall rule "lost-ark-dev" has been added

LOA_Details_2023-01-06_21-19-26

1.0.17

02 Jan 12:40
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities (Version 1.60 prefered)
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.17

  • Better connexion filtering, it should be working for ppl with public ip on host (meter-core)

  • Loopback handling: will make vpns working (at least those that expose traffic on loopback) -> be sure that you are able to listen to loopback see #faq (meter-core)

  • Change boss name to "HP" for health tracking as some names was way too long (loa-details)

1.0.16

29 Dec 16:03
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities (Version 1.60 prefered)
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.16

  • Hotfix: Completely remove update check (that was every 1h) as it seems to be causing crashes, we'll look into it later, but this is not mandarory, restart to get updates
  • TCP header parsing fix (may get it to work for some ppl that had no dmg displayed) (meter-core)

1.0.15

  • Add Boss HP - Toggle in Damage Meter settings (disabled by default): from @jiaster (#3)

1.0.14

  • More specific filters for network sniffing (meter-core)
  • Per-session packetbuffer (this should prevent parasite connections from fking up sniffing) (meter-core)
  • Added more network logs (tcp session logs) to identify issues (meter-core)
  • Fixed TCP session cleanup (meter-core)
  • Improved localplayer & entity tracking - should fix ghost players (loa-details-log-parser)

1.0.15

29 Dec 06:08
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities (Version 1.60 prefered)
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.15

  • Add Boss HP - Toggle in Damage Meter settings (disabled by default): from @jiaster (#3)

1.0.14

  • More specific filters for network sniffing (meter-core)
  • Per-session packetbuffer (this should prevent parasite connections from fking up sniffing) (meter-core)
  • Added more network logs (tcp session logs) to identify issues (meter-core)
  • Fixed TCP session cleanup (meter-core)
  • Improved localplayer & entity tracking - should fix ghost players (loa-details-log-parser)

1.0.14

29 Dec 05:27
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities (Version 1.60 prefered)
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.14

  • More specific filters for network sniffing (meter-core)
  • Per-session packetbuffer (this should prevent parasite connections from fking up sniffing) (meter-core)
  • Added more network logs (tcp session logs) to identify issues (meter-core)
  • Fixed TCP session cleanup (meter-core)
  • Improved localplayer & entity tracking - should fix ghost players (loa-details-log-parser)

1.0.13

27 Dec 23:12
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.13

  • fix hide

1.0.12

27 Dec 22:30
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.12

  • fix maximises/minimizes/clickthrough

1.0.11

27 Dec 21:19
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.11

  • Blind vm fix

1.0.10

27 Dec 08:47
e2970db
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.10

  • Implemented TCP reassembly: It'll fix a lot of dropped packets & meter lock (meter-core)
  • Fixed missing players in live logs & file logs (loa-details-log-parser)
  • Fixed delay after phase transition to keep the live encounter displayed, even if some hits occur after transition (ie: guardian death->dots hits don't reset anymore)
  • Added missing encounter pictures by @jiaster in #2

New Contributors

  • @jiaster made their first contribution in #2

1.0.9

25 Dec 20:10
Compare
Choose a tag to compare

Installation (More info in README)

  • Install Npcap with WinPcap compatibilities
  • Run LOA-Details installer (You should uninstall previous verisons)
  • Future updates will be pushed through the update feature of LOA-Details

Check out our new discord for support or any questions

Changelog

1.0.9

  • Added missing encounter pictures by @arcklep in #1

New Contributors