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
76ca7e369f35d2b471b42ac528c6e92df009228a
w3dhub_linux_launcher
/
lib
/
pages
History
Cyberarm
8ba577d5fd
Fixed boot saving in a thread causing png based icons to be blank, improvements to server browser to show same team and score data as android app, fixed settings page not using a find height for containers causing them to not position properly on initial gui regeneration, task fail fast now checks for write access to target path, fail fast now raises an exception to prevent incorrect fail fast check from being reported.
2022-02-21 09:29:40 -06:00
..
community.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
download_manager.rb
ICO parsing of 32-bit icons now possible, added default_icon image for missing app icon
2022-02-06 08:35:38 -06:00
games.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
login.rb
Fixed crashes, added W3DHUB_DEBUG constant, reduced size of Excon download buffer from 4 MB to ~50KB to make ui able to more accurately show download activity
2022-02-12 12:40:08 -06:00
server_browser.rb
Fixed boot saving in a thread causing png based icons to be blank, improvements to server browser to show same team and score data as android app, fixed settings page not using a find height for containers causing them to not position properly on initial gui regeneration, task fail fast now checks for write access to target path, fail fast now raises an exception to prevent incorrect fail fast check from being reported.
2022-02-21 09:29:40 -06:00
settings.rb
Fixed boot saving in a thread causing png based icons to be blank, improvements to server browser to show same team and score data as android app, fixed settings page not using a find height for containers causing them to not position properly on initial gui regeneration, task fail fast now checks for write access to target path, fail fast now raises an exception to prevent incorrect fail fast check from being reported.
2022-02-21 09:29:40 -06:00