You are viewing a potentially older version of this package. View all versions.
anonymousfroggo-GrubAdoption-0.1.3 icon

GrubAdoption

Finally give those scrumptious little fellas the love they deserve!

Date uploaded 8 months ago
Version 0.1.3
Download link anonymousfroggo-GrubAdoption-0.1.3.zip
Downloads 230
Dependency string anonymousfroggo-GrubAdoption-0.1.3

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

README

Grub Adoption

Finally give those scrumptious little fellas the love they deserve!

Features

Implemented

  • A stat that tracks how many Grubs you "adopted" (i.e., escaped with)

Planned

  • Adopt Grubs without having to give up inventory space:
    • Enable dropping off Grubs at interludes
    • They will be transported right to the exit where you can be reunited with them once you escape :3
  • Compete with other players in how many Grubs you can adopt quickly:
    • A separate "Grub"-score which uses the default score as a basis and increases for every Grub you adopted
    • You have to escape as fast as possible while also collecting as many Grubs as you can!
    • I might also add a leaderboard, but we'll see
  • Stop accidents from happening:
    • Add a setting to prevent Grubs from being squashed
    • Instead, you will pet them

Support and Suggestions

You are more than welcome to check out the Discord channel if you

  • Need support
  • Encounter bugs
  • Have suggestions
  • Want to contribute in any other way

CHANGELOG

Changelog

Initial Release - v0.1.0

  • Implemented grubs-adopted and max-grubs-adopted stat

Patch - v0.1.1

  • Fixed folder structure for Thunderstore upload

Patch - v0.1.2

  • Fixed description

Patch - v0.1.3

  • Updated for Abyss (game version 0.50)

Update - v0.2.0

  • Campaign: Implemented Rescue Stations using a placeholder design (unlocked once you've adopted a Grub on your own)
  • Implemented grub-score stat
    • Value: Distance (Meters) * #Grubs that made it out / Run Duration (Minutes) (5x multiplier if you made it out)
    • Printed to the BepInEx console/log at the end of a run
    • UI coming next update

Patch - v0.2.1

  • Bugfix: Starting the mod should (hopefully) no longer break stuff :`)

Patch - v0.2.2

  • Updated for game version 0.54b

Patch - v0.2.3

  • Added missing assets

Patch - v0.2.4

  • Fixed bug where rescuing a Grub didn't work after it's been put in the inventory

Patch - v0.2.5

  • Updated for game version 0.55r

Patch - v0.2.6

  • Updated for game version 0.60a
  • Removed rescue stations for now. I first gotta figure out how the stuff with the grub mother works and how to make it fit with this mod.