ARDiscard 2.4
This commit is contained in:
parent
4e2345ad80
commit
103089cbd5
20
dist/pluginmaster.json
vendored
20
dist/pluginmaster.json
vendored
@ -18,7 +18,7 @@
|
||||
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/SliceIsRight.png",
|
||||
"Punchline": "Shows where Bamboo falls.",
|
||||
"AcceptsFeedback": true,
|
||||
"DownloadCount": 13559,
|
||||
"DownloadCount": 13573,
|
||||
"LastUpdate": 1675714523,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/SliceIsRight/releases/download/v6.1/SliceIsRight-6.1.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/SliceIsRight/releases/download/v6.1/SliceIsRight-6.1.zip",
|
||||
@ -44,7 +44,7 @@
|
||||
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/FishNotify.png",
|
||||
"Punchline": "Plays a sound when a fish is caught",
|
||||
"AcceptsFeedback": true,
|
||||
"DownloadCount": 1677,
|
||||
"DownloadCount": 1678,
|
||||
"LastUpdate": 1673460497,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/FishNotify/releases/download/v5.0/FishNotify-5.0.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/FishNotify/releases/download/v5.0/FishNotify-5.0.zip",
|
||||
@ -74,7 +74,7 @@
|
||||
"IconUrl": "https://git.carvel.li/liza/plugin-repo/raw/branch/master/dist/Palace%20Pal.png",
|
||||
"Punchline": "Shows possible trap & hoard coffer locations in Palace of the Dead & Heaven on High.",
|
||||
"AcceptsFeedback": true,
|
||||
"DownloadCount": 45151,
|
||||
"DownloadCount": 45155,
|
||||
"LastUpdate": 1690765137,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/PalacePal/releases/download/v4.6/Palace%20Pal-4.6.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/PalacePal/releases/download/v4.6/Palace%20Pal-4.6.zip",
|
||||
@ -121,7 +121,7 @@
|
||||
"LoadPriority": 0,
|
||||
"Punchline": "No longer requires you to stand in a \"safe\" spot to toggle New Game+",
|
||||
"AcceptsFeedback": true,
|
||||
"DownloadCount": 14,
|
||||
"DownloadCount": 15,
|
||||
"LastUpdate": 1690797613,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/NewGamePlusAnywhere/releases/download/v1.0/NewGamePlusAnywhere-1.0.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/NewGamePlusAnywhere/releases/download/v1.0/NewGamePlusAnywhere-1.0.zip",
|
||||
@ -132,7 +132,7 @@
|
||||
"Author": "Liza Carvelli",
|
||||
"Name": "Discard after AutoRetainer",
|
||||
"InternalName": "ARDiscard",
|
||||
"AssemblyVersion": "2.3",
|
||||
"AssemblyVersion": "2.4",
|
||||
"Description": "",
|
||||
"ApplicableVersion": "any",
|
||||
"RepoUrl": "https://git.carvel.li/liza/ARDiscard",
|
||||
@ -143,11 +143,11 @@
|
||||
"LoadPriority": 0,
|
||||
"Punchline": "",
|
||||
"AcceptsFeedback": true,
|
||||
"DownloadCount": 78,
|
||||
"LastUpdate": 1695027729,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v2.3/ARDiscard-2.3.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v2.3/ARDiscard-2.3.zip",
|
||||
"Changelog": "v2.3 (2023-09-18)\n- Fix itemId = 0 causing problems\r\n- Improve some conditions\r\n- Optimize gear set checks\r\n- Cleanup\n\nv2.2 (2023-09-16)\n- (Experimental) Context Menu Integration\n\nv2.1 (2023-09-16)\n- Discard UI (/discard)\r\n- Experimental settings to discard from armoury chest (not incl. weapons)\n\nv2.0 (2023-09-13)\n- Character post processing\n\nv1.5 (2023-09-11)\n- Cancel discard if no server response received after 15s",
|
||||
"DownloadCount": 100,
|
||||
"LastUpdate": 1695290096,
|
||||
"DownloadLinkInstall": "https://git.carvel.li/liza/ARDiscard/releases/download/v2.4/ARDiscard-2.4.zip",
|
||||
"DownloadLinkUpdate": "https://git.carvel.li/liza/ARDiscard/releases/download/v2.4/ARDiscard-2.4.zip",
|
||||
"Changelog": "v2.4 (2023-09-21)\n- Add stack limit for items to discard\r\n- Context menu integration for armoury chest\n\nv2.3 (2023-09-18)\n- Fix itemId = 0 causing problems\r\n- Improve some conditions\r\n- Optimize gear set checks\r\n- Cleanup\n\nv2.2 (2023-09-16)\n- (Experimental) Context Menu Integration\n\nv2.1 (2023-09-16)\n- Discard UI (/discard)\r\n- Experimental settings to discard from armoury chest (not incl. weapons)\n\nv2.0 (2023-09-13)\n- Character post processing",
|
||||
"IsHide": false,
|
||||
"IsTestingExclusive": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user