Workshoppa 3.4
This commit is contained in:
parent
58697da2e6
commit
c2d97c123e
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -59,7 +59,7 @@
|
|||||||
<p>Better Grand Company Deliveries</p>
|
<p>Better Grand Company Deliveries</p>
|
||||||
</article>
|
</article>
|
||||||
<article>
|
<article>
|
||||||
<h4><img src="https://plugins.carvel.li/icons/Workshoppa.png"/> <a href="https://git.carvel.li/liza/Workshoppa">Workshoppa</a><small> v3.3</small></h4>
|
<h4><img src="https://plugins.carvel.li/icons/Workshoppa.png"/> <a href="https://git.carvel.li/liza/Workshoppa">Workshoppa</a><small> v3.4</small></h4>
|
||||||
|
|
||||||
<p>Better Company Workshop Turn-In</p>
|
<p>Better Company Workshop Turn-In</p>
|
||||||
</article>
|
</article>
|
||||||
|
8
dist/pluginmaster.json
vendored
8
dist/pluginmaster.json
vendored
@ -204,7 +204,7 @@
|
|||||||
"Author": "Liza Carvelli",
|
"Author": "Liza Carvelli",
|
||||||
"Name": "Workshoppa",
|
"Name": "Workshoppa",
|
||||||
"InternalName": "Workshoppa",
|
"InternalName": "Workshoppa",
|
||||||
"AssemblyVersion": "3.3",
|
"AssemblyVersion": "3.4",
|
||||||
"Description": "",
|
"Description": "",
|
||||||
"ApplicableVersion": "any",
|
"ApplicableVersion": "any",
|
||||||
"RepoUrl": "https://git.carvel.li/liza/Workshoppa",
|
"RepoUrl": "https://git.carvel.li/liza/Workshoppa",
|
||||||
@ -217,9 +217,9 @@
|
|||||||
"Punchline": "Better Company Workshop Turn-In",
|
"Punchline": "Better Company Workshop Turn-In",
|
||||||
"AcceptsFeedback": false,
|
"AcceptsFeedback": false,
|
||||||
"DownloadCount": 603,
|
"DownloadCount": 603,
|
||||||
"LastUpdate": 1698626700,
|
"LastUpdate": 1698832327,
|
||||||
"DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v3.3/Workshoppa-3.3.zip",
|
"DownloadLinkInstall": "https://git.carvel.li/liza/Workshoppa/releases/download/v3.4/Workshoppa-3.4.zip",
|
||||||
"Changelog": "v3.3 (2023-10-30)\n- Show errors if turn-in isn't possible (instead of only printing to log)\n\nv3.2 (2023-10-24)\n- Experimental Ceruleum Tank calculator\n\nv3.1 (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",
|
"Changelog": "v3.4 (2023-11-01)\n- Show icons for items\n\nv3.3 (2023-10-30)\n- Show errors if turn-in isn't possible (instead of only printing to log)\n\nv3.2 (2023-10-24)\n- Experimental Ceruleum Tank calculator\n\nv3.1 (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",
|
||||||
"IsHide": false,
|
"IsHide": false,
|
||||||
"IsTestingExclusive": false
|
"IsTestingExclusive": false
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user