From 7d700ad70b1e8d1e1f8859e1f12af50c20004e8e Mon Sep 17 00:00:00 2001 From: hawolt <45050975+hawolt@users.noreply.github.com> Date: Wed, 7 May 2025 05:40:33 +0200 Subject: [PATCH] add guardians-of-the-rift-optimizer (#7848) * add guardians-of-the-rift * resolve issues * some bugfixes and robuster render handling * move blocking operation away from edt and synchronize imageio call * further improvements * add new menuswapping option and show portal overlay whilst minigame widget is up * resolve workflow issue * add new config to display a warning outline when no binding necklace is equipped when doing comb runes * fix convex hull issue with cell tiles * minor update to obelisk analysis handler * dont use client thread invoke during startup and shutdown * update LICENSE * update README * fix startup exception for 3 slices --------- Co-authored-by: n1klas4008 <45050975+n1klas4008@users.noreply.github.com> --- plugins/guardians-of-the-rift-optimizer | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/guardians-of-the-rift-optimizer diff --git a/plugins/guardians-of-the-rift-optimizer b/plugins/guardians-of-the-rift-optimizer new file mode 100644 index 000000000..239cdf27f --- /dev/null +++ b/plugins/guardians-of-the-rift-optimizer @@ -0,0 +1,2 @@ +repository=https://github.com/hawolt/guardian-of-the-rift.git +commit=cb8ae213191b3031a9e31e319d9361ffe2ba9992