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
pizzaboxer
b5f4017326
Sort names alphabetically in the FFlag editor
2023-07-25 18:20:33 +01:00
pizzaboxer
dc3500e110
Don't force DPI scaling fixes
2023-07-25 17:28:33 +01:00
pizzaboxer
145dcff382
Add info page on activity tracking
2023-07-24 20:19:10 +01:00
pizzaboxer
d9e4251c20
Add credit for @nakoyasha
...
almost forgot about that
2023-07-24 19:52:26 +01:00
pizzaboxer
2c6d9f2255
Minor visual alterations to pre-install page
2023-07-24 19:22:03 +01:00
pizzaboxer
ce02c0a826
Only show log tracer if debug settings are enabled
2023-07-24 18:26:38 +01:00
pizzaboxer
3c365a5839
FastFlag editor: prevent duplicate additions
2023-07-24 16:38:50 +01:00
pizzaboxer
e2c1997b21
Make hidden context menu container more hiddener
...
You did not see a circle floating on the screen. nuh uh
2023-07-24 16:15:19 +01:00
pizzaboxer
01ea138e02
Add option to copy invite deeplink in context menu
2023-07-24 09:38:46 +01:00
pizzaboxer
62a44f1c2c
Save all FastFlag values as strings
...
turns out that the json deserializer does not, in fact, automatically typecast to string
2023-07-23 23:45:40 +01:00
pizzaboxer
6d71eb771b
FastFlag editor - use primary color for highlights
2023-07-23 22:41:25 +01:00
pizzaboxer
cf492cb1ad
FastFlag editor, keep selection with preset toggle
2023-07-23 19:14:19 +01:00
pizzaboxer
b2636211df
Minor visual alterations to flag editor
...
highlight newly added entry, change icon
2023-07-23 18:34:45 +01:00
pizzaboxer
52b6a60d02
Re-add FastFlag struct class
...
forgot keyvaluepairs arent editable :(
2023-07-23 18:25:39 +01:00
pizzaboxer
b3b174ed4b
Finalize placement of flag editor in menu
2023-07-23 18:17:34 +01:00
pizzaboxer
500b21d601
Remove option to enable/disable flags
...
:(
2023-07-23 18:03:53 +01:00
pizzaboxer
1b3049fbdb
Make FastFlag editor state consistent with reloads
2023-07-23 17:39:46 +01:00
pizzaboxer
0d17cb5b3d
Style DataGrid for FastFlag editor
...
god damn i actually managed to make it look GOOD
2023-07-23 17:34:14 +01:00
pizzaboxer
2bd20b5880
Fix DataContext management for FastFlags page
2023-07-23 15:56:55 +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
c64f82740c
Make FastFlag list absolute and not change-based
2023-07-23 12:03:26 +01:00
pizzaboxer
cc39ee6e8a
Graphical FastFlag editor - initial prototype
2023-07-22 22:36:00 +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
62b4897bcc
Add help button to FastFlags menu tab
2023-07-21 00:04:18 +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
9d7f9f7ba3
Fix dialog modal blocking, reorganize UI code
2023-07-20 20:51:32 +01:00
pizzaboxer
53a64881cd
Add log tracer window
2023-07-20 18:17:25 +01:00
pizzaboxer
05185e9e9a
Add context menu option for toggling rich presence
2023-07-20 15:11:22 +01:00
pizzaboxer
b677ce5aea
Make channel selection error info more accurate
2023-07-20 12:39:03 +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
5f9f63d18e
Move ServerNotifier stuff to NotifyIconWrapper
2023-07-19 22:41:32 +01:00
pizzaboxer
4705bec8d6
NotifyIcon context menu - initial prototype
...
saving this here so i can see if there's a better way to do stuff first before adding functionality
2023-07-19 19:07:40 +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
8a4adaec3a
Bring back Mica, fix theming, styling improvements
...
yeah this new titlebar alignment is gonna look weird but just stick with me
2023-07-16 15:49:52 +01:00
pizzaboxer
3422cdc74f
Merge branch 'version-2.4.0' of https://github.com/pizzaboxer/bloxstrap into version-2.4.0
2023-07-16 14:48:03 +01:00
pizzaboxer
691d7beead
Add extra credits and extensive help information
2023-07-16 14:47:59 +01:00
bluepilledgreat
8831786d80
fix fluent cancel button
2023-07-16 14:13:51 +01:00
pizzaboxer
0f1dd35efa
Enable DPI scaling fixes by default
2023-07-15 23:10:52 +01:00
pizzaboxer
282d4c665a
Consolidation - global usings
2023-07-15 22:52:44 +01:00
pizzaboxer
9f9156b4cf
Make installation information clearer
2023-07-15 22:01:57 +01:00
pizzaboxer
1002199db4
Make uninstall process clearer
2023-07-15 20:49:58 +01:00
pizzaboxer
0162dbf3bb
Make channel selection input more responsive
2023-07-15 17:52:59 +01:00
pizzaboxer
f553a812cb
Add ability to set old avatar editor scene ( #353 )
2023-07-15 17:33:12 +01:00
pizzaboxer
e4dc6c0600
Show inner exception in error dialog
2023-07-15 16:20:28 +01:00
pizzaboxer
e3cf2ac3a2
Minor visual adjustments
2023-07-15 13:18:39 +01:00
pizzaboxer
78869e5e7e
Default to LIVE if no launch channel set
...
also fixed a bug with the font mod
2023-07-15 12:59:18 +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
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
0a7ae17473
Consolidate stuff
...
yea
2023-07-02 21:41:45 +01:00
pizzaboxer
94fe52245e
Refactor UI code structuring
...
109 changed files :D
2023-07-02 13:10:04 +01:00