Workshoppa 3.1 [testing]
This commit is contained in:
parent
8f5c4a8c6e
commit
b83d75da52
14
dist/pluginmaster.json
vendored
14
dist/pluginmaster.json
vendored
@ -193,7 +193,7 @@
|
||||
"IconUrl": "https://plugins.carvel.li/icons/ARControl.png",
|
||||
"Punchline": "Better AutoRetainer Venture Planner",
|
||||
"AcceptsFeedback": false,
|
||||
"DownloadCount": 199,
|
||||
"DownloadCount": 200,
|
||||
"LastUpdate": 1697671388,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/ARControl/releases/download/v2.5/ARControl-2.5.zip",
|
||||
"Changelog": "v2.5 (2023-10-18)\n- Add a configurable minimum venture count, under which only quick ventures are assigned\n\nv2.4 (2023-10-17)\n- Add UI options tab\n- Minor UI adjustments\n\nv2.3 (2023-10-13)\n- Fix retainers repeating the last venture when out of tasks (instead of continuing with Quick Ventures as they're supposed to)\n\nv2.2 (2023-10-12)\n- Don't open UI when loading the plugin\n- Change log levels\n\nv2.1 (2023-10-12)\nImportant: Your old venture list configuration was not migrated from v1.0 to v2.0. Please make sure you set up a new list for the items you're still wanting to get!\n\n- Complete Venture List overhaul\n - support for multiple lists\n - improved list editing\n - different venture list types\n- Characters can now be assigned to individual venture lists\n- Character Groups: multiple characters can be grouped together, and assigned shared venture lists\n- Retainers under Level 90 can now be enabled",
|
||||
@ -205,7 +205,7 @@
|
||||
"Name": "Workshoppa",
|
||||
"InternalName": "Workshoppa",
|
||||
"AssemblyVersion": "2.5",
|
||||
"TestingAssemblyVersion": "3.0",
|
||||
"TestingAssemblyVersion": "3.1",
|
||||
"Description": "",
|
||||
"ApplicableVersion": "any",
|
||||
"RepoUrl": "https://git.carvel.li/liza/Workshoppa",
|
||||
@ -217,11 +217,11 @@
|
||||
"IconUrl": "https://plugins.carvel.li/icons/Workshoppa.png",
|
||||
"Punchline": "Better Company Workshop Turn-In",
|
||||
"AcceptsFeedback": false,
|
||||
"DownloadCount": 313,
|
||||
"LastUpdate": 1697741332,
|
||||
"DownloadCount": 314,
|
||||
"LastUpdate": 1697743175,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v2.5/Workshoppa-2.5.zip",
|
||||
"DownloadLinkTesting": "https://git.carvel.li/liza/Workshoppa/releases/download/v3.0/Workshoppa-3.0.zip",
|
||||
"Changelog": "v2.5 (2023-10-14)\n- Don't show Workshop window if between areas\n\nv2.4 (2023-10-13)\n- Repair Kit calculator / purchase window (opens automatically when interacting with a shop selling Grade 6 Dark Matter)\n\nv2.3 (2023-10-12)\n- Fix exception when entering/leaving workshop\n\nv2.2 (2023-10-11)\n- Automatically opens the Workshop UI when near a fabrication station\n- Fix an issue where the game's Company Project/Craft UI could sometimes not be found\n\nv2.1 (2023-10-05)\n- Enable support for Fabrication Stations in Mist/Goblet/Shiro/Empy",
|
||||
"DownloadLinkTesting": "https://git.carvel.li/liza/Workshoppa/releases/download/v3.1/Workshoppa-3.1.zip",
|
||||
"Changelog": "v3.1 (testing only) (2023-10-19)\n- Revert changes to opening the crafting log\n\nv3.0 (testing only) (2023-10-19)\n- Rework turn in handling\n- Removed (soft) dependency on a plugin to do item selection\n - Disable conflicting TextAdvance during turn in\n - Disable conflicting Pandora's Box features during turn in\n\nv2.5 (2023-10-14)\n- Don't show Workshop window if between areas\n\nv2.4 (2023-10-13)\n- Repair Kit calculator / purchase window (opens automatically when interacting with a shop selling Grade 6 Dark Matter)\n\nv2.3 (2023-10-12)\n- Fix exception when entering/leaving workshop",
|
||||
"IsHide": false,
|
||||
"IsTestingExclusive": false
|
||||
},
|
||||
@ -245,7 +245,7 @@
|
||||
"DownloadCount": 88,
|
||||
"LastUpdate": 1697353110,
|
||||
"DownloadLinkTesting": "https://git.carvel.li/liza/Squadronista/releases/download/v0.4/Squadronista-0.4.zip",
|
||||
"Changelog": "v0.4 (2023-10-15)\n- Reset cached mission attributes when changing characters\n- Fixed detection of who of your squadron members is part of the mission (didn't work if a new chemistry was available before)\n\nv0.3 (2023-10-14)\n- Add recommendations for non-flagged missions\n\nv0.2 (2023-10-12)\n- Squadron is now checked/reset more often to avoid stale data",
|
||||
"Changelog": "v0.4 (testing only) (2023-10-15)\n- Reset cached mission attributes when changing characters\n- Fixed detection of who of your squadron members is part of the mission (didn't work if a new chemistry was available before)\n\nv0.3 (testing only) (2023-10-14)\n- Add recommendations for non-flagged missions\n\nv0.2 (testing only) (2023-10-12)\n- Squadron is now checked/reset more often to avoid stale data",
|
||||
"IsHide": false,
|
||||
"IsTestingExclusive": true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user