Releases: vinceau/project-clippi
1.3.2
Changelog
- ✨ Adds button for resetting custom button combination
- 🐛 Fixes issue where Replay processor gets stuck because of an invalid rename format error
1.3.1
Changelog
- ✨ Netplay nametags can now be case-insensitive
- ✨ Files removed due to no highlights are now moved to the Recycle bin instead of permanently deleted
- ✨ Automatically created Twitch clips are now posted to Twitch chat
- 🐛 Fixes issues with Smashladder netplay name tag matching (See below)
Note about Smashladder
Turns out that Smashladder internally stores netplay names containing spaces as underscores instead. e.g. if you have the netplay name need space
then in the SLP file the netplay name would be stored as need_space
so matching against the netplay name need space
would result in no combos. To fix this, a new advanced combo filter option has been added called Fuzzy Name Tag Matching (enabled by default) and will allow netplay names to match against names with spaces or underscores, as well as the case-insensitive variant of the name tag for convenience.
1.3.0
Changelog
Features
- ✨ Adds Playback Queue for easy loading of SLP and JSON files into Dolphin
- ✨ Adds finding of button input combinations in Replay Processor
- ✨ Adds auto-launching of Melee when loading files into Dolphin
- ✨ Adds pause/unpause to OBS recording actions
Misc
- ✨ Adds update checks
- ✨ Improves app performance when processing replays and overall user experience
1.2.1
This minor release includes the following changes:
- 🐛 Fixes sticky footer behaviour on the Automator page
1.2.0
This release includes the following changes:
- ✨ Adds dark theme 🌙🌙🌙
- ✨ Adds ability to specify a combo profile when processing replays
- ✨ Adds info page containing list of supporters and build version numbers
- 🐛 Fixes issue with processing replays generated from latest Slippi Patreon build
1.1.2
This minor release changes the following:
- ✨ Adds option to reveal sound file in explorer
- ✨ Adds check for invalid sounds
- 🐛 Removes duplicated option for combos and conversions in Replay Processor
- 🐛 Fixes Windows notification behaviour when notifying several times in succession
1.1.1
Changelog
This minor release changes the following:
- ✨ Adds option to find conversions in replay processor
- ✨ Adds matching of netplay names in replay processor
- 🐛 Fixes issue with per-character minimum combo percent input not working
1.1.0
Changelog
Events
- ✨ Adds conversion event detection
Actions
- ✨ Adds File writing action
- ✨ Adds Save OBS replay buffer action
- ✨ Adds Toggle/Start/Stop OBS recording action
Misc
- ✨ Adds button to edit the Twitch clip timing and title etc
- ✨ Adds ability to Twitch clip a specific channel
- ✨ Adds templated SLP file renaming
- ✨ Adds stop button to stop file processing
- ❗ Changes port numbers to be 1 indexed (Breaking change! See below for more info.)
Bugs Fixed
- 🐛 Fixes Twitch sign out issue
Breaking change in settings
Due to a change in how the port filter functions, you might find that Port 4 has been disabled in the combo filter options. You should double check the filter options and see if you need to re-enable it.
1.1.0-beta.2
This pre-release builds on v1.1.0-beta but also includes these commits.
Please report any bugs you find using this form.
1.1.0-beta
This pre-release adds the features from #19.
Please note: due to a change in how the port filter functions, you might find that Port 4 has been disabled in the combo filter options. You should double check the filter options and see if you need to re-enable it.
Please report any bugs you find using this form.