Commit Graph

49 Commits

Author SHA1 Message Date
pizzaboxer
df54dcb9e1
Remove options for rendering mode selection 2023-11-03 09:03:55 +00:00
pizzaboxer
2552b3139d
Hide options for channel configuration 2023-11-03 08:54:44 +00:00
pizzaboxer
197429dbf9
Fix theme not applying to notification area menu 2023-08-26 20:52:56 +01:00
pizzaboxer
517546087c
Remove install location changing post installation 2023-08-23 12:43:10 +01:00
pizzaboxer
cf09956258
Add more restrictions on install path selection 2023-08-23 11:27:45 +01:00
pizzaboxer
ee8f583bae
Gatekeep channel selection
👍
2023-08-23 10:35:10 +01:00
pizzaboxer
1e8a4359d7
Fix selected menu version not applying (#528) 2023-08-23 10:27:30 +01:00
pizzaboxer
541a8bdc73
Fix clipboard copying (#522) 2023-08-23 09:57:11 +01:00
pizzaboxer
81cdede240
Remove FastFlag preset for setting MSAA 2023-08-04 17:36:14 +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
pizzaboxer
1073357569
Add extra read-only checks 2023-07-30 23:35:43 +01:00
pizzaboxer
92aaa86d4f
Add option to force MSAA samples (#448) 2023-07-29 23:29:53 +01:00
pizzaboxer
3c6f7a1127
Add option to force reinstall Roblox, cleanup VM 2023-07-27 23:39:14 +01:00
pizzaboxer
5de6d02922
Don't set manual fullscreen flag for Vulkan/OpenGL 2023-07-25 23:36:15 +01:00
pizzaboxer
67f0fdd1f4
Add back mica for the Fluent dialog style
The Children Yearn For The Mica
2023-07-25 21:31:11 +01:00
pizzaboxer
8bbad57eb3
Restructuring: Directories -> Paths
shorter and more accurate to what it's describing
2023-07-25 19:43:30 +01:00
pizzaboxer
83856acaec
RobloxActivity -> Integrations.ActivityWatcher 2023-07-25 19:39:31 +01:00
pizzaboxer
1df1a8495c
Make logging more consistent
consistent prefix names, and logging exceptions in english
2023-07-25 19:08:43 +01:00
pizzaboxer
f02fba2ce1
Fix font application mod on first install 2023-07-25 17:52:23 +01:00
pizzaboxer
dc3500e110
Don't force DPI scaling fixes 2023-07-25 17:28:33 +01:00
pizzaboxer
5cf51b3311
Fix install location warning showing twice (#438) 2023-07-25 16:19:03 +01:00
pizzaboxer
b3b174ed4b
Finalize placement of flag editor in menu 2023-07-23 18:17:34 +01:00
pizzaboxer
e5d6ac0e0a
Abstract preset flags
centralize where flag names are stored, and hide from editor list by default
2023-07-23 15:45:25 +01:00
pizzaboxer
049b340823
Fix UI namespaces 2023-07-22 13:18:31 +01:00
pizzaboxer
46e671e3ff
Finalize log tracer view (#375)
also increased log polling rate for people with debug features enabled
2023-07-22 12:14:37 +01:00
pizzaboxer
5c267c7395
Add UDMUX proxy status as server info, fix stuff 2023-07-20 23:58:50 +01:00
pizzaboxer
890f7a14df
Add detection for reserved/private server types 2023-07-20 23:15:30 +01:00
pizzaboxer
53a64881cd
Add log tracer window 2023-07-20 18:17:25 +01:00
pizzaboxer
b677ce5aea
Make channel selection error info more accurate 2023-07-20 12:39:03 +01:00
pizzaboxer
8a7696734f
i need to go to bed 2023-07-20 00:38:09 +01:00
pizzaboxer
fbd5692df4
Add window for showing server information 2023-07-20 00:34:02 +01:00
pizzaboxer
ce1c2bc88f
Make activity tracking an independent option
also moved server location info logic to the activity handler itself as i plan to also use it in an informational window accessible from the context menu
2023-07-19 23:34:27 +01:00
pizzaboxer
607075c9d9
Check channel by comparing against LIVE
also change how version comparisons work
2023-07-17 10:10:53 +01:00
pizzaboxer
282d4c665a
Consolidation - global usings 2023-07-15 22:52:44 +01:00
pizzaboxer
77725ea5d7
Consolidate NotifyPropertyChanged ViewModels 2023-07-15 22:30:52 +01:00
pizzaboxer
9f9156b4cf
Make installation information clearer 2023-07-15 22:01:57 +01:00
pizzaboxer
f553a812cb
Add ability to set old avatar editor scene (#353) 2023-07-15 17:33:12 +01:00
pizzaboxer
63ef907246
Add bulk font replacement, Win32 for file picker 2023-07-15 12:47:27 +01:00
pizzaboxer
41ca47ad0b
Add button to reset chosen install location 2023-07-15 11:01:14 +01:00
pizzaboxer
d8842cc0cc
Add debug flags, fix mod preset bug 2023-07-15 10:53:17 +01:00
pizzaboxer
f3b7bbbbc6
turns out its 2008 and not 2009... 2023-07-15 00:07:36 +01:00
pizzaboxer
ade4a89338
Add option to use pre-2013 mouse cursor 2023-07-15 00:05:49 +01:00
pizzaboxer
88ea69c56d
Rework emoji font mod 2023-07-14 23:20:58 +01:00
pizzaboxer
e683af373d
Channel selector - warning if out of date 2023-07-13 13:29:27 +01:00
pizzaboxer
054379d4f0
Channel selection - editable textbox, error icon 2023-07-13 13:15:03 +01:00
pizzaboxer
431c07ee07
Move channel selection to Behaviour tab 2023-07-13 12:47:49 +01:00
pizzaboxer
7cda363fa7
Install location warning, +reliable uninstalling 2023-07-02 23:46:16 +01:00
pizzaboxer
94fe52245e
Refactor UI code structuring
109 changed files :D
2023-07-02 13:10:04 +01:00