pizzaboxer
|
f564e409ba
|
Rework Appearance tab of menu (and other things)
|
2023-10-26 22:37:42 +01:00 |
|
pizzaboxer
|
7759ab1212
|
Autocorrect invalid JSON for flag importing
|
2023-10-25 14:26:23 +01:00 |
|
pizzaboxer
|
951252d8fe
|
Fix text overflow in flag import dialog (#608)
|
2023-10-25 14:22:53 +01:00 |
|
pizzaboxer
|
f0f249b95f
|
Move about tab to bottom of tab list
|
2023-10-25 14:14:43 +01:00 |
|
pizzaboxer
|
ab8b6cbe30
|
Make hyperlinks (and help icons) look less ass
i've been using xaml for like a year but i'm only now learning how to properly use it
|
2023-10-25 14:06:36 +01:00 |
|
pizzaboxer
|
f542de5421
|
Rework converters and improve string formatting
|
2023-10-25 00:11:08 +01:00 |
|
pizzaboxer
|
db8edbc94f
|
Re-format XAML to be four-space indented
why tf were they two-space indented how did that happen
i was driving visual studio insane and visual studio was driving me insane because of this
|
2023-10-24 23:03:22 +01:00 |
|
pizzaboxer
|
44a727e31c
|
Componetize XAML elements
no more insane amounts of boilerplate!!!
|
2023-10-24 22:52:11 +01:00 |
|
pizzaboxer
|
02f90fd196
|
Fix release error (also better name for it lol)
|
2023-10-24 15:30:07 +01:00 |
|
pizzaboxer
|
ff2bcbf1e2
|
Componetize text dropdown and simplify credits
|
2023-10-24 15:10:20 +01:00 |
|
pizzaboxer
|
fb1865c3f7
|
Restructure how XAML controls and UI stuff work
|
2023-10-24 14:58:26 +01:00 |
|
bluepilledgreat
|
39e762253e
|
add cursor types to locale
|
2023-10-15 15:51:16 +01:00 |
|
bluepilledgreat
|
f93ee425c2
|
add emoji types to locale
|
2023-10-15 15:46:45 +01:00 |
|
bluepilledgreat
|
5edd0db80b
|
add localisation
|
2023-10-15 15:07:28 +01:00 |
|
pizzaboxer
|
d7f257955b
|
Merge branch 'version-2.5.3' into feature/studio
|
2023-10-10 22:28:24 +01:00 |
|
pizzaboxer
|
0a3c6c868d
|
Merge pull request #575 from swatTurret/version-2.5.1
allow the 2022 materials to be forced
|
2023-10-10 22:13:52 +01:00 |
|
pizzaboxer
|
fe36e42997
|
Merge pull request #751 from bluepilledgreat/feature/contextmenu-close-roblox
add close roblox option to context menu
|
2023-10-10 22:13:05 +01:00 |
|
pizzaboxer
|
9a10be77bb
|
Adjust wording and look a little bit
|
2023-10-10 22:04:17 +01:00 |
|
bluepilledgreat
|
3451623523
|
add close roblox option to context menu
|
2023-10-06 20:43:13 +01:00 |
|
bluepilledgreat
|
91952402bd
|
make progress bar smoother
|
2023-10-06 17:56:11 +01:00 |
|
bluepilledgreat
|
1dc52d21b3
|
add sharpziplib to licenses
|
2023-10-05 17:45:39 +01:00 |
|
bluepilledgreat
|
cf963c4bda
|
use a function for byfron dialog version text
|
2023-10-05 17:23:20 +01:00 |
|
bluepilledgreat
|
ba031a645e
|
update byfron dialog player location
|
2023-10-04 15:17:14 +01:00 |
|
pizzaboxer
|
a6d5d9968d
|
Fix font picker being hidden on old OS versions
oops
|
2023-09-25 17:43:06 +01:00 |
|
pizzaboxer
|
197429dbf9
|
Fix theme not applying to notification area menu
|
2023-08-26 20:52:56 +01:00 |
|
pizzaboxer
|
0cca373833
|
Fix bug with launch closing not cancelling
so apparently this is just a problem that has always existed lol
|
2023-08-26 19:39:57 +01:00 |
|
pizzaboxer
|
35caf8e730
|
Fix activity tracking
bruh moment
|
2023-08-24 22:49:11 +01:00 |
|
pizzaboxer
|
b6dee9c772
|
Allow for flag names to be editable
|
2023-08-24 22:22:41 +01:00 |
|
Installation Wizard
|
e2518bc423
|
Merge branch 'pizzaboxer:version-2.5.1' into version-2.5.1
|
2023-08-24 00:00:13 +01:00 |
|
swatTurret
|
3ff1489ff4
|
allow the new materials to be forced
|
2023-08-23 19:37:26 +01:00 |
|
pizzaboxer
|
5f8e1401c7
|
Allow flag JSON importing to be done by copy-paste
|
2023-08-23 13:25:37 +01:00 |
|
pizzaboxer
|
517546087c
|
Remove install location changing post installation
|
2023-08-23 12:43:10 +01:00 |
|
pizzaboxer
|
ee8f583bae
|
Gatekeep channel selection
👍
|
2023-08-23 10:35:10 +01:00 |
|
pizzaboxer
|
541a8bdc73
|
Fix clipboard copying (#522)
|
2023-08-23 09:57:11 +01:00 |
|
pizzaboxer
|
f617700457
|
Unwrap inner exceptions when showing exception
|
2023-08-06 14:32:58 +01:00 |
|
pizzaboxer
|
81cdede240
|
Remove FastFlag preset for setting MSAA
|
2023-08-04 17:36:14 +01:00 |
|
pizzaboxer
|
173494641a
|
Show all inner exceptions for connectivity dialog
maybe using a viewmodel isnt a bad idea after all...
|
2023-08-02 10:37:27 +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
|
92aaa86d4f
|
Add option to force MSAA samples (#448)
|
2023-07-29 23:29:53 +01:00 |
|
pizzaboxer
|
0da000a7b6
|
Add rendering mode notice for VR
|
2023-07-29 12:40:08 +01:00 |
|
pizzaboxer
|
2d55e913a2
|
Fix visual bugs from yesterday's commits
|
2023-07-28 09:57:37 +01:00 |
|
pizzaboxer
|
3c6f7a1127
|
Add option to force reinstall Roblox, cleanup VM
|
2023-07-27 23:39:14 +01:00 |
|
pizzaboxer
|
b651be7024
|
Add ability to import FastFlags from JSON
|
2023-07-27 22:56:11 +01:00 |
|
pizzaboxer
|
e1013bf9b1
|
Add search bar for FastFlag editor (#446)
|
2023-07-26 23:26:56 +01:00 |
|
pizzaboxer
|
5de6d02922
|
Don't set manual fullscreen flag for Vulkan/OpenGL
|
2023-07-25 23:36:15 +01:00 |
|
pizzaboxer
|
d9d7622f7b
|
Add icons to context menu, fix alignment
|
2023-07-25 22:40:31 +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
|
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 |
|