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
484c5891f4ebdbaa8fb0b3256bfd9b414868c3a3
w3dhub_linux_launcher
/
lib
/
application_manager
/
tasks
History
Cyberarm
1214c35fb5
Fixed application taskbar not hiding after task completion, implemented basic uninstaller task, server browser is only told to update from updater if server data has actually changed, added Interface.instance method- fixes assuming window.current_state is a Interface instance.
2021-12-30 15:47:42 -06:00
..
importer.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
installer.rb
Fixed application taskbar not hiding after task completion, implemented basic uninstaller task, server browser is only told to update from updater if server data has actually changed, added Interface.instance method- fixes assuming window.current_state is a Interface instance.
2021-12-30 15:47:42 -06:00
repairer.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
uninstaller.rb
Fixed application taskbar not hiding after task completion, implemented basic uninstaller task, server browser is only told to update from updater if server data has actually changed, added Interface.instance method- fixes assuming window.current_state is a Interface instance.
2021-12-30 15:47:42 -06:00
updater.rb
Enabled updater, TODO: make updater do less work than installer
2021-12-06 10:34:06 -06:00