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 09:12:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2fe15cb511879d75f45b5f805e831061a797e8a8
w3dhub_linux_launcher
/
lib
/
application_manager
History
Cyberarm
d83a439ad1
Updated gems, implemented game settings (works best with scripts 5.1 games)
2023-11-19 12:42:54 -06:00
..
tasks
Updated gems, implemented game settings (works best with scripts 5.1 games)
2023-11-19 12:42:54 -06: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
Removed dependence on the bsdtar command, fixed Play Now button not doing anything if a server nickname wasn't set, refactor a bit so that the Server List's 'Join Server' button functionality can be reused for the Play Now button, installer now always unpacks into 'data/*' instead of 'Data/*'
2022-12-02 14:12:45 -06:00