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
2026-09-19 06:43:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
db0dd9fc7c6106ce4b801580ca65db42467998f1
w3dhub_linux_launcher
/
lib
History
Cyberarm
db0dd9fc7c
More work on Task towards getting app installation workin'
2026-09-12 19:41:27 -05:00
..
dialogs
Fix typo
2026-09-09 10:15:08 -05:00
pages
Fixed news item titles clipped on if wrapped to second line
2026-09-11 15:59:13 -05:00
states
Server Details panel now shows real data
2026-09-11 15:57:00 -05:00
worker
More work on Task towards getting app installation workin'
2026-09-12 19:41:27 -05:00
attribution.rb
…
constants.rb
…
dialog.rb
…
gosu_ext.rb
Initial support for SDL3 native file open dialogs
❤️
2026-09-08 20:03:45 -05:00
gui_ext.rb
…
hardware_information.rb
Stub HardwareInformation (hardware survey) class, added LegacyManifest and LegacyManifastPackage handling classes
2026-09-09 10:16:09 -05:00
ico.rb
Use ChunkyPNG for converting ICO bmp to png as gosu doesn't like doing it on the background thread, fixed Worker#service payload sometimes returning multiple events causing the json parser to have a bad time- also can support payloads larger than a megabyte now.
2026-09-08 14:48:05 -05:00
state.rb
…
theme.rb
…
version.rb
…
window.rb
Actually start using the game server pings
2026-09-08 18:51:22 -05:00
worker.rb
Initial work on implementing tasks
2026-09-10 21:36:43 -05:00
ww_mix.rb
…