TootTallyCore
TootTally's core libraries and API services
Date uploaded | 10 months ago |
Version | 1.0.3 |
Download link | TootTally-TootTallyCore-1.0.3.zip |
Downloads | 3421 |
Dependency string | TootTally-TootTallyCore-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack_TromboneChamp
BepInEx pack for Trombone Champ. Preconfigured and ready to use.
Preferred version: 5.4.21README
TootTally Companion Mod
Version: 1.0.3
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.2.1
-> v1.2.2
+ Load from a list of fallback fonts instead of all the fonts
+ Fix Lavender theme
v1.1.9
-> v1.2.1
+ Special Thanks to Emmett for the update!
+ Fixed fallback fonts for special characters
+ Fixed Random button causing an error when using Themes
+ Fixed word wrapping
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