Skip to content

Releases: project-slippi/Ishiiruka

Version 3.4.2

30 Jul 18:40
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

Bug Fixes 🐛

  • Fixes minor bugs with match reporting

Contributors

@JLaferri

Version 3.4.1

09 Jul 13:46
7032861
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

New Features ✨

  • Ledge Grab Limit of 45 now applies during timeouts
    • If the game goes to time and exactly one player has exceeded 45 ledge grabs, the player over the limit loses and is shown a FAILURE game end screen. The winning player will see a SUCCESS game end screen.
    • If both or neither player exceed the ledge grab limit, normal timeout rules will apply and both players will see TIME game end screen.
    • This screen will display in Ranked, Unranked, and Direct. If you are using Direct to play a tournament that doesn't use LGL or uses a different value, simply ignore the game end screen and/or check ledge grabs in the launcher replay stats.

GRvvoPzacAQT2qG

Bug Fixes 🐛

Other changes 🛠

Contributors

@JLaferri

Version 3.4.0

08 Feb 16:07
11e8e19
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

New Features ✨

Bug Fixes 🐛

Contributors

@JLaferri
@ryanmcgrath

Version 3.3.1

17 Oct 15:50
e4be532
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

Bug Fixes 🐛

Contributors

@ryanmcgrath
@DarylPinto
@NikhilNarayana

Version 3.3.0

26 Sep 16:04
7d88fa4
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

New Features ✨

  • Music controlled by ASM (#399)
    • Music playback will now be closer to vanilla behavior, bringing back features like:
      • holding triggers for alternate tracks
      • accurate songs in 1P mode stages
      • music in the sound test
  • Jukebox Volume Slider (#402)
    • Permanently adjust the Jukebox volume by going to the Config -> Slippi tab in Dolphin.
    • The main Dolphin volume slider will still have an effect on the Jukebox volume.
      image

Other changes 🛠

  • Bring back frame skips when running behind your opponent(s) (c83f775)

Contributors

@JLaferri
@NikhilNarayana
@DarylPinto
@ryanmcgrath
@rapito

Version 3.2.2

14 Aug 18:28
0084a78
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

New Features ✨

  • Play music from ciso files (#397)

Bug Fixes 🐛

  • Avoid crashing when sending set completion reports (#398)

Other changes 🛠

  • Improve rust error output (#393)
  • Improve fetching local address (#387)
    • This should make it easier to connect to people on the same network.

Contributors

@ryanmcgrath
@DarylPinto
@JLaferri
@NikhilNarayana
@jmlee337

Version 3.2.1

10 Aug 08:49
ff4f7bb
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Bug Fixes 🐛

  • Avoid crashing when using compressed game files while Slippi Jukebox is enabled (#395)
    • Instead music will simply not play.

Version 3.2.0

09 Aug 15:50
b49caa7
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

New Features ✨

  • Give Music Back to Melee (#386)
    • Huge props to DRL and knux for putting this together. Initially this was a separate program written by DRL to play music from the game file, but after a lot of effort this feature is now integrated into Dolphin.
    • This also makes Rust 🦀 a supported language! We're excited to take this opportunity to improve maintainability cause my god some of us hate C++.
    • This does not fix the issues that prevent us from reading from the disc, which is why stadium transformations and native in-game music are disabled (disc reads + rollbacks cause crashes, not desyncs).
    • In its current state, music will not work with WASAPI.

Bug Fixes 🐛

  • Rewrite game reporting in Rust to fix reporting issues on some systems (#392)

Contributors

@DarylPinto
@ryanmcgrath
@JLaferri
@NikhilNarayana

Version 3.1.0

07 Jun 18:56
Compare
Choose a tag to compare

Please remember that matchmaking will take a bit longer as users need to update before they can play.

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

New Features ✨

  • Support configurable chat messages (#369)
    • You can configure them within the Slippi Launcher

Bug Fixes 🐛

  • Fix building on Arch Linux (#384)
  • Fix chat in widescreen and special characters in chat on macOS

Other changes 🛠

  • Unranked is now the default selected option when you boot the game
  • Drop official support for Ubuntu 18.04
    • Github effectively no longer provides CI/CD on 18.04 so we've updated our pipelines to 20.04. You may be able to build on your own if you still need to use 18.04, but it is EOL so we recommend upgrading to at least 20.04.
  • Move macOS User folder to Application Support (#374)
    • This is required as of macOS Ventura and makes Dolphin no longer portable, but easier to update.

Contributors

@JLaferri
@NikhilNarayana
@rapito
@HamletDuFromage
@ryanmcgrath

Version 3.0.4

01 Apr 16:18
Compare
Choose a tag to compare

Troubleshooting

Head over to our discord for more help: https://slippi.gg/discord

Changes

Bug Fixes 🐛

  • Fix crash on game end

Contributors

@cnkeats
@NikhilNarayana
@JLaferri
@jmlee337