PushMod
Push your friends with the F key!
| Date uploaded | 10 months ago |
| Version | 1.0.0 |
| Download link | boxofbiscuits97-PushMod-1.0.0.zip |
| Downloads | 210987 |
| Dependency string | boxofbiscuits97-PushMod-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
PushMod
Push your friends with the F key! (Configurable)
📝 Important
All players must have this mod installed for pushes to work. If you don't have the mod, you won't be pushed.
⚠️ Warning
Pushing people off mountains is not recommended for survival.
⌨️ Controls (Default)
| Action | Keyboard |
|---|---|
| Push target | F |
| Push self | G |
⚙️ Configuration
A config file is automatically generated on first launch. You can customize:
- Input keys (keyboard & controller)
- Enable/disable charge system
This config file can be found at:
Peak/BepInEx/config/com.github.boxofbiscuits97.PushMod.cfg
Contributors
- AngelHeal
- goldenstein64
- Cyber-Corvid
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!
- You cannot push yourself by accident anymore. Instead, a dedicated self-push key,
-
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)
- The following options can be customized in the BepInEx configuration file:
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