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

Releases: PunishedPineapple/WaymarkPresetPlugin

1.4.4.1

15 Jan 05:09
Compare
Choose a tag to compare

Changes:

  • Updated for patch 6.3 (increased number of save slots in-game).
  • Updated for Dalamud API 8.

IMPORTANT:
Due to the new automated build and deployment procedures for Dalamud main repo plugins, binaries will no longer be attached to releases for this plugin going forward. Please reference the main Dalamud plugin repo for the built plugin package.

1.4.3.4

24 Dec 20:46
Compare
Choose a tag to compare

Changes:

  • Fixes layout issues that could make the editor unusable at some non-standard font scales and/or with languages other than English (Issue #32).

IMPORTANT:
Due to the new automated build and deployment procedures for Dalamud main repo plugins, binaries will no longer be attached to releases for this plugin going forward. Please reference the main Dalamud plugin repo for the built plugin package.

1.4.3.3

15 Sep 07:13
Compare
Choose a tag to compare

Changes:

  • Reenabled the preset editor, which now includes a warning message about out of bounds waymarks.
  • Please don't do anything that's going to get you or anyone else in trouble.

IMPORTANT:
Due to the new automated build and deployment procedures for Dalamud main repo plugins, binaries will no longer be attached to releases for this plugin going forward. Please reference the main Dalamud plugin repo for the built plugin package.

1.4.3.2

13 Sep 04:19
Compare
Choose a tag to compare

Changes:

  • Disabled access to the preset editor following SE's complaints about out of bounds (OOB) waymarks. This will probably be a temporary restriction if further safegaurds can easily be implemented.
  • This was done to make it a bit harder for people to shoot themselves in the foot. It's still possible to place OOB waymarks in the same way the game allows you to do so, so use your brain.
  • Any presets you import from outside of the game, I'd personally advise checking on the map view for OOB waymarks before using.

IMPORTANT:
Due to the new automated build and deployment procedures for Dalamud main repo plugins, binaries will no longer be attached to releases for this plugin going forward. Please reference the main Dalamud plugin repo for the built plugin package.

1.4.3.1

28 Aug 21:50
Compare
Choose a tag to compare

Changes:

  • Updated for .net6/api7 and patch 6.2

IMPORTANT:
Due to the new automated build and deployment procedures for Dalamud main repo plugins, binaries will no longer be attached to releases for this plugin going forward. Please reference the main Dalamud plugin repo for the built plugin package.

1.4.3.0

27 Jul 05:38
Compare
Choose a tag to compare

Changes:

  • Double clicking a preset attempts to place it (PR #25) (courtesy of squidmade).
  • Fixes an unexpected error when using a text command to place a preset by name in a zone for which it wasn't saved.

Known Issues:

  • Double clicking a preset that is already selected causes it to briefly unselect between clicks (unless the selection is locked due to being in edit mode). The amount of work required to fix this is too much for a minor flicker when double clicking.

1.4.2.0

20 Jun 21:27
Compare
Choose a tag to compare
  • Added French localizations, courtesy of Gerald and Khayle.
  • Added a placeholder message when a filter prevents any presets from showing in the library.
  • Added IPC to get and place presets.
  • Now also copying secondary information (i.e., map view state and zone sort order) when performing a backup.
  • Improved some log messages.
  • Fixed a minor zone sorting bug.
  • Improved map loading/unloading.
  • Fixed some typos

1.4.1.0

18 May 06:41
Compare
Choose a tag to compare
1.4.1.0 Pre-release
Pre-release

Once again, this should be considered a testing release. Please back up your configuration before installing it.

  • Added optional drag and drop reordering of zone folders in the library window (#3).
  • Added an option to sort zone folders descending instead of ascending.
  • Added an optional search box to filter zone folders in the library (PR #23 by awillowes).
  • Made drag and drop reordering of presets optional.

1.4.0.0

09 May 06:24
Compare
Choose a tag to compare
1.4.0.0 Pre-release
Pre-release
  • Added support for localization (no translations included yet).
  • Significant code changes to split up a quite bloated UI file and make it more managable.
  • This is a testing build; please back up your preset library before using it.

1.3.3.0

26 Apr 01:47
Compare
Choose a tag to compare
  • Significant improvements to window layout calculations.
  • Added a help window with information about how to use the plugin, as well as a calculator for so called "clock spots" waymarks.
  • Removed the popup when certain sigs are not found (the relevant buttons just gray themselves out now).