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 09:12:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
232ed2032f15b1ae1c6824bc5ad9989bb53fcbe3
w3dhub_linux_launcher
/
lib
/
states
History
cyberarm
232ed2032f
Window is no longer a fiber, should prevent window from locking up due to a fiber not yielding, replaced ui's direct async calls with BackgroundWorker.foreground_job, show pulsing circle behind app logo on boot
2022-02-12 09:03:46 -06:00
..
boot.rb
Window is no longer a fiber, should prevent window from locking up due to a fiber not yielding, replaced ui's direct async calls with BackgroundWorker.foreground_job, show pulsing circle behind app logo on boot
2022-02-12 09:03:46 -06:00
confirm_dialog.rb
Added confirm dialog, clicking uninstall game now triggers confirmation
2021-11-25 19:08:20 -06:00
demo_input_delay.rb
Added support for applying patches! added DemoInputDelay state to make recording Boot state easier, misc fixes for tweaks.
2021-11-26 22:36:29 -06:00
interface.rb
Fixed application taskbar not hiding after task completion, implemented basic uninstaller task, server browser is only told to update from updater if server data has actually changed, added Interface.instance method- fixes assuming window.current_state is a Interface instance.
2021-12-30 15:47:42 -06:00
message_dialog.rb
Interim Apex can now be installed and launched (on Windows)
2021-11-19 11:09:14 -06:00
prompt_dialog.rb
Fixes
2021-12-16 22:22:36 -06:00