Commit Graph

1243 Commits

Author SHA1 Message Date
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
5205287f36
Alter how game teleports are detected 2023-07-20 22:40:38 +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
dc70720ff7
Fix bug with logger backlog not working 2023-07-20 08:47:17 +01:00
pizzaboxer
4233d5e904
Fix threading stuff (?) 2023-07-20 00:56:32 +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
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
ee9f339914
hey gimme a break i didnt wanna stash my changes 2023-07-18 23:48:31 +01:00
pizzaboxer
ed56b5847c
Add option for v5 menu
only 21 minutes after it was released on zint :D
2023-07-18 23:38:41 +01:00
pizzaboxer
54ff38ebf3
Fix update version check (#394) 2023-07-18 07:57:33 +01:00
pizzaboxer
33aab4ff8a
Rework how package extraction works
maybe this might just fix things?
2023-07-17 22:47:39 +01:00
pizzaboxer
907a3c3517
Consolidate NotifyIcon code 2023-07-17 22:11:57 +01:00
pizzaboxer
1e7e4e37c9
Merge pull request #396 from pizzaboxer/dependabot/nuget/DiscordRichPresence-1.1.4.20
Bump DiscordRichPresence from 1.1.3.18 to 1.1.4.20
2023-07-17 18:13:14 +01:00
pizzaboxer
12b76c95f1
Merge branch 'version-2.4.0' into dependabot/nuget/DiscordRichPresence-1.1.4.20 2023-07-17 18:13:06 +01:00
dependabot[bot]
3e819a69b4
Bump DiscordRichPresence from 1.1.3.18 to 1.1.4.20
Bumps [DiscordRichPresence](https://github.com/Lachee/discord-rpc-csharp) from 1.1.3.18 to 1.1.4.20.
- [Release notes](https://github.com/Lachee/discord-rpc-csharp/releases)
- [Commits](https://github.com/Lachee/discord-rpc-csharp/commits)

---
updated-dependencies:
- dependency-name: DiscordRichPresence
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 16:58:47 +00:00
pizzaboxer
607075c9d9
Check channel by comparing against LIVE
also change how version comparisons work
2023-07-17 10:10:53 +01:00
pizzaboxer
0b8b9ea068
Remove channel outdated check on startup 2023-07-17 09:29:44 +01:00
pizzaboxer
6fe62dd387
Merge pull request #391 from bluepilledgreat/version-2.4.0-ignore-auto-update-errors
ignore exceptions while fetching new releases
2023-07-16 16:29:23 +01:00
pizzaboxer
7caa59ead3
Only prompt channel change once during enrollment 2023-07-16 16:28:16 +01:00
bluepilledgreat
3a97ccb552 ignore exceptions while checking new releases 2023-07-16 16:18:44 +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
pizzaboxer
539d3eda52
Merge pull request #390 from bluepilledgreat/version-2.4.0-fix-fluent-cancel-button-2
fix fluent cancel button
2023-07-16 14:14:57 +01:00
bluepilledgreat
8831786d80 fix fluent cancel button 2023-07-16 14:13:51 +01:00
pizzaboxer
02434d6a81
Merge pull request #387 from bluepilledgreat/version-2.4.0-fix-warning
fix warning without disabling warning
2023-07-16 13:50:44 +01:00
bluepilledgreat
1a084015d3 fix warning without disabling warning 2023-07-16 13:47:45 +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
77725ea5d7
Consolidate NotifyPropertyChanged ViewModels 2023-07-15 22:30:52 +01:00
pizzaboxer
eeeb33fed2
Update wpfui (ebe4974 -> 5f322e73b) 2023-07-15 22:03:27 +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
232cd4f5c0
Fix bug with mod preset checking... again 2023-07-15 13:13:07 +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
258746f5fa
oops forgot this one 2023-07-15 08:36:00 +01:00