This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
w3dhub_linux_launcher
Watch
1
Star
0
Fork
0
You've already forked w3dhub_linux_launcher
mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced
2025-12-16 17:22:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a90bb30fc0761dc0e5484fbc0aaf5d314d488beb
w3dhub_linux_launcher
/
lib
/
application_manager
History
Cyberarm
b5fc3e9239
Use proper logging, more errors from tasks should now trigger showing the error dialog instead of siliently failing
2022-03-23 15:09:51 -05:00
..
tasks
Use proper logging, more errors from tasks should now trigger showing the error dialog instead of siliently failing
2022-03-23 15:09:51 -05:00
manifest.rb
Package downloading now mostly working
2021-11-16 09:34:41 -06:00
pool.rb
Brought back Excon for package downloading as the method recommended by async-http is unreliable, added support for importing games, repairer and updater tasks are both now simple subclasses of installer, implemented verify_files for checking installed files to prune download package list (currently causes Api.package_details to fail..., so disabled for now), misc. changes.
2021-12-28 17:55:40 -06:00
status.rb
Added ApplicationManager::Status, DownloadManager now displays data from Status, added improved progress information to DownloadManager via Task updating its Status object
2021-11-26 12:17:26 -06:00
task.rb
Use proper logging, more errors from tasks should now trigger showing the error dialog instead of siliently failing
2022-03-23 15:09:51 -05:00