You are viewing a potentially older version of this package. View all versions.
klibe-notationClipper-1.1.0 icon

notationClipper

Adds your combos to your clipboard after recording them!

By klibe
Date uploaded 2 years ago
Version 1.1.0
Download link klibe-notationClipper-1.1.0.zip
Downloads 119
Dependency string klibe-notationClipper-1.1.0

This mod requires the following mods to function

LavaGang-MelonLoader-0.6.3 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.6.3
UlvakSkillz-RumbleModdingAPI-4.1.4 icon
UlvakSkillz-RumbleModdingAPI

API to Help Modders Get Started and to remove the necessity of GameObject.Find

Preferred version: 4.1.4
Baumritter-RumbleModUI-2.1.2 icon
Baumritter-RumbleModUI

Adds a pop-up window for centralized management of mod settings

Preferred version: 2.1.2

README

Need MelonLoader 0.6.2+ to run

Installation Instructions

  1. Install MelonLoader
  2. Run Game
  3. Download Dependencies
  4. Drop Mods Folder in to Rumble Source Directory
  5. Run the Game and enjoy the mod

Credit

  • Thank you Rev for blessing the rumble community with his notation method!

Overview

  • Allows for easy combo/move sharing by recording your moves in notation form. Simply hold your left trigger and grip for the duration of your combo and it will be in your clipboard, so ctrl-v to get it out.
  • I highly suggest tuning the settings to your spawn pace and what you want out of the mod

Help And Other Resources

Get help and find other resources in the Modding Discord: (ill be there too) https://discord.gg/fsbcnZgzfa

CHANGELOG

Version 1.2.0

  • Refactored most of the logic to use a state machine, removing unintentional behavior from the text display.
  • Removed clipboard functionality for now, as there is an issue with System.Windows.Forms.
  • Changed description to match functionality change.

Version 1.1.0

  • Fixed U turns not being detected.
  • General code structure improvements so I don't have to look through a mess every update.

Version 1.0.4

  • Added optional text that displays the current combo.
  • Added tons of customizability options which i recommend touching especially if your spawn pace is high.
  • Shiftstone detection has been redone cos the old system sucks.
  • General optimization.

Version 1.0.3

  • Shiftones are now recorded (flow is only recorded if you JJ or JD).
  • Realised I forgot to make it actually copy to clipboard.

Version 1.0.2

  • Final non-functional patch, fixed ModUI folder name.

Version 1.0.1

  • Fixed CHANGELOG.md and credited Rev for notation.

Version 1.0.0

  • Alpha Started, basic notation.