Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Testing] XIVDeck 0.3.12 #1677

Merged
merged 1 commit into from
Apr 16, 2023
Merged

Conversation

KazWolfe
Copy link
Member

@KazWolfe KazWolfe commented Apr 15, 2023

A long time ago, I decided to start what I thought was a simple project to learn both C# and how to mod games. This project was called XIVDeck. As a result of my inexperience writing code, I made a few very fatal decisions, such as putting a web server in the game to provide an API. These decisions haunt me to this very day.

  • Switch the default web server back to EmbedIO.
  • Force all API communication to happen over IPv4 to get around a frustrating bug.
  • Hopefully fix some macOS and Linux compatibility issues.
    • NOTE: macOS users will now be able to install the Stream Deck plugin, but it likely will not work at this time. I am not offering support for macOS or Linux users yet.
  • Some other internal nonsense.

If XIVDeck doesn't work for you after this release for some reason, please check the release page for troubleshooting steps and ping me in the XIVDeck thread.

Full release notes, testing notes, and downloads are available on the plugin GitHub.

@bleatbot bleatbot enabled auto-merge (squash) April 15, 2023 04:55
@github-actions
Copy link

Builds failed, please check action output.

❌XIVDeck.FFXIVPlugin [testing-live] - 1ba4583 - Build failed (Diff)

Show log - Review

auto-merge was automatically disabled April 15, 2023 04:59

Head branch was pushed to by a user without write access

@github-actions
Copy link

Builds failed, please check action output.

❌XIVDeck.FFXIVPlugin [testing-live] - 1ba4583 - Build failed (Diff)

Show log - Review

@github-actions
Copy link

Builds failed, please check action output.

❌XIVDeck.FFXIVPlugin [testing-live] - 1ba4583 - Build failed (Diff)

Show log - Review

@github-actions
Copy link

Builds failed, please check action output.

❌XIVDeck.FFXIVPlugin [testing-live] - 909925c - Build failed (Diff)

Show log - Review

@github-actions
Copy link

Builds failed, please check action output.

😰XIVDeck.FFXIVPlugin [testing-live] - a07ba47 - Build system error: Unknown lockfile version: 2

Show log - Review

- Add the ability to have different default webservers per OS
  - Set default Linux server to EmbedIO
  - Set default Windows server to EmbedIO
- Better IPv4/IPv6 handling (though it doesn't really matter anymore)
- Other minor internal changes
@github-actions
Copy link

All builds OK!

✔️XIVDeck.FFXIVPlugin [testing-live] - d4a8470 - v0.3.12 - Diff

Show log - Review

@KazWolfe KazWolfe marked this pull request as draft April 16, 2023 00:18
@KazWolfe KazWolfe marked this pull request as ready for review April 16, 2023 03:19
@reiichi001 reiichi001 merged commit 5394307 into goatcorp:main Apr 16, 2023
Bluefissure added a commit to ottercorp/DalamudPluginsD17 that referenced this pull request May 9, 2023
* DutyTracker 1.0.0.1 (goatcorp#1530)

nofranz
The testing version has issues because the stable version was on old API level. This simply bumps up the old stable to API 8 with all of the bugs still intact.

* Wholist v1.2.0.0 (goatcorp#1536)

* Update manifest.toml

* Update manifest.toml

* trigger rebuild

* Accountant 1.3.5.0 (goatcorp#1535)

- Added checking for timer updates from outside the client, supporting multiple clients running and updating at once.
- Fixed a bug with the tribe allowance setting.

* PingPlugin v2.5.1 (goatcorp#1534)

- Fixed server bar display failing to set up sometimes

* [Testing] Allagan Tools v1.4.0.8 (goatcorp#1532)

Show item number in retainer list toggle will now work
The put away sample filter was updated
Some minor UI issues
Extra currencies are now parsed(ventures, beast tribe currencies, etc)
This is the last update before it replaces the live version.

* Simple Tweaks 1.8.5.0 (goatcorp#1531)

* [Live] Clarity In Chaos - Upgrade to Live (goatcorp#1537)

upgrade CiC to Live

* [Testing] DailyDuty v4.0.0.0 (goatcorp#1523)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* EurekaLinker 1.0.0.2 (goatcorp#1505)

* EurekaLinker 1.0.0.0

* Eureka Linker 1.0.0.1

* EurekaLinker 1.0.0.2

* Eureka Linker 1.0.0.2

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.0.0.0 (goatcorp#1515)

* Update manifest.toml

* New icon.

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.0.1.0 (goatcorp#1548)

* Update manifest.toml

* Update manifest.toml

* [Testing] UsedName 0.8.2.0 (goatcorp#1545)

- player not in FriendList of game could update
- Add a temporary subscription list to add non friends to the plugin's player list
- Remove Update from Player Search
- Add Update from Company Member

* Hunty 1.0.0.2 (goatcorp#1544)

* TriadBuddy 1.8.0.2 (goatcorp#1543)

* GatherBuddy 3.2.2.1 (goatcorp#1541)

- Add current amount of available bait ot the fishing window.
- Added the splendorous hidden item locations.
- Fix an issue with context menus displaying wrongly.
- Fix an issue with teleport cost computation.
- Fix an issue with german and french fishing detection if abbreviated character names is toggled in the game settings.

* Eureka Linker 1.1.0.2 (goatcorp#1540)

* Eureka Linker 1.0.0.3

* Eureka Linker 1.1.0.0

* Eureka Linker 1.1.0.1

* Eureka Linker 1.1.0.2

* Allagan Tools v1.4.1.0 (goatcorp#1539)

* Allagan Tools v1.4.1.0

New Duties, Mobs, Airships, Submarines Windows
Tabbed/Sidebar Layouts for Craft/Filters windows
Proper Free Company support
Hotkeys for all windows
UI overhaul
Filter and inventory saving speed ups
Craft CSV export
More player currencies are parsed
Too many other changes and bugfixes to mention
Thanks to all the testers and people who provided mob spawn data :)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* DeepDungeonDex 2.5.3 (goatcorp#1538)

Updating DeepDungeonDex

* [Testing] XIVInstantMessenger 1.3.0.0 (goatcorp#1547)

* [Testing] XIVInstantMessenger 1.3.0.0

* Update manifest.toml

* Update manifest.toml

* MonsterLootHunter 1.0.12 (goatcorp#1549)

MonsterLootHunter_1.0.12

Co-authored-by: Daniel Guiomarino <[email protected]>

* Fungah v1.0.0.0 (goatcorp#1551)

move to stable

* Simple Tweaks 1.8.5.1 (goatcorp#1552)

* Eureka Linker 1.2.0.0 (goatcorp#1553)

* Allagan Tools v1.4.1.1 (goatcorp#1555)

Item patch data added + filter/column
Fixed a bug with craft quantities underflowing
Fixed an issue with certain data sheets not loading in
Added some extra tooltip safety

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.0.2.0 (goatcorp#1550)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Refined backup rescue logic.

* Update manifest.toml

* MonsterLootHunter 1.0.12.1 (goatcorp#1562)

MonsterLootHunter_1.0.12.1

* Hunty & BetterPlaytime (goatcorp#1558)

* Hunty 1.0.0.3

* BetterPlaytime 1.3.0.2

* Simple Tweaks 1.8.5.2 (goatcorp#1569)

* [Testing] DailyDuty v4.0.0.1 (goatcorp#1542)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* DamageInfoPlugin 2.2.0.5 -> 2.2.0.6 (goatcorp#1572)

* Eureka Helper 1.1.0.0 (goatcorp#1556)

* Eureka Helper 1.1.0.0

* Add icon

* Use lgb planevent data to override positions

* misc changes

* Simple Tweaks 1.8.5.3 (goatcorp#1571)

* Eureka Linker 1.3.0.0 (goatcorp#1559)

* Eureka Linker 1.3.0.0

* Eureka Linker 1.3.0.0 Fix

* Eureka Linker 1.3.0.1

* Eureka Linker 1.3.0.2

* Update manifest.toml

* Eureka Linker Fairy

* Eureka Linker 1.3.0.3

* Eureka Linker Location Hydatos 30

* Eureka Linker Pagos

* Himbeertoni Raid Tool 1.1.5.60 (goatcorp#1563)

* Himbeertoni Raid Tool 1.1.5.60

Bugfix: General configuration is saved correctly

* update changelog

* HuntHelper v1.0.0.3 (goatcorp#1564)

* Update ZodiacBuddy (stable) (goatcorp#1565)

Update ZodiacBuddy

* [Release] BetterMountRoulette 1.2.0.10 (goatcorp#1566)

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.0.3.0 (goatcorp#1567)

Update manifest.toml

* MonsterLootHunter 1.0.13.2 (goatcorp#1568)

* StanleyParableXiv 1.3.0.0 (goatcorp#1570)

Added StanleyParableXiv to stable

* [Release] BetterMountRoulette 1.2.0.11 (goatcorp#1577)

* [Testing] TooltipNotes 1.0.0.0 (goatcorp#1579)

update manifest.toml

* [Testing] XivInstantMessenger 1.3.0.2 (goatcorp#1583)

* [Testing] DutyTracker 1.0.1.1 (goatcorp#1576)

Options and Info tabs work again.
Fixed several bugs that occur when abandoning or failing a duty

* hunthelper v1.0.0.4 (goatcorp#1574)

* [Testing] DeepDungeonTracker 0.0.4.0 (goatcorp#1561)

* DamageInfoPlugin 2.2.0.6 -> 2.2.0.7 (goatcorp#1575)

* [Stable-New] AudibleCharacterStatus v1.0.1.3 (goatcorp#1581)

* [Stable-New] AudibleCharacterStatus v1.0.1.3

Updated for API 8. Changed the way the volume slider works and adjusts the volume of audio much better.

* Update manifest.toml

* [Release] WorkshopOptimizerPlugin 0.2.6.1 (goatcorp#1582)

Update to 0.2.6.1.

* Update Wotsit to 1.0.2.0 (goatcorp#1584)

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.0.4.0 (goatcorp#1585)

Update manifest.toml

* [Testing] DailyDuty v4.0.0.2 (goatcorp#1580)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Simple Tweaks 1.8.6.0 (goatcorp#1588)

* Update PositionalGuide (stable) (goatcorp#1573)

* VFXEditor v1.7.3.1 (goatcorp#1578)

* Update ItemVendorLocation to 2.2.0.0 (goatcorp#1586)

* [Testing] DeepDungeonTracker 0.0.4.1 (goatcorp#1587)

* MPTickBar 1.4.1.2

* MPTickBar 1.4.1.2

* [Testing] DeepDungeonTracker 0.0.0.1

* Promotion image added

* [Testing] DeepDungeonTracker 0.0.1.2

* [Testing] DeepDungeonTracker 0.0.1.5

* Update manifest.toml

* DailyDuty v4.0.0.2 (goatcorp#1589)

Update manifest.toml

* [Testing] Congratulations 1.2.2.0 (goatcorp#1594)

Update manifest.toml

* Allagan Tools v1.4.1.2 (goatcorp#1595)

Fix for lag when searching in certain circumstances
Added ability to copy filters/craft lists to your clipboard as JSON
Can be dyed filter/column added
Uses column added
Patch filter updated to finalise items for 6.35
Added the drops from more coffers

* Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.0.4.0 (goatcorp#1597)

Push 3.0.4.0 to stable.

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.1.0.0 (goatcorp#1596)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update image.

* [Release] Emote Log 1.0.0.0 (goatcorp#1598)

* Browsingway 1.5.3.0 (goatcorp#1599)

- Add IINACT (Dalamud Plugin) support
- Fix Dalamud UI corruption because of unhandled exception

* DailyDuty v4.0.0.3 (goatcorp#1600)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update Tourist to 1.2.11 (goatcorp#1604)

feat: update Tourist to 1.2.11

* [Stable] UsedName v0.8.2.1 (goatcorp#1603)

- player not in FriendList of game could update
- Add a temporary subscription list to add non friends to the plugin's player list
- Remove Update from Player Search
- Add Update from Company Member
- Improve text quality

* Update ItemVendorLocation to 2.2.0.1 (goatcorp#1602)

* [Testing] DamageInfoPlugin 2.2.0.7 -> 2.3.0.0 (goatcorp#1601)

* [Testing] DamageInfoPlugin 2.2.0.7 -> 2.3.0.0

* Update

* DailyDuty v4.0.0.4 (goatcorp#1606)

* Update manifest.toml

* Update manifest.toml

* MemoryMarker v1.0.0.1 (goatcorp#1605)

Update manifest.toml

* [Testing] xivr 0.0.3.1 (goatcorp#1609)

fixed a crash on female viera
fix an issue with the ingame mouse cursor dots
changed the way the left right mouse buttons click with controllers
added Ko-fi support button
added backbuffer option that disables black screen and dalamud on ingame ui

* Hunty 1.0.0.4 (goatcorp#1608)

* hunthelper v1.0.0.5 (goatcorp#1607)

* TooltipNotes 1.0.0.0 (goatcorp#1591)

port testing over to stable

* Update Chromium to 111.0.5563.148 (goatcorp#1610)

* [Testing] DeepDungeonTracker 0.0.4.2 (goatcorp#1612)

* MPTickBar 1.4.1.2

* MPTickBar 1.4.1.2

* [Testing] DeepDungeonTracker 0.0.0.1

* Promotion image added

* [Testing] DeepDungeonTracker 0.0.1.2

* [Testing] DeepDungeonTracker 0.0.1.5

* Update manifest.toml

* Death Recap 1.10.0 (goatcorp#1615)

Update DeathRecap

* DailyDuty v4.0.0.5 (goatcorp#1613)

Update manifest.toml

* [Testing] xivr 0.0.3.2 (goatcorp#1614)

made asymmetricProjection default on
fixed issue with bones crashing
redesigned ui
removed object highlighting
added code to set gamma option to 0
moved some code from always running when the mod was enabled to only run when vr is enabled
added chat command to reset plugin settings

* Death Recap 1.10.1.0 (goatcorp#1616)

Update DeathRecap

* Eureka Linker 1.3.0.4 (goatcorp#1617)

* Deathroll 1.1.0.0 (goatcorp#1618)

* [Testing] Bozja Buddy v0.2.0.0 (goatcorp#1554)

* [Testing] Bozja Buddy v0.2.0.0

- Added Alarm for Bozja content.
- Added a general options bar, with a button to open Alarm window, and a button to shut the alarm up.
- Fix a bug in Extra information tab where FATE-chain would not show up in FATE extra info.
---
- Alarm overview: 
+ Time-based: alarms which trigger at a specific time. Can only be created in Alarm window.
+ Weather-based: alarms which trigger at a specific weather at a specific time (ONCE), or every time the weather occurs (REPEAT). Can be created in Alarm window, or clicking on Weather bar.
+ FATE-based: alarms which trigger every time a FATE occurs (CEs not yet supported). Can be created in Alarm window, or click on Alarm column in Fate/CE table.
- Alarm can be turned off, edited, deleted, or recycled once expire.

* Update manifest.toml

* Update manifest.toml

* fix NAudio dependency on wpf shenaningans

hopefully :^)

* Now load FFXIVWeather and NAudio by NuGet. Remove some LogDebug in alarms.

* remove redundant sqlite dlls during build

* Load sqlite packages through NuGet.

Attempt to fix "sqlite3_config.dll entry not found"

* Update ZodiacBuddy (stable) (goatcorp#1619)

Update ZodiacBuddy

* Update PositionalGuide (stable) (goatcorp#1621)

Update PositionalGuide

* [Testing] G4EUkrChatSupport (goatcorp#1394)

* G4E UkrChatSupport first release.

* Package possible fix.

* Let's try "PackagePlugin"

* Dependency target fix.

* Version change

* Project renamed.

* Project path fix.

* Testing Release.

* Added input replacing and additional configuration.

* Added automatic file version change.

* Update manifest.toml

* Added check for active FFXIV window.

* Impleneted hook/unhook related to FFXIV window foreground state.

* Fix for ConfigWindow size.

* [Testing] Linkpearl 1.0.0.0 (goatcorp#1457)

* [Testing] Linkpearl 1.0.0.0

* Update Linkpearl

* [Testing] Who's Talking 0.1.0.0 (goatcorp#1479)

* [Testing] PushyFinder 1.0.0.0 (goatcorp#1516)

* [Testing] PushyFinder 1.0.0.0

* Add 'test notification' button to config window

* Plugin de-goated @ perch's request

* Fix Linux

---------

Co-authored-by: Luna <[email protected]>

* [Testing] MacroRecorded 0.0.0.1 (goatcorp#1557)

MacroRecorded_0.0.0.1

* [Testing] CollectableCalculator 1.0 (goatcorp#1475)

* [Testing] CollectableCalculator 1.0

* package lockfile

* Include saddlebags

* Update log levels

* Change icon

* [Testing] Submarine Tracker 0.0.0.1 (goatcorp#1611)

* [Testing] Submarine Tracker 0.0.0.1

* Submarine Tracker 0.0.3.0

* Submarine Tracker 0.0.4.0

* Submarine Tracker 0.0.4.0 Fixed bug

* [Testing] Submarine Tracker 0.0.5.0 (goatcorp#1622)

* [Testing] TooltipNotes 1.1.0.0 (goatcorp#1623)

update manifest

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.2.0.0 (goatcorp#1624)

Update manifest.toml

* DailyDuty v4.0.0.6 (goatcorp#1625)

Update manifest.toml

* Submarine Tracker 0.0.6.0 (goatcorp#1626)

* ChillFrames v1.6.2.3 (goatcorp#1632)

Update manifest.toml

* MemoryMarker v1.0.0.2 (goatcorp#1631)

Update manifest.toml

* NoTankYou v5.1.3.2 (goatcorp#1630)

Update manifest.toml

* PriceInsight 2.4.0.0 (goatcorp#1629)

Update PriceInsight

* Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.1.0.0 (goatcorp#1627)

Update manifest.toml

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.2.1.0 (goatcorp#1634)

* DailyDuty v4.0.0.7 (goatcorp#1633)

Update manifest.toml

* Update Wotsit to 1.0.3.0 (goatcorp#1636)

* Eureka Linker & Hunty (goatcorp#1638)

* Submarine Tracker 0.0.7.0 (goatcorp#1637)

* Submarine Tracker 0.0.7.0

* Update manifest.toml

* Update Doorbell (goatcorp#1635)

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.2.2.0 (goatcorp#1640)

Update manifest.toml

* EurekaHelper 1.2.0.0 (goatcorp#1628)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* [Testing] Bozja Buddy 0.2.1.0 (goatcorp#1639)

* Submarine Tracker 0.0.8.0 (goatcorp#1642)

* [Testing] Tooltipnotes 1.1.1.0 (goatcorp#1643)

update Manifest

* [Testing] TextToTalk v1.24.0 (goatcorp#1645)

* [Testing] TextToTalk v1.23.2
- Fixes player voice bugs in cross-world chat

* Fix build

* - Adds support for reading pop-up battle text

* Fader 2.5.0.0 (goatcorp#1646)

Fader Release v2.5.0.0

* [Testing] Team Fortress Fantasy 0.0.0.0 (goatcorp#1620)

* [Testing] TwitchXIV v1.0.0.0 (goatcorp#1524)

* Adding TwitchXIV to testing

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Character Panel Refined 1.6.2.0 (goatcorp#1649)

Update CharacterPanelRefined

* Eureka Linker & Hunty (goatcorp#1647)

* [Testing] Submarine Tracker 0.0.8.2 (goatcorp#1648)

* [Testing] Submarine Tracker 0.0.8.2

* Update manifest.toml

* Simple Tweaks 1.8.6.1 (goatcorp#1650)

* Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.2.2.0  (goatcorp#1651)

Update manifest.toml

* Update Doorbell - Add Silence (goatcorp#1652)

* [Testing] DeepDungeonTracker 0.0.4.3 (goatcorp#1653)

* MPTickBar 1.4.1.2

* MPTickBar 1.4.1.2

* [Testing] DeepDungeonTracker 0.0.0.1

* Promotion image added

* [Testing] DeepDungeonTracker 0.0.1.2

* [Testing] DeepDungeonTracker 0.0.1.5

* Update manifest.toml

* EurekaHelper 1.3.0.0 (goatcorp#1654)

* CharacterPanelRefined 1.7.0.0 (goatcorp#1655)

Update CharacterPanelRefined

* GatherBuddy 3.2.3.0 (goatcorp#1656)

- Updated some fish data.
- Fixed a bug where the Gather Window showed a vertical scroll bar on non-default scales due to an ImGui bug.
- Added button to export fish records as TSV.

* [Testing] TextToTalk v1.24.1 (goatcorp#1657)

- Fixes player voice bugs in cross-world chat better

* [Testing] Bozja Buddy 0.2.2.0 (goatcorp#1658)

+ Added context menu for GUI links, with 4 options: Link item, Link position, Copy quick info, Marketboard.
+ Added visual cue for GUI links. This symbol here: »
+ Alarms now post a chat upon triggerring.
+ Adjusted GUI components.
------ Bug fixes
+ Fix a bug where GUIAssist for Mettle&Rank window would persist after closing the plugin window. (even if there was no CE Alarm running)

* [Testing] DeepDungeonTracker 0.0.4.4 (goatcorp#1659)

* MPTickBar 1.4.1.2

* MPTickBar 1.4.1.2

* [Testing] DeepDungeonTracker 0.0.0.1

* Promotion image added

* [Testing] DeepDungeonTracker 0.0.1.2

* [Testing] DeepDungeonTracker 0.0.1.5

* Update manifest.toml

* [Testing] Submarine Tracker 0.0.9.0 (goatcorp#1661)

* CharacterPanelRefined 1.7.1.0 (goatcorp#1662)

Update CharacterPanelRefined

* EurekaHelper 1.3.0.1 (goatcorp#1664)

* [Testing] PushyFinder 1.0.0.1 (goatcorp#1668)

* Make the configuration window clearer on when the plugin is active.

* - Make the configuration window clearer about when the plugin is active or not
- Add a checkbox to always send notifications regardless of AFK status
- Take Camera Mode (gpose, afk cam) into account when checking if AFK

* [Testing] DeepDungeonTracker 0.0.4.5 (goatcorp#1669)

* MPTickBar 1.4.1.2

* MPTickBar 1.4.1.2

* [Testing] DeepDungeonTracker 0.0.0.1

* Promotion image added

* [Testing] DeepDungeonTracker 0.0.1.2

* [Testing] DeepDungeonTracker 0.0.1.5

* Added/updated screenshots.

* Update manifest.toml

* [Testing] Team Fortress Fantasy 0.0.1.0 (goatcorp#1667)

Update manifest.toml

* [Testing] TextToTalk v1.24.2 (goatcorp#1666)

* [Testing] TextToTalk v1.24.2
- Fixes player voice bugs in cross-world chat even better

* Remove debug log message

* [Testing] Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.3.0.0 (goatcorp#1665)

* Update manifest.toml

* Update manifest.toml

* Allagan Tools v1.4.1.3 (goatcorp#1663)

Map links should be point to the correct map and have the correct coordinates, especially subdivisions
The quantity and available columns should function faster when searching
Tooltip stability intensifies(<3 to Caraxi)
UI scaling fixes
Stop FC from being ignored even if the name fails to parse

* [Testing] Bozja Buddy 0.2.2.2 (goatcorp#1660)

* [Testing] Bozja Buddy 0.2.2.1

actually fill out loadout.json with loadouts.
I apologize if this is such a minor fix...

* [Testing] Bozja Buddy 0.2.2.2

- Add an alarm button to Fate/CE auxi tab and Item link context menu
- Increase default alarm duration and offset to 20s. Make them config options.
- Disable GUIAssist for Mettle&Rank during DR, DRS, Dal, CLL, and CEs
- Add a config option to mute alarm upon switch back to game window.
- Adjust minimum size of main window
--------- Bug fixes ----------
- Fixed: When editing a Fate/CE alarm, the default FateCE value of the dropdown is not the value of the alarm being edited.
- Fixed: Pressing save in Alarm editing window would only save in memory, but not to disk.

* DamageInfoPlugin 2.2.0.7 -> 2.3.0.1 (goatcorp#1671)

* DeepDungeonDex 2.5.4 (goatcorp#1672)

Updating DeepDungeonDex

* EurekaHelper 1.3.1.2 (goatcorp#1673)

* Update manifest.toml

* fix id when creating tracker

* VFXEditor v1.7.4.0 (goatcorp#1670)

* [Testing] Bozja Buddy 0.2.2.3 (goatcorp#1675)

- In Fate/CE table, amount of time ago in Status column is made sortable value

- Fix a bug where changes to the on-off button of an Alarm in Alarm window would save to memory, but not to disk.
- Fix a bug in Fate/CE alarm creation pop up where the drop down for Fate/CE wouldn't work properly.
- Fix a bug where user's configs would get wiped after new update.

* [Testing] OrchestrionPlugin 1.8.4.7 -> 1.9.0.0 (goatcorp#1676)

* OrchestrionPlugin 1.8.4.7 -> 1.9.0.0

* add things

* Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.3.0.0 (goatcorp#1679)

Update manifest.toml

* Team Fortress Fantasy 1.0.0.0 (goatcorp#1680)

Add Tf2Hud to stable.

* Update ExpandedSearchInfo to 1.3.12 (goatcorp#1684)

feat: update ExpandedSearchInfo to 1.3.12

* Update Tourist to 1.2.12 (goatcorp#1683)

feat: update Tourist to 1.2.12

* [Testing] TextToTalk v1.25.0 (goatcorp#1682)

- Fixes player voices betterer
- Changes how player and NPC voice overrides are stored to reduce the risk of config corruption in the future (most other config will get this treatment soon:tm:)

* [Testing] Submarine Tracker 0.1.0.0 (goatcorp#1681)

* [Testing] Submarine Tracker 1.0.0.1 (goatcorp#1685)

* VFXEditor 1.7.4.1 (goatcorp#1687)

* [Testing] XIVDeck 0.3.12 (goatcorp#1677)

- Add the ability to have different default webservers per OS
  - Set default Linux server to EmbedIO
  - Set default Windows server to EmbedIO
- Better IPv4/IPv6 handling (though it doesn't really matter anymore)
- Other minor internal changes

* [Testing] Himbeertoni Raid Tool 1.2.0.62 (goatcorp#1678)

Commands: /lm toggle togles the lootmaster window
Commands: all commands are available as sub commmnds to /hrt eg. /lm *** can be used like /hrt lm ***
DataStorage: reworked data storage as preparation for future features
Ui: editing gear should be more uniform and visually clear
Ui: you can delete a piece of gear
Ui: now shows all shops where an item is available

* [Testing] Submarine Tracker 1.0.0.2 (goatcorp#1688)

* [Testing] OrchestrionPlugin 1.9.0.0 -> 1.9.0.1 (goatcorp#1689)

OrchestrionPlugin 1.9.0.0 -> 1.9.0.1

* [Testing] DeepDungeonTracker 0.0.4.6 (goatcorp#1690)

* MPTickBar 1.4.1.2

* MPTickBar 1.4.1.2

* [Testing] DeepDungeonTracker 0.0.0.1

* Promotion image added

* [Testing] DeepDungeonTracker 0.0.1.2

* [Testing] DeepDungeonTracker 0.0.1.5

* Added/updated screenshots.

* Update manifest.toml

* CharacterPanelRefined 1.7.1.1 (goatcorp#1692)

Update CharacterPanelRefined

* Eureka Linker just flags (goatcorp#1696)

* DailyDuty v4.0.0.8 (goatcorp#1694)

* DeathRoll 1.2.0.0 (goatcorp#1693)

* [Testing] Submarine Tracker 0.1.2.0 (goatcorp#1695)

* [Testing] HighFpsPhysicsPlugin 7.1.0 (goatcorp#1697)

* [Testing] Submarine Tracker 0.1.3.0 (goatcorp#1698)

* [Testing] Submarine Tracker 0.1.2.1

* [Testing] Submarine Tracker 0.1.3.0

* Hit it, Joe! (Formerly TF2-ish Critical Hits Plugin) 3.3.1.0 (goatcorp#1699)

Update manifest.toml

* DeepDungeonDex 2.5.5 (goatcorp#1701)

Updating DeepDungeonDex

* [Testing] TextToTalk v1.25.1 (goatcorp#1702)

- Fixes the pop-up talk UI not being disableable

* EurekaHelper 1.3.2.3 (goatcorp#1703)

* Update manifest.toml

* Update manifest.toml

* Allagan Tools v1.4.1.4 (goatcorp#1704)

Retainer Venture Column/Filter
Real Money Shop Column/Filter
Added a window for viewing ventures + window for individual ventures
Added a new search operator, having a single ! will show all items that are not empty
Gil is now right aligned for easier reading
Added more mob spawn data(thanks users for contributing)
Fixed a copy json to clipboard crash for craft lists
Added a Item ID column
Added a Source World column

* DailyDuty v4.0.0.9 (goatcorp#1700)

* Update manifest.toml

* Update manifest.toml

* DailyDuty v4.0.0.10 (goatcorp#1706)

Update manifest.toml

* [Testing] Submarine Tracker 0.1.3.1 (goatcorp#1705)

* PatMe 1.8.1 (goatcorp#1719)

* [Testing] CrossUp v0.4.2.0 (goatcorp#1718)

CrossUp v0.4.2.0

* [Testing] Team Fortress Fantasy 1.1.0.0 (goatcorp#1716)

* Update manifest.toml

* Update manifest.toml

* Eureka helper 1.4.0.0 (goatcorp#1715)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* MonsterLootHunter 1.0.14.2 (goatcorp#1714)

* [Stable] Submarine Tracker 1.0.0.0 (goatcorp#1713)

* [Stable] Submarine Tracker 1.0.0.0

* [Stable] Submarine Tracker 1.0.0.1

* [Stable] Submarine Tracker 1.0.0.2

* [Stable] Submarine Tracker 1.1.0.0

* DeepDungeonTracker 1.0.0.0 (goatcorp#1710)

* MPTickBar 1.4.1.2

* MPTickBar 1.4.1.2

* [Testing] DeepDungeonTracker 0.0.0.1

* Promotion image added

* [Testing] DeepDungeonTracker 0.0.1.2

* [Testing] DeepDungeonTracker 0.0.1.5

* Added/updated screenshots.

* Moving Deep Dungeon Tracker from testing to stable

* Update manifest.toml

* [Testing] Allagan Tools v1.5.0.0 (goatcorp#1708)

**House Storage has arrived**
So this took a while but it has finally come to fruition. A few things to note:

- To have a house register with the plugin you must first enter it, have permission and then open the 'Indoor Furnishings' menu. This will allow for the plugin to see you own the house and add it to your 'Characters' list.
- Once the house is registered due to the way the inventory data of each section is provided, you must enter each section to have it be parsed by the plugin. For Indoor and Outdoor Furnishings you must enter the storeroom tab before that data is collected.
- For Interior Fixtures open the relevant section in the housing menu.
- There's a lot of moving parts so if you run into issues, bugs or crashes hit up the #plugin-help-forum on discord.
- I'll be working on making the 'Is Housing Item' filter a bit more reliable as this might be more important now.

* Team Fortress Fantasy 1.0.1.0 (goatcorp#1707)

Update manifest.toml

* [Testing] Bozja Buddy 0.3.0.0 (goatcorp#1720)

* [Testing] Bozja Buddy 0.3.0.0

Bozja Buddy 0.3.0.0

- Added Lost Find Cache filter. Filterable by name, role, fragment, and weight.
- Added Custom Loadout filter. Lost Find Cache and Lost Find Hoslters window can be filtered by the user's current Custom Loadout.
- Added a toolbar for Lost Find Cache filter to Lost Find Cache in-game window, and a toolbar for Custom Loadout filter to Lost Find Holsters in-game window.
- Added option to pair the current job to a recommended loadout based on current Job and Location.
- Added a miniview of the current custom loadout being used to filter.
- Added config options to adjust the filter's effects. 
- Added config options to toggle the toolbars, the custom loadout miniview, and the filters.

- Roles are now displayed in icons.
- Recommended loadouts are now loaded upon first installation.

* fixed a bug with tooltip pop up for custom loadout dropdown

* DailyDuty v4.0.0.11 (goatcorp#1721)

Update manifest.toml

* Fader Plugin 2.5.0.1 (goatcorp#1722)

* PatMe 1.8.2 (goatcorp#1725)

* Submarine Tracker 1.1.0.2 (goatcorp#1724)

* [Testing] Add Honorific (goatcorp#1691)

* [testing] RPBlurb v0.0.0.0 - Experimental release (goatcorp#1686)

* Eureka Linker 1.4.0.0 (goatcorp#1734)

* Update to 1.3.0.0 (goatcorp#1738)

* LogogramHelper 0.0.1.9 (goatcorp#1737)

* BlueMageHelper 2.0.5.0 (goatcorp#1736)

* Fader v2.6.0.0 (goatcorp#1735)

* Team Fortress Fantasy 1.1.1.0 (goatcorp#1733)

Update manifest.toml

* Submarine Tracker 1.1.0.3 (goatcorp#1728)

* DailyDuty v4.0.1.0 (goatcorp#1732)

Update manifest.toml

* MonsterLootHunter 1.0.16.4 (goatcorp#1731)

* EurekaHelper 1.4.1.0 (goatcorp#1730)

* [Testing] Bozja Buddy 0.3.0.3 (goatcorp#1723)

* DeepDungeonTracker 1.0.0.1 (goatcorp#1729)

* CharacterPanelRefined 1.7.1.3 (goatcorp#1727)

* EmoteLog 1.0.1.0 (goatcorp#1726)

* [Release] Emote Log 1.0.0.0

* [Release] Emote Log 1.0.1.0

* VFXEditor 1.7.4.3 (goatcorp#1709)

* VFXEditor 1.7.4.4 (goatcorp#1739)

* Create PAC-Nag (goatcorp#1741)

Co-authored-by: goat <[email protected]>

* Update and rename PAC-Nag to pacnag.yml

* [Testing] RPBlurb v1.0.0.1: bugfix: ImGui text centering style spillover (goatcorp#1742)

bugfix: ImGui text centering style spillover

* Submarine Tracker 1.2.0.0 (goatcorp#1740)

* EurekaHelper 1.4.1.1 (goatcorp#1743)

Update manifest.toml

* Update pacnag.yml (goatcorp#1744)

Fixes the URL provided by PAC-Nag.

* ci: switch token env var

* VFXEditor 1.7.4.6 (goatcorp#1746)

* Update pacnag.yml (goatcorp#1745)

* Update pacnag.yml (goatcorp#1747)

* BlueMageHelper 2.5.0.1 (goatcorp#1750)

* Submarine Tracker 1.2.0.1 (goatcorp#1749)

* DailyDuty v4.0.1.1 (goatcorp#1751)

* [Testing] RPBlurb v1.0.0.2 (goatcorp#1748)

1.0.0.2

* ResizableHUD Update to 1.1.2, moved to stable (goatcorp#1717)

* Update to 1.1.4, add icon

* Actually add icon lol

* I somehow removed the "changelog" text

* Target Lines 1.1.0, Moved to stable (goatcorp#1712)

Update to 1.2.1, add icon

* Better Shadows 1.1.4 (Performance improvements) (goatcorp#1711)

Update to 1.1.4, add icon

* Hybrid camera Move to stable, add icon (goatcorp#1752)

* Move to stable, add icon [removed merge commits]

* bump version

as suggested in plugin-dev

* DailyDuty v4.0.1.2 (goatcorp#1754)

* Update manifest.toml

* Update manifest.toml

* [Testing] RPBlurb v1.0.0.3 - Alt support (goatcorp#1756)

1.0.0.3

* Weatherman 2.4.0.8 (goatcorp#1755)

Update manifest.toml

* WorkshopOptimizerPlugin 0.2.6.3 (goatcorp#1758)

* [Testing] Who's Talking 0.1.1.0 (goatcorp#1760)

* VFXEditor v1.7.4.7 (goatcorp#1759)

* [Testing] CameraLoader (goatcorp#1338)

* EurekaHelper 1.4.2.1 (goatcorp#1762)

Update manifest.toml

* Honorific 1.0.0.0 (goatcorp#1761)

* [Release] Emote Log 1.0.1.1 (goatcorp#1764)

* [Testing] A Realm Recorded v0.6.0.0 (goatcorp#1763)

Update manifest.toml

* [Testing] A Realm Recorded v0.6.0.1 (goatcorp#1766)

Update manifest.toml

* Simple Tweaks 1.8.7.0 (goatcorp#1767)

* Resizable HUD update to 1.6.0 (goatcorp#1768)

Update to 1.6.0

* EurekaHelper 1.4.3.1 (goatcorp#1765)

Update manifest.toml

* [Testing] A Realm Recorded v0.6.0.2 (goatcorp#1769)

Update manifest.toml

* Target Lines 1.2.2 (goatcorp#1771)

Update to 1.2.2

* TargetLines 1.2.3 (goatcorp#1774)

1.2.3

* Resizable HUD 1.1.7 (goatcorp#1772)

Update to 1.1.7

* DiscordBridge 14.2.1 (goatcorp#1775)

Adds the following new commands:
- `xl!toggleembed` - Switches between Webhooks and classical Embeds
- `xl!togglesender` - Toggles whether or not to include the sender name in the message content

Also removes WS4Net to use the default websockets provider again. Maybe this will fix recent wine issues.

* [Testing] CrossUp 0.4.3.2 (goatcorp#1776)

* fix: restore xivr to skip building extended images

* feat: move build fails to hold

* hold testing live plugins

---------

Co-authored-by: Xpahtalo <[email protected]>
Co-authored-by: Harmony <[email protected]>
Co-authored-by: Ottermandias <[email protected]>
Co-authored-by: Kara <[email protected]>
Co-authored-by: Blair <[email protected]>
Co-authored-by: Cara <[email protected]>
Co-authored-by: meoiswa <[email protected]>
Co-authored-by: MidoriKami <[email protected]>
Co-authored-by: Infi <[email protected]>
Co-authored-by: Bernardo Lopes <[email protected]>
Co-authored-by: LittleNightmare <[email protected]>
Co-authored-by: MgAl2O4 <[email protected]>
Co-authored-by: wolfcomp <[email protected]>
Co-authored-by: Limiana <[email protected]>
Co-authored-by: Daniel Guiomarino <[email protected]>
Co-authored-by: Daniel Guiomarino <[email protected]>
Co-authored-by: imaginary-png <[email protected]>
Co-authored-by: liam <[email protected]>
Co-authored-by: Snowy <[email protected]>
Co-authored-by: Koenari <[email protected]>
Co-authored-by: Raymond <[email protected]>
Co-authored-by: CMDRNuffin <[email protected]>
Co-authored-by: rekyuu <[email protected]>
Co-authored-by: Lerofni <[email protected]>
Co-authored-by: marconsou <[email protected]>
Co-authored-by: Gotest <[email protected]>
Co-authored-by: belzaru17 <[email protected]>
Co-authored-by: goat <[email protected]>
Co-authored-by: Lilith <[email protected]>
Co-authored-by: ocealot <[email protected]>
Co-authored-by: electr0sheep <[email protected]>
Co-authored-by: Rokas <[email protected]>
Co-authored-by: Styr1x <[email protected]>
Co-authored-by: Anna Clemens <[email protected]>
Co-authored-by: ProjectMimer <[email protected]>
Co-authored-by: Kouzukii <[email protected]>
Co-authored-by: kaleidocli <[email protected]>
Co-authored-by: Volodymyr Sedler <[email protected]>
Co-authored-by: Julian <[email protected]>
Co-authored-by: ash <[email protected]>
Co-authored-by: Luna Nightshade <[email protected]>
Co-authored-by: Luna <[email protected]>
Co-authored-by: Liza Carvelli <[email protected]>
Co-authored-by: SoyaX <[email protected]>
Co-authored-by: Aida Enna <[email protected]>
Co-authored-by: KazWolfe <[email protected]>
Co-authored-by: Kirrana <[email protected]>
Co-authored-by: ItsBexy <[email protected]>
Co-authored-by: apetih <[email protected]>
Co-authored-by: R <[email protected]>
Co-authored-by: Drahsid <[email protected]>
Co-authored-by: NeNeppie <[email protected]>
Co-authored-by: UnknownX7 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants