| .. |
|
MediaGrabbers
|
Allow .ico formats from SteamGridDb, but use the thumbnail instead of the source file
|
2023-12-18 12:12:29 -06:00 |
|
_BaseDatabaseService.cs
|
Better configuration for logging
|
2024-01-04 18:23:54 -06:00 |
|
_BaseService.cs
|
Better configuration for logging
|
2024-01-04 18:23:54 -06:00 |
|
ArchiveService.cs
|
Change Playnite plugin build to set YamlDotNet path. Downgrade YamlDotNet version on main project. Run start/stop scripts for servers.
|
2023-12-20 20:25:25 -06:00 |
|
BeaconService.cs
|
Allow customization of the address that gets broadcast by the beacon
|
2023-10-30 18:45:11 -05:00 |
|
CategoryService.cs
|
Started implementing services
|
2023-01-09 01:05:40 -06:00 |
|
CollectionService.cs
|
Added collections with the ability to add games to a collection
|
2023-12-04 01:39:59 -06:00 |
|
CompanyService.cs
|
Added metadata pulling from IGDB. Added select inputs that works like tags and allow freeform submission.
|
2023-01-10 02:25:16 -06:00 |
|
GameSaveService.cs
|
Fix pathing for save in download
|
2023-11-30 17:31:11 -06:00 |
|
GameService.cs
|
Specified display names for save path types
|
2024-02-23 17:37:47 -06:00 |
|
GenreService.cs
|
Started implementing services
|
2023-01-09 01:05:40 -06:00 |
|
IGDBService.cs
|
Added panes for expansions and mods. Allow for search of expansions and mods in IGDB. Alter main game list to only show main games and standalone expansions/mods.
|
2024-01-08 18:21:32 -06:00 |
|
IMediaGrabberService.cs
|
Add ability to add media to games. Search media from steamgriddb.com
|
2023-11-02 01:24:42 -05:00 |
|
IPXRelayService.cs
|
Better configuration for logging
|
2024-01-04 18:23:54 -06:00 |
|
KeyService.cs
|
Record when a key was claimed
|
2024-02-05 17:20:11 -06:00 |
|
MediaService.cs
|
Fix media uploader not abiding by setting for max media size
|
2024-03-09 12:07:17 -06:00 |
|
PlaySessionService.cs
|
Fix references to start/stop servers with GUIDs
|
2023-12-22 13:55:04 -06:00 |
|
RedistributableService.cs
|
Added export/import to redistributables
|
2024-01-15 17:46:37 -06:00 |
|
SavePathService.cs
|
Fix references to game manifest
|
2023-12-17 20:52:22 -06:00 |
|
ScriptService.cs
|
fix script selection on linux
|
2023-12-04 18:30:34 +01:00 |
|
ServerLogService.cs
|
Added backend and console support for RCON
|
2023-08-17 23:39:07 -05:00 |
|
ServerProcessService.cs
|
Don't spawn multiple instances of servers, check if they're already started
|
2024-01-27 11:14:07 -08:00 |
|
ServerService.cs
|
Remove references to FusionCache
|
2023-03-18 01:04:11 -05:00 |
|
SettingService.cs
|
Change Playnite plugin build to set YamlDotNet path. Downgrade YamlDotNet version on main project. Run start/stop scripts for servers.
|
2023-12-20 20:25:25 -06:00 |
|
TagService.cs
|
Started implementing services
|
2023-01-09 01:05:40 -06:00 |
|
UpdateService.cs
|
Launch autoupdater using shell execute, fix loop delay in autoupdater in main process check
|
2024-01-16 22:52:47 -06:00 |
|
WikiService.cs
|
Fix error after creating new game crashing page
|
2024-01-12 01:44:21 -06:00 |