Skip to content

Releases: mappingtools/Mapperator

Release v1.4.0

24 May 22:49

Choose a tag to compare

What's Changed

  • Add ability for dataset2 to import unranked and exported beatmaps
  • Add metadata for GD owners and User Tags
  • Improve help texts in dataset2
  • Fix ruleset assemblies not being loaded
  • Clean up code

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0

24 May 18:17
8538c01

Choose a tag to compare

What's Changed

  • Add data versioning and properly count linear segments by @khang06 in #4
  • Add new dataset creator with verb dataset2
  • Update to .NET 8
  • Update all packages

Full Changelog: v1.2.0...v1.3.0

Release v1.2.0

02 Dec 20:48
ea1da2b

Choose a tag to compare

Added the dataset verb to the console app for creating ML datasets

Release v1.1.0

14 Oct 20:05

Choose a tag to compare

I added a new argument to the console app. You can use it to transfer the spacing of one map to your converted map, kinda letting you change the difficulty of the beatmap. The argument is -s and then a path to a beatmap.

Release for users

13 Oct 14:37

Choose a tag to compare

This is a test release for anyone wants to play with the Mapperator.
You can use the convert command to generate a beatmap using the extracted data and a beatmap.
Read the README about how to use it.