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

TootTallyCore

TootTally's core libraries and API services

Date uploaded 2 months ago
Version 1.1.0
Download link TootTally-TootTallyCore-1.1.0.zip
Downloads 64
Dependency string TootTally-TootTallyCore-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_TromboneChamp-5.4.21 icon
BepInEx-BepInExPack_TromboneChamp

BepInEx pack for Trombone Champ. Preconfigured and ready to use.

Preferred version: 5.4.21
TromboneChamps-TrombLoader-2.2.3 icon
TromboneChamps-TrombLoader

Trombone Champ Custom Chart Loader.

Preferred version: 2.2.3
TromboneChamps-BaboonAPI-2.7.1 icon
TromboneChamps-BaboonAPI

Trombone Champ modding API

Preferred version: 2.7.1

README

TootTally Companion Mod

Version: 1.1.0

The TootTally's core libraries and API services

JOIN US IN THE TOOTTALLY DISCORD!

Still in active development, this mod's principal feature aims to be an alternative to the Steam Leaderboards for custom charts played using TrombLoader.

Instructions

Charts being tracked can be searched in https://toottally.com/search/ or accessed programmatically in https://toottally.com/api/songs/ Charts can be manually uploaded in https://toottally.com/upload/

For more help, join the Trombone Champ Modding Discord or the TootTally Discord

CHANGELOG

Changelog:

v1.1.8 -> v1.1.9

+ Fixed back, play and song title theme
+ Added allowSubmit variable
+ Added practiceMode flag
+ Added multiplayer moderators to users

v1.1.7 -> v1.1.8

+ Added practicing mode
+ Added moderator flag

v1.1.4 -> v1.1.7

+ Fixed softlock prevention kicking your out when paused
+ Fixed softlock prevention being offtime at different game speed
+ Fixed base game bug sometimes causing softlock at the end of charts

v1.0.3 -> v1.1.4

+ Fix for multiplayer
+ Added support for pixeldrain download links
+ Lot of fixes for 1.20C
+ Fixed bug with file migration
+ Transfered game speed and audio lantency adjustement from Leaderboard module to Core

v1.0.1 -> v1.0.3

+ Added CTRL+G keybind to force garbage collector to run
+ Added Theme refresh event
+ Fixed animations not completing correctly
+ Improvements to Themed Notifications
+ Improved folder migration so it doesnt create a OLD folder

v1.0.0 -> v1.0.1

+ Improved GC Management
+ Preparations for TootTallyMultiplayer
+ Compatibility update with BaboonAPI 2.6.0
+ Remove unexpected debug logs

v0.1.0 -> v1.0.0

+ TootTally API Service
+ TootTally Animations
+ TootTally Modules Management
+ TootTallyNotifs
+ Access to several gameobject prefabs
+ Asset and AssetBundle Management