LANCommander/LANCommander.Playnite.Exten.../installermanifest.yaml

51 lines
2.8 KiB
YAML
Raw Permalink Normal View History

AddonId: LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc
Packages:
2023-09-15 22:40:05 +00:00
- Version: 0.1.2
RequiredApiVersion: 6.0.0
2023-09-15 22:40:05 +00:00
ReleaseDate: 2023-09-15
PackageUrl: https://github.com/LANCommander/LANCommander/releases/download/v0.1.2/LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc-v0.1.2.pext
Changelog:
2023-09-22 00:27:02 +00:00
- Initial submission to Playnite addon database
- Version: 0.1.3
RequiredApiVersion: 6.0.0
ReleaseDate: 2023-09-21
PackageUrl: https://github.com/LANCommander/LANCommander/releases/download/v0.1.3/LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc_v0.1.3.pext
Changelog:
- Added the ability to cancel installs
2023-10-28 19:44:41 +00:00
- Version: 0.2.0
RequiredApiVersion: 6.0.0
ReleaseDate: 2023-10-28
PackageUrl: https://github.com/LANCommander/LANCommander/releases/download/v0.2.0/LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc_0_2_0.pext
Changelog:
- Player name is now persisted across machines and is stored as the user's profile name
- Added support for servers to bundle redistributables with games
- Added support for opening authentication window using Playnite API
2023-11-03 06:29:04 +00:00
- Version: 0.2.1
RequiredApiVersion: 6.0.0
ReleaseDate: 2023-11-03
2023-11-06 08:17:41 +00:00
PackageUrl: https://github.com/LANCommander/LANCommander/releases/download/v0.2.1/LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc_0_2_1.pext
2023-11-03 06:29:04 +00:00
Changelog:
- LANCommander servers can now provide game art to Playnite clients
- Added server address to addon settings
2023-11-06 08:17:41 +00:00
- Added disconnect button to addon settings
2023-11-21 01:40:40 +00:00
- Version: 0.2.2
RequiredApiVersion: 6.0.0
ReleaseDate: 2023-11-20
PackageUrl: https://github.com/LANCommander/LANCommander/releases/download/v0.2.2/LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc_0_2_2.pext
Changelog:
- _manifest.yml files in the game's install directory now includes the game's ID
- Installation progress dialog now shows the download percentage and transfer speed
- Full game download will be skipped if the game files already exist, see full release notes for more details
- Play sessions are now recorded to the server with user ID, start time, and end time
2023-12-04 03:12:35 +00:00
- Connection status now updates correctly when authenticating through addon settings
- Version: 0.3.0
RequiredApiVersion: 6.0.0
ReleaseDate: 2023-12-03
PackageUrl: https://github.com/LANCommander/LANCommander/releases/download/v0.3.0/LANCommander.PlaynitePlugin_48e1bac7-e0a0-45d7-ba83-36f5e9e959fc_0_3_0.pext
Changelog:
- Save paths now support regex patterns (experimental)
- Fixed redistributable archive downloading
- Fixed redistributable scripts not being able to run as admin if marked as such
- Fixed game save downloading
- Fixed addon loading of YamlDotNet library