AAGaming
0e5d991c8d
add patch caching
2022-12-31 23:27:04 -05:00
AAGaming
0fe3282828
make that actually work lol
2022-12-31 22:52:37 -05:00
AAGaming
335d38e12b
add * option for route in itempatches
2022-12-31 22:46:39 -05:00
AAGaming
d762860eac
missed this
2022-12-31 22:00:38 -05:00
AAGaming
fdbc508fa8
Main menu and overlay patching API
2022-12-31 21:53:39 -05:00
AAGaming
81fbd0f83f
Fix reloading UI on updates and restarting steam
2022-12-29 23:46:47 -05:00
AAGaming
8810a014f3
somehow accidentally left this in
2022-12-29 13:11:11 -05:00
AAGaming
385552451b
shut down steam instead of restarting it to avoid broken CEF debugger (gamescope will restart stean for us instead)
2022-12-28 12:24:28 -05:00
AAGaming
c2c9d11c66
fix broken valveInternal when on a multi-user deck
2022-12-28 12:23:42 -05:00
Nik
0474095a40
Potentially fix locale issues ( #284 )
v2.4.6-pre5
2022-12-16 06:23:04 -08:00
AAGaming
346f80beb3
bump DFL to fix modals, Router -> Navigation in some places
v2.4.6-pre4
2022-12-15 21:16:22 -05:00
TrainDoctor
2a6bf75f02
Move back to python 3.10.2 in CI
v2.4.6-pre3
2022-12-10 15:26:51 -08:00
jurassicplayer
f73918c902
feat(MoreCustomizableToasts): Allow plugin developers to customize some toast properties ( #268 )
...
* Use settingsStore directly
* Change toast etype, add showToast/playSound
* Update DFL and rebase
2022-12-10 15:09:21 -08:00
TrainDoctor
ea35af2050
Update build.yml
v2.4.6-pre2
2022-12-08 15:18:44 -08:00
NGnius (Graham)
6232e3da58
Add custom CDN support for custom stores ( #269 )
...
* Add custom CDN support for custom stores
* Update Python for CI
v2.4.6-pre1
2022-12-07 16:27:32 -08:00
TrainDoctor
35e46f9ccb
Update build.yml
2022-12-07 14:31:09 -08:00
TrainDoctor
2b9a80c151
Update install_prerelease.sh
2022-12-04 19:05:29 -08:00
TrainDoctor
a90ed38c89
Update install_release.sh
2022-12-04 19:05:16 -08:00
TrainDoctor
3653cf5640
Update plugin_loader-release.service
2022-12-04 19:05:01 -08:00
TrainDoctor
0db45ca71e
Update plugin_loader-prerelease.service
2022-12-04 19:04:46 -08:00
AAGaming
16681fabb5
fix http requests
v2.4.5
v2.4.4-pre1
2022-11-19 22:33:51 -05:00
AAGaming
c210523a22
fix handleWarning in rollup config
2022-11-19 20:07:08 -05:00
Marco Rodolfi
5d8601347a
Fix for wrong path for settings json files ( #258 )
...
Co-authored-by: AAGaming <aa@mail.catvibers.me >
v2.4.3
v2.4.2-pre1
2022-11-19 19:34:38 -05:00
AAGaming
1e02fcf394
fix broken trycatch causing occasional injection failures
2022-11-19 19:22:30 -05:00
TrainDoctor
f923306a7f
Update issue templates
2022-11-19 14:19:33 -08:00
TrainDoctor
478fe32527
Revert "Fix for setting json files ending up in ~/homebrew"
...
This reverts commit aec7063139 .
v2.4.1-pre3
v2.4.1
2022-11-15 15:01:26 -08:00
AAGaming
50764600c8
Refactoring in preparation for WebSockets ( #254 )
...
* Fix injector race conditions
* add some more tasks
* hide useless rollup warnings
* goodbye to clientsession errors
* completely fix desktop mode switch race condition
* fix typos and TS warning in plugin error handler
* fix chown error
* start debugger if needed and not already started
* fix get_steam_resource for the like 2 legacy plugins still using it lol
* add ClientOSError to get_tabs error handling
v2.4.1-pre2
2022-11-15 13:44:24 -08:00
TrainDoctor
aec7063139
Fix for setting json files ending up in ~/homebrew
2022-11-13 17:48:46 -08:00
TrainDoctor
c9ee98e0c0
Fix desktop mode loop ( #253 )
...
* fix desktop mode making injector get stuck
* Fix imports and variable references
* Get data for all messages
Co-authored-by: AAGaming <aa@mail.catvibers.me >
v2.4.1-pre1
2022-11-13 17:36:00 -08:00
TrainDoctor
093b064a4e
Inline icon propely
2022-11-13 16:44:15 -08:00
TrainDoctor
2955681975
Show plugin as error and give guidance for uninstall
2022-11-13 16:31:05 -08:00
TrainDoctor
de42639726
Add errored plugins to plugin array for uninstalls
2022-11-13 16:01:06 -08:00
TrainDoctor
17742e947a
Fix import revert
v2.4.0-pre1
2022-11-08 17:05:10 -08:00
TrainDoctor
898271b33d
Revert "Disable store selection until PRs actually deploy to testing"
...
This reverts commit d389b403b5 .
2022-11-06 15:37:02 -08:00
AAGaming
b44896524f
Fix on steam client beta, restart steam instead of reloading tab since that is broken
v2.3.2-pre1
2022-11-04 21:49:05 -04:00
TrainDoctor
db7bb236d8
facepalm
v2.3.1-pre3
2022-10-30 18:45:18 -07:00
TrainDoctor
5e3de747d3
Systemd service updating ( #240 )
...
* Add services and updated installer files
* Loader updates service file during update!
* Testing update branch doesn't exist lol
* Update to dfl 3.7.12
* Fix services and add working service updater
* Revert services but replace their aliases
* Fix install scripts as well
* Move leftover service files to .systemd dir
* No wonder it's not trimming the file...
* fix whitespace
* Remove unused imports
* Remove another un-used import
Co-authored-by: AAGaming <aa@mail.catvibers.me >
v2.3.1-pre2
2022-10-30 16:37:19 -07:00
TrainDoctor
d389b403b5
Disable store selection until PRs actually deploy to testing
2022-10-30 10:38:49 -07:00
TrainDoctor
bace5143d2
Merge Tabs and Injection Fixes, bring back native Valve toaster ( #238 )
...
* Bring back component patch-based tabshook
* better injection point
* finally fix dumb loading error
* fix QAM injection breaking after lock
* shut up typescript
* fix lock screen focusing issues
* Bring back the Valve toaster!
* Add support for stable steamos
* fix focus bug on lock screen but actually
* oops: remove extra console log
* shut up typescript again
* better fix for lockscreen bug
* better probably
* actually fix focus issues (WTF)
Co-authored-by: AAGaming <aa@mail.catvibers.me >
2022-10-30 10:32:05 -07:00
suchmememanyskill
f5fc205384
Add timeout to get tabs request, wait for network online target before booting decky ( #239 )
...
* Add timeout to tabs get request
* Wait for network interfaces to be ready before booting decky
2022-10-29 15:13:19 -07:00
TrainDoctor
4d30339c34
Add StoreSelect component
2022-10-29 15:03:21 -07:00
TrainDoctor
5996a3f88b
Remove unused nightly and tweak prerelease
2022-10-29 12:43:38 -07:00
AAGaming
1b635c74b1
chore(readme): link change for store, port clarification
2022-10-29 00:55:19 -04:00
AAGaming
a9bd5079de
remove ver suffix
v2.3.1-pre1
2022-10-24 21:08:35 -04:00
AAGaming
c1fabe5b35
pin pyinstaller to 5.5-py3
2022-10-24 21:07:49 -04:00
AAGaming
ed82f51bb7
use same python ver as deck
2022-10-24 20:55:38 -04:00
AAGaming
df1524e15f
nevermind dont
2022-10-24 20:51:56 -04:00
AAGaming
2edd910df3
ci: upgrade python to 3.11
2022-10-24 20:48:58 -04:00
AAGaming
1cd69097ad
import uuid in injector, update DFL
2022-10-24 20:41:27 -04:00
AAGaming
84c3b039c3
preview 10/21/2022 fixes ( #234 )
...
* initial fixes: everything working except toasts and patch notes
* tabshook changes, disable toaster for now
* prettier
* oops
* implement custom toaster because I am tired of Valve's shit
also fix QAM not injecting sometimes
* remove extra logging
* add findSP, fix patch notes, fix vscode screwup
* fix patch notes
* show error when plugin frontends fail to load
* add get_tab_lambda
* add css and has_element helpers to Tab
* small modals fixup
* Don't forceUpdate QuickAccess on stable
* add routes prop used to get tabs component
* add more dev utils to DFL global
2022-10-24 16:14:56 -07:00