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-15 16:52:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b5fc3e9239ff54e614f9381e1ae2972f1d4a4965
w3dhub_linux_launcher
/
lib
/
pages
History
Cyberarm
57bcff8019
Added some net locks to prevent fetching news while a fetch is already in progress
2022-03-20 18:28:19 -05:00
..
community.rb
Added some net locks to prevent fetching news while a fetch is already in progress
2022-03-20 18:28:19 -05: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
Added some net locks to prevent fetching news while a fetch is already in progress
2022-03-20 18:28:19 -05:00
login.rb
Fixed race condition where images for user avatar or news icons were not blocking execution until after they were downloaded causing a possible crash due to trying to save and load at the same time (sometimes also causing images to be only partly saved making them corrupt causing another crash)
2022-03-20 13:51:52 -05: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