Skip to content

BeatmapExporter 2.1.0 (41)

Latest
Compare
Choose a tag to compare
@kabiiQ kabiiQ released this 19 May 07:39

This version contains all new features and fixes from the BeatmapExporter 2.1.0 pre-release versions 1-3 plus the required database version update to function with the latest lazer. All the changes in 2.1.0 compared the last full release (2.0.0) are listed again here.

  • Update to support osu!lazer database changes as of 17 April 2024. This update is required after osu!lazer update 2024.519.0.

  • NEW: ranked filter to select beatmap sets using the time since they were ranked. Request #11

    • Filter usage is the same as the since filter, i.e. ranked 30 to select beatmaps which were ranked in the last 30 days.
  • NEW: played filter to select beatmaps using the time since you last played them.

    • Filter usage: played 14 to select beatmaps played in the last 14 days.
  • NEW: everplayed filter to more generally select played/unplayed beatmaps. Request #15

    • Filter usage: everplayed yes to select only beatmaps that you have ever played.
    • everplayed no to select only unplayed beatmaps.
  • NEW: player score/replay export mode, exporting all your saved replays for all selected beatmaps as .osr files. #17

  • NEW (GUI): Individual player score/replay listing and "Export Selected Replay" button on the Beatmap List page.

  • NEW (GUI): search bar added to beatmap list page. Searches based on the exact beatmap describing text you see in this list to find specific maps more quickly.

  • FIX (for developers): project should be able to be cloned and built now without messing with dependency versions. Solution file is now included to enable build script.

  • FIX: Windows desktop programs should now display an actual icon rather than the default.

  • FIX (GUI): GUI should not allow navigation to beatmap list/export if the lazer database is not loaded, rather than just crashing in this scenario.


For the release files below:
BeatmapExporter files are the newer program version with a full GUI, please let me know if there are any major issues with the program on your system.
BeatmapExporterCLI files are the original command-line program.