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
570652e40de9ce2e6bb58614c28953fd61b25320
w3dhub_linux_launcher
/
lib
History
Cyberarm
9707110972
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
..
api
Improved server list to show server release channel and to use correct channel for launch game, disable update interval manager due to current implementation being a bit janky looking
2021-12-22 15:48:51 -06:00
application_manager
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
pages
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
states
Fixes
2021-12-16 22:22:36 -06:00
api.rb
Removed usages of eager_load, probably fixed application launching weirdness
2021-11-30 14:00:51 -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
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
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
Show confirmation dialog when trying to close window when the app manager is #busy?
2021-12-22 18:35:41 -06:00