Skip to content

Releases: vinceau/project-clippi

1.3.2

30 May 13:52
e59e6a3
Compare
Choose a tag to compare

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

24 May 13:36
e77eff3
Compare
Choose a tag to compare

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

25 Apr 15:40
2cb4af2
Compare
Choose a tag to compare

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

13 Mar 09:48
384905a
Compare
Choose a tag to compare

This minor release includes the following changes:

  • 🐛 Fixes sticky footer behaviour on the Automator page

1.2.0

13 Mar 08:13
cb9a854
Compare
Choose a tag to compare

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

18 Feb 10:02
7b5ae2c
Compare
Choose a tag to compare

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

13 Feb 13:47
cfe2b3a
Compare
Choose a tag to compare

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

31 Jan 23:42
5bf56ff
Compare
Choose a tag to compare

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

31 Jan 13:42
206407b
Compare
Choose a tag to compare
1.1.0-beta.2 Pre-release
Pre-release

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

21 Jan 11:30
af87984
Compare
Choose a tag to compare
1.1.0-beta Pre-release
Pre-release

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.