Releases: quisquous/cactbot
0.8.0: Alphascape Initial Update
I'll try to get some timelines and triggers up this weekend. This is just a quick release to unbreak cactbot.
Changes
- Updated memory signatures to work with 4.4.
- Added a few o10s triggers.
- Fixed Euereka NM triggers.
- Fixed some UWU syncing problems.
0.7.5: Pagos, Rathalos
Changes
- Added Rathalos Ex triggers
- Eureka module updated for Pagos
- Fixed irritating prompt every time you start about a new version (#195)
0.7.4: Misc UwU stuff
Changes
uwu
- added mistral song / jail targetting you triggers for suppression
- fixed timeline desyncing during annihilation
- german translation
misc
- cactbot language now set automatically from FFXIV plugin parsing
- /echo cactbot wipe now stops timelines
- oopsy: fixed a bug making it drop many mistakes
0.7.3: UwU update
Changes
- uwu timeline working through the whole fight. (Thanks, Ferro! Congrats on your clear! <3)
- uwu triggers cleaned up a little.
- gaol bug fixed (gaols now called out in alphabetical order by first name).
Tested with the 1.7.0.11 version of the ACT plugin.
0.7.2: UwU
Changes
- uwu triggers, timeline through half of titan
- uwu oopsy mistakes through ifrit
Tested with the 1.7.0.11 version of rahvan's FFXIV ACT plugin (released today).
Some folks have been reporting that the github.io links don't work. (Maybe a cactbot remote loading bug?) So, here's an initial release with uwu support.
0.7.1: Tsukuyomi/Ridorana/German Update
Changes
- Tsukuyomi-Ex timeline and triggers.
- Ridorana timeline and triggers, including math <_<
- Everything is translated into German!
Using Cactbot in German
If you add the line Options.Language = 'de'
to your user/raidboss.js, then raidboss will use triggers and timelines in German. Other modules like Eureka can be similarly configured by adding the same line to user/eureka.js. Please file an issue if anything goes awry.
See https://github.com/quisquous/cactbot/blob/master/AdvancedCactbot.md#customizing-behavior for more details.
Known Issues
Due to ravahn/FFXIV_ACT_Plugin#167, some of the effect timers in jobs are incorrect (and say 9999). This has been true since the 1.7.0.9 update for the 4.3 patch. For now this has bug has been left without workarounds in cactbot, and hopefully will be fixed in the ffxiv plugin. For similar reasons, the doom timers in ucob will always tell you that you have 3rd doom. Sorry!
UwU prep
There will likely be some initial UwU triggers and timelines up by the end of Tuesday. However, to avoid too many releases of cactbot, they will just be committed into the repository but not released in an official release like this for at least a week. If you want to use the latest raidboss, point your cactbot raidboss url to https://quisquous.github.io/cactbot/ui/raidboss/raidboss.html instead of at a local file. This will include the latest updates as they get written.
Finally:
Huge thanks to @ArkfrostLumas for translating everything into German (!!!), @xephero for timelines (and cactbot discord support), and @jerrybotticelli and @DrLippe for Tsukyomi triggers. Y'all are the best. ❤️
0.7.0: Update for patch 4.3
Changes
- Update memory signatures so that the jobs module continues to work.
- Yes, the ffxiv plugin has not been updated yet and so triggers won't work until logs are parsed again.
- Lots of translations into german and french.
This is a last second early morning release. Let me know if I broke anything. Just wanted to get an updated version out. /panic
0.6.6: Belated Eureka Update
Changes
- Add new Eureka module!
- raidboss: fix a bunch of golden bahamut triggers and timelines
- raidboss: fix o8s hyperdrive and ultimate embrace triggers
- cactbot user directories can now be relative to the html or the cactbot dll
Eureka
When in Eureka, map appears. Shows gales and night/day times. Shows map links from chat with text on the map. (Sometimes there's garbage characters, but that's due to an FFXIV plugin bug, sorry.)
If an NM dies, it will reset the timer on the map (including any weather). It does not pick up current tracker cooldowns automatically, but if you paste the NMs on cooldown link into an /echo, it will parse that and reset NMs appropriately.
(Sorry this Eureka thing took so long to release, but I was only working on it while I was standing around in the train, so there's only so fast development was going to go. It should be easy to just slap in new NM data and a map for the next Eureka though!)
0.6.5: Less Broken Than The Previous One
Changes
- Overlays start again.
- Sorry about #76.
0.6.4: Remote Cactbot
Major Changes
- cactbot can now be used reliably from github pages with local user overrides (thanks, @ezsoftware)
- oopsy: major belated 4.2 fixes, should no longer skip deaths or wildly mistake early pulls
- raidboss: o7s and o8s timeline improvements (thanks, @xephero)
- raidboss: o7s load/run triggers, o8s mana release trigger improvements
- raidboss: triggers can now specify suppressSeconds which prevent triggers from re-triggering for some time.
EDIT: Some users report in #76 that overlays have stopped updating. Marking this as a pre-release until that issue is resolved. You can revert back to the 0.6.3 version if you run into it.