Skip to content

[Testing] RpUtils #3390

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

Merged
merged 2 commits into from
Apr 25, 2024
Merged

[Testing] RpUtils #3390

merged 2 commits into from
Apr 25, 2024

Conversation

KassWasTaken
Copy link
Contributor

@KassWasTaken KassWasTaken commented Apr 5, 2024

RpUtils

RP Utils intends to provide a suite (eventually) of features to support roleplay, by connecting to RpUtils servers. Currently, it only adds an RP Sonar feature. Future (distant) plans include custom items and inventory, custom quests, group combat systems, and integrating with other relevant plugins and systems to facilitate open world roleplay.

RpSonar

RP Sonar, when enabled and the user is currently /roleplaying, will anonymously submit the players position to RpUtils servers. This anonymous position data is collected and organized into a cache along with other users. Users can open their map (regardless of /roleplaying or not) to search for other roleplayers nearby, or in other zones.

@bleatbot bleatbot enabled auto-merge (squash) April 5, 2024 04:50
@reiichi001
Copy link
Contributor

bleatbot, approve

@bleatbot
Copy link
Collaborator

bleatbot commented Apr 5, 2024

Outdated attempt

Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it!

The average merge time for plugin updates is currently more than a day.

✔️RpUtils [testing-live] - 4ce0d08 - v0.0.2.0 - Repo (New plugin)

Show log - Review

@bleatbot bleatbot added new plugin This is a new plugin. size-large Diff for this PR is large. labels Apr 5, 2024
@reiichi001 reiichi001 added pending-code-review This plugin still needs code review. pending-rules-compliance This plugin still needs to be checked for rules compliance by the majority of the PAC. pending-testing This plugin still needs to be tested. labels Apr 6, 2024
auto-merge was automatically disabled April 9, 2024 23:19

Head branch was pushed to by a user without write access

@bleatbot
Copy link
Collaborator

bleatbot commented Apr 9, 2024

Outdated attempt

Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it!

✔️RpUtils [testing-live] - 73652ff - v0.0.3.0 - Repo (New plugin)

Show log - Review

@KassWasTaken
Copy link
Contributor Author

Hey @reiichi001, wanted to check to see if there was an idea when there would be movement on this? No rush, of course.

@reiichi001
Copy link
Contributor

Hi @KassWasTaken, normally code review has to be completed before we move onto testing. Regarding testing though, I heard that this service will require login credentials. Is there a test account that we could use for review purposes?

@KassWasTaken
Copy link
Contributor Author

There is no login required currently, no. It only reports anonymous position data when enabled and /roleplaying to a server which aggregates the data to help make open world RP more discoverable.

I do have plans down the road that will require some form of identity, but that won't come until XivAuth is off the ground.

Regarding the code review, is there anything left I need to take care of before that process begins?

@reiichi001
Copy link
Contributor

Regarding the code review, is there anything left I need to take care of before that process begins?

No, we just need a plugin review member who has time to go through it.

@KassWasTaken
Copy link
Contributor Author

Gotcha, thanks! If there's anything I can do to help with the process or questions to answer, please let me know!

@philpax philpax self-assigned this Apr 24, 2024
@philpax philpax changed the title Adding RpUtils to testing [Testing] RpUtils Apr 24, 2024
@philpax philpax added completed-code-review Someone reviewed this. Check if the review wasn't invalidated already. and removed pending-code-review This plugin still needs code review. labels Apr 24, 2024
@philpax
Copy link
Contributor

philpax commented Apr 24, 2024

Hi there, I've looked over the code and it looks good - we should have testing and rules compliance done soon 🙂

The only thing I wanted to mention is that you may want to rename "Sonar" - there's already a plugin by that name and it may potentially be confusing. I'm not sure how much overlap there is in users, but it might be large enough to cause issues. This isn't a requirement - you can keep it if you'd like - but I figured I'd give you a heads-up.

@KassWasTaken
Copy link
Contributor Author

Hi there, I've looked over the code and it looks good - we should have testing and rules compliance done soon 🙂

The only thing I wanted to mention is that you may want to rename "Sonar" - there's already a plugin by that name and it may potentially be confusing. I'm not sure how much overlap there is in users, but it might be large enough to cause issues. This isn't a requirement - you can keep it if you'd like - but I figured I'd give you a heads-up.

Is this referring to the hunt sonar? Or is there another sort of RP sonar out there? Given its more so a name of a feature rather than the plugin I'm not immediately scared off by it, but I'll give it some more thought. Eventually I do intend to add more features to this as well, but that will have to be much further down the road.

@reiichi001
Copy link
Contributor

bleatbot, rebuild

@bleatbot
Copy link
Collaborator

Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it!

✔️RpUtils [testing-live] - 73652ff - v0.0.3.0 - Repo (New plugin)

Show log - Review

@reiichi001
Copy link
Contributor

I ran through a test install for review and can load the plugin, its settings window, and can enable the options, but I'm not sure if there's supposed to be a save button or if they will enable at time of click.

Since I'm over on Balmung, there are generally plenty of people with RPer status enabled, but I didn't see any changes to the map. Could you elaborate on what a player should see when the RP Sonar's enabled / show a sample screenshot please? (If this is more a case of the web service being down, please let me know if/when up and I can retest.)

@KassWasTaken
Copy link
Contributor Author

I ran through a test install for review and can load the plugin, its settings window, and can enable the options, but I'm not sure if there's supposed to be a save button or if they will enable at time of click.

Since I'm over on Balmung, there are generally plenty of people with RPer status enabled, but I didn't see any changes to the map. Could you elaborate on what a player should see when the RP Sonar's enabled / show a sample screenshot please? (If this is more a case of the web service being down, please let me know if/when up and I can retest.)

@reiichi001 The setting changes take effect at the time of click. As for the changes to map, it does not show all players around you with /roleplaying enabled, it only shows other players that are also using the plugin and /roleplaying. You might be able to find some of the people that were helping testing it at the bloodsands (outside Ul'dah). I can also hop on some time to help with testing if that works?

Here is an example of what it might look like.
image

@KassWasTaken
Copy link
Contributor Author

I think there is a bug at the moment in regards to looking at other zones you're not currently in, the markers don't seem to be showing properly, but if you travel to that zone and refresh map they will. Still working on narrowing that down, but I don't view it as a blocking defect for the moment.

@reiichi001
Copy link
Contributor

OK, so the collected data is only from other players who are also using the plugin with that feature enabled. I was under the impression that it was grabbing any qualifying players. The current functionality checks out in this case.

We're just waiting on a couple more plugin reviews to cast their votes (it's got the minimum required to pass, but I'd like to get opinions from the other reviews on any potential concerns, which I'll give till morning-ish PDT), but I think all is in order for merge.

If you're in the XIVLauncher & Dalamud Discord server and would like to get access to the private developer channels for plugin feedback and others, please let us know your Discord handle and we'll grant you the role.

@reiichi001 reiichi001 added completed-rules-compliance This plugin is compliant with all rules. completed-testing This plugin has been tested. and removed pending-rules-compliance This plugin still needs to be checked for rules compliance by the majority of the PAC. pending-testing This plugin still needs to be tested. labels Apr 25, 2024
@KassWasTaken
Copy link
Contributor Author

Yep, correct. I know there is some concern over this potentially being used to pinpoint people using mods given its only people using the service. I have some ideas on how to tackle this as well to provide a bit more plausible deniability while still providing value to its users, but I'll likely implement that in a future update since I'm hoping to get some feedback on the current functionality first.

Glad to hear though! Thank you for the time and energy to review it. I appreciate all of ya. As for discord, my id is kasserole

@philpax
Copy link
Contributor

philpax commented Apr 25, 2024

Hi there, I've looked over the code and it looks good - we should have testing and rules compliance done soon 🙂
The only thing I wanted to mention is that you may want to rename "Sonar" - there's already a plugin by that name and it may potentially be confusing. I'm not sure how much overlap there is in users, but it might be large enough to cause issues. This isn't a requirement - you can keep it if you'd like - but I figured I'd give you a heads-up.

Is this referring to the hunt sonar? Or is there another sort of RP sonar out there? Given its more so a name of a feature rather than the plugin I'm not immediately scared off by it, but I'll give it some more thought. Eventually I do intend to add more features to this as well, but that will have to be much further down the road.

Yep - shouldn't pose an issue if you're OK with it, just wanted to call it out!

@philpax philpax enabled auto-merge (squash) April 25, 2024 07:59
@philpax philpax merged commit e297ba1 into goatcorp:main Apr 25, 2024
@philpax
Copy link
Contributor

philpax commented Apr 25, 2024

We have consensus! Congratulations on your first plugin :)

MapleRecall added a commit to ottercorp/DalamudPluginsD17 that referenced this pull request May 27, 2024
* Talk copy 0.0.0.2 (goatcorp#3291)

* Update manifest.toml

* Add files via upload

* Updated toml

* Update manifest.toml

* MapPartyAssist v2.1.3.0 (goatcorp#3289)

* Fader 2.6.1.2 (goatcorp#3288)

* Currency Tracker 1.3.4.6 (goatcorp#3290)

* Update manifest.toml

* Update manifest.toml

* Add Eorzea Votes 1.3.1 (goatcorp#3295)

* feat: add Eorzea Votes 1.3.0

* feat: add Eorzea Votes 1.3.1

* [Testing] Ntfynder 1.1.2.0 (goatcorp#3253)

* Add new plugin "Ntfynder" to testing

* Fixed license

* Allagan Tools v1.6.2.7 (goatcorp#3297)

* SimpleMarketBoard 1.4.0.0 (goatcorp#3296)

* Currency Tracker 1.3.4.7 (goatcorp#3301)

Update manifest.toml

* Distant Seas 1.1.0.0 (goatcorp#3300)

* [Testing] Who's Talking 0.6.8.0 (goatcorp#3299)

* Allagan Tools v1.6.2.8 (goatcorp#3298)

* Allagan Tools v1.6.2.8

* Switch to new commit

* [Testing] EasyTranslate v1.0.0.0 (goatcorp#3272)

* Added EasyTranslate v1.0.0.0 to testing repo

* Update commit hash

* Update folder name

* NeatNoter 2.5.1.0 (goatcorp#3302)

* [Testing] Paggles 1.0.0.1 (goatcorp#3294)

* Allagan Tools v1.6.2.9 (goatcorp#3303)

* [Testing] EasyTranslate v1.0.1.0 (goatcorp#3304)

Updated version

* SimpleMarketBoard 1.5.0.0 (goatcorp#3305)

* Orchestrion 2.2.0.3 -> 2.2.0.4 (goatcorp#3307)

* PrefPro 1.2.1.1 -> 1.2.1.2 (goatcorp#3306)

* DelvCD release 1.0.0.1 (goatcorp#3308)

* Override to net8 for now

* A Realm Recorded v1.0.0.2 (goatcorp#3309)

Update manifest.toml

* OfDungeonsDeep 1.0.0.3 (goatcorp#3310)

* Browsingway 1.6.0.0 (.net 8) (goatcorp#3311)

Browsingway 1.6.0.0

- Chromium 122.0.6261.112
- Option to hide overlays out of combat (by electr0sheep)
- .net 8 support
- IPC refactoring

* Magitek Stratagem v0.3.0.0 - net8 upgrade (goatcorp#3314)

* Magitek Stratagem 0.3.0.0

* add icon

* Fast Job Switcher 1.1.0.0 (goatcorp#3315)

* Fast Job Switcher 1.1.0.0

* add icon

* Clarity In Chaos 1.5.0.0 (goatcorp#3316)

* Tilted 3.5.0.0 (goatcorp#3317)

* PetScale 1.1.0.0 (goatcorp#3313)

PetScale move to stable

* Tick Tracker 1.4.1.0 (goatcorp#3312)

* MonterLootHunter 1.1.20.5 (goatcorp#3320)

* MPTickBar 1.4.1.8 (goatcorp#3322)

Update manifest.toml

* Pet Nicknames v1.4.8.4 (goatcorp#3324)

Update manifest.toml

* FlyTextFilter 4.1.5.0 (goatcorp#3326)

* LogogramHelper 0.0.3.1 (goatcorp#3327)

* [Testing] rtyping 0.1.0.2 (goatcorp#3328)

* Update PositionalGuide (stable) (goatcorp#3329)

Update PositionalGuide

* Update StackSellPrice (stable) (goatcorp#3330)

Update StackSellPrice

* DeepDungeonTracker 1.0.0.8 (goatcorp#3323)

Update manifest.toml

* Currency Tracker 1.3.4.8 (goatcorp#3325)

* [testing] PvpStats v0.2.0.0 (goatcorp#3321)

PvpStats v0.2.0.0

* [Testing] EasyTranslate v1.0.2.0 (goatcorp#3331)

v1.0.2.0

* JobBars 1.2.5.0 (goatcorp#3318)

* [Testing] Who's Talking 0.6.9.0 (goatcorp#3332)

* MacroMate 1.0.8.1 (goatcorp#3334)

Changes:

- Fix issue when linking to overlapping Shared/Individual slots
- Allow setting the Link Placeholder Icon
- net8 upgrade
- use new font api

Old Import/Export strings are not compatible with this release

* GoodFriend v3.2.3.0 (goatcorp#3333)

* GoodFriend v3.2.3.0

* wrong commit hash

lol

* GoodFriend v3.2.4.0

* NOTED release 1.2.1.0 (goatcorp#3343)

* PvpStats v0.2.1.0 (goatcorp#3342)

* ChatTranslated v1.4.1.3 (goatcorp#3340)

Update manifest.toml

* GoodFriend v3.2.4.1 (goatcorp#3339)

* GoodFriend v3.2.4.1

* Remove git info

* GatherBuddy 3.3.2.0 (goatcorp#3338)

* GatherBuddy 3.3.2.0

nofranz

Testing if it compiles via plogon now.

* RuntimeFrameworkVersion

* Update manifest.toml

* Update manifest.toml

* [Testing] Gauge-O-Matic 0.0.1.8 (goatcorp#3337)

- Status effects cast by the player's pet (such as Carbuncle's Radiant Aegis) are now tracked properly
- Label text on the Beast Bar and Oath Bar widgets will now fade out correctly whenever the bar is hidden

* SubmarineTracker 1.8.3.0 (goatcorp#3336)

* DeathRoll 1.5.1.1 (goatcorp#3335)

* DeathRoll 1.5.1.1

* build try 2

* Build try 3

* build try 4

* this should hopefully build

* VFXEditor v1.8.3.0 (goatcorp#3319)

* Currency Tracker 1.3.4.9 (goatcorp#3345)

* Update manifest.toml

* Update manifest.toml

* GoodFriend v3.3.0.0 (goatcorp#3349)

* DelvCD release 1.0.0.2 (goatcorp#3350)

* DelvUI release 2.1.2.0 (goatcorp#3351)

* TPie release 1.8.1.0 (goatcorp#3352)

* TextToTalk v1.29.0 (goatcorp#3348)

- **TTS**: Fixes duplicate TTS in some fights when "Read NPC dialogue from the battle dialogue window" is enabled
- **Triggers**: Disables whitespace triggers to avoid confusion when an empty trigger stops TTS completely
- **Voice Unlocker**: Adds support for copying Microsoft Speech Server and `WOW6432Node` voices (thanks lazerl0rd!)
- **UI**: Removes duplicate NPC dialogue chat types from the chat channel config
- **UI**: Shows linkshells correctly in the chat channel config (`LS 1` instead of `Ls 1`)
- **WebSocket**: Adds support for multiple simultaneous WebSocket connections
- **WebSocket**: Adds support for configuring the listening address
- **WebSocket**: Adds `NpcId` and `ChatType` to the message payload (check the README for more details)

* [Testing] PvpStats v0.2.2.0 (goatcorp#3347)

* SubmarineTracker 1.8.4.0 (goatcorp#3346)

* Mappy v1.0.7.6 (goatcorp#3364)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* CopyTranslated v1.4.3 (goatcorp#3362)

Update manifest.toml

* SubmarineTracker 1.8.4.1 (goatcorp#3361)

* [testing] PvpStats v0.2.2.1 (goatcorp#3359)

PvpStats v0.2.2.1

* TextToTalk v1.29.1 (goatcorp#3358)

- **WebSocket**: Adds `Language` to the message payload (check the README for more details)

* NOTED release 1.2.1.1 (goatcorp#3357)

* PetScale 1.2.0.0 (goatcorp#3356)

* Nameplate Debuffs v1.1.0.0 (goatcorp#3354)

Moving from testing
- Add option to show debuffs on player nameplates
- Added new chat commands for toggling visibility

* Update HuntBuddy (stable) (goatcorp#3355)

Update HuntBuddy

Co-authored-by: Lilith <lsong@princessrtfm.com>

* [testing] PvpStats v0.2.3.0 (goatcorp#3365)

PvpStats v0.2.3.0

* NeatNoter 2.5.2.0 (goatcorp#3372)

* MapPartyAssist v2.1.3.1 (goatcorp#3366)

* MapPartyAssist [2.1.3.1]

* Add files via upload

* Update to net.8

* Missing loot results bug fix.

* Update fix

* Another German language bug fix

* [testing] PvpStats v0.2.3.1 (goatcorp#3369)

* PvpStats v0.2.3.1

* Fix for min match filter.

* GoodFriend v3.3.1.0 (goatcorp#3374)

* Emote Log v1.1.2.0 (goatcorp#3368)

* [Testing] ShowGear 1.2.1.2 (goatcorp#3370)

* NOTED release 1.2.2.0 (goatcorp#3373)

* ActionTimeline release 1.3.0.1 (goatcorp#3375)

* TitleRoulette 3.0 (goatcorp#3377)

* NoSoliciting v3.0.9.0 (goatcorp#3376)

* BurntToast 1.2.9 (goatcorp#3378)

* ChatTwo 1.19.0 (goatcorp#3380)

* ChatTranslated 1.4.1.4 (goatcorp#3381)

* Tracky 1.4.0.9 (goatcorp#3382)

* GoodFriend v3.3.3.0 (goatcorp#3379)

* MapPartyAssist v2.1.3.2 (goatcorp#3383)

* [Testing] PLX 1.1.0.0 (goatcorp#3371)

* [Testing] PLX 1.1.0.0

* changed commit id

hahaha whoops

* Currency Tracker 1.3.5.0 (goatcorp#3367)

Update manifest.toml

* [Testing] MonsterDex 2.10.0 (goatcorp#3360)

* Updating DeepDungeonDex

* Update manifest.toml

* Craftimizer v2.4.0.0 (goatcorp#3344)

* ChatTranslated 1.4.1.5 (goatcorp#3385)

* [Testing] BetterPartyFinder 1.2.8 (goatcorp#3384)

* ChatTwo 1.19.1 (goatcorp#3386)

* ChatTwo 1.19.2 (goatcorp#3387)

* Pet Scale 1.2.1.0 (goatcorp#3388)

* TextToTalk v1.29.2 (goatcorp#3389)

* TextToTalk v1.29.2

- **WebSocket**: Adds `PayloadTemplate` to the message payload (check the README for more details)

* a

* DelvUI release 2.1.2.1 (goatcorp#3392)

* DelvCD release 1.0.1.0 (goatcorp#3391)

* XIVWindowResizer 1.0.0.2 (goatcorp#3396)

* PvPStats v0.2.3.2 (goatcorp#3395)

* TriadBuddy 1.9.1 (goatcorp#3393)

* ChatTwo 1.19.3 (goatcorp#3394)

* ChatTwo 1.19.3

* ChatTwo 1.19.4

* Death Recap 1.11.1.0 (goatcorp#3400)

Update Deathrecap

* [Testing] ChatTwo 1.20.0 (goatcorp#3397)

* [Testing] MacroMate 1.0.9.0 (goatcorp#3399)

* RemotePartyFinder 1.0.12 (goatcorp#3401)

* [Testing] ChatTwo 1.20.1 (goatcorp#3403)

* ChatTwo 1.20.2 (goatcorp#3404)

* NeatNoter 2.5.3.0 (goatcorp#3402)

* PlayerTrack v3.2.11.0 (goatcorp#3406)

* Pet Nicknames v1.4.8.5 (goatcorp#3407)

Update manifest.toml

* Add Eorzea Votes 1.3.2 (goatcorp#3405)

feat: add Eorzea Votes 1.3.2

* [Testing] ChatTwo 1.20.3 (goatcorp#3408)

ChatTwo 1.20.3

* ChatTwo 1.20.4 (goatcorp#3411)

* ChatTwo 1.20.5 (goatcorp#3414)

* ChatTwo 1.20.5

* ChatTwo 1.20.5 v2

* RoleplayProfiles 1.1.0.0 (goatcorp#3413)

* NoSoliciting v3.0.10.0 (goatcorp#3415)

* Tick Tracker 1.4.1.1 (goatcorp#3421)

* [Testing] MacroMate 1.0.9.1 (goatcorp#3420)

- fix imgui auto-translate rendering when unfocused

* Nameplate Debuffs 1.1.0.1 (goatcorp#3419)

* Tracky 1.4.1.0 (goatcorp#3418)

* NeatNoter 2.5.4.0 (goatcorp#3417)

* ChatTwo 1.21.0 (goatcorp#3416)

* [Testing] XIVInstantMessenger 1.4.0.0 (goatcorp#3409)

* ChatTwo 1.21.1 (goatcorp#3422)

* ChatTwo 1.21.2 (goatcorp#3425)

* SubmarineTracker 1.8.4.2 (goatcorp#3424)

* Hunty 1.3.0.2 (goatcorp#3426)

* [testing] PvpStats v0.3.0.0 (goatcorp#3412)

* PvpStats v0.3.0.0

* Fix for counting local player as an opponent

* Fix for clipped dates on match list

* Added color config

* Tier filter + CN name support

* ChatTwo 1.21.3 (goatcorp#3427)

* Currency Tracker 1.3.5.1 (goatcorp#3430)

Update manifest.toml

* ChatTranslated v2.1 (goatcorp#3428)

* update BurntToast testing to 1.3.0 (goatcorp#3429)

* ChatTwo 1.21.4 (goatcorp#3431)

* ChatTranslated v2.1.0.1 (goatcorp#3433)

Update manifest.toml

* DeathRoll 1.5.1.2 (goatcorp#3436)

1.5.1.2

* MapPartyAssist v2.1.3.3 (goatcorp#3435)

* MapPartyAssist v2.1.3.3

* Change icon for testing build

* ChatTwo 1.22.0 (goatcorp#3434)

* VFXEditor v1.8.3.7 (goatcorp#3437)

* 1.22.1 (goatcorp#3439)

* XIVDeck 0.3.17 (goatcorp#3438)

- .NET 8 bump
- ImageSharp bump
- Use notifications for update nag

* MapPartyAssist v2.1.3.4 (goatcorp#3441)

* Map Party Assist v2.1.3.5 (goatcorp#3442)

* [Testing] SimpleTodo (goatcorp#3432)

* Add SimpleTodo to live/testing

* Removed empty Changelog

* Removed newline at the end of toml

* Remove BOM (?)

---------

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>
Co-authored-by: Philpax <me@philpax.me>

* [Testing] RpUtils (goatcorp#3390)

* Adding RpUtils to testing

* Updating commit hash to v0.0.3

* BetterPartyFinder 1.2.8 (goatcorp#3443)

* Pet Nicknames v1.4.8.6 (goatcorp#3446)

Update manifest.toml

* [Testing] ItemVendorLocation 2.6.0.0 (goatcorp#3445)

ItemVendorlocation 2.6.0.0

* ChatTwo 1.23.0 (goatcorp#3444)

* ChatTwo 1.23.0

* ChatTwo 1.23.0 fix

* TPie release 1.8.2.0 (goatcorp#3447)

* [Testing] Minesweeper (goatcorp#3423)

* Add Minesweeeper to testing/live

* Change folder name to match InternalName

* Respond to review

* [Testing] Umbra (goatcorp#3363)

* Add Umbra to testing/live

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

- Fixed project description of Umbra.Common (silly copy-paste mistake)
- Removed the world markers that would show players underneath the terrain. May cause false positives if players are flying between islands in Sea of Clouds, Elpis or similar cases. It's silly and doesn't add anything useful.

* Update manifest.toml

FIX: Don't show current weather in forecast list in the location widget popup.

* Update manifest.toml

 - Add localization for EN, DE, FR and JA
 - Fix multi-monitor mode (window clipping no longer works when this is enabled unfortunately)
 - Some small performance optimizations

* Update manifest.toml

- Added Animation system
- Added `GameCamera` for better occlusion testing for world markers
- Fixed a translation key

* Update manifest.toml

- Fixed a translation issue in Companion's ActiveCommand.

* Update manifest.toml

Replace Jupiter font with Axis for better support for JP language.

* Update manifest.toml

 - Add theme support (user-configurable from settings window)
 - Fix wrapped text sometimes showing a scrollbar

* Update manifest.toml

 - Update Eureka World Markers (Updated FATE locations & added optional map/minimap markers)

* Update manifest.toml

- Add numeric inputs to config window
- Add option for Toolbar item spacing
- Add option for direction indicator screen padding
- Fix issue where ImGui vars weren't popped in some cases.

* Update manifest.toml

- Fix: Don't open the settings window on load (leftover debug)

* Update manifest.toml

 - Use interfaces for services in Umbra.Game and hide the implementations by marking all service classes internal.

* Update manifest.toml

- Merged una-xiv/umbra#3

* Update manifest.toml

 - Fix una-xiv/umbra#4

* Update manifest.toml

 - [FIX] Don't show world markers when player is occupied (fixes una-xiv/umbra#6)
 - [FIX] Fixed tooltip not working on New Mail indicator widget
 - [FIX] Fix appearance editor sometimes spazzing out due to unstable sort of elements
 - Upgrade SixLabors.ImageSharp (Security vuln. patch)
 - Use separate colors for toolbar for extra customization abilities (may require reapplying of theme preset)

* Update manifest.toml

- [FIX] Fixed default preset colors for the toolbar to match the default background colors.

* Update manifest.toml

 - Add residential areas to travel menu (opt-in)
 - Add ability to override UI language for Umbra-specific texts.

* Update manifest.toml

- Fix the width of the location widget (text wrap fix)
- Clicking the weather icon will now open the weather widget to prevent overlapping the currencies button on smaller resolutions.

* Update manifest.toml

 - Only log to the ChatGUI in DEBUG mode.

* Update manifest.toml

 - Copied icon.png to logo.png and use the latter in the UI.

* [Testing] Umbra 1.0.0.2 (goatcorp#3448)

* [Testing] Umbra 1.0.0.2

* Update manifest.toml

 - Fix wrong value displayed in volume widget for the master volume.

* PvPStats v0.3.0.0 (goatcorp#3449)

* RpUtils v0.0.4 (goatcorp#3450)

* [Testing] Umbra 1.0.1.0 (goatcorp#3452)

* RpUtils v0.1.0 (goatcorp#3453)

* RpUtils v0.1.0

* Updating changelog

* Move back to stg tracks (goatcorp#3456)

* RpUtils v0.2.0 (goatcorp#3457)

* ci: use overrides file from master

* ci: fix wrong branch name

* ci: add overrides to push workflow

* [Testing] Umbra 1.0.2.0 (goatcorp#3455)

* [SimpleTodo] New Version 0.0.0.2 (goatcorp#3458)

* New Version 0.0.0.2

* Whoops, accidentally bumped the wrong version

* Yet another version bump!

---------

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* Pet Scale 1.2.1.1 (goatcorp#3454)

* [testing] PvPStats v0.3.1.0 (goatcorp#3451)

* [Testing] Umbra 1.0.2.4 (goatcorp#3459)

[Testing] Umbra 1.0.2.3

* [Testing] Umbra 1.0.2.8 (goatcorp#3461)

* ChatTranslated v2.1.0.2 (goatcorp#3465)

Update manifest.toml

* [Testing] Umbra 1.0.2.18 (goatcorp#3464)

* [Testing] Umbra 1.0.2.18

* Update manifest.toml

- Fixed exception when disabling plugins that add entries to DTR bar (Fixes una-xiv/umbra#46)

* RpUtils v0.2.1 (goatcorp#3463)

* RpUtils v0.2.2 (goatcorp#3467)

* ChatTwo 1.23.1 (goatcorp#3466)

* [Testing] Pet Nicknames 1.4.8.7 (goatcorp#3472)

Update manifest.toml

* ChatTwo 1.23.2 (goatcorp#3471)

* [SimpleTodo] New Version 0.0.0.3 (goatcorp#3468)

New Version 0.0.0.3
- Fixed Typo
- Added primitive Localisation

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* [Testing] Umbra 1.0.3.0 (goatcorp#3469)

* MacroMate 1.0.9.1 (goatcorp#3470)

- Adds auto-translate support (copy/paste, only no tab-completion)

* Waitingway 2.0.1 (goatcorp#3440)

* Waitingway 2.0.0

* Fix project path

* Waitingway 2.0.1

* [Testing] Umbra 1.0.3.1 (goatcorp#3473)

* ChatTwo 1.23.3 (goatcorp#3474)

* [Testing] Umbra 1.0.3.7 (goatcorp#3475)

* [Testing] Umbra 1.0.3.7

* Update manifest.toml

Renamed Classic Blue preset -> Clear Blue preset

* Update manifest.toml

* ChatTwo 1.23.4 (goatcorp#3476)

* [Testing] Umbra 1.0.3.8 (goatcorp#3477)

* TickTracker 1.4.2.0 (goatcorp#3478)

* [Testing] Umbra 1.0.3.9 (goatcorp#3479)

* EngageTimer v2.3.3.0 (goatcorp#3480)

* [Testing] Minesweeper 1.1.0.3 (goatcorp#3483)

Update Minesweeper testing version

* [Testing] Umbra 1.0.4.1 (goatcorp#3481)

* [Testing] Umbra 1.0.4.1

* Revert "[Testing] Umbra 1.0.4.1"

This reverts commit 32ef62c.

* [Testing] Umbra 1.0.4.1

* [TESTING] Echoglossian v3.1.x (goatcorp#3482)

* feat: Bump API level and fix for 6.2 game version

* feat: Updating Echoglossian for patch 6.3 API8

* feat: new release

* feat: Echoglossian new Version

* feat: API9 fixes

* feat: Echoglossian v3.0.2310.x

* feat: Testing release for version 3.1.x

* EnemyListHP 2.1.0.2 (goatcorp#3486)

Update manifest.toml

* [Testing] Minesweeper 1.1.0.4 (goatcorp#3485)

* [Testing] Umbra 1.0.4.5 (goatcorp#3484)

* [Testing] Umbra 1.0.4.3

* Update manifest.toml

- Fixed colors of active/hovered category in settings window

* Update manifest.toml

- Fix current weather to also reflect special weather events

* Update manifest.toml

* Minesweeper 1.1.0.4 testing->stable (goatcorp#3487)

* [Testing] Minesweeper 1.1.0.4

* Minesweeper 1.1.0.4 testing->stable

* TickTracker 1.4.3.0 (goatcorp#3489)

* Waitingway 2.0.2 (goatcorp#3488)

* [Testing] Umbra 1.0.6.0 (goatcorp#3490)

* [Testing] Umbra 1.0.6.3 (goatcorp#3491)

* [Testing] Umbra 1.0.6.4 (goatcorp#3492)

* Echoglossian v3.1.x to stable (goatcorp#3493)

* feat: Bump API level and fix for 6.2 game version

* feat: Updating Echoglossian for patch 6.3 API8

* feat: new release

* feat: Echoglossian new Version

* feat: API9 fixes

* feat: Echoglossian v3.0.2310.x

* feat: Testing release for version 3.1.x

* feat: Echoglossian v3.1.x to stable

* DiademCalculator 1.1.0.0 (goatcorp#3495)

* [Testing] Umbra 1.0.6.10 (goatcorp#3494)

* [Testing] Umbra 1.0.6.5

* Update manifest.toml

Cleanup unused stuff

* Update manifest.toml

Updated the Stacked Clock widget to respect all clock-related settings

* Update manifest.toml

Add options to toggle default label and icon for the currencies widget

* Update manifest.toml

* Update manifest.toml

Removed an unused field.

* Update manifest.toml

Add a fade gradient to scrollable containers to better indicate that the user can scroll

* [Testing] Umbra 1.0.6.17 (goatcorp#3497)

* [Testing] Umbra 1.0.6.17

* Update manifest.toml

* MacroMate 1.0.10.0 (goatcorp#3500)

* [SimpleTodo] 0.0.0.5 (goatcorp#3502)

* [SimpleTodo] Update to 0.0.0.4
- Better Localisation System to not have all the data in Memory all the time but only the relevant language
- Small changes to json config file

* [SimpleTodo] Version 0.0.0.5

- I hope a double Versionbump is oki
- Went from a self made localisation thing to the .NET one
- Riders Localisation Manager is niiice

---------

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* [FIX] - Echoglossian v3.1.x (goatcorp#3503)

* feat: Bump API level and fix for 6.2 game version

* feat: Updating Echoglossian for patch 6.3 API8

* feat: new release

* feat: Echoglossian new Version

* feat: API9 fixes

* feat: Echoglossian v3.0.2310.x

* feat: Testing release for version 3.1.x

* feat: Echoglossian v3.1.x to stable

* fix: Duty Objectives translation logic

* Update EasyTranslate to version 2.0 (goatcorp#3505)

* [SimpleTodo] Update to 0.0.0.6 (goatcorp#3506)

- Added the option to change the language independently of the game's language

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* Currency Tracker 1.3.5.2 (goatcorp#3507)

Update manifest.toml

* SubmarineTracker 1.8.4.3 (goatcorp#3508)

* ChatTwo 1.24.0 (goatcorp#3499)

* ChatTwo 1.24.0

* ChatTwo 1.24.0 v2

* ChatTwo 1.24.1

* ChatTwo 1.24.2 (goatcorp#3509)

* MacroMate 1.0.10.1 (goatcorp#3510)

- Fix crash when using 'run' in the Macro window under certain conditions

* SonarPlugin v0.6.3.1 (goatcorp#3511)

nofranz

* ChatTwo 1.24.3 (goatcorp#3512)

* WhoDidThat v1.5.1.0 (goatcorp#3513)

Update manifest.toml

move to .net8

* MacroMate 1.0.10.2 (goatcorp#3514)

- No longer triggers config file writes when setting macros

* [testing] PvpStats v1.0.0.0 (goatcorp#3498)

PvpStats v1.0.0.0

* SubmarineTracker 1.8.4.4 (goatcorp#3515)

* MacroMate 1.0.10.3 (goatcorp#3516)

- Fix significant performance issue

* EasyTranslate stable release (goatcorp#3518)

* EasyTranslate stable release

* update manifest

* MacroMate 1.0.11.0 (goatcorp#3524)

- Added 'Sort' feature
- Linked macro names can now be up to 20 characters long (previous limit was 14)

* DelvUI release 2.1.3.0 (goatcorp#3522)

* ChatTwo 1.25.0 (goatcorp#3521)

* [testing] PvpStats v1.0.1.0 (goatcorp#3519)

PvpStats v1.0.1.0

* EasyTranslate 2.1.0.0 (goatcorp#3523)

* [Testing] XIVInstantMessenger 1.4.0.1 (goatcorp#3496)

Update manifest.toml

* Easy Translate version 2.1 stable (goatcorp#3525)

version 2.1 stable

* ChatTwo 1.25.1 (goatcorp#3526)

* ChatTwo 1.25.1

* ChatTwo 1.25.1 v2

* DelvCD release 1.0.1.1 (goatcorp#3528)

* DelvUI release 2.1.3.1 (goatcorp#3529)

* PvP Tracker v1.0.1.0 (goatcorp#3532)

* PvpStats v1.0.1.0

* Lower to same commit as testing

* ChatTwo 1.25.2 (goatcorp#3530)

* [Testing] Allagan Tools v1.7.0.0 (goatcorp#3517)

* [Testing] Allagan Tools v1.7.0.0

* Minor bump

* Echoglossian v3.2.x (goatcorp#3533)

* feat: Bump API level and fix for 6.2 game version

* feat: Updating Echoglossian for patch 6.3 API8

* feat: new release

* feat: Echoglossian new Version

* feat: API9 fixes

* feat: Echoglossian v3.0.2310.x

* feat: Testing release for version 3.1.x

* feat: Echoglossian v3.1.x to stable

* fix: Duty Objectives translation logic

* feat: Added Deepl Translation Engine support by @samulopez

* Echoglossian v3.2.x

* Echoglossian v3.2.x released

* [Simple Todo] Public Release (goatcorp#3535)

[Simple Todo]
- I think it's time for the first public Release as there were no complaints until now
- The commit hash only changed to represent the current state of the repository in which the only change since the last commit hash was on README files

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* [Testing] Allagan Tools 1.7.0.1 (goatcorp#3536)

* Market Board 1.4.0 (goatcorp#3541)

* islandworkshopsearch v1.0.0 (goatcorp#3540)

* Pet Nicknames v1.4.8.8 (goatcorp#3539)

* ChatTwo 1.25.3 (goatcorp#3538)

* [Stable] ItemVendorLocation 2.6.0.0 (goatcorp#3546)

move to stable

* Market Board 1.5.0 (goatcorp#3545)

* ChatTwo 1.25.4 (goatcorp#3542)

* SubmarineTracker 1.8.5.0 (goatcorp#3543)

1.8.5.0

---------

Co-authored-by: Amber Kortier <78602618+Glyceri@users.noreply.github.com>
Co-authored-by: wrath16 <90362398+wrath16@users.noreply.github.com>
Co-authored-by: Infi <infiziert@protonmail.ch>
Co-authored-by: AtmoOmen <110901588+AtmoOmen@users.noreply.github.com>
Co-authored-by: Anna <git@anna.lgbt>
Co-authored-by: Arcadia64 <arcadia62091@gmail.com>
Co-authored-by: Blair <criticalimpact@gmail.com>
Co-authored-by: Elypha <i@elypha.com>
Co-authored-by: Julian <hi@notnite.com>
Co-authored-by: ash <ash@sorrel.sh>
Co-authored-by: Catherine Gilbert <catherine.gilbert15@gmail.com>
Co-authored-by: kal <35899782+kalilistic@users.noreply.github.com>
Co-authored-by: Emma <webmaster@invoxiplaygames.uk>
Co-authored-by: liam <6005409+lmcintyre@users.noreply.github.com>
Co-authored-by: Tischel <tischel@gmail.com>
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
Co-authored-by: UnknownX7 <UnknownX7@users.noreply.github.com>
Co-authored-by: Styr1x <bf_silence@gmx.net>
Co-authored-by: meoiswa <meoiswa@gmail.com>
Co-authored-by: Kurochi51 <andrei5125@gmail.com>
Co-authored-by: Daniel Guiomarino <danielbrenom@gmail.com>
Co-authored-by: marconsou <marcelocontarinisouza@gmail.com>
Co-authored-by: Aireil <33433913+Aireil@users.noreply.github.com>
Co-authored-by: apetih <111422770+apetih@users.noreply.github.com>
Co-authored-by: Lilith <lsong@princessrtfm.com>
Co-authored-by: ocealot <kaminsky.michael@outlook.com>
Co-authored-by: grittyfrog <148605153+grittyfrog@users.noreply.github.com>
Co-authored-by: Blooym <19539165+Blooym@users.noreply.github.com>
Co-authored-by: Kelvin <lindedi03@gmail.com>
Co-authored-by: Ottermandias <70807659+Ottermandias@users.noreply.github.com>
Co-authored-by: ItsBexy <103910869+ItsBexy@users.noreply.github.com>
Co-authored-by: Kara <49822414+karashiiro@users.noreply.github.com>
Co-authored-by: MidoriKami <9083275+MidoriKami@users.noreply.github.com>
Co-authored-by: sourpuh <150582765+sourpuh@users.noreply.github.com>
Co-authored-by: SheepGoMeh <1494091+SheepGoMeh@users.noreply.github.com>
Co-authored-by: Rokas <55197768+RokasKil@users.noreply.github.com>
Co-authored-by: Marcus Bauer <marcus@bauer.wf>
Co-authored-by: Xpahtalo <106037495+Xpahtalo@users.noreply.github.com>
Co-authored-by: PYRiTEmonark <74569782+PYRiTEmonark@users.noreply.github.com>
Co-authored-by: wolfcomp <4028289+wolfcomp@users.noreply.github.com>
Co-authored-by: Asriel Camora <asriel@camora.dev>
Co-authored-by: Aleksey <942091+AlexCSDev@users.noreply.github.com>
Co-authored-by: MgAl2O4 <51430403+MgAl2O4@users.noreply.github.com>
Co-authored-by: Kouzukii <ludewig.b@gmail.com>
Co-authored-by: Ridan Vandenbergh <RidanVandenbergh@gmail.com>
Co-authored-by: shadowkras <33266897+shadowkras@users.noreply.github.com>
Co-authored-by: Maia Everett <maia@everett.one>
Co-authored-by: Limiana <5073202+Limiana@users.noreply.github.com>
Co-authored-by: KazWolfe <KazWolfe@users.noreply.github.com>
Co-authored-by: Luna <145792949+Lunalicious@users.noreply.github.com>
Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>
Co-authored-by: Philpax <me@philpax.me>
Co-authored-by: Kass <74154711+KassWasTaken@users.noreply.github.com>
Co-authored-by: Nukoooo <89713806+Nukoooo@users.noreply.github.com>
Co-authored-by: hunter2 <62804133+hunter2actual@users.noreply.github.com>
Co-authored-by: Harold Iedema <harold@iedema.me>
Co-authored-by: Xorus <jdpepi@gmail.com>
Co-authored-by: Dante Souza e Souza <lokinmodar@gmail.com>
Co-authored-by: AzureGem <rreminy@gmail.com>
Co-authored-by: Spider <29214314+spide-r@users.noreply.github.com>
Co-authored-by: Florian Maunier <fmaunier@kuzzle.io>
Co-authored-by: img <70348218+img02@users.noreply.github.com>
Co-authored-by: Florian Maunier <fmauneko@dissidence.ovh>
MapleRecall added a commit to ottercorp/DalamudPluginsD17 that referenced this pull request May 27, 2024
* MapPartyAssist v2.1.3.0 (goatcorp#3289)

* Fader 2.6.1.2 (goatcorp#3288)

* Currency Tracker 1.3.4.6 (goatcorp#3290)

* Update manifest.toml

* Update manifest.toml

* Add Eorzea Votes 1.3.1 (goatcorp#3295)

* feat: add Eorzea Votes 1.3.0

* feat: add Eorzea Votes 1.3.1

* [Testing] Ntfynder 1.1.2.0 (goatcorp#3253)

* Add new plugin "Ntfynder" to testing

* Fixed license

* Allagan Tools v1.6.2.7 (goatcorp#3297)

* SimpleMarketBoard 1.4.0.0 (goatcorp#3296)

* Currency Tracker 1.3.4.7 (goatcorp#3301)

Update manifest.toml

* Distant Seas 1.1.0.0 (goatcorp#3300)

* [Testing] Who's Talking 0.6.8.0 (goatcorp#3299)

* Allagan Tools v1.6.2.8 (goatcorp#3298)

* Allagan Tools v1.6.2.8

* Switch to new commit

* [Testing] EasyTranslate v1.0.0.0 (goatcorp#3272)

* Added EasyTranslate v1.0.0.0 to testing repo

* Update commit hash

* Update folder name

* NeatNoter 2.5.1.0 (goatcorp#3302)

* [Testing] Paggles 1.0.0.1 (goatcorp#3294)

* Allagan Tools v1.6.2.9 (goatcorp#3303)

* [Testing] EasyTranslate v1.0.1.0 (goatcorp#3304)

Updated version

* SimpleMarketBoard 1.5.0.0 (goatcorp#3305)

* Orchestrion 2.2.0.3 -> 2.2.0.4 (goatcorp#3307)

* PrefPro 1.2.1.1 -> 1.2.1.2 (goatcorp#3306)

* DelvCD release 1.0.0.1 (goatcorp#3308)

* Override to net8 for now

* A Realm Recorded v1.0.0.2 (goatcorp#3309)

Update manifest.toml

* OfDungeonsDeep 1.0.0.3 (goatcorp#3310)

* Browsingway 1.6.0.0 (.net 8) (goatcorp#3311)

Browsingway 1.6.0.0

- Chromium 122.0.6261.112
- Option to hide overlays out of combat (by electr0sheep)
- .net 8 support
- IPC refactoring

* Magitek Stratagem v0.3.0.0 - net8 upgrade (goatcorp#3314)

* Magitek Stratagem 0.3.0.0

* add icon

* Fast Job Switcher 1.1.0.0 (goatcorp#3315)

* Fast Job Switcher 1.1.0.0

* add icon

* Clarity In Chaos 1.5.0.0 (goatcorp#3316)

* Tilted 3.5.0.0 (goatcorp#3317)

* PetScale 1.1.0.0 (goatcorp#3313)

PetScale move to stable

* Tick Tracker 1.4.1.0 (goatcorp#3312)

* MonterLootHunter 1.1.20.5 (goatcorp#3320)

* MPTickBar 1.4.1.8 (goatcorp#3322)

Update manifest.toml

* Pet Nicknames v1.4.8.4 (goatcorp#3324)

Update manifest.toml

* FlyTextFilter 4.1.5.0 (goatcorp#3326)

* LogogramHelper 0.0.3.1 (goatcorp#3327)

* [Testing] rtyping 0.1.0.2 (goatcorp#3328)

* Update PositionalGuide (stable) (goatcorp#3329)

Update PositionalGuide

* Update StackSellPrice (stable) (goatcorp#3330)

Update StackSellPrice

* DeepDungeonTracker 1.0.0.8 (goatcorp#3323)

Update manifest.toml

* Currency Tracker 1.3.4.8 (goatcorp#3325)

* [testing] PvpStats v0.2.0.0 (goatcorp#3321)

PvpStats v0.2.0.0

* [Testing] EasyTranslate v1.0.2.0 (goatcorp#3331)

v1.0.2.0

* JobBars 1.2.5.0 (goatcorp#3318)

* [Testing] Who's Talking 0.6.9.0 (goatcorp#3332)

* MacroMate 1.0.8.1 (goatcorp#3334)

Changes:

- Fix issue when linking to overlapping Shared/Individual slots
- Allow setting the Link Placeholder Icon
- net8 upgrade
- use new font api

Old Import/Export strings are not compatible with this release

* GoodFriend v3.2.3.0 (goatcorp#3333)

* GoodFriend v3.2.3.0

* wrong commit hash

lol

* GoodFriend v3.2.4.0

* NOTED release 1.2.1.0 (goatcorp#3343)

* PvpStats v0.2.1.0 (goatcorp#3342)

* ChatTranslated v1.4.1.3 (goatcorp#3340)

Update manifest.toml

* GoodFriend v3.2.4.1 (goatcorp#3339)

* GoodFriend v3.2.4.1

* Remove git info

* GatherBuddy 3.3.2.0 (goatcorp#3338)

* GatherBuddy 3.3.2.0

nofranz

Testing if it compiles via plogon now.

* RuntimeFrameworkVersion

* Update manifest.toml

* Update manifest.toml

* [Testing] Gauge-O-Matic 0.0.1.8 (goatcorp#3337)

- Status effects cast by the player's pet (such as Carbuncle's Radiant Aegis) are now tracked properly
- Label text on the Beast Bar and Oath Bar widgets will now fade out correctly whenever the bar is hidden

* SubmarineTracker 1.8.3.0 (goatcorp#3336)

* DeathRoll 1.5.1.1 (goatcorp#3335)

* DeathRoll 1.5.1.1

* build try 2

* Build try 3

* build try 4

* this should hopefully build

* VFXEditor v1.8.3.0 (goatcorp#3319)

* Currency Tracker 1.3.4.9 (goatcorp#3345)

* Update manifest.toml

* Update manifest.toml

* GoodFriend v3.3.0.0 (goatcorp#3349)

* DelvCD release 1.0.0.2 (goatcorp#3350)

* DelvUI release 2.1.2.0 (goatcorp#3351)

* TPie release 1.8.1.0 (goatcorp#3352)

* TextToTalk v1.29.0 (goatcorp#3348)

- **TTS**: Fixes duplicate TTS in some fights when "Read NPC dialogue from the battle dialogue window" is enabled
- **Triggers**: Disables whitespace triggers to avoid confusion when an empty trigger stops TTS completely
- **Voice Unlocker**: Adds support for copying Microsoft Speech Server and `WOW6432Node` voices (thanks lazerl0rd!)
- **UI**: Removes duplicate NPC dialogue chat types from the chat channel config
- **UI**: Shows linkshells correctly in the chat channel config (`LS 1` instead of `Ls 1`)
- **WebSocket**: Adds support for multiple simultaneous WebSocket connections
- **WebSocket**: Adds support for configuring the listening address
- **WebSocket**: Adds `NpcId` and `ChatType` to the message payload (check the README for more details)

* [Testing] PvpStats v0.2.2.0 (goatcorp#3347)

* SubmarineTracker 1.8.4.0 (goatcorp#3346)

* Mappy v1.0.7.6 (goatcorp#3364)

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* CopyTranslated v1.4.3 (goatcorp#3362)

Update manifest.toml

* SubmarineTracker 1.8.4.1 (goatcorp#3361)

* [testing] PvpStats v0.2.2.1 (goatcorp#3359)

PvpStats v0.2.2.1

* TextToTalk v1.29.1 (goatcorp#3358)

- **WebSocket**: Adds `Language` to the message payload (check the README for more details)

* NOTED release 1.2.1.1 (goatcorp#3357)

* PetScale 1.2.0.0 (goatcorp#3356)

* Nameplate Debuffs v1.1.0.0 (goatcorp#3354)

Moving from testing
- Add option to show debuffs on player nameplates
- Added new chat commands for toggling visibility

* Update HuntBuddy (stable) (goatcorp#3355)

Update HuntBuddy

Co-authored-by: Lilith <lsong@princessrtfm.com>

* [testing] PvpStats v0.2.3.0 (goatcorp#3365)

PvpStats v0.2.3.0

* NeatNoter 2.5.2.0 (goatcorp#3372)

* MapPartyAssist v2.1.3.1 (goatcorp#3366)

* MapPartyAssist [2.1.3.1]

* Add files via upload

* Update to net.8

* Missing loot results bug fix.

* Update fix

* Another German language bug fix

* [testing] PvpStats v0.2.3.1 (goatcorp#3369)

* PvpStats v0.2.3.1

* Fix for min match filter.

* GoodFriend v3.3.1.0 (goatcorp#3374)

* Emote Log v1.1.2.0 (goatcorp#3368)

* [Testing] ShowGear 1.2.1.2 (goatcorp#3370)

* NOTED release 1.2.2.0 (goatcorp#3373)

* ActionTimeline release 1.3.0.1 (goatcorp#3375)

* TitleRoulette 3.0 (goatcorp#3377)

* NoSoliciting v3.0.9.0 (goatcorp#3376)

* BurntToast 1.2.9 (goatcorp#3378)

* ChatTwo 1.19.0 (goatcorp#3380)

* ChatTranslated 1.4.1.4 (goatcorp#3381)

* Tracky 1.4.0.9 (goatcorp#3382)

* GoodFriend v3.3.3.0 (goatcorp#3379)

* MapPartyAssist v2.1.3.2 (goatcorp#3383)

* [Testing] PLX 1.1.0.0 (goatcorp#3371)

* [Testing] PLX 1.1.0.0

* changed commit id

hahaha whoops

* Currency Tracker 1.3.5.0 (goatcorp#3367)

Update manifest.toml

* [Testing] MonsterDex 2.10.0 (goatcorp#3360)

* Updating DeepDungeonDex

* Update manifest.toml

* Craftimizer v2.4.0.0 (goatcorp#3344)

* ChatTranslated 1.4.1.5 (goatcorp#3385)

* [Testing] BetterPartyFinder 1.2.8 (goatcorp#3384)

* ChatTwo 1.19.1 (goatcorp#3386)

* ChatTwo 1.19.2 (goatcorp#3387)

* Pet Scale 1.2.1.0 (goatcorp#3388)

* TextToTalk v1.29.2 (goatcorp#3389)

* TextToTalk v1.29.2

- **WebSocket**: Adds `PayloadTemplate` to the message payload (check the README for more details)

* a

* DelvUI release 2.1.2.1 (goatcorp#3392)

* DelvCD release 1.0.1.0 (goatcorp#3391)

* XIVWindowResizer 1.0.0.2 (goatcorp#3396)

* PvPStats v0.2.3.2 (goatcorp#3395)

* TriadBuddy 1.9.1 (goatcorp#3393)

* ChatTwo 1.19.3 (goatcorp#3394)

* ChatTwo 1.19.3

* ChatTwo 1.19.4

* Death Recap 1.11.1.0 (goatcorp#3400)

Update Deathrecap

* [Testing] ChatTwo 1.20.0 (goatcorp#3397)

* [Testing] MacroMate 1.0.9.0 (goatcorp#3399)

* RemotePartyFinder 1.0.12 (goatcorp#3401)

* [Testing] ChatTwo 1.20.1 (goatcorp#3403)

* ChatTwo 1.20.2 (goatcorp#3404)

* NeatNoter 2.5.3.0 (goatcorp#3402)

* PlayerTrack v3.2.11.0 (goatcorp#3406)

* Pet Nicknames v1.4.8.5 (goatcorp#3407)

Update manifest.toml

* Add Eorzea Votes 1.3.2 (goatcorp#3405)

feat: add Eorzea Votes 1.3.2

* [Testing] ChatTwo 1.20.3 (goatcorp#3408)

ChatTwo 1.20.3

* ChatTwo 1.20.4 (goatcorp#3411)

* ChatTwo 1.20.5 (goatcorp#3414)

* ChatTwo 1.20.5

* ChatTwo 1.20.5 v2

* RoleplayProfiles 1.1.0.0 (goatcorp#3413)

* NoSoliciting v3.0.10.0 (goatcorp#3415)

* Tick Tracker 1.4.1.1 (goatcorp#3421)

* [Testing] MacroMate 1.0.9.1 (goatcorp#3420)

- fix imgui auto-translate rendering when unfocused

* Nameplate Debuffs 1.1.0.1 (goatcorp#3419)

* Tracky 1.4.1.0 (goatcorp#3418)

* NeatNoter 2.5.4.0 (goatcorp#3417)

* ChatTwo 1.21.0 (goatcorp#3416)

* [Testing] XIVInstantMessenger 1.4.0.0 (goatcorp#3409)

* ChatTwo 1.21.1 (goatcorp#3422)

* ChatTwo 1.21.2 (goatcorp#3425)

* SubmarineTracker 1.8.4.2 (goatcorp#3424)

* Hunty 1.3.0.2 (goatcorp#3426)

* [testing] PvpStats v0.3.0.0 (goatcorp#3412)

* PvpStats v0.3.0.0

* Fix for counting local player as an opponent

* Fix for clipped dates on match list

* Added color config

* Tier filter + CN name support

* ChatTwo 1.21.3 (goatcorp#3427)

* Currency Tracker 1.3.5.1 (goatcorp#3430)

Update manifest.toml

* ChatTranslated v2.1 (goatcorp#3428)

* update BurntToast testing to 1.3.0 (goatcorp#3429)

* ChatTwo 1.21.4 (goatcorp#3431)

* ChatTranslated v2.1.0.1 (goatcorp#3433)

Update manifest.toml

* DeathRoll 1.5.1.2 (goatcorp#3436)

1.5.1.2

* MapPartyAssist v2.1.3.3 (goatcorp#3435)

* MapPartyAssist v2.1.3.3

* Change icon for testing build

* ChatTwo 1.22.0 (goatcorp#3434)

* VFXEditor v1.8.3.7 (goatcorp#3437)

* 1.22.1 (goatcorp#3439)

* XIVDeck 0.3.17 (goatcorp#3438)

- .NET 8 bump
- ImageSharp bump
- Use notifications for update nag

* MapPartyAssist v2.1.3.4 (goatcorp#3441)

* Map Party Assist v2.1.3.5 (goatcorp#3442)

* [Testing] SimpleTodo (goatcorp#3432)

* Add SimpleTodo to live/testing

* Removed empty Changelog

* Removed newline at the end of toml

* Remove BOM (?)

---------

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>
Co-authored-by: Philpax <me@philpax.me>

* [Testing] RpUtils (goatcorp#3390)

* Adding RpUtils to testing

* Updating commit hash to v0.0.3

* BetterPartyFinder 1.2.8 (goatcorp#3443)

* Pet Nicknames v1.4.8.6 (goatcorp#3446)

Update manifest.toml

* [Testing] ItemVendorLocation 2.6.0.0 (goatcorp#3445)

ItemVendorlocation 2.6.0.0

* ChatTwo 1.23.0 (goatcorp#3444)

* ChatTwo 1.23.0

* ChatTwo 1.23.0 fix

* TPie release 1.8.2.0 (goatcorp#3447)

* [Testing] Minesweeper (goatcorp#3423)

* Add Minesweeeper to testing/live

* Change folder name to match InternalName

* Respond to review

* [Testing] Umbra (goatcorp#3363)

* Add Umbra to testing/live

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

- Fixed project description of Umbra.Common (silly copy-paste mistake)
- Removed the world markers that would show players underneath the terrain. May cause false positives if players are flying between islands in Sea of Clouds, Elpis or similar cases. It's silly and doesn't add anything useful.

* Update manifest.toml

FIX: Don't show current weather in forecast list in the location widget popup.

* Update manifest.toml

 - Add localization for EN, DE, FR and JA
 - Fix multi-monitor mode (window clipping no longer works when this is enabled unfortunately)
 - Some small performance optimizations

* Update manifest.toml

- Added Animation system
- Added `GameCamera` for better occlusion testing for world markers
- Fixed a translation key

* Update manifest.toml

- Fixed a translation issue in Companion's ActiveCommand.

* Update manifest.toml

Replace Jupiter font with Axis for better support for JP language.

* Update manifest.toml

 - Add theme support (user-configurable from settings window)
 - Fix wrapped text sometimes showing a scrollbar

* Update manifest.toml

 - Update Eureka World Markers (Updated FATE locations & added optional map/minimap markers)

* Update manifest.toml

- Add numeric inputs to config window
- Add option for Toolbar item spacing
- Add option for direction indicator screen padding
- Fix issue where ImGui vars weren't popped in some cases.

* Update manifest.toml

- Fix: Don't open the settings window on load (leftover debug)

* Update manifest.toml

 - Use interfaces for services in Umbra.Game and hide the implementations by marking all service classes internal.

* Update manifest.toml

- Merged una-xiv/umbra#3

* Update manifest.toml

 - Fix una-xiv/umbra#4

* Update manifest.toml

 - [FIX] Don't show world markers when player is occupied (fixes una-xiv/umbra#6)
 - [FIX] Fixed tooltip not working on New Mail indicator widget
 - [FIX] Fix appearance editor sometimes spazzing out due to unstable sort of elements
 - Upgrade SixLabors.ImageSharp (Security vuln. patch)
 - Use separate colors for toolbar for extra customization abilities (may require reapplying of theme preset)

* Update manifest.toml

- [FIX] Fixed default preset colors for the toolbar to match the default background colors.

* Update manifest.toml

 - Add residential areas to travel menu (opt-in)
 - Add ability to override UI language for Umbra-specific texts.

* Update manifest.toml

- Fix the width of the location widget (text wrap fix)
- Clicking the weather icon will now open the weather widget to prevent overlapping the currencies button on smaller resolutions.

* Update manifest.toml

 - Only log to the ChatGUI in DEBUG mode.

* Update manifest.toml

 - Copied icon.png to logo.png and use the latter in the UI.

* [Testing] Umbra 1.0.0.2 (goatcorp#3448)

* [Testing] Umbra 1.0.0.2

* Update manifest.toml

 - Fix wrong value displayed in volume widget for the master volume.

* PvPStats v0.3.0.0 (goatcorp#3449)

* RpUtils v0.0.4 (goatcorp#3450)

* [Testing] Umbra 1.0.1.0 (goatcorp#3452)

* RpUtils v0.1.0 (goatcorp#3453)

* RpUtils v0.1.0

* Updating changelog

* Move back to stg tracks (goatcorp#3456)

* RpUtils v0.2.0 (goatcorp#3457)

* ci: use overrides file from master

* ci: fix wrong branch name

* ci: add overrides to push workflow

* [Testing] Umbra 1.0.2.0 (goatcorp#3455)

* [SimpleTodo] New Version 0.0.0.2 (goatcorp#3458)

* New Version 0.0.0.2

* Whoops, accidentally bumped the wrong version

* Yet another version bump!

---------

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* Pet Scale 1.2.1.1 (goatcorp#3454)

* [testing] PvPStats v0.3.1.0 (goatcorp#3451)

* [Testing] Umbra 1.0.2.4 (goatcorp#3459)

[Testing] Umbra 1.0.2.3

* [Testing] Umbra 1.0.2.8 (goatcorp#3461)

* ChatTranslated v2.1.0.2 (goatcorp#3465)

Update manifest.toml

* [Testing] Umbra 1.0.2.18 (goatcorp#3464)

* [Testing] Umbra 1.0.2.18

* Update manifest.toml

- Fixed exception when disabling plugins that add entries to DTR bar (Fixes una-xiv/umbra#46)

* RpUtils v0.2.1 (goatcorp#3463)

* RpUtils v0.2.2 (goatcorp#3467)

* ChatTwo 1.23.1 (goatcorp#3466)

* [Testing] Pet Nicknames 1.4.8.7 (goatcorp#3472)

Update manifest.toml

* ChatTwo 1.23.2 (goatcorp#3471)

* [SimpleTodo] New Version 0.0.0.3 (goatcorp#3468)

New Version 0.0.0.3
- Fixed Typo
- Added primitive Localisation

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* [Testing] Umbra 1.0.3.0 (goatcorp#3469)

* MacroMate 1.0.9.1 (goatcorp#3470)

- Adds auto-translate support (copy/paste, only no tab-completion)

* Waitingway 2.0.1 (goatcorp#3440)

* Waitingway 2.0.0

* Fix project path

* Waitingway 2.0.1

* [Testing] Umbra 1.0.3.1 (goatcorp#3473)

* ChatTwo 1.23.3 (goatcorp#3474)

* [Testing] Umbra 1.0.3.7 (goatcorp#3475)

* [Testing] Umbra 1.0.3.7

* Update manifest.toml

Renamed Classic Blue preset -> Clear Blue preset

* Update manifest.toml

* ChatTwo 1.23.4 (goatcorp#3476)

* [Testing] Umbra 1.0.3.8 (goatcorp#3477)

* TickTracker 1.4.2.0 (goatcorp#3478)

* [Testing] Umbra 1.0.3.9 (goatcorp#3479)

* EngageTimer v2.3.3.0 (goatcorp#3480)

* [Testing] Minesweeper 1.1.0.3 (goatcorp#3483)

Update Minesweeper testing version

* [Testing] Umbra 1.0.4.1 (goatcorp#3481)

* [Testing] Umbra 1.0.4.1

* Revert "[Testing] Umbra 1.0.4.1"

This reverts commit 32ef62c.

* [Testing] Umbra 1.0.4.1

* [TESTING] Echoglossian v3.1.x (goatcorp#3482)

* feat: Bump API level and fix for 6.2 game version

* feat: Updating Echoglossian for patch 6.3 API8

* feat: new release

* feat: Echoglossian new Version

* feat: API9 fixes

* feat: Echoglossian v3.0.2310.x

* feat: Testing release for version 3.1.x

* EnemyListHP 2.1.0.2 (goatcorp#3486)

Update manifest.toml

* [Testing] Minesweeper 1.1.0.4 (goatcorp#3485)

* [Testing] Umbra 1.0.4.5 (goatcorp#3484)

* [Testing] Umbra 1.0.4.3

* Update manifest.toml

- Fixed colors of active/hovered category in settings window

* Update manifest.toml

- Fix current weather to also reflect special weather events

* Update manifest.toml

* Minesweeper 1.1.0.4 testing->stable (goatcorp#3487)

* [Testing] Minesweeper 1.1.0.4

* Minesweeper 1.1.0.4 testing->stable

* TickTracker 1.4.3.0 (goatcorp#3489)

* Waitingway 2.0.2 (goatcorp#3488)

* [Testing] Umbra 1.0.6.0 (goatcorp#3490)

* [Testing] Umbra 1.0.6.3 (goatcorp#3491)

* [Testing] Umbra 1.0.6.4 (goatcorp#3492)

* Echoglossian v3.1.x to stable (goatcorp#3493)

* feat: Bump API level and fix for 6.2 game version

* feat: Updating Echoglossian for patch 6.3 API8

* feat: new release

* feat: Echoglossian new Version

* feat: API9 fixes

* feat: Echoglossian v3.0.2310.x

* feat: Testing release for version 3.1.x

* feat: Echoglossian v3.1.x to stable

* DiademCalculator 1.1.0.0 (goatcorp#3495)

* [Testing] Umbra 1.0.6.10 (goatcorp#3494)

* [Testing] Umbra 1.0.6.5

* Update manifest.toml

Cleanup unused stuff

* Update manifest.toml

Updated the Stacked Clock widget to respect all clock-related settings

* Update manifest.toml

Add options to toggle default label and icon for the currencies widget

* Update manifest.toml

* Update manifest.toml

Removed an unused field.

* Update manifest.toml

Add a fade gradient to scrollable containers to better indicate that the user can scroll

* [Testing] Umbra 1.0.6.17 (goatcorp#3497)

* [Testing] Umbra 1.0.6.17

* Update manifest.toml

* MacroMate 1.0.10.0 (goatcorp#3500)

* [SimpleTodo] 0.0.0.5 (goatcorp#3502)

* [SimpleTodo] Update to 0.0.0.4
- Better Localisation System to not have all the data in Memory all the time but only the relevant language
- Small changes to json config file

* [SimpleTodo] Version 0.0.0.5

- I hope a double Versionbump is oki
- Went from a self made localisation thing to the .NET one
- Riders Localisation Manager is niiice

---------

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* [FIX] - Echoglossian v3.1.x (goatcorp#3503)

* feat: Bump API level and fix for 6.2 game version

* feat: Updating Echoglossian for patch 6.3 API8

* feat: new release

* feat: Echoglossian new Version

* feat: API9 fixes

* feat: Echoglossian v3.0.2310.x

* feat: Testing release for version 3.1.x

* feat: Echoglossian v3.1.x to stable

* fix: Duty Objectives translation logic

* Update EasyTranslate to version 2.0 (goatcorp#3505)

* [SimpleTodo] Update to 0.0.0.6 (goatcorp#3506)

- Added the option to change the language independently of the game's language

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* Currency Tracker 1.3.5.2 (goatcorp#3507)

Update manifest.toml

* SubmarineTracker 1.8.4.3 (goatcorp#3508)

* ChatTwo 1.24.0 (goatcorp#3499)

* ChatTwo 1.24.0

* ChatTwo 1.24.0 v2

* ChatTwo 1.24.1

* ChatTwo 1.24.2 (goatcorp#3509)

* MacroMate 1.0.10.1 (goatcorp#3510)

- Fix crash when using 'run' in the Macro window under certain conditions

* SonarPlugin v0.6.3.1 (goatcorp#3511)

nofranz

* ChatTwo 1.24.3 (goatcorp#3512)

* WhoDidThat v1.5.1.0 (goatcorp#3513)

Update manifest.toml

move to .net8

* MacroMate 1.0.10.2 (goatcorp#3514)

- No longer triggers config file writes when setting macros

* [testing] PvpStats v1.0.0.0 (goatcorp#3498)

PvpStats v1.0.0.0

* SubmarineTracker 1.8.4.4 (goatcorp#3515)

* MacroMate 1.0.10.3 (goatcorp#3516)

- Fix significant performance issue

* EasyTranslate stable release (goatcorp#3518)

* EasyTranslate stable release

* update manifest

* MacroMate 1.0.11.0 (goatcorp#3524)

- Added 'Sort' feature
- Linked macro names can now be up to 20 characters long (previous limit was 14)

* DelvUI release 2.1.3.0 (goatcorp#3522)

* ChatTwo 1.25.0 (goatcorp#3521)

* [testing] PvpStats v1.0.1.0 (goatcorp#3519)

PvpStats v1.0.1.0

* EasyTranslate 2.1.0.0 (goatcorp#3523)

* [Testing] XIVInstantMessenger 1.4.0.1 (goatcorp#3496)

Update manifest.toml

* Easy Translate version 2.1 stable (goatcorp#3525)

version 2.1 stable

* ChatTwo 1.25.1 (goatcorp#3526)

* ChatTwo 1.25.1

* ChatTwo 1.25.1 v2

* DelvCD release 1.0.1.1 (goatcorp#3528)

* DelvUI release 2.1.3.1 (goatcorp#3529)

* PvP Tracker v1.0.1.0 (goatcorp#3532)

* PvpStats v1.0.1.0

* Lower to same commit as testing

* ChatTwo 1.25.2 (goatcorp#3530)

* [Testing] Allagan Tools v1.7.0.0 (goatcorp#3517)

* [Testing] Allagan Tools v1.7.0.0

* Minor bump

* Echoglossian v3.2.x (goatcorp#3533)

* feat: Bump API level and fix for 6.2 game version

* feat: Updating Echoglossian for patch 6.3 API8

* feat: new release

* feat: Echoglossian new Version

* feat: API9 fixes

* feat: Echoglossian v3.0.2310.x

* feat: Testing release for version 3.1.x

* feat: Echoglossian v3.1.x to stable

* fix: Duty Objectives translation logic

* feat: Added Deepl Translation Engine support by @samulopez

* Echoglossian v3.2.x

* Echoglossian v3.2.x released

* [Simple Todo] Public Release (goatcorp#3535)

[Simple Todo]
- I think it's time for the first public Release as there were no complaints until now
- The commit hash only changed to represent the current state of the repository in which the only change since the last commit hash was on README files

Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>

* [Testing] Allagan Tools 1.7.0.1 (goatcorp#3536)

* Market Board 1.4.0 (goatcorp#3541)

* islandworkshopsearch v1.0.0 (goatcorp#3540)

* Pet Nicknames v1.4.8.8 (goatcorp#3539)

* ChatTwo 1.25.3 (goatcorp#3538)

* [Stable] ItemVendorLocation 2.6.0.0 (goatcorp#3546)

move to stable

* Market Board 1.5.0 (goatcorp#3545)

* ChatTwo 1.25.4 (goatcorp#3542)

* SubmarineTracker 1.8.5.0 (goatcorp#3543)

1.8.5.0

* remove .net 7

---------

Co-authored-by: wrath16 <90362398+wrath16@users.noreply.github.com>
Co-authored-by: Infi <infiziert@protonmail.ch>
Co-authored-by: AtmoOmen <110901588+AtmoOmen@users.noreply.github.com>
Co-authored-by: Anna <git@anna.lgbt>
Co-authored-by: Arcadia64 <arcadia62091@gmail.com>
Co-authored-by: Blair <criticalimpact@gmail.com>
Co-authored-by: Elypha <i@elypha.com>
Co-authored-by: Julian <hi@notnite.com>
Co-authored-by: ash <ash@sorrel.sh>
Co-authored-by: Catherine Gilbert <catherine.gilbert15@gmail.com>
Co-authored-by: kal <35899782+kalilistic@users.noreply.github.com>
Co-authored-by: Emma <webmaster@invoxiplaygames.uk>
Co-authored-by: liam <6005409+lmcintyre@users.noreply.github.com>
Co-authored-by: Tischel <tischel@gmail.com>
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
Co-authored-by: UnknownX7 <UnknownX7@users.noreply.github.com>
Co-authored-by: Styr1x <bf_silence@gmx.net>
Co-authored-by: meoiswa <meoiswa@gmail.com>
Co-authored-by: Kurochi51 <andrei5125@gmail.com>
Co-authored-by: Daniel Guiomarino <danielbrenom@gmail.com>
Co-authored-by: marconsou <marcelocontarinisouza@gmail.com>
Co-authored-by: Amber Kortier <78602618+Glyceri@users.noreply.github.com>
Co-authored-by: Aireil <33433913+Aireil@users.noreply.github.com>
Co-authored-by: apetih <111422770+apetih@users.noreply.github.com>
Co-authored-by: Lilith <lsong@princessrtfm.com>
Co-authored-by: ocealot <kaminsky.michael@outlook.com>
Co-authored-by: grittyfrog <148605153+grittyfrog@users.noreply.github.com>
Co-authored-by: Blooym <19539165+Blooym@users.noreply.github.com>
Co-authored-by: Kelvin <lindedi03@gmail.com>
Co-authored-by: Ottermandias <70807659+Ottermandias@users.noreply.github.com>
Co-authored-by: ItsBexy <103910869+ItsBexy@users.noreply.github.com>
Co-authored-by: Kara <49822414+karashiiro@users.noreply.github.com>
Co-authored-by: MidoriKami <9083275+MidoriKami@users.noreply.github.com>
Co-authored-by: sourpuh <150582765+sourpuh@users.noreply.github.com>
Co-authored-by: SheepGoMeh <1494091+SheepGoMeh@users.noreply.github.com>
Co-authored-by: Rokas <55197768+RokasKil@users.noreply.github.com>
Co-authored-by: Marcus Bauer <marcus@bauer.wf>
Co-authored-by: Xpahtalo <106037495+Xpahtalo@users.noreply.github.com>
Co-authored-by: PYRiTEmonark <74569782+PYRiTEmonark@users.noreply.github.com>
Co-authored-by: wolfcomp <4028289+wolfcomp@users.noreply.github.com>
Co-authored-by: Asriel Camora <asriel@camora.dev>
Co-authored-by: Aleksey <942091+AlexCSDev@users.noreply.github.com>
Co-authored-by: MgAl2O4 <51430403+MgAl2O4@users.noreply.github.com>
Co-authored-by: Kouzukii <ludewig.b@gmail.com>
Co-authored-by: Ridan Vandenbergh <RidanVandenbergh@gmail.com>
Co-authored-by: shadowkras <33266897+shadowkras@users.noreply.github.com>
Co-authored-by: Maia Everett <maia@everett.one>
Co-authored-by: Limiana <5073202+Limiana@users.noreply.github.com>
Co-authored-by: KazWolfe <KazWolfe@users.noreply.github.com>
Co-authored-by: Luna <145792949+Lunalicious@users.noreply.github.com>
Co-authored-by: Luna <2650849-Lunalicious@users.noreply.gitlab.com>
Co-authored-by: Philpax <me@philpax.me>
Co-authored-by: Kass <74154711+KassWasTaken@users.noreply.github.com>
Co-authored-by: Nukoooo <89713806+Nukoooo@users.noreply.github.com>
Co-authored-by: hunter2 <62804133+hunter2actual@users.noreply.github.com>
Co-authored-by: Harold Iedema <harold@iedema.me>
Co-authored-by: Xorus <jdpepi@gmail.com>
Co-authored-by: Dante Souza e Souza <lokinmodar@gmail.com>
Co-authored-by: AzureGem <rreminy@gmail.com>
Co-authored-by: Spider <29214314+spide-r@users.noreply.github.com>
Co-authored-by: Florian Maunier <fmaunier@kuzzle.io>
Co-authored-by: img <70348218+img02@users.noreply.github.com>
Co-authored-by: Florian Maunier <fmauneko@dissidence.ovh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed-code-review Someone reviewed this. Check if the review wasn't invalidated already. completed-rules-compliance This plugin is compliant with all rules. completed-testing This plugin has been tested. new plugin This is a new plugin. size-large Diff for this PR is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants