pizzaboxer
0cd87366a7
Add test mode ( #3012 )
2024-10-02 18:00:45 +01:00
pizzaboxer
c5fa2c0bc0
Hide game history if desktop app is disabled
2024-09-12 10:00:19 +01:00
pizzaboxer
0d5be93616
Fix some other things
2024-09-05 11:14:46 +01:00
pizzaboxer
26b7cbdc67
Refactoring of activity tracker handling
...
this will either go really well or horribly wrong
2024-09-03 18:12:10 +01:00
pizzaboxer
dfcd5b6777
Draft: game history (+ other minor fixes)
2024-09-03 01:24:52 +01:00
pizzaboxer
f747f40ca5
Add setting deeplink launch data from BloxstrapRPC
...
plus a bunch of tweaks to the bootstrapper
2024-08-30 01:40:51 +01:00
pizzaboxer
fd290f9ff7
Move activity watcher to separate process ( #810 )
...
this was done to:
- ensure robloxplayerbeta launches as an orphaned process
- help alleviate problems with multiple instances
- alleviate problems with the notifyicon causing blocking conflicts on the bootstrapper ui thread
- help reduce functional dependency on the bootstrapper, makes it less monolithic and more maintainable
ive always wanted to do this for a long while, but have always put it off because of how painful it would be
this may genuinely be the most painful refactoring i've ever had to do, but after 2 days, i managed to do it, and it works great!
2024-08-28 22:47:04 +01:00
pizzaboxer
943acd78e8
FIx inconsistent WPF theming ( #2621 )
2024-08-17 12:53:02 +01:00
pizzaboxer
d1343d35dc
Fix #2315
2024-07-29 19:29:39 +01:00
pizzaboxer
fb0b04516e
Bump to 2.7, Roblox log file quick access ( #2237 )
2024-07-04 10:12:17 +04:00
pizzaboxer
243ebbef5a
Warn if launching multiple instances ( #606 )
2024-06-07 12:34:58 +01:00
pizzaboxer
f662d0d8c3
Guard debug settings, remove old unneeded stuff
2024-06-07 12:10:08 +01:00
bluepilledgreat
7877fd08cd
hide power tools
2024-02-08 13:11:08 +00:00
bluepilledgreat
daec96b5ef
also kill process in menu
2024-02-01 20:56:05 +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
bluepilledgreat
5edd0db80b
add localisation
2023-10-15 15:07:28 +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
pizzaboxer
197429dbf9
Fix theme not applying to notification area menu
2023-08-26 20:52:56 +01:00
pizzaboxer
541a8bdc73
Fix clipboard copying ( #522 )
2023-08-23 09:57:11 +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
d9d7622f7b
Add icons to context menu, fix alignment
2023-07-25 22:40:31 +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
ce02c0a826
Only show log tracer if debug settings are enabled
2023-07-24 18:26:38 +01:00
pizzaboxer
01ea138e02
Add option to copy invite deeplink in context menu
2023-07-24 09:38:46 +01:00
pizzaboxer
9d7f9f7ba3
Fix dialog modal blocking, reorganize UI code
2023-07-20 20:51:32 +01:00
pizzaboxer
05185e9e9a
Add context menu option for toggling rich presence
2023-07-20 15:11:22 +01:00
pizzaboxer
fbd5692df4
Add window for showing server information
2023-07-20 00:34:02 +01:00
pizzaboxer
5f9f63d18e
Move ServerNotifier stuff to NotifyIconWrapper
2023-07-19 22:41:32 +01:00