You are viewing a potentially older version of this package. View all versions.
AllToasters-SalmonRunQuota-0.3.0 icon

SalmonRunQuota

Replaces the 'quota fufilled' screen with the Splatoon 3 Salmon Run cutscene.

Date uploaded 4 months ago
Version 0.3.0
Download link AllToasters-SalmonRunQuota-0.3.0.zip
Downloads 528
Dependency string AllToasters-SalmonRunQuota-0.3.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
xilophor-LethalNetworkAPI-2.1.6 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 2.1.6

README

Salmon Run Quota v0.3

by alltoasters

NOTE: This is a beta release. Expect some bugs and missing features!

Installation

Requires the latest version of BepInEx 5. After BepInEx has been installed, drag SalmonRunQuota.dll and salmonrun into the BepInEx/plugins folder in the game's root directory. Both files are required for the mod to work.

Usage

Note: While the mod does technically work clientside, it is HIGHLY recommended for all players to have the mod.

When installed, after you successfully reach your quota, the cutscene will automatically play when you are in the ship. It will display the total amount of scrap you collected each day (in scrap, not credits), as well as the total amount of scrap you collected and the current number of credits your team has. Afterward, your crew will perform a celebratory dance, and the cutscene will end. As of now, the emote your character and your teammates perform is completely random, see the Planned Features section for more information.

An example cutscene showing all (currently) possible emotes can be found here.

Planned Features

  • Stabilize beta for an official release
  • Support more than 4 players
  • Allow players to choose their emote
  • Allow players to choose a player card design (the box underneath each player)
  • Sync the above data between players
  • Improved emote animations
  • Improved cutscene transitions
  • More text for certain situations, such as acquiring certain amounts of scrap
  • Replacing the lost/fired cutscene

Credits

CHANGELOG

Changelog

v0.4

  • Emote selection and banner color should now sync between other SalmonRunQuota users
  • Added 2 new emotes: Sarcastic Salute and Just Playin'
  • Added the ability to choose a random emote by setting the emote number to -1

v0.3

  • Added the ability for the local player to change their emote and banner color via a config file
    • Currently this will not show on other clients
  • Fixed an issue that would cause the cutscene to get deleted and fail to play

v0.2

  • Added support for up to 8 players
  • Added some more The Company dialogue, currently these show at random
  • Added checks that will prevent the cutscene from playing if the mod fails to load
  • Fixed an issue where the "Stuntin" emote would never play
  • Fixed an issue where the mod would break if it wasn't in the root plugins directory

v0.1

  • Initial beta release