Multiplayer Piano Optimizations [Sounds]

Play sounds when users join, leave, or mention you in Multiplayer Piano

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.7.1 2025-08-08

    fix formatting

  • v1.7.0 2025-08-08

    fix up modal and make consistent

  • v1.6.0 2025-08-05

    Fix modal issues and make volume able to remember the user's preference

    fix formatting, loading, setting volumes

    Merge pull request #9 from ZackiBoiz/pr-8

    Fix modal issues and make volume able to remember the user's preference

  • v1.5.1 2025-08-04

    better modal design

  • v1.5.0 2025-08-04

    Add soundpack preview buttons to modal

    Merge pull request #5 from ccjit/main

    Add loaded message to console and add soundpack preview buttons on sound modal

  • v1.4.8 2025-08-04

    add MPP notif for version

  • v1.4.7 2025-08-03

    fix mention sounds on chat mute

  • v1.4.6 2025-08-02

    [emotes/sounds] v1.4.8/v1.4.6

    add lapis mpp:

  • v1.4.5 2025-08-01

    add owop and dev.mpp.net to list

  • v1.4.5 2025-08-01

    add owop and dev.mpp.net to list

  • v1.4.4 2025-07-27

    [emotes/sounds] v1.4.4

    add MPPSMP:

  • v1.4.3 2025-07-23

    fix scripts stopping on fail to fetch greasy fork info

  • v1.4.2 2025-07-22

    remove cheezburger0 site

  • v1.4.1 2025-07-22

    add cheezburger0 site

  • v1.4.0 2025-07-21

    Forgot the compareVersions function

  • v1.4.0 2025-07-21

    Add auto-update checks

  • v1.3.1 2025-07-20

    Added import multiple soundpacks at once

  • v1.3.0 2025-07-20

    Add deleting soundpacks

    Add setting no soundpack

    Better resetting

    Add soundpacks link

  • v1.2.8 2025-07-18

    Mentions ping user on AFK

  • v1.2.7 2025-07-16

    remove sendPrivate

  • v1.2.6 2025-07-16
  • v1.2.5 2025-07-16

    make sure sendPrivate exists

  • v1.2.4 2025-07-16

    Move sendPrivate to hi event

  • v1.2.3 2025-07-15

    remove script inject, temp fix

  • v1.2.2 2025-07-15

    Implement sound caching only when changing/re-applying soundpack; faster and efficient

  • v1.2.1 2025-07-15

    Implemented cache-busting

  • v1.2.0 2025-07-15

    More builtin soundpacks

    Other fixes, I did a bunch of stuff

    If the dropdown is returning a bunch of undefineds, reset your soundpacks.

  • v1.1.5 2025-07-15

    Added Win7 [cheezburger0] builtin soundpack

  • v1.1.4 2025-07-14

    Fixes inconsistencies

    Extra protection against resetting soundpacks

  • v1.1.3 2025-07-14

    Added cheezburger0's Xylo soundpack as a default

    Added a reset option

  • v1.1.2 2025-07-14

    Fix button on most sites (.com is still broken)

  • v1.1.1 2025-07-14

    Fix inconsistencies, improve soundpack handler

  • v1.1.0 2025-07-14

    Fixed some minor stuff

  • v1.1.1 2025-07-14

    Added soundpacks; with defaults

    Added custom soundpack uploads

    Thank you ccjit and cheezburger0!
  • v1.0.5 2025-07-14

    Fixed sounds playing on room join/switch; thanks to cheezburger0

  • v1.0.4 2025-07-14

    Fixed DM mentions/replies; thank you cheezburger0

  • v1.0.3 2025-07-14

    Sounds now don't stack (loud); require a >= 200ms gap to be played again

  • v1.0.2 2025-07-14

    Fixed mention sounds on DM messages, thank you cheezburger0

  • v1.0.1 2025-07-14