From fbca59004d1410f775d36fe08934472e86ce796a Mon Sep 17 00:00:00 2001 From: jdpriest Date: Tue, 28 Oct 2025 03:18:37 -0400 Subject: [PATCH] add newgameplus (#8899) * Create NewGamePlus * Rename NewGamePlus to newgameplus * Update newgameplus to latest commit The latest commit avoids using terminally deprecated API functions * Update newgameplus to use AudioPlayer * Update newgameplus Adds screenshot capability * Update newgameplus Adjust unlock overlay font * Update newgameplus Bugfix for consumed menu clicks * Update newgameplus Add bank search for locked items * Synchronize ImageIO Call Synchronize ImageIO Call, small locked item updates and screenshot timing changes * Accomodate .jar resource loading Adjusted the loading of the sidebar icon to accommodate for the plugin hub distributing the plugin as a .jar file. * Utilize ImageUtil.loadImageResource --- plugins/newgameplus | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/newgameplus diff --git a/plugins/newgameplus b/plugins/newgameplus new file mode 100644 index 000000000..fe924b7d9 --- /dev/null +++ b/plugins/newgameplus @@ -0,0 +1,2 @@ +repository=https://github.com/jdpriest/new-game-plus.git +commit=fe25110e73149009eb750c80d99213ad87adc324