You are viewing a potentially older version of this package. View all versions.
boxofbiscuits97-PushMod-0.6.0 icon

PushMod

Push your friends with the F key!

Date uploaded 5 days ago
Version 0.6.0
Download link boxofbiscuits97-PushMod-0.6.0.zip
Downloads 26963
Dependency string boxofbiscuits97-PushMod-0.6.0

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

PushMod

Push your friends with the F key!

Important!

All players must have this mod installed to work. You will not be pushed if you don't have it installed.

CHANGELOG

Changelog

Version 1.0.0

Added

  • Charge system

    • Charge builds while holding the push key and is applied upon release.
    • Longer charge = stronger push (up to x1.5 at full charge).
    • Stamina cost dynamically scales with charge (up to x3 at full charge).
    • Visual charge indicator displayed as a progress bar at the side of the screen.
  • Self-push

    • You cannot push yourself by accident anymore. Instead, a dedicated self-push key, G, is provided.
      • You can do some really funny item throws such as a BingBong orbital cannon by pushing yourself, try it out!
  • Configuration system

    • The following options can be customized in the BepInEx configuration file:
      • PushKey — Key to perform a regular push (default: F)
      • SelfPushKey — Key to push yourself (default: G)
      • CanCharge — Enable or disable charge system (default: true)

Fixed

  • Pushing others uses a raycast filter that whitelists characters, bypassing held items like Bing Bong.

  • Push animation and sound effect now plays on the sender, not just the target.

  • Bing Bong item detection now uses item tags, avoiding compatibility issues when playing in other languages.

Contributors

  • AngelHeal
  • goldenstein64
  • Cyber-Corvid

Version 0.6.0

  • Recompiled checks to mitigate errors after the Mesa Update

Version 0.5.0

  • Added Bing Bong Force Multiplier
    • Holding Bing Bong while pushing will push with 10x Force
    • It also uses up the entirety of your stamina

Version 0.4.1

  • Removed log spam

Version 0.4.0

  • Fixed an issue where animations for other players would play when you were pushing then

Version 0.3.0

  • Added Animation for pushing
  • Fixed the push cooldown to only be set when a player is actually interacted with
  • Fixed an issue where players could push while climbing
  • Fixed an issue where players could push while holding items

Version 0.2.0

  • Fixed an issue where players could push while dead or unconscious
  • Fixed an issue where players could push while being carried

Version 0.1.0

  • Release