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-09-19 23:03:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
232ed2032f15b1ae1c6824bc5ad9989bb53fcbe3
w3dhub_linux_launcher
/
lib
/
api
History
cyberarm
232ed2032f
Window is no longer a fiber, should prevent window from locking up due to a fiber not yielding, replaced ui's direct async calls with BackgroundWorker.foreground_job, show pulsing circle behind app logo on boot
2022-02-12 09:03:46 -06:00
..
account.rb
Changed how account data is stored, authorization header is now sent when logged in, adjusted spacing game filters for server list, fixed crashing when trying to load icon for game whos icon is not present, a bit of code cleanup to Api to use Async::HTTP::Client over Async::Internet directly (for everything except get requests), probably a few misc. changes
2022-02-04 08:59:15 -06:00
applications.rb
Fixed token refresh happening to often at startup, replace missing game icon image with question mark, add support for more wwconfig.exe naming funkiness...
2022-02-04 18:36:20 -06:00
news.rb
…
package.rb
…
server_list_server.rb
…
server_list_updater.rb
Window is no longer a fiber, should prevent window from locking up due to a fiber not yielding, replaced ui's direct async calls with BackgroundWorker.foreground_job, show pulsing circle behind app logo on boot
2022-02-12 09:03:46 -06:00
service_status.rb
…