0.30.5: Korean p12s fixes, option for job instead of names, delete fishing
Nobody reads release notes, but:
- there's a new raidboss (and oopsy) option to use jobs instead of names (e.g.
Stack on WHM
) - fishing code got deleted, see comments on #5919
What's Changed
- test: remove non-existent FileChanged event by @quisquous in #5878
- docs: Update defs to add currentShield by @valarnin in #5890
- raidboss: Support for objects in trigger outputStrings by @quisquous in #5861
- oopsy: P12S - Add trigger for failing caloric due to stacks by @valarnin in #5892
- raidboss: Simple Aloalo triggers by @kshman in #5893
- i18n: missing translations (mostly DE) by @Akurosia in #5894
- raidboss: Add 263/264 line types by @valarnin in #5896
- raidboss: handle player object arrays in output params by @quisquous in #5895
- raidboss: rename aloalo files to aloalo_island by @quisquous in #5898
- raidboss: update arr and responses to use player objects by @quisquous in #5891
- i18n: fix ko golbez-ex by @Bing-su in #5902
- docs: Clarify 263/264 in LogGuide.md by @xpdota in #5901
- raidboss: update hw to use player objects by @quisquous in #5899
- raidboss: UWU - Add ifrit phase change triggers by @valarnin in #5900
- raidboss: update sb to use player objects by @quisquous in #5903
- raidboss: update shb to use player objects by @quisquous in #5904
- raidboss: update ew to use player objects by @quisquous in #5905
- docs: update documentation to use player objects by @quisquous in #5907
- build: update vscode settings/extensions for pylint by @quisquous in #5908
- i18n: new FR translations by @mooondark in #5911
- oopsy: update oopsy code to use player objects by @quisquous in #5906
- raidboss: fix errors on delayed triggers being cancelled by @quisquous in #5912
- i18n: added P12S korean translation by @HAERUHAERU in #5914
- lint: add errors for using deprecated functions by @quisquous in #5915
- raidboss/oopsy: support jobs instead of names in triggers by @quisquous in #5916
- raidboss: improve e10n wording by @quisquous in #5918
- util: remove hests from coverage report by @quisquous in #5920
- plugin: delete fishing code and overlay by @quisquous in #5919
New Contributors
- @HAERUHAERU made their first contribution in #5914
Full Changelog: v0.30.4...v0.30.5