Commit Graph

1226 Commits

Author SHA1 Message Date
bluepilledgreat
5f68a57db2 fix discordrpc's license url 2024-02-02 12:57:38 +00:00
pizzaboxer
29196cf56d
Merge pull request #1225 from bluepilledgreat/qol/hq-images
Use high quality rendering for remaining images
2024-02-01 22:12:09 +00:00
bluepilledgreat
29fdc49399 use high quality rendering for remaining images 2024-02-01 21:57:43 +00:00
pizzaboxer
c861763d15
Merge pull request #1224 from bluepilledgreat/delete-old-publish-file
delete old x86 publish file
2024-02-01 21:34:15 +00:00
bluepilledgreat
30c7b779fd delete old x86 publish file 2024-02-01 21:31:57 +00:00
pizzaboxer
00747dcae3
Merge pull request #1222 from bluepilledgreat/bugfix/kill-roblox-processes
Kill roblox processes instead of closing window
2024-02-01 21:00:05 +00:00
bluepilledgreat
daec96b5ef also kill process in menu 2024-02-01 20:56:05 +00:00
bluepilledgreat
811b37aab3 kill roblox processes during uninstall 2024-02-01 20:55:35 +00:00
pizzaboxer
1e9c03ce26
Merge pull request #1218 from bluepilledgreat/bugfix/replace-imagebrushes
Fix image quality on certain UI images
2024-02-01 17:15:23 +00:00
bluepilledgreat
4cac449b70 replace imagebrushes with normal images 2024-02-01 17:04:44 +00:00
pizzaboxer
9c2e2f8998
Merge pull request #1206 from bluepilledgreat/qol/bump-version
bump version to 2.6.0
2024-01-30 00:48:47 +00:00
bluepilledgreat
dd70d729f1 oops 2024-01-29 20:13:42 +00:00
bluepilledgreat
9a93824f53 bump version 2024-01-29 20:11:48 +00:00
bluepilledgreat
8d0aa5249c more robust markdowntextblock 2024-01-29 20:10:43 +00:00
pizzaboxer
75fe43f57d
Merge pull request #1159 from bluepilledgreat/feature/actually-update-wpfui
Revert "Update wpfui"
2024-01-20 14:03:11 +00:00
bluepilledgreat
2a97c51c98 Revert "Update wpfui"
This reverts commit 6e504859ed.
2024-01-20 13:57:01 +00:00
bluepilledgreat
a56621ab14 add json exporting 2024-01-19 23:08:01 +00:00
pizzaboxer
607e93485f
Merge pull request #1037 from pizzaboxer/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-15 19:47:40 +00:00
pizzaboxer
b9f5381aba
Merge pull request #1038 from pizzaboxer/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2023-12-15 19:47:31 +00:00
dependabot[bot]
21704e61d2
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 16:34:19 +00:00
dependabot[bot]
be360364e5
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 16:34:15 +00:00
pizzaboxer
0ed9648f72
Merge pull request #1034 from pizzaboxer/dependabot/nuget/Markdig-0.34.0
Bump Markdig from 0.33.0 to 0.34.0
2023-12-14 22:13:22 +00:00
dependabot[bot]
bdbcfbde58
Bump Markdig from 0.33.0 to 0.34.0
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](https://github.com/xoofx/markdig/compare/0.33.0...0.34.0)

---
updated-dependencies:
- dependency-name: Markdig
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 16:17:58 +00:00
pizzaboxer
0b6d90adcf
Merge pull request #1030 from bluepilledgreat/bugfix/fix-flag-duplication
fix entry name not being set to the new one
2023-12-12 15:25:27 +00:00
bluepilledgreat
c3a2f12719 fix entry name not being set to the new one 2023-12-11 21:27:57 +00:00
bluepilledgreat
12efad35c6 whoops 2023-12-08 22:27:00 +00:00
bluepilledgreat
3fe4fce662 move byfron status code inside of byfron dialog
also made it only delete the '...' if its at the end of the string
2023-12-08 22:25:56 +00:00
pizzaboxer
2766d133c6
Merge pull request #1002 from 1011025m/hardcode-string-fix
Fix hardcoded strings
2023-12-06 11:52:01 +00:00
pizzaboxer
2e2b776871
Merge pull request #1011 from pizzaboxer/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2023-12-06 08:51:33 +00:00
dependabot[bot]
b6cd72a762
Bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 17:03:14 +00:00
1011025m
ca5525f2ef Reorder and fix the forgotten
eh, might as well...
2023-12-03 01:44:20 +08:00
1011025m
0875f3adac Fix some hardcoded strings 2023-12-03 01:22:35 +08:00
pizzaboxer
af68a4f0dd
Update bug_report.yaml 2023-11-19 21:33:35 +00:00
pizzaboxer
2869dba006
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2023-10-30 16:38:04 +00:00
pizzaboxer
82315a0bc7
Update bug_report.yaml 2023-10-28 11:56:26 +01:00
pizzaboxer
8b74470f6c
Convert AssemblyLoadStatus to a generic enum
i might need this for other things
2023-10-27 22:24:59 +01:00
pizzaboxer
f564e409ba
Rework Appearance tab of menu (and other things) 2023-10-26 22:37:42 +01:00
pizzaboxer
e9d8dc3ae4
Merge pull request #813 from pizzaboxer/dependabot/nuget/CommunityToolkit.Mvvm-8.2.2
Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2
2023-10-25 22:10:04 +01:00
dependabot[bot]
0bf8ef14a4
Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2
Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](https://github.com/CommunityToolkit/dotnet/compare/v8.2.1...v8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 16:30:25 +00: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
pizzaboxer
f6dc303e14
Merge pull request #807 from bluepilledgreat/feature/localisation
Feature/localisation
2023-10-24 14:51:06 +01:00