pizzaboxer
8fd3fd7737
Move locale info, fix RTL layout in context menus
2024-06-29 11:47:48 +04:00
pizzaboxer
997b3c92bb
Fix improper handling of connectivity errors
2024-06-27 13:16:42 +04:00
pizzaboxer
81d7ffe3da
Draft: localisation support
...
this is a draft as i can't fully test this right now because i'm currently 37000 feet in the air and a 75 MB data quota costs 10 bucks :(
this also may be the first documented instance of me using wpf 100% properly as bill gates himself intended
2024-06-21 22:10:11 +01:00
pizzaboxer
de539b6ad6
Fix i18n issues in error logging
2024-06-19 22:41:26 +01:00
pizzaboxer
66b0b58fec
Make launch confirmation optional
2024-06-17 12:48:01 +01:00
pizzaboxer
cf6b95e695
Remove Administrator check
2024-06-14 23:52:06 +01:00
pizzaboxer
989ba00995
Fix program flow bug w/ launch settings
...
this is a nasty bandaid fix that ideally will be removed when we actually work on it
2024-06-14 22:37:39 +01:00
pizzaboxer
4a366adad9
Fix startup sequence
2024-06-11 19:06:35 +01:00
pizzaboxer
243ebbef5a
Warn if launching multiple instances ( #606 )
2024-06-07 12:34:58 +01:00
pizzaboxer
ef9b1f9aa7
multi instance launching: removal
2024-05-19 00:18:46 +01:00
pizzaboxer
f742d4b45b
strip down channel functions to stock behaviour
2024-05-13 00:02:42 +01:00
pizzaboxer
941cb428b4
tempfix connectivity change for current code state
2024-05-12 21:40:34 +01:00
bluepilledgreat
6e95046af2
safer getprocesses
...
thanks microsoft
2024-05-04 12:40:43 +01:00
bluepilledgreat
83a846f777
disallow uninstall on first run
2024-04-23 16:25:48 +01:00
bluepilledgreat
991c0574a7
add in translation string
2024-04-23 16:12:37 +01:00
bluepilledgreat
3fb331b459
disable the ability to install in admin mode
2024-04-23 16:10:06 +01:00
bluepilledgreat
c9a23ac478
use snackbar for already running warning
2024-04-21 19:46:58 +01:00
bluepilledgreat
d3d134ae0d
Revert "use mutexes"
...
This reverts commit 635d4492aa
.
2024-02-07 15:00:38 +00:00
bluepilledgreat
9efa1f01f3
Revert "add to strings"
...
This reverts commit d7966f4385
.
2024-02-07 15:00:31 +00:00
bluepilledgreat
375738fe70
Revert "add log and quiet check"
...
This reverts commit ee88908940
.
2024-02-07 15:00:22 +00:00
bluepilledgreat
ee88908940
add log and quiet check
2024-02-04 14:10:50 +00:00
bluepilledgreat
d7966f4385
add to strings
2024-02-03 13:25:52 +00:00
bluepilledgreat
635d4492aa
use mutexes
2024-02-03 13:24:28 +00:00
bluepilledgreat
b5114c8e73
fix release builds
2024-02-02 15:09:35 +00:00
bluepilledgreat
09fc1dc031
create launchsettings
2024-02-02 15:04:21 +00:00
pizzaboxer
02f90fd196
Fix release error (also better name for it lol)
2023-10-24 15:30:07 +01:00
pizzaboxer
fb1865c3f7
Restructure how XAML controls and UI stuff work
2023-10-24 14:58:26 +01:00
pizzaboxer
f6dc303e14
Merge pull request #807 from bluepilledgreat/feature/localisation
...
Feature/localisation
2023-10-24 14:51:06 +01:00
bluepilledgreat
5edd0db80b
add localisation
2023-10-15 15:07:28 +01:00
bluepilledgreat
495d08205f
fix studio shortcut not working
2023-10-12 22:06:30 +01:00
pizzaboxer
e0f261067e
Use enum value for determining launch mode
...
might change how this looks, such as getting rid of StudioAuth as its own thing
2023-10-10 23:03:39 +01:00
bluepilledgreat
12faf50c40
fix ide check
2023-10-06 16:40:12 +01:00
bluepilledgreat
fba342b840
fix debug build warning
2023-10-05 17:47:58 +01:00
bluepilledgreat
47e8618dcc
add studio to start menu
2023-10-04 22:23:41 +01:00
bluepilledgreat
2040dde2fa
add studio constant and update process checks
2023-10-04 15:09:32 +01:00
bluepilledgreat
f971be3f62
disable multi instance launching for studio
2023-10-04 15:06:35 +01:00
bluepilledgreat
dce26a19d4
fix rbxl opening
2023-10-04 14:56:47 +01:00
bluepilledgreat
c5c5ff96f3
fix studio auth
2023-10-04 14:18:16 +01:00
bluepilledgreat
f426e6d2b2
fix studio auth handling
2023-10-04 13:43:23 +01:00
bluepilledgreat
c0b972eec7
log arguments for debug builds
2023-10-04 13:35:32 +01:00
bluepilledgreat
529262527c
add task to uri map
2023-10-04 13:19:44 +01:00
bluepilledgreat
05c643a860
forgot to set this
2023-10-04 12:12:06 +01:00
bluepilledgreat
1fcd05096a
add studio support
2023-10-04 12:05:53 +01:00
bluepilledgreat
bb5b46adf5
check for studio arg
2023-10-04 11:14:18 +01:00
pizzaboxer
30ae314537
Show notice if ShellLink can't be loaded
2023-08-26 14:49:06 +01:00
pizzaboxer
53ccac4b37
(Attempt to) fix duplicate exception dialogs
2023-08-06 14:24:17 +01:00
pizzaboxer
ba57d584f0
Remove redundant connectivity check
...
keep the single connectivity check for testing if the roblox website can be contacted
2023-08-02 14:59:29 +01:00
pizzaboxer
48afdd7036
Use CsWin32 in favor of NativeMethods
...
i was planning to use pinvoke but turns out it was deprecated just 6 days ago lol
2023-08-01 19:09:52 +01:00
pizzaboxer
f00de2bc2e
Make dialogs for connection errors more friendly
2023-08-01 14:16:11 +01:00
pizzaboxer
767783ae22
Add verbosity for HTTP response exceptions
2023-07-31 11:57:45 +01:00