You are viewing a potentially older version of this package. View all versions.
Jowday-BoonBuddy-0.3.0 icon

BoonBuddy

View the boon list when picking up boons, and marks boons that were banned by Vow of Forsaking.

Date uploaded 2 years ago
Version 0.3.0
Download link Jowday-BoonBuddy-0.3.0.zip
Downloads 181
Dependency string Jowday-BoonBuddy-0.3.0

This mod requires the following mods to function

SGG_Modding-ENVY-1.0.0 icon
SGG_Modding-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.0.0
SGG_Modding-Chalk-2.0.2 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.0.2
SGG_Modding-ReLoad-1.0.1 icon
SGG_Modding-ReLoad

Provides helpers for managing hot reloading and waiting for the right time to load

Preferred version: 1.0.1
SGG_Modding-ModUtil-3.1.1 icon
SGG_Modding-ModUtil

Utility mod for mod interactions within lua for SGG's games

Preferred version: 3.1.1

README

Boon Buddy

The mod formerly known as BookDuringBoonSelect (not a very good name).

Features

When accepting a God boon, allows you to view that God's boon list! Screenshot 2024-05-27 215412

When viewing the boon list, boons that have been banned by the Vow of Forsaking will have red text. BanDisplay

Configuration Options

AlwaysAllowed = true
This is the default - all boon list viewing requirements are removed. Boon list button is immediately available.

AlwaysAllowed = false
If this is set to false, you will need to fulfill the following requirements before the button is available:

  1. Unlock the Book of Shadows (Codex)
  2. Gift each Olympian at least once to unlock the Insight Into Offerings incantation
  3. Activate the Insight Into Offerings incantation.

See It In Action

https://github.com/southpawgeek/JowdayCodexDuringBoon/assets/7319207/405b787f-14e2-459e-8a3a-437e338ef738

CHANGELOG

Changelog

Unreleased

1.1.0 - 2025-12-06

Fixed

  • hopefully resolve compatibility issue with Altar of Ashes (ty Grammarly)

1.0.2 - 2025-09-28

Fixed

  • attempt to streamline UI/adjustment code

1.0.1 - 2025-09-26

Fixed

  • rarity fixes for 1.0
  • deprecated the banned display, as it is now native

1.0.0 - 2025-09-26

0.7.0 - 2024-10-17

0.6.12 - 2024-06-14

Fixed

  • fix bug preventing Ordinary Chaos curse from ever being fulfilled

0.6.11 - 2024-06-13

Fixed

  • remove unnecessary prints

0.6.10 - 2024-06-13

Added

  • new Infusion option
  • limited Chaos support
  • prevent Duo/Legendary from being replaced with Infusion

0.6.9 - 2024-06-12

Added

  • plugin support for Perfectoinist

0.6.8 - 2024-06-12

Fixed

  • remove an unnecessary override

0.6.7 - 2024-06-12

Fixed

  • fixed silly bug where unchecking Hades disables the whole mod

0.6.6 - 2024-06-11

Removed

  • removed the "new save" checkbox because it wasn't working

Fixed

  • fix rarities not applying to fresh saves
  • override some more forced rarity tables/flags

0.6.5 - 2024-06-10

Added

  • add rarity for hades
  • add rarity for artemis

0.6.4 - 2024-06-09

Added

  • override forced common loot in fresh save files

Changed

  • modified rarities should no longer sneak into your save game

0.6.3 - 2024-06-09

Changed

  • rename Replace to Sacrifice

0.6.2 - 2024-06-08

Fixed

  • fixed crash when picking up poms

0.6.1 - 2024-06-08

Added

  • infusion options!
    • option to only offer infusions when they will be active
    • adjust spawn chance
  • persistent window option
    • available in Hell2Modding -> Windows

0.5.0 - 2024-06-07

Added

  • rarity gui
    • update base spawn rates for all rarities!

0.4.0 - 2024-06-04

Changed

  • removed button, as native button has been added

0.3.1 - 2024-06-03

Fixed

  • fix ModUtil deprecation message

0.3.0 - 2024-06-03

Changed

  • renamed from BookDuringBoonSelect

Added

  • boons that are banned by Vow of Forsaking are differentiated in the Book of Shadows

0.2.2 - 2024-06-03

0.2.1 - 2024-05-29

Fixed

  • button is localized again

0.2.0 - 2024-05-28

Fixed

  • fixed flaky controller button

Added

  • config option to override boon list requirements

0.1.2 - 2024-05-28

Fixed

  • controller bind should be slightly more reliable

0.1.1 - 2024-05-28

Fixed

  • rename button to "Boon List" rather than "Offerings"
  • fix bug that prevents the normal codex/book from being closed
  • still working on controller button

0.0.1 - 2024-05-27

Added

  • When accepting a God boon, allows you to view the Book of Shadows entry. Requires the Insight into Offerings incantation to be unlocked.