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

Releases: PunishedPineapple/WaymarkPresetPlugin

1.3.2.2

16 Apr 02:17
Compare
Choose a tag to compare
  • Adds additional debug logging when interacting with game memory.

1.3.2.1

14 Apr 05:01
Compare
Choose a tag to compare
  • Changed the drag and drop of presets to use a line between presets instead of a box around the one before which to insert.
  • Using finger cursor for the previously added link.
  • Formatted the JSON output for the map view state to make file easier to look through.
  • Updated for Dalamud API 6.

1.3.2.0

17 Mar 08:49
Compare
Choose a tag to compare

This should be considered a beta release until it's been through testing.

  • Added the ability to drag and drop reorder presets within the library (#14).
  • Added drag and drop waymark swapping in the preset editor (plugin suggestions #206).
  • Added the ability to open and close the preset library with the game's waymark window, as well as the ability to have it dock to the side of that window (#17).
  • The config option to enable directly placing and saving presets was removed. These capabilities are now always available.
  • Added a "gimped" mode where the plugin will still possibly provide some functionality through certain game changes that affect the plugin.
  • Removed unwanted characters from a handful of duty names (these were control characters for things like italics).
  • Added a button to backup the current plugin configuration.
  • The plugin now attempts to save the map view state (pan/zoom/selected submap) across sessions.
  • Added a link to a wiki page that lists places to find commonly-used presets.
  • Added a help marker to the map view window that explains the coordinate systems (#19).
  • Minor behind the scenes cleanup.

1.3.1.2

25 Dec 22:53
Compare
Choose a tag to compare
  • Fixed an omission that caused the "Save Current Waymarks" button to not actually save to disk without taking other actions.

1.3.1.1

11 Dec 08:52
Compare
Choose a tag to compare
  • Updated for Endwalker

1.3.1.0

09 Sep 06:42
Compare
Choose a tag to compare
  • Added ability to place a preset by name using the text command. This addresses issue #13.
  • This release is only compatible with Dalamud API 4. It will not work with previous versions.

1.3.0.0

09 Sep 04:53
Compare
Choose a tag to compare
  • Updated for compatability with Dalamud API 4.

1.2.0.3

16 Apr 06:25
Compare
Choose a tag to compare
  • Fix to in-combat restriction on placing a preset.

1.2.0.2

08 Apr 06:12
Compare
Choose a tag to compare

Note: This release will not work with versions of Dalamud prior to the release planned to coincide with FFXIV patch 5.5.

  • Changed sub-map radio buttons to a dropdown menu (PR #11).
  • Recompiled for Dalamud API level 3.
  • A bit of other minor UI cleanup.

1.2.0.1

10 Mar 09:13
Compare
Choose a tag to compare
  • Corrected an error that allowed a bad text command to appear to write to an invalid slot successfully.