Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Releases: PunishedPineapple/WaymarkPresetPlugin

1.2.0.0

10 Mar 08:39
Compare
Choose a tag to compare
  • The issue with presets for Delubrum Reginae was addressed. (Issue #9)
  • Restored import and export text subcommands. (Issue #7)
    • These have different syntax than the original, removed versions.
  • The "Filter on Current Zone" checkbox is now always visible, and its state now persists across sessions.
  • Removed the option to show zone names instead of duty names, now that the game shows duty names in its waymark interface.
    • Zone names are still searched when filtering in the edit preset window.
  • Right-aligned button positioning was improved for Dalamud global UI scales not equal to 1. (PR #8)
  • The back-end interface with the game was changed substantially in order to hopefully make plugin maintenance easier.

1.1.2.0

05 Dec 00:13
Compare
Choose a tag to compare
  • Updated for Lumina dependency changes in Dalamud 5.1.1.1.

1.1.1.0

27 Sep 04:28
Compare
Choose a tag to compare
  • Real waymark icons instead of just colored text (PR #6).
  • Proper icon clipping (also PR #6).
  • Improved default map view state that also persists zoom/pan/submap for each map/zone until the plugin is unloaded.
  • A few other minor map view improvements.

1.1.0.0

22 Sep 23:21
Compare
Choose a tag to compare

Features

  • Auto export/import to/from game on zoning (PR #4).
  • Preview and edit presets on maps.
  • Direct saving of placed waymarks to the library.

Bug Fixes

  • The exportall -t command was not working as expected.
  • /pwaymark and the config command were not toggling the windows closed if they were already open (PR #5).
  • Direct placement is reenabled.

1.0.1.0

12 Aug 01:12
Compare
Choose a tag to compare

Features:

  • Added a search/filter box at the top of the zone selection dropdown in the preset editor.

Other:

  • Updated function signatures for patch 5.3.
  • Temporarily disabled the ability to place a preset from within the plugin until Actor status flags are found again.

1.0.0.0

30 Jul 07:26
838f960
Compare
Choose a tag to compare

Bugfixes:

  • Fixed an issue where the plugin caused unwanted interaction with high-DPI scaling.
  • Library is now properly saving last-modified times.

Features:

  • Added checkbox to filter the library to only show presets for the current zone.
  • Added the ability to place a preset directly from the library instead of copying it to a game slot first.

0.9.0.1

21 Jul 03:38
Compare
Choose a tag to compare
  • Fixed a bug that crashed the plugin when a preset with a MapID that's not in the game's zone list was imported to the library and edited.
  • Fixed a bug that caused bad JSON to import into the library as a null. It now does not accept bad (including empty) JSON.
  • Made finding of the presets in game memory safer.
  • Removed most text commands. They were not useful for much beyond rudimentary testing, and the limited input length allowed by the game's chat box caused issues as well.

0.9.0.0-1

11 Jul 01:29
Compare
Choose a tag to compare
0.9.0.0-1 Pre-release
Pre-release

Minor fix to plugin JSON file.

0.9.0.0

11 Jul 00:52
Compare
Choose a tag to compare
0.9.0.0 Pre-release
Pre-release

Initial release for testing. Works with the current testing build of Dalamud.