You are viewing a potentially older version of this package. View all versions.
zannc-KeepsakeExtender-1.0.1 icon

KeepsakeExtender

Allows for the keepsake rack to hold more than 33 Keepsakes, important for creating new gods/keepsakes

Date uploaded 8 months ago
Version 1.0.1
Download link zannc-KeepsakeExtender-1.0.1.zip
Downloads 692
Dependency string zannc-KeepsakeExtender-1.0.1

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.67 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.67
SGG_Modding-ModUtil-4.0.1 icon
SGG_Modding-ModUtil

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

Preferred version: 4.0.1
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

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

Preferred version: 1.2.0
SGG_Modding-Chalk-2.1.1 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.1.1
SGG_Modding-ReLoad-1.0.2 icon
SGG_Modding-ReLoad

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

Preferred version: 1.0.2

README

Keepsake Extender

A mod which allows for the keepsake rack to hold more than 33 keepsakes - which is important for mods which want to add more Keepsakes or introduce new Gods with custom keepsakes.
This mod does nothing on its own, it is only a requirement for mods which add more keepsakes.

CHANGELOG

Changelog

Unreleased

2.0.4 - 2026-04-16

  • Fix: Update for latest H2 patch breaking lovely patch, not allowing for multiple keepsake rack pages.

2.0.3 - 2026-01-26

  • DEV: Change PLUGIN to _PLUGIN

2.0.2 - 2026-01-09

FIX: Issues where a name changes and the keepsake becomes nil, it cant unequip, so we skip the unequip if theres no data.

2.0.1 - 2026-01-02

Now opens the keepsake rack to the currently equipped keepsake - Github: adi1998 Minor change to make controller scrolling easier. - Github: adi1998 DEV: Lovely ENV naming convention change to avoid conflicts.

2.0.0 - 2025-12-01

  • DEV: Use Lovely instead of overriding OpenKeepsakeRack
  • Fix issue with controller controls being unresponsive/unintuitive when opening the keepsake rack.
  • Fix issue with the scrolling through pages on controller.

1.0.2 - 2025-11-08

  • Fix issue where stickers would blink right as you open the keepsake rack.
  • Fixed issue of missing animation when you originally open the keepsake rack
  • Fixed issue of Keepsake Data not appearing when you first open the rack.
  • Fixed issue where all the keepsake progress bars would be constantly showing.

1.0.1 - 2025-10-12

  • Hopefully fix the favourite pin not being positioned correctly.

1.0.0 - 2025-10-11

  • Initial Release.