-
Notifications
You must be signed in to change notification settings - Fork 78
Comparing changes
Open a pull request
base repository: OverlayPlugin/cactbot
base: v0.37.1
head repository: OverlayPlugin/cactbot
compare: v0.37.2
- 13 commits
- 31 files changed
- 9 contributors
Commits on May 8, 2026
-
raidboss: add timeline reset for Jueno: The First Walk (#1054)
The timeline for the Jueno alliance raid doesn't have a reset entry to pause the timeline upon fights ending. This results in the timeline continuing even as the fight ends. I think this also results in the timelines failing to reset if the party wipes. Other alliance raids do seem to have the appropriate reset lines, so add them to the Jueno timeline.
Configuration menu - View commit details
-
Copy full SHA for b4a525f - Browse repository at this point
Copy the full SHA b4a525fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e85513 - Browse repository at this point
Copy the full SHA 9e85513View commit details
Commits on May 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a4967e8 - Browse repository at this point
Copy the full SHA a4967e8View commit details
Commits on May 21, 2026
-
raidboss: Enuo EX Passage of Naught adjustment (#1059)
The boss will follow the tank during this mechanic and thus may not be in the middle of the arena; updates the output from "under" to "middle" to more clearly indicate the safe zone as arena-relative instead of boss-relative.
Configuration menu - View commit details
-
Copy full SHA for 3cbb0b9 - Browse repository at this point
Copy the full SHA 3cbb0b9View commit details
Commits on May 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d6fb36b - Browse repository at this point
Copy the full SHA d6fb36bView commit details
Commits on Jun 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for dcfaeab - Browse repository at this point
Copy the full SHA dcfaeabView commit details -
Configuration menu - View commit details
-
Copy full SHA for b24e00b - Browse repository at this point
Copy the full SHA b24e00bView commit details -
raidboss: Fix p12s player platform checking (#1067)
Fixes #1064 As mentioned in the issue, the check was reversed.
Configuration menu - View commit details
-
Copy full SHA for 7a7e4f6 - Browse repository at this point
Copy the full SHA 7a7e4f6View commit details
Commits on Jun 4, 2026
-
raidboss: dmu p1 timeline draft and initial trigger file (#1068)
Initial p1 timeline (network log based). P2 and some P3 from fflogs, these will be adjusted in a future PR as more is understood. Timings may be off due to fflogs differences. --------- Co-authored-by: Jonathan Garber <linkthevaliant@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 298201f - Browse repository at this point
Copy the full SHA 298201fView commit details
Commits on Jun 5, 2026
-
resources: ja + de sidesThenFrontBack and frontBackThenSides (#1073)
From o9s.ts: ```typescript sides: { en: 'Sides -> Front/Back', de: 'Seiten -> Vorne/Hinten', fr: 'Côtés -> Devant/Derrière', ja: '横 -> 縦', cn: '左右 -> 前后', ko: '양옆 -> 앞뒤', tc: '左右 -> 前後', }, ``` ```typescript frontBack: { en: 'Front/Back -> Sides', de: 'Vorne/Hinten -> Seiten', fr: 'Devant/Derrière -> Côtés', ja: '縦 -> 横', cn: '前后 -> 左右', ko: '앞뒤 -> 양옆', tc: '前後 -> 左右', }, ``` These may end up being used again in DMU.Configuration menu - View commit details
-
Copy full SHA for b080998 - Browse repository at this point
Copy the full SHA b080998View commit details
Commits on Jun 11, 2026
-
raidboss: dmu p1 initial triggers (#1069)
Addon to #1068. Adds initial p1 triggers.
Configuration menu - View commit details
-
Copy full SHA for 4d97886 - Browse repository at this point
Copy the full SHA 4d97886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb1f5b - Browse repository at this point
Copy the full SHA 8cb1f5bView commit details
Commits on Jun 12, 2026
-
build: Bump version to 0.37.2 (#1079)
I think now that we've got timeline and triggers for DMU phase 1, it's a good time to do a release. I'll hold the merge if there's something outstanding that absolutely needs to get in, but as it stands I think it's in a good place.
Configuration menu - View commit details
-
Copy full SHA for 1c99898 - Browse repository at this point
Copy the full SHA 1c99898View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.37.1...v0.37.2