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
2026-03-22 04:06:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f350a9a9375c93fe565520a9fecb7a55f8919d04
w3dhub_linux_launcher
/
lib
/
application_manager
History
Cyberarm
ddbec8d72c
Fixed patching not preserving encryption flag of target mix
2026-01-31 18:24:47 -06:00
..
tasks
Fixed a couple edge cases with Task#normalize_path causing failures
2025-10-31 11:53:53 -05:00
manifest.rb
Refactored Task#build_package_list to fix 'overdownloading' packages that then are replaced/no longer needed; FIXME: broke Repair task in the process.
2024-03-02 01:41:36 -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
Fixed patching not preserving encryption flag of target mix
2026-01-31 18:24:47 -06:00