0.28.16: more TOP, Korean 6.25
Note on TOP Omega dodges
Please take another look at the output strings for TOP Omega Pre-Safe Spot
(new this release), and TOP Omega Safe Spots
and TOP Omega Safe Spot 2 Reminder
triggers. In particular, everything has been split into what the clones are doing, e.g. legsSword
or staffShield
so you can have specific calls for that if you want. There are no longer "distance" strings.
As before, there are two safe spots that are commonly used for the staff+sword pattern. There's "far" (out past the sword) and there's "mid-ish" (three rings from mid, slightly away from staff) that are on opposite sides of each other. For each trigger, you can set staffSwordCombo
to either ${midText}
(i.e. use staffSwordMid
) or ${farText}
(i.e. use staffSwordFar
) depending on what you prefer to be less wordy. I'll eventually try to make an option for this so it's easier to just set which one you want in the future rather than editing the string.
What's Changed
- raidboss: TOP P5 Omega Earlier Safe Spot Call by @Legends0 in #5330
- raidboss: TOP adjustments and cleanup for omega dodges by @quisquous in #5334
- raidboss: TOP adjustments and cleanup for omega pre-dodges by @quisquous in #5338
- raidboss: TOP add left/right rotation to omega dodge by @quisquous in #5339
- raidboss: revert TOP add left/right rotation to omega dodge by @quisquous in #5340
- i18n: orthos timeline replaces by @Bing-su in #5342
- i18n: TOP add ko translations by @Bing-su in #5343
- build: bump vm2 from 3.9.11 to 3.9.15 by @dependabot in #5341
- build: bump webpack from 5.72.0 to 5.76.0 by @dependabot in #5312
- raidboss: TOP suppress useless bait tethers calls by @quisquous in #5344
- raidboss: TOP increase delay on omega dodge pre-call by @quisquous in #5345
- resources: ko 6.25 by @Bing-su in #5346
- i18n: sildihn ko translations by @Bing-su in #5347
- build: reformat package.json by @quisquous in #5348
Full Changelog: v0.28.15...v0.28.16