https://github.com/bclindner/aphintgameplugin
Plugin allowing you to use XIV duty completions for Archipelago multiworld hints.
https://github.com/bclindner/aphintgameplugin
archipelago ffxiv
Last synced: 3 months ago
JSON representation
Plugin allowing you to use XIV duty completions for Archipelago multiworld hints.
- Host: GitHub
- URL: https://github.com/bclindner/aphintgameplugin
- Owner: bclindner
- License: agpl-3.0
- Created: 2025-01-11T19:36:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-13T02:19:50.000Z (over 1 year ago)
- Last Synced: 2025-01-19T05:57:10.212Z (over 1 year ago)
- Topics: archipelago, ffxiv
- Language: C#
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# APHintGamePlugin
Plugin allowing you to use XIV duty completions for Archipelago multiworld hints.
Also synchronizes chat between XIV and Archipelago (use `/aphgchat ` to chat in Archipelago)
## Installation
Download the latest [release](https://github.com/bclindner/APHintGamePlugin/releases) and extract it.
Open Dalamud via `/xlplugins` and add the extracted folder as a plugin in your developer options.
## Usage
Open the options menu with `/aphg` and set your server URL (including port!), slot name, and password (if applicable). When you press "Connect", you should see "Connected!", or an error that should tell you something went wrong.
Close the window and launch into any duty, and when the duty completes, your Archipelago world should receive a random hint from your missing locations.
## Known Issues
* Connecting to Archipelago briefly freezes XIV.
* Hints may be sent for already hinted locations.
## Developing
See the [Dalamud docs](https://dalamud.dev/plugin-development/getting-started) - this plugin is very simple and should be pretty easy to navigate.
## Ideas/Issues?
Please use the GitHub issues tab to file a request or bug.