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
ab73b62c4b26d4f3f167dc9e9682192eca2db696
w3dhub_linux_launcher
/
lib
/
api
History
Cyberarm
ab73b62c4b
Renamed W3DHub.captured_command to simply W3DHub.command, replace usages of system with W3DHub.command, resolves command prompt's popping up on Windows under rubyw.
2022-10-30 22:02:20 -05: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
event.rb
Updated gems, added server events to games page
2022-06-11 18:18:04 -05:00
news.rb
Games page back to semi-functional; games are out of order however
2021-11-14 13:23:57 -06:00
package.rb
Added ApplicationManager::Status, DownloadManager now displays data from Status, added improved progress information to DownloadManager via Task updating its Status object
2021-11-26 12:17:26 -06:00
server_list_server.rb
Renamed W3DHub.captured_command to simply W3DHub.command, replace usages of system with W3DHub.command, resolves command prompt's popping up on Windows under rubyw.
2022-10-30 22:02:20 -05:00
server_list_updater.rb
Removed Async[websocket/http] due to excessive require times and reliablity issues on Windows
2022-10-30 18:10:47 -05:00
service_status.rb
Access W3D Hub API
2021-11-14 12:07:09 -06:00