You are viewing a potentially older version of this package. View all versions.
Maverik-BetterScoop-0.0.3 icon

BetterScoop

Make the gravity scoop, space worthy.

Date uploaded 10 months ago
Version 0.0.3
Download link Maverik-BetterScoop-0.0.3.zip
Downloads 625
Dependency string Maverik-BetterScoop-0.0.3

This mod requires the following mods to function

Maverik-MavsCoreLibrary-0.0.4 icon
Maverik-MavsCoreLibrary

Common functionality for my plugins, including implementing the base plugin structure and custom storage & logging support.

Preferred version: 0.0.4

README

License: CC BY-NC-SA 4.0 ย  Discord - Maverik ย  Github - Maverik

Void Crew - Better Scoop

Make the gravity scoop, space worthy.

ย 

๐Ÿค” Why this mod?

Ask any pilot and they will tell you the frustration of trying to scoop the loot in middle of the combat. What's worse is that you can create infinite tether, if you're boosting and turning. Eventually, if you turn the scoop off to reset, you'll send items flying into the sun. If you've never experienced this, count yourself lucky!

โ•Defaults

The default scoop has as a pull range of about the size of a destroyer length roughly speaking which really isn't a lot. It's barely responsive and is just outright unusable if you are using my Higher Difficulty mod.

๐Ÿ’กWith this Mod

The scoop gains powers that make it a pleasure to use finally.

  • It is a lot more responsive.
  • It has a range of 750m before engineer boost (you really shouldn't boost it unless you really need to like trying to find loot you can't spot easily).
  • It has enough pull velocity to keep up with a boosting ship with a fully perked pilot.
  • It doesn't need resetting every two minutes. If it's not pulling its because it's full not because it's stuck (generally speaking).
  • It has now learned to avoid pulling power fuses & oxygen tanks.

Once you start using this, you'll wonder how is this not part of the game already ๐Ÿ˜„

๐Ÿ“€ Runs on

  • โœ… Host
  • โฌœ Client
  • โฌœ Both

ย  ย 

โฌ Manual Install

๐Ÿ“ƒ Prerequisite

This is a BepInEx 5 mod and as such requires that you have BepInEx 5 installed and working properly. If you've not done that yet, please go to their documentation on how to get it installed.

You want the Stable (5.x - 5.4.22 LTS at the time of writing) MONO build when you're presented with choices.

If you already know how to get BepInEx working, head over to their Releases to grab the latest copy.

๐Ÿ‘Œ Recommended

My mods support configuration through BepInEx Configuration Manager and I'd recommend you grabbing that as well to be able to tweak the mod to your own tastes.

โœ”๏ธ Mod install

So you've got a working BepInEx 5 Mono installation running successfully. Now you can download this mods zip file. Unzip the contents into your game directory where you have your Void Crew.exe.

You should find the mod installed under Bepinex\plugins\MavsPlugins\BetterScoop.

๐Ÿ‘‹ Shoutout

While I've had many people help me out by offering me feedback on how the balance was feeling, helping me shape the balance that my mods are in one person in particular has been happy to endure my experiments and many mission fails while I adjusted settings or tried new things.

So here's a shoutout to you my friend: Blaze.

Without your patience and company, I probably would not have poured hundreds of hours I've put in making the mods and even writing all the code that builds these readme files or store packaging!

ย 

โš–๏ธ License

This work by Maverik is licensed under CC BY-NC-SA 4.0 CCBYNCSA

โœ๏ธ Source Code

The code for this mod is available at Github

๐Ÿ™ Wanna say thank you?

I do love a Starbucks Classic Hot Chocolate! If you enjoy my labour of love and would like to support my guilty pleasure, the gesture is highly appreciated!

ko-fi

CHANGELOG

๐Ÿ”– CHANGELOG

0.0.5

  • Fix all the scoop mess again
  • They've made the updated code mod unfriendly so expect this mod to break with any update that decides to touch the scoop again

0.0.4

  • Clamp the acceptable value for PullVelocity to MaxRange
  • Add second lure id in exclusion list for scoop

0.0.3

  • Linked to Maverik-MavsCoreLibrary-0.0.3
  • Scoop has learned not to pull Lure either (linked to mission data item setting for override purposes)

0.0.2

  • Split config into Simple & advanced mode
  • Now default to not pulling Power fuses & Oxygen tanks

0.0.1

  • Initial Release