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 01:02:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
93cc161f4c3d4a5c58d4fed5c0bab7337963dab8
w3dhub_linux_launcher
/
lib
History
Cyberarm
93cc161f4c
Finished removing usage of Excon- package download reimplemented (TODO: see if it's possibly to not need to make n requests to endpoint to emulate excon's chunked downloading), raise Async::Stop when window is closed to shutdown reactor
2021-12-27 09:56:09 -06:00
..
api
Added semi-functional websocket implementation of signalR for live server list changes (seems a bit chatty though with some servers only having time remaining changing, fixed crash when a user has an active login but their profile picture was removed, fixed not explicitly saving Cache.fetch'ed items as binary 'wb' resulting in corrupt profile image.
2021-12-26 21:23:53 -06:00
application_manager
Finished removing usage of Excon- package download reimplemented (TODO: see if it's possibly to not need to make n requests to endpoint to emulate excon's chunked downloading), raise Async::Stop when window is closed to shutdown reactor
2021-12-27 09:56:09 -06:00
pages
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
states
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
api.rb
Finished removing usage of Excon- package download reimplemented (TODO: see if it's possibly to not need to make n requests to endpoint to emulate excon's chunked downloading), raise Async::Stop when window is closed to shutdown reactor
2021-12-27 09:56:09 -06:00
application_manager.rb
Enabled updater, TODO: make updater do less work than installer
2021-12-06 10:34:06 -06:00
cache.rb
Finished removing usage of Excon- package download reimplemented (TODO: see if it's possibly to not need to make n requests to endpoint to emulate excon's chunked downloading), raise Async::Stop when window is closed to shutdown reactor
2021-12-27 09:56:09 -06:00
common.rb
Fixed Windows silliness
2021-11-19 20:46:54 -06:00
mixer.rb
Fixed Mixer MemoryBuffer not using a fixed encoding and fixed writing 1 too many bytes causing broken files when handling crossing of buffer boundry
2021-12-21 21:39:36 -06:00
page.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
settings.rb
Added parallel downloads setting (not in gui options yet), added a thread pool for downloading multiple packages at once- quite helpful for TSR
😁
, fixed download resuming (used wrong file mode...)
2021-12-23 10:56:28 -06:00
store.rb
Removed window as central storage, added Store class to be central memory store
2021-11-22 20:38:24 -06:00
theme.rb
Made Join Server button have a different colored background for non-release servers, added small download icon next to a game's icon when it is not installed, updated Update Now string to Install Update, selected app and channel are now saved to the settings- possibly removing an unnecessary click
2021-12-22 18:14:26 -06:00
version.rb
Added app icon, removed W3DHub::NAME constant, replaced stub content in community updates section with actual W3D Hub news
2021-11-29 18:39:15 -06:00
window.rb
Replaced most Excon + Thread calls with Async
2021-12-26 09:20:25 -06:00