Commit Graph

1020 Commits

Author SHA1 Message Date
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
df422cceb5
worked on my machine... 2023-07-23 23:38:34 +01:00
pizzaboxer
f422f275ae
gimme a break its nearly 12am 2023-07-23 23:32:03 +01:00
pizzaboxer
de34d20def
Actions: use lockfile for packages
forgot about this
2023-07-23 23:28:57 +01:00
pizzaboxer
bdcb4865c0
Actions: dependency caching
chances are this probably won't do much, i'll revert this commit if this doesn't
2023-07-23 23:10:40 +01:00
pizzaboxer
39fe775fb7
Update wpfui 2023-07-23 22:45:18 +01:00
pizzaboxer
138086d070
Update wpfui 2023-07-23 22:41:33 +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
44c9d490b0
Consolidate menu selection flags
turns out v5 was just merged into v4 lol
2023-07-23 12:47:48 +01:00
pizzaboxer
c64f82740c
Make FastFlag list absolute and not change-based 2023-07-23 12:03:26 +01:00
pizzaboxer
c218656cb8
Always show DateTime strings in English 2023-07-23 08:38:30 +01:00
pizzaboxer
1779056655
Fix race condition with NotifyIcon disposal (#412) 2023-07-23 08:33:29 +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
61255925e6
Mitigate rich presence race condition (#411) 2023-07-22 12:32:11 +01:00
pizzaboxer
cefe7cd22a
Silently fail when making desktop shortcut (#410) 2023-07-22 12:18:55 +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
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