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
82add3cc9dffc626c1b6a963a5028af830349ef9
w3dhub_linux_launcher
/
lib
/
pages
History
cyberarm
82add3cc9d
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
..
community.rb
Replaced most Excon + Thread calls with Async
2021-12-26 09:20:25 -06:00
download_manager.rb
fixed download manager sometimes cropping off game version
2021-12-22 10:05:17 -06:00
games.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
login.rb
Added option to force fetch to Cache.fetch, force user profile picture to be fetched on start up or on login
2021-12-26 21:32:54 -06:00
server_browser.rb
Websocket based server list updater now works, gui needs a bit of work to not flash when refreshing list
2021-12-27 20:48:30 -06:00
settings.rb
Changes, made server browser refresh button have a hard 30 second minimum refresh interval, settings are now saved!
2021-11-24 21:50:56 -06:00