Skip to content

Releases: Yasu3D/MercuryMapper

v3.2.4

31 Oct 05:08
Compare
Choose a tag to compare

(Mostly) Bugfixes

No net code related changes were made, therefore this release is compatible with the current server version.

Bug fixes

  • Fixed Mask Notes with R-Note Bonus Type being able to exist.
  • Fixed shimmery edges on cut Timing Windows.
  • Fixed comments not being sorted when a new one is added.
  • Fixed a crash caused by clearing a Number Box.
  • Fixed an incorrect Tool-tip in Editor Settings,

Tweaks

  • Renamed 5th Difficulty to WORLD'S END to better match its intended purpose.

New Features

  • Pressing Arrow Keys will now jump forward and back in time.

v3.2.3

01 Oct 19:58
Compare
Choose a tag to compare

Bugfix

No net code related changes were made, therefore this release is compatible with the current server version.

Bug fixes

  • Fixed spiky holds occasionally creating notes with negative positions.

v3.2.2

28 Sep 19:02
Compare
Choose a tag to compare

Bugfix

Please check any recently exported files for a missing # in front of MOVIEOFFSET.
No net code related changes were made, therefore this release is compatible with the current server version.

Bug fixes

  • Fixed a missing # when exporting .mer files.

v3.2.1

25 Sep 07:33
Compare
Choose a tag to compare

Bugfix

No net code related changes were made, therefore this release is compatible with the current server version.

Bug fixes

  • Fixed a crash caused by opening the Saturn Export Menu

v3.2.0

22 Sep 09:18
Compare
Choose a tag to compare

Long overdue update

Slight net code related changes were made. This release is usable with previous editor versions through 1.0.0 Servers, but Hold Note Bonus Types may de-sync. It is recommended that all MultiCharting users update.

Bug fixes

  • Fixed more flexible Bonus Types not being properly handled.
  • Fixed Bonus Type unchecking itself when switching Note Types.
  • Fixed Reconstruct Hold deleting Selected non-Hold Notes.
  • Fixed BPM label on the New Chart menu not displaying the correct text.
  • Fixed Stitch Hold operation creating R-Note Hold Segments.

Tweaks

  • Changed default keybind for Select All to CTRL + A.
  • Added a toggle to make Hold rendering ignore No-Render Segments.
  • The BPM Text field on a new chart is now automatically filled out on chart creation.

New Features

Unlocked Bonus Types

  • MERCURY DOES NOT SUPPORT THIS!
  • Makes Bonus also available for Snaps, Holds, and Chains.

Delete No-Render Segments

  • Press CTRL + Delete to only delete No-Render Hold Segments in your current selection - Essentially un-baking a hold.

v3.1.1 [Compatible with Server v1.0.0]

30 Aug 16:33
Compare
Choose a tag to compare

Oops. Missed something.

No net code related changes were made, therefore this release is compatible with the current server version.

Bug fixes

  • ACTUALLY Fixed Locale issues when opening charts

v3.1.0 [Compatible with Server v1.0.0]

30 Aug 11:13
Compare
Choose a tag to compare

Of course something had to be broken :')

No net code related changes were made, therefore this release is compatible with the current server version.

Bug fixes

  • Fixed Locale issues when opening charts

New Features

Select Similar / Filter Selection

  • Select Notes similar to the one you have highlighted, or filter your current selection based on the highlighted note!

v3.0.0 [Compatible with Server v1.0.0]

29 Aug 08:11
d80f25f
Compare
Choose a tag to compare

"Haha what if MercuryMapper had multi-charting" - me about a month ago

Oh god. Oh no. It actually happened. I still cannot believe this is a thing now.
And oh boy, multi-charting alone wasn't enough.

This release would not have been possible without 12brendan3.
Direct any MultiCharting Server feedback to him, or open an issue here. I'll let him know.

Bug fixes

  • Fixed Swipe Arrows not scaling correctly when changing window size.
  • Fixed Bonus Types not being preserved when deleting a Hold Note.
  • Fixed capitalization of "Sie" in German locale.
  • Fixed Box Select sometimes being off by one and selecting Notes adjacent to the selected area.
  • Fix editing Gimmicks not updating Visual Time properly.

Tweaks

  • The UI is now blank when no song is loaded.
  • The Author textbox has been removed from the New Chart popup.
    • I felt like creating a new Chart should be limited to only the bare essentials - Audio, BPM, and Time Signature.
  • The End of Chart Note is now a Gimmick in the editor.

New Features

MultiCharting

  • Connect to other users and collaborate with them in the same file :]
  • This feature likely has a lot of untested edge cases. It should be stable enough to work with, but expect things to break or desync.
  • Data transmission is limited by the host's upload speed. It may take a minute or two to transmit audio files and chart data.
  • Privacy Disclaimer: Transmitted data is not end-to-end encrypted!!! Even though we don't care about the stuff being sent, it could be looked at by the server operator. Please do not share any sensitive information through MultiCharting.
  • If you deem it necessary and know what you're doing, feel free to self-host a server. It's open source.

New Chart Format

  • .SAT is a new format for Saturn that is much more human-readable and supports more features. A full write-up about the format can be found here.
  • Any opened .MAP file will be converted to the new format the next time they're saved.

New Chart Info Panel

  • To accommodate the new metadata that .SAT supports, the Chart Info panel was overhauled. It now includes Song Info, Diffs, and displays the song's jacket.

Comments!

  • Add bookmarks to a song, or comment on the atrocious pattern you just came up with.

Proofread

  • Check for common issues with charts. Proofread also runs automatically when exporting a chart to warn about game-breaking charting errors.

Timing Window Display

  • Display game-accurate Timing Windows to check for splashing or to see if a pattern is slide-able. Overlap tests and each judgement are toggleable.

Convert To Instant Mask

  • Converts any selected Mask Note into multiple smaller Mask Notes to make the animation instant.

New Hold Bake algorithm... definitely the final one. I swear.

  • A full rewrite of the algorithm to make it "think like a human". Tested on 2000+ random Hold Notes with 0 Errors.

BPM, Time Signature and HiSpeed Display

  • The current BPM, Time Signature and HiSpeed are now displayed next to the current timestamp in this Layout:
Hi-Speed BPM
Note Speed * Hi-Speed Time Signature

v2.4.0

30 Jul 18:58
Compare
Choose a tag to compare

QOL and Stability Things

Bug fixes

  • Fix Hitsounds not playing when there's no notes.
  • Fix Hold to Hold Reconstruction not preserving R Notes.

New Features

  • Added the triangle pattern visuals found on Bonus Notes.
  • Added a Split Hold operation
  • Added Checker Deselect

v2.3.1

27 Jul 20:43
Compare
Choose a tag to compare

Clipboard fix(es)

Bug fixes

  • Fix pasting notes causing the editor to freeze on Linux.
  • Fix any exceptions/crashes caused by pasting invalid strings.