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

LootChoiceExtension

Allows for more choices when picking up boons and other loot.

Date uploaded a month ago
Version 0.0.3
Download link ellomenop-LootChoiceExtension-0.0.3.zip
Downloads 137
Dependency string ellomenop-LootChoiceExtension-0.0.3

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.26 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.26
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-SJSON-1.0.0 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.0
SGG_Modding-ModUtil-3.1.0 icon
SGG_Modding-ModUtil

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

Preferred version: 3.1.0

README

LootChoiceExtension

Hades II mod which allows for more choices when picking up boons and other loot.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.0.8 - 2024-06-11

Fixed

  • Actually fixed typo now

0.0.7 - 2024-06-10

Fixed

  • Typo which prevents olympian boons from getting loot extended

0.0.6 - 2024-06-10

Added

  • Can enable / disable hammers, poms, chaos and god boons individually in the configuration

Fixed

  • Crash when rerolling exchange boons

0.0.5 - 2024-06-10

Added

  • Replaced most overrides with wraps
  • Added support for same-room config changes
  • Added support for vow of forsaking to choose random boons

Fixed

  • Added cleanup for additional choices when screen is rerolled

0.0.4 - 2024-05-31

Fixed

  • Changed incorrect modUtil wraps to overrides
  • Cleaned up sjson log spam

0.0.3 - 2024-05-24

Added

  • Added configuration slider in-game via imGUI

Fixed

  • Fixed Icons moving to top left of screen when configured to show 3 rewards

0.0.2 - 2024-05-24

Fixed

  • Fixed accidental rearrangement of sjson loading to before locals were defined

0.0.1 - 2024-05-24

Added

  • Initial commit with all basic functionality