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

GrubAdoption

Finally give those scrumptious little fellas the love they deserve!

Date uploaded 2 days ago
Version 0.2.6
Download link anonymousfroggo-GrubAdoption-0.2.6.zip
Downloads 116
Dependency string anonymousfroggo-GrubAdoption-0.2.6

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)
  • Adopt Grubs without having to give up inventory space:
    • This feature is disabled until I figure out how to make it fit with the new grub mother stuff
    • Once you adopted a Grub yourself, you will unlock Rescue Stations at the Campaign's interludes
    • There, you can drop off your Grubs - they will be transported right to the exit where you can be reunited with them once you escape :D
    • Rescue Stations are disabled in Iron Knuckle mode of course, so you can still have the og experience >:3

Planned

  • Compete with other players in how many Grubs you can adopt quickly:
    • A separate Grub Score
    • 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
  • Rescue Stations:
    • Replace the current (temporary) design with a pneumatic tube station (I gotta learn Blender first tho ;-;)
    • Add support for Endless mode
      • Help Grubs escape the superstructure, even though you can't get out along with them
      • Now you can get a Grub Score in Endless mode as well!
  • Stop accidents from happening:
    • Add a setting to prevent Grubs from being squished
    • 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.