| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| StatisticsAnalysis-AlbionOnline-v4.0.0-x86.zip | 2021-08-31 | 6.2 MB | |
| StatisticsAnalysis-AlbionOnline-v4.0.0-x64.zip | 2021-08-31 | 6.2 MB | |
| README.md | 2021-08-31 | 1.3 kB | |
| Update to .net 5.0 source code.tar.gz | 2021-08-31 | 2.2 MB | |
| Update to .net 5.0 source code.zip | 2021-08-31 | 2.4 MB | |
| Totals: 5 Items | 17.0 MB | 0 | |
### ❗❗❗ IMPORTANT ❗❗❗ From now on, the AlbionOnline StatisticsAnalysis Tool only works with .net 5.0 Framework or higher https://dotnet.microsoft.com/download/dotnet/5.0
Added
- If the item list cannot be downloaded due to a problem, it can now be restarted by clicking the "Download again" button [#74]
- Added a damage meter [ON/ OFF] button
- Added deletion of multiple dungeons at once
- First steps window with tracking and update item prices description added
Change
- The tool now only runs on .net 5.0+ [#56]
- Performance improvements in all areas [#56]
- The 64-bit version of the tool is now standard (x64) [#56]
- Higher timeouts (300s) set for downloading external files [#74]
- The dungeon run time is now saved in seconds in DungeonRuns.json. This keeps the file a little smaller
Remove
- The live chart view in the item window has been temporarily removed. Due to the .net5 modifications, a new LiveChart view will appear here
Fix
- Healing now only scored if the affected person does not have full life [#71]
- Fixed a bug where the healing points were reset after a map change
- Heal now also triggers the damage meter UI [#71]
- Fix a null ref bug with TrackingController
- Dungeon values are now updated a little more smoothly, without the area flickering