Skip to content

Commit

Permalink
Update distribute (51170c5bda09725e6cf744ae94d4256cbe332e64)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 28, 2024
1 parent 22bd828 commit 48120f5
Show file tree
Hide file tree
Showing 177 changed files with 2,369 additions and 1,739 deletions.
3,458 changes: 1,829 additions & 1,629 deletions State.toml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions stable/ActionTimeline/ActionTimeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Tischel",
"Name": "ActionTimeline",
"InternalName": "ActionTimeline",
"AssemblyVersion": "1.3.0.0",
"AssemblyVersion": "1.3.0.1",
"Description": "Configurable timeline display of all the actions you use.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Tischel/ActionTimeline",
Expand All @@ -15,7 +15,7 @@
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Show your actions in real-time.",
"Changelog": "# 1.3.0.0\n\n- Added support for patch 6.5 and Dalamud API 9.",
"Changelog": "# 1.3.0.1\n\n- Fixed Samurai's Kaeshi: Namikiri not showing correctly on the timeline.\n- Fixed several Ninja actions not showing correctly on the timeline.",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
Expand Down
Binary file modified stable/ActionTimeline/latest.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions stable/Browsingway/Browsingway.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Styr1x",
"Name": "Browsingway",
"InternalName": "Browsingway",
"AssemblyVersion": "1.5.6.0",
"AssemblyVersion": "1.6.0",
"Description": "Renders browser overlays in-game to enable playing in fullscreen (and G-SYNC) while having access to ACT overlays.\nUse the settings button below or the '/bw config' command to configure.\nBased on the BrowserHost plugin by ackwell.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Styr1x/Browsingway",
Expand All @@ -23,7 +23,7 @@
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Browser overlays rendered in-game.",
"Changelog": "- Chromium 121.0.6167.184 (fix for various CVEs)\n- Fullscreen mode by Una (experimental, unsupported)\n- Minor UI fixes",
"Changelog": "- Chromium 122.0.6261.112\n- Option to hide overlays out of combat (by electr0sheep)\n- .net 8 support\n- IPC refactoring",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
Expand Down
Binary file modified stable/Browsingway/latest.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions stable/BurntToast/BurntToast.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"Author": "Anna",
"Author": "X'pahtalo (originally Anna)",
"Name": "Burnt Toast",
"InternalName": "BurntToast",
"AssemblyVersion": "1.2.8",
"AssemblyVersion": "1.2.9.0",
"Description": "Hides toast notifications you don't want to see.",
"ApplicableVersion": "any",
"RepoUrl": "https://git.anna.lgbt/anna/BurntToast",
"RepoUrl": "https://github.com/Xpahtalo/BurntToast",
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
Expand Down
Binary file modified stable/BurntToast/latest.zip
Binary file not shown.
18 changes: 12 additions & 6 deletions stable/ChatTwo/ChatTwo.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
{
"Author": "Anna",
"Author": "Infi, Anna",
"Name": "Chat 2",
"InternalName": "ChatTwo",
"AssemblyVersion": "1.18.10.0",
"Description": "Chat 2 is a complete rewrite of the in-game chat window as a plugin. It\nsupports:\n\n- Unlimited tabs\n- Tabs that always send to a certain channel\n- More flexible filtering\n- RGB channel colouring\n- Completely variable font size\n- Sidebar tabs\n- Unread counts\n- Screenshot mode (obfuscate names)",
"AssemblyVersion": "1.25.4.0",
"Description": "Chat 2 is a complete rewrite of the in-game chat window as a plugin.\nIt supports:\n\n- Unlimited tabs\n- Tabs that always send to a certain channel\n- More flexible filtering\n- RGB channel colouring\n- Completely variable font size\n- Sidebar tabs\n- Unread counts\n- Emotes\n- Screenshot mode (obfuscate names)",
"ApplicableVersion": "any",
"RepoUrl": "https://git.anna.lgbt/anna/ChatTwo",
"RepoUrl": "https://github.com/Infiziert90/ChatTwo",
"Tags": [
"Social",
"UI",
"Chat",
"Replacement"
],
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Electric Boogaloo - ♪ A whole new chat, a new fantastic chat window ♪",
"AcceptsFeedback": false,
"FeedbackMessage": "Submit only bugs to https://github.com/anna/plugin-issues",
"Changelog": "**New**\n- Database Viewer (/chat2Viewer)\n - View your previous message history in a standard chat format\n - Search for sender or specified text content\n - Ability to specify a date range\n - Select specific chat channels you want displayed\n - Only show your current characters history, or combined across your account\n - Quickly page through hundreds of messages in quick succession\n - Tip: You can resize the sender column\n\n**Updates**\n- Some emotes have been blocked from being parsed\n- Replaced some internal functions with their CS version\n- French localisation update\n\n**Fixes**\n- AutoTranslate missing entries, like Viera\n- Fix for shuffled messages on startup [thanks `@dean`]\n- Fix for adventurer plate button not working after character switch [thanks `@dean`]",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
}
Binary file modified stable/ChatTwo/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/ClarityInChaos/ClarityInChaos.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Meoiswa",
"Name": "Clarity In Chaos",
"InternalName": "ClarityInChaos",
"AssemblyVersion": "1.4.0.1",
"AssemblyVersion": "1.5.0.0",
"Description": "Automatically adjusts the Battle Effects settings according to Party size.",
"ApplicableVersion": "any",
"Tags": [
Expand Down
Binary file modified stable/ClarityInChaos/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/CopyTranslated/CopyTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "kelvin124124",
"Name": "CopyTranslated",
"InternalName": "CopyTranslated",
"AssemblyVersion": "1.1.3.0",
"AssemblyVersion": "1.1.4.0",
"Description": "Copy translated item name by right-clicking.",
"ApplicableVersion": "any",
"Tags": [
Expand Down
Binary file modified stable/CopyTranslated/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/Craftimizer/Craftimizer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Asriel",
"Name": "Craftimizer",
"InternalName": "Craftimizer",
"AssemblyVersion": "2.2.0.0",
"AssemblyVersion": "2.4.0.0",
"Description": "Allows you to generate macros and simulate all sorts of crafts without having to open another app. Open your crafting log to get started!",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/WorkingRobot/craftimizer",
Expand Down
Binary file modified stable/Craftimizer/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/CurrencyTracker/CurrencyTracker.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "AtmoOmen",
"Name": "Currency Tracker",
"InternalName": "CurrencyTracker",
"AssemblyVersion": "1.3.5.1",
"AssemblyVersion": "1.3.5.2",
"Description": "Track changes of currencies with Time, Location and Note(Source)!\n\nAlso provide something like queries, exporting, adding custom currencies tracker and viewing visualized data.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/AtmoOmen/CurrencyTracker",
Expand Down
Binary file modified stable/CurrencyTracker/latest.zip
Binary file not shown.
22 changes: 22 additions & 0 deletions stable/DalamudMinesweeper/DalamudMinesweeper.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"Author": "hunter2_",
"Name": "Minesweeper",
"InternalName": "DalamudMinesweeper",
"AssemblyVersion": "1.1.0.4",
"Description": "Logic puzzle in which you find and flag hidden mines. \nLeft click to uncover a square, right click to place a flag. \nClick a number that has the right number of flags to reveal adjacent tiles. \nThe game ends when all mines are flagged and all safe squares have been uncovered. \nClick the smiley face to start a new game.",
"ApplicableVersion": "any",
"Tags": [
"minesweeper",
"minigame",
"puzzle"
],
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Classic puzzle game.",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
}
Binary file added stable/DalamudMinesweeper/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stable/DalamudMinesweeper/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/DeathRecap/DeathRecap.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Kouzukii",
"Name": "Death Recap",
"InternalName": "DeathRecap",
"AssemblyVersion": "1.11.0.0",
"AssemblyVersion": "1.11.1.0",
"Description": "Quickly figure out what killed you or your party members!\n\nShows:\n- Healing\n- Damage taken\n- Debuffs\n- Buffs\n- Barriers\n- Addle, Feint, Reprisal on damage source",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Kouzukii/ffxiv-deathrecap",
Expand Down
Binary file modified stable/DeathRecap/latest.zip
Binary file not shown.
7 changes: 4 additions & 3 deletions stable/DeathRoll/DeathRoll.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Infi",
"Name": "Death Roll Helper",
"InternalName": "DeathRoll",
"AssemblyVersion": "1.4.3.0",
"AssemblyVersion": "1.5.1.2",
"Description": "## Modes\n### Venue:\n- Concise display of all concurrent players in a list-based format\n- Supports multiple sorting types (min, max, nearest to)\n- Highlight numbers based on regex matching\n\n### DeathRoll:\n- Supports multiple players\n- Automatic checks to prevent number skipping\n\n### Tournament (1v1 DeathRoll):\n- Automatic bracket generation with byes to fill uneven\n- Forfeit functionality if a player needs to leave\n\n### Blackjack:\n- Automatic reward calculation based on common rules\n- Simplistic, or visual view of cards in play\n- Automatic or manual player-based draw for cards\n\n### Extra Features:\n- Block or prevent players from partaking in any game\n- Accept only /random or /dice commands\n\n## Games\n### Tic-Tac-Toe\n- Play against your friends, or AI\n- Easy, Medium, Hard\n- 3x3, 4x4, 5x5\n\n### Minesweeper\n- Easy, Medium, Hard\n- 8x8, 9x9, 16x16, 18x30\n- Custom Games (planned)\n\nMore features are planned, following user feedback.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Infiziert90/DeathRoll",
Expand All @@ -14,14 +14,15 @@
"highlight",
"blocklist",
"blackjack",
"tournament"
"tournament",
"bahamood"
],
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Plugin to help with a number of dice games. Also offers games like Tic-Tac-Toe and Minesweeper.",
"Punchline": "Plugin to help with a number of dice games. Also offers games like Tic-Tac-Toe, Minesweeper and Bahamood.",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
Expand Down
Binary file modified stable/DeathRoll/latest.zip
Binary file not shown.
27 changes: 27 additions & 0 deletions stable/DeepDungeonTracker/DeepDungeonTracker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"Author": "Marconsou",
"Name": "Deep Dungeon Tracker",
"InternalName": "DeepDungeonTracker",
"AssemblyVersion": "1.0.0.8",
"Description": "-Keep track of the number of kills, coffers opened, regeneration potions consumed, potsherds obtained, total time and more.\n-Examine the collected data.\n-Scoring.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/marconsou/deep-dungeon-tracker",
"Tags": [
"deep",
"dungeon",
"tracker",
"dd",
"potd",
"hoh",
"eo"
],
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Track things inside Deep Dungeons (Solo only).",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
}
Binary file added stable/DeepDungeonTracker/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/DelvCD/DelvCD.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Tischel",
"Name": "DelvCD",
"InternalName": "DelvCD",
"AssemblyVersion": "1.0.0.0",
"AssemblyVersion": "1.0.1.1",
"Description": "DelvCD provides highly customizable UI elements that can be used to track cooldows, status and more with configurable conditions.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/DelvUI/DelvCD",
Expand Down
Binary file modified stable/DelvCD/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/DiademCalculator/DiademCalculator.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Infi, mudcrab2142",
"Name": "Diadem Calculator",
"InternalName": "DiademCalculator",
"AssemblyVersion": "1.0.0.0",
"AssemblyVersion": "1.1.0.0",
"Description": "Calculates your current sessions points and scrip reward",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Infiziert90/DiademCalculator",
Expand Down
Binary file modified stable/DiademCalculator/latest.zip
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"Author": "Olaren",
"Name": "Easy Translate",
"InternalName": "EasyTranslate.DalamudPlugin",
"AssemblyVersion": "2.1.0.0",
"Description": "Search anything and get the translations in other languages. Use /et to open the ui",
"ApplicableVersion": "any",
"Tags": [
"translate",
"translation",
"english",
"french",
"german",
"japanese"
],
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Translate anything!",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stable/EasyTranslate.DalamudPlugin/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/Echoglossian/Echoglossian.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "lokinmodar",
"Name": "Echoglossian",
"InternalName": "Echoglossian",
"AssemblyVersion": "3.0.2403.1199",
"AssemblyVersion": "3.2.2405.413",
"Description": "Realtime game text translator",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/lokinmodar/Echoglossian",
Expand Down
Binary file modified stable/Echoglossian/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/EmoteLog/EmoteLog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Speedas",
"Name": "Emote log",
"InternalName": "EmoteLog",
"AssemblyVersion": "1.1.1.1",
"AssemblyVersion": "1.1.2.0",
"Description": "Adds a window logging all emotes used on you, so you never miss a sneaky dote again.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/RokasKil/EmoteLog",
Expand Down
Binary file modified stable/EmoteLog/latest.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions stable/EngageTimer/EngageTimer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Xorus",
"Name": "EngageTimer",
"InternalName": "EngageTimer",
"AssemblyVersion": "2.3.2.0",
"AssemblyVersion": "2.3.3.0",
"Description": "Finally, display all the numbers when starting a countdown!\nComes with an accurate pull timer that starts when you or any of your party members enter combat.\n\nFeatures :\n- Big countdown that displays all the numbers\n- Customizable big-number textures (default, yellow, WoW style or custom files)\n- Display combat time in the Server Info Bar, and/or a floating window\n- OBS browser-source compatible page with countdown and current combat duration\n\nWhy the OBS thing ? I like having a big stylized stopwatch in my private recordings and that's about it.\nSee repository for more info.\n\nFeel free so send me feedback, bugs and potential improvements! Check the about page in the plugin settings for more\ninfo. Please report urgent feedback on GitHub or XIVLauncher Discord's support thread for this plugin.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/xorus/EngageTimer",
Expand Down Expand Up @@ -30,7 +30,7 @@
],
"IconUrl": "https://raw.githubusercontent.com/xorus/EngageTimer/main/images/icon.png",
"Punchline": "Complete combat countdown, pull timer and OBS overlay",
"Changelog": "- Add an option to draw the custom 0-5 numbers without hiding the original countdown",
"Changelog": "- Prevent stopwatch window from taking focus when appearing\n- Dotnet8 build",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
Expand Down
Binary file modified stable/EngageTimer/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/EnmityHp/EnmityHp.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "NightmareXIV",
"Name": "EnemyListHP (former EnmityHp)",
"InternalName": "EnmityHp",
"AssemblyVersion": "2.0.1.1",
"AssemblyVersion": "2.0.1.2",
"Description": "Displays enemies hp in enemy list. Just does that, nothing else. ",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/NightmareXIV/EnmityHp",
Expand Down
Binary file modified stable/EnmityHp/latest.zip
Binary file not shown.
8 changes: 7 additions & 1 deletion stable/EorzeaVotes/EorzeaVotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@
"Author": "Anna",
"Name": "Eorzea Votes",
"InternalName": "EorzeaVotes",
"AssemblyVersion": "1.2.1.0",
"AssemblyVersion": "1.3.2.0",
"Description": "Cast your vote in daily lighthearted opinion polls!\n",
"ApplicableVersion": "any",
"Tags": [
"vote",
"voting",
"questions",
"eorzea"
],
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
Expand Down
Binary file modified stable/EorzeaVotes/latest.zip
Binary file not shown.
24 changes: 24 additions & 0 deletions stable/FastJobSwitcher/FastJobSwitcher.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"Author": "Meoiswa",
"Name": "Fast Job Switcher",
"InternalName": "FastJobSwitcher",
"AssemblyVersion": "1.1.0.0",
"Description": "Enables the player to switch jobs using their three letter acronyms as commands. (*: five or more)",
"ApplicableVersion": "any",
"Tags": [
"UI",
"convenience",
"command",
"jobs",
"switch"
],
"DalamudApiLevel": 9,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Always five* keystrokes away from any job",
"AcceptsFeedback": true,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
}
Binary file added stable/FastJobSwitcher/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stable/FastJobSwitcher/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/FlyTextFilter/FlyTextFilter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Aireil",
"Name": "FlyTextFilter",
"InternalName": "FlyTextFilter",
"AssemblyVersion": "4.1.4.1",
"AssemblyVersion": "4.1.5.0",
"Description": "Filter fly texts and pop-ups texts based on multiple criteria and allow the adjustment of their positions.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Aireil/FlyTextFilter",
Expand Down
Binary file modified stable/FlyTextFilter/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/GatherBuddy/GatherBuddy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Ottermandias",
"Name": "GatherBuddy",
"InternalName": "GatherBuddy",
"AssemblyVersion": "3.3.1.2",
"AssemblyVersion": "3.3.2.0",
"Description": "Adds commands to simplify gathering by finding nodes and fish and their locations\nvia item name and a UI to keep track of special uptime and weather conditions.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Ottermandias/GatherBuddy",
Expand Down
Binary file modified stable/GatherBuddy/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/HuntBuddy/HuntBuddy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Dragon",
"Name": "Hunt Buddy",
"InternalName": "HuntBuddy",
"AssemblyVersion": "1.0.5.2",
"AssemblyVersion": "1.1.0.1",
"Description": "A daily hunt bill tracker",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/SheepGoMeh/HuntBuddy",
Expand Down
Binary file modified stable/HuntBuddy/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/Hunty/Hunty.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Infi",
"Name": "Hunty",
"InternalName": "Hunty",
"AssemblyVersion": "1.3.0.1",
"AssemblyVersion": "1.3.0.2",
"Description": "Never has it been that easy to finish your hunting log. \n\n+ List of monsters in the same location based on Rank\n+ Clickable coords to open your map on that exact location\n+ Clickable dungeon name to open your duty finder\n+ Easy to switch between Grand Company and Jobs\n+ Automatic selection based on current job",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Infiziert90/Hunty",
Expand Down
Binary file modified stable/Hunty/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/IslandWorkshopSearch/IslandWorkshopSearch.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "img",
"Name": "Island Workshop Search",
"InternalName": "IslandWorkshopSearch",
"AssemblyVersion": "0.0.0.3",
"AssemblyVersion": "1.0.0.0",
"Description": "Search items by splitting search terms with | \n Example: papri|shark|ink \n\nStep-by-step search by splitting terms with a comma [ , ] \n Example: poti,garn,horn \n Will search for 'poti' first, then after adding and reopening window, will search for 'garn' \n\n Or just copy and paste the entire Overseas Casuals Squawkbox recommendations. \n\nWorks with every game client language.",
"ApplicableVersion": "any",
"Tags": [
Expand Down
Binary file modified stable/IslandWorkshopSearch/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion stable/LogogramHelper/LogogramHelper.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "apetih",
"Name": "Logogram Helper",
"InternalName": "LogogramHelper",
"AssemblyVersion": "0.0.3.0",
"AssemblyVersion": "0.0.3.1",
"Description": "Shows amounts of possible combinations for Eureka's Logos Actions upon entering the Logos Manipulator.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/apetih/LogogramHelper",
Expand Down
Binary file modified stable/LogogramHelper/latest.zip
Binary file not shown.
Loading

0 comments on commit 48120f5

Please sign in to comment.