Releases: desophos/idleon-saver
Releases · desophos/idleon-saver
v.3.1.4 - World 4 support + fixes
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
- See the GitHub issue page for more.
What's Changed
- Preliminary support for Idleon 1.5. Some things may still not work, so please continue reporting errors; they're very helpful.
- Potentially fix #38 & #39
Full Changelog: v3.1.3...v3.1.4
🛡 VirusTotal GitHub Action analysis:
v3.1.3 - Fixes and enhancements
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
- See the GitHub issue page for more.
What's Changed
- Included all data files in logs.zip so users don't have to deal with uploading JSON files.
- Fixed some bugs preventing all the appropriate data from being exported (#35, #36).
- App no longer hangs when Idleon fails to start.
Full Changelog: v3.1.2...v3.1.3
🛡 VirusTotal GitHub Action analysis:
v3.1.2 - Wait for it
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
- See the GitHub issue page for more.
What's Changed
- Wait until Legends of Idleon has fully loaded before retrieving save data. This increases the wait time but solves "Execution context was destroyed" and "Cannot find context with specified id" errors caused by the page loading during save data retrieval (see #14).
Full Changelog: v3.1.1...v3.1.2
🛡 VirusTotal GitHub Action analysis:
v3.1.1 - Giftmas... again
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- Your exported data might be out of date. Unfortunately, this limitation is caused by Legends of Idleon not reliably updating your save data. Try these methods to convince Legends of Idleon to update your data:
- log in to all your characters
- open and close the game
- do things in-game like fighting monsters, changing presets, leveling up, etc.
- run Idleon Saver a couple times
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
- See the GitHub issue page for more.
What's Changed
- Updated IdleonWikiBot with Idleon 1.40b data.
Full Changelog: v3.1.0...v3.1.1
🛡 VirusTotal GitHub Action analysis:
v3.1.0 - Better Data
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- Your exported data might be out of date. Unfortunately, this limitation is caused by Legends of Idleon not reliably updating your save data. Try these methods to convince Legends of Idleon to update your data:
- log in to all your characters
- open and close the game
- do things in-game like fighting monsters, changing presets, leveling up, etc.
- run Idleon Saver a couple times
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
- See the GitHub issue page for more.
What's Changed
- Migrated data to use IdleonWikiBot, which will make it easier to keep up with new Idleon updates.
- Handled several cases of incomplete save data, resulting in more reliable exporting with fewer errors.
Full Changelog: v3.0.0...v3.1.0
🛡 VirusTotal GitHub Action analysis:
v3.0.0 - Firebase
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- Your exported data might be out of date. Unfortunately, this limitation is caused by Legends of Idleon not reliably updating your save data. Try these methods to convince Legends of Idleon to update your data:
- log in to all your characters
- open and close the game
- do things in-game like fighting monsters, changing presets, leveling up, etc.
- run Idleon Saver a couple times
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
- See the GitHub issue page for more.
What's Changed
- Overhauled the way Idleon Saver retrieves your save data. The new method should be much more reliable. I'm hoping that this fixes all the issues caused by save data not being updated.
- For developers,
export.py
now takes an additional command-line argument calledsource
that describes the save data format. See the readme for more details.
Full Changelog: v2.0.3...v3.0.0
🛡 VirusTotal GitHub Action analysis:
v2.0.3 - Giftmas
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- Your exported data might be out of date. Unfortunately, this limitation is caused by Legends of Idleon not reliably updating the local save data. Try these methods to convince Legends of Idleon to update your local save:
- log in to all your characters
- open and close the game
- do things in-game like fighting monsters, changing presets, leveling up, etc.
- run Idleon Saver a couple times
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
What's Changed
- Add support for 2021 Giftmas event
Full Changelog: v2.0.2...v2.0.3
v2.0.2 - Legends of Idleon 1.40
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- Your exported data might be out of date. Unfortunately, this limitation is caused by Legends of Idleon not reliably updating the local save data. Try these methods to convince Legends of Idleon to update your local save:
- log in to all your characters
- open and close the game
- do things in-game like fighting monsters, changing presets, leveling up, etc.
- run Idleon Saver a couple times
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
What's Changed
- Added support for Legends of Idleon 1.40, thanks to @Millariel
New Contributors
- @Millariel made their first contribution in #20. Thank you!
Full Changelog: v2.0.1...v2.0.2
🛡 VirusTotal GitHub Action analysis:
v2.0.1
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Known Issues
- Your exported data might be out of date. Unfortunately, this limitation is caused by Legends of Idleon not reliably updating the local save data. Try these methods to convince Legends of Idleon to update your local save:
- log in to all your characters
- open and close the game
- do things in-game like fighting monsters, changing presets, leveling up, etc.
- run Idleon Saver a couple times
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
Significant Changes
- "Fixed" "Totally Normal and not fake Bag" capitalization
- Fixed an issue with null values in StarSignProg
- Increased logging to better diagnose issues
Full Changelog: v2.0.0...v2.0.1
🛡 VirusTotal GitHub Action analysis:
v2.0.0
How to Use
- Run Steam, since Legends of Idleon won't run without Steam.
- Download IdleonSaver.exe from this release's Assets (below this text).
- Run IdleonSaver.exe from your download folder.
- If you get a "Windows protected your PC" popup window, click "More info" then "Run Anyway".
- Follow the instructions displayed in the app.
- On the export screen, click "Show Files" to open the folder containing your exported data.
Major Changes
- Updated for Idleon 1.30
- Migrated to https://github.com/Corbeno/idleon-data to keep data current
- Top-level directories (scripts, data) moved to idleon_saver package
Full Changelog: v1.2.0-beta...v2.0.0
Known Issues
- The file chooser can't access drives other than the one it's running on.
- Some antivirus programs may flag the exe with a false positive; see the VirusTotal report. This is a known issue with PyInstaller.
🛡 VirusTotal GitHub Action analysis: