Commit Graph

980 Commits

Author SHA1 Message Date
pizzaboxer
55852d596f
Use latin spelling for Bosnian locale name 2024-07-09 11:13:31 +04:00
pizzaboxer
b4e88ed8b1
Revert to 2-letter locale codes for non-country specific locales
yeah this is annoying
2024-07-09 00:17:04 +04:00
pizzaboxer
de6d3d0b4c
Fix 'System default' text not being translated in language selector dropdown 2024-07-08 23:13:29 +04:00
pizzaboxer
c02e3f3795
Fix bootstrapper text overflow
overflows for classic fluent don't look very good since the dialog height is static but it's the best i could do for now
2024-07-08 22:28:50 +04:00
pizzaboxer
063fa8fd5b
Update current translation credits
had to comment out ones that won't make it for this release
2024-07-08 22:22:20 +04:00
pizzaboxer
b2f6fc753a
Fix flag editor validation bugs 2024-07-08 19:18:01 +04:00
pizzaboxer
b05aced721
Fix Bosnian locale code 2024-07-08 19:06:52 +04:00
pizzaboxer
204b93a3eb
Validate locale selection 2024-07-08 13:01:26 +04:00
pizzaboxer
4ec8f6b6cd
Use full four-letter locale codes 2024-07-08 13:01:12 +04:00
pizzaboxer
a776a47d56
Update upstream repositories 2024-07-05 22:47:28 +04:00
pizzaboxer
11033b3128
More missing contribution credits 2024-07-05 20:28:17 +04:00
pizzaboxer
48faef23c7
Update locale information for Hindi 2024-07-05 10:58:47 +04:00
pizzaboxer
b3366583c9
Revise exception help message 2024-07-05 10:34:23 +04:00
pizzaboxer
6eebb54435
Push all changes made to ConnectivityDialog
this was part of b2cfeeb, i dont know how this somehow managed to evade being added
2024-07-05 10:24:57 +04:00
pizzaboxer
0aaeb9d20c
Fix newlines not rendering in markdown blocks 2024-07-05 10:14:05 +04:00
pizzaboxer
fb0b04516e
Bump to 2.7, Roblox log file quick access (#2237) 2024-07-04 10:12:17 +04:00
pizzaboxer
cc4c380c10
System for better management of enum names
eradicates all those redundant translations
2024-07-04 09:44:23 +04:00
pizzaboxer
f99978b4c0
Hide language selection in menu on initial install 2024-07-03 12:18:55 +04:00
pizzaboxer
3d3684c248
Rework locale handler and fix remaining RTL issues
window handler was being duplicated, wouldn't apply for system default language nor on initial installation, winforms progress bar not following RTL changes
2024-07-03 12:08:46 +04:00
pizzaboxer
a6d8e45596
Add missing contribution credit 2024-07-03 10:41:28 +04:00
pizzaboxer
b7e3b04f62
Handle write exception for log handler (#2135) 2024-07-03 10:39:17 +04:00
pizzaboxer
6871d5cd7d
Improve snackbar text readability (+wpfui 97ac37513 -> 8860d95d4) (#2219) 2024-07-03 10:27:43 +04:00
pizzaboxer
33393b5b89
Clarify Discord Rich Presence options (#1592) 2024-07-03 10:12:14 +04:00
pizzaboxer
2a7d894319
Custom integration improvements
ShellExecute, working directory setting, file picker, easier command line flag input
2024-07-03 00:00:55 +04:00
pizzaboxer
48da60d7ab
Add better warning for lighting tech preset 2024-07-02 22:39:40 +04:00
pizzaboxer
5624e043b5
Revise flag editor validation
i didn't implement it fully properly last time
2024-07-02 15:58:56 +04:00
pizzaboxer
25866849c0
Add ability to import flag JSON from file (#1092) 2024-07-02 15:01:22 +04:00
pizzaboxer
2cc2373830
Fix BloxstrapRPC not working in certain system locales
TIL String.IndexOf() is subject to the system locale :(

https://discord.com/channels/1099468797410283540/1169289170024407102
2024-07-02 13:35:09 +04:00
pizzaboxer
facb992bf3
Add debug logs for message boxes 2024-07-02 11:37:13 +04:00
pizzaboxer
f751e134eb
Fix bug with default language selection 2024-07-02 11:09:15 +04:00
pizzaboxer
ca0c1d55cd
Fix more text overflows 2024-07-02 10:01:57 +04:00
pizzaboxer
4d1144afbc
Better handling of text overflowing 2024-07-01 00:06:53 +04:00
pizzaboxer
9b37ec18e8
Fix flag export exception bug (#2063) 2024-06-30 23:25:57 +04:00
pizzaboxer
8a5a008cfb
Remove subtext about scrolling to see more languages 2024-06-30 23:22:06 +04:00
pizzaboxer
b2cfeeb7af
Add proper error message for failed checksum on package download 2024-06-30 22:57:13 +04:00
pizzaboxer
460ff56279
Add Croatian/Hungarian support and contributor highlights 2024-06-30 22:04:39 +04:00
pizzaboxer
5a0808639e
Fix activity watcher timeout bug (#2049)
any blank lines in roblox's log file would cause the activity watcher to timeout for 1 second which was severely affecting performance
2024-06-30 21:29:50 +04:00
pizzaboxer
fb2f386311
Add contributor credis for new FFlag presets 2024-06-29 23:41:05 +04:00
pizzaboxer
0937a69a03
Open release notes on upgrade instead of invoking a Windows notification 2024-06-29 23:26:37 +04:00
pizzaboxer
2ddc5efbef
Add RTL support for WinForms dialogs 2024-06-29 23:20:28 +04:00
pizzaboxer
b3a8691b29
Hardcode strings for debug options
these weren't supposed to be put in community translations
2024-06-29 22:57:25 +04:00
pizzaboxer
8fd3fd7737
Move locale info, fix RTL layout in context menus 2024-06-29 11:47:48 +04:00
pizzaboxer
8dfd12b7f0
New FFlag presets, categorisation, easy killswitch 2024-06-28 23:49:31 +04:00
pizzaboxer
08900de756
Add support for Chinese HK locale 2024-06-28 19:47:22 +04:00
pizzaboxer
df044eef5f
Add ability to toggle Fast Flag manager 2024-06-28 19:03:52 +04:00
pizzaboxer
fdcc21de36
Categorise FFlag presets 2024-06-28 18:02:46 +04:00
pizzaboxer
a37ea6079c
Colourise help icon 2024-06-28 17:40:51 +04:00
pizzaboxer
cad7bfb23b
Add flag preset for Chrome UI 2024-06-28 17:34:54 +04:00
pizzaboxer
d6384daba2
Remove old obsolete FFlag presets 2024-06-28 17:10:58 +04:00
pizzaboxer
ed564ac26e
Alter contributor names, mark zh-TW as done 2024-06-28 16:46:24 +04:00
pizzaboxer
c6c722e733
Fix potential bug with filesystem space checker 2024-06-28 16:43:34 +04:00
pizzaboxer
ec418261ea
Fix inconsistent handling of desktop app closing 2024-06-27 18:08:17 +04:00
pizzaboxer
9e311e69c9
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-06-27 13:17:03 +04:00
pizzaboxer
997b3c92bb
Fix improper handling of connectivity errors 2024-06-27 13:16:42 +04:00
pizzaboxer
cb86d3c158
Add language contributor credits 2024-06-27 13:12:43 +04:00
pizzaboxer
c8be108bca
Add language names 2024-06-25 23:38:37 +04:00
pizzaboxer
dc102da621
Rename bootstrapper styles 2024-06-25 23:15:26 +04:00
pizzaboxer
f083830c1e
Add support for specialised Thai font 2024-06-25 22:11:27 +04:00
pizzaboxer
4c1c7f61dc
Add option for using unsupported Roblox UI locales 2024-06-25 17:07:35 +04:00
pizzaboxer
bf412cdb6e
Merge pull request #2127 from pizzaboxer/bugfix/fix-managecustomfont-crash
Fix ManageCustomFont crash
2024-06-22 12:16:01 +01:00
pizzaboxer
b198be454b
Merge pull request #2128 from Flikter/filter-correction
Correct OpenFileDialog filter
2024-06-22 09:51:45 +01:00
pizzaboxer
6440e3158a
Fix inconsistent menu header sizing
no idea how that happened
2024-06-21 22:46:16 +01:00
pizzaboxer
9aa9cd1088
Draft: contributor credits
can't populate currently
2024-06-21 22:35:37 +01:00
pizzaboxer
81d7ffe3da
Draft: localisation support
this is a draft as i can't fully test this right now because i'm currently 37000 feet in the air and a 75 MB data quota costs 10 bucks :(

this also may be the first documented instance of me using wpf 100% properly as bill gates himself intended
2024-06-21 22:10:11 +01:00
pizzaboxer
36d8d5fbf4
Fix flipped SVG for RTL display 2024-06-21 18:52:56 +01:00
pizzaboxer
299645ed15
Reformat displaying of server type 2024-06-21 16:48:15 +01:00
Flikter
5fd9d1e207
Correct OpenFileDialog filter 2024-06-20 20:46:00 +02:00
bluepilledgreat
6f22d60424 fix ManageCustomFont crash 2024-06-20 17:21:07 +01:00
pizzaboxer
69a059e27b
Remove useless help button 2024-06-19 23:20:35 +01:00
pizzaboxer
9a3fd5489e
Fix text colorisation on about page 2024-06-19 23:05:16 +01:00
pizzaboxer
0d4fbfe8c2
Make about contributors section 3-columns
Translators will dedicate the entire bottom space
2024-06-19 23:02:38 +01:00
pizzaboxer
cd50510254
Remove unneeded translations 2024-06-19 22:42:04 +01:00
pizzaboxer
de539b6ad6
Fix i18n issues in error logging 2024-06-19 22:41:26 +01:00
pizzaboxer
42725102ee
Fix missing i18n in FFlag add dialog 2024-06-19 22:41:25 +01:00
pizzaboxer
339ae5301e
Fix text wrapping on integrations page 2024-06-19 21:05:23 +01:00
pizzaboxer
d0d4c8bc25
Fix progress dialog text 2024-06-18 21:42:49 +01:00
pizzaboxer
e8d311445c
Remove unused FFlag preset configs 2024-06-17 12:51:06 +01:00
pizzaboxer
b716d28979
Bump version to v2.6.2 2024-06-17 12:48:22 +01:00
pizzaboxer
66b0b58fec
Make launch confirmation optional 2024-06-17 12:48:01 +01:00
pizzaboxer
cd34f2a108
Remove unused state prop 2024-06-17 12:35:22 +01:00
pizzaboxer
b84522a643
Fix update migration logic 2024-06-14 23:57:04 +01:00
pizzaboxer
cf6b95e695
Remove Administrator check 2024-06-14 23:52:06 +01:00
pizzaboxer
5fdfc901c4
Don't require TaskScheduler FPS flag (#1938) 2024-06-14 22:54:05 +01:00
pizzaboxer
989ba00995
Fix program flow bug w/ launch settings
this is a nasty bandaid fix that ideally will be removed when we actually work on it
2024-06-14 22:37:39 +01:00
pizzaboxer
5cf49b444c
Fix invalid channel access errors 2024-06-14 22:16:33 +01:00
pizzaboxer
b9a8e7d31e
Hide placeholder translations credits 2024-06-14 22:01:13 +01:00
pizzaboxer
e0596716ce
Add update migrations 2024-06-14 21:57:15 +01:00
pizzaboxer
13f2690084
Localize server location notifications 2024-06-14 21:27:50 +01:00
pizzaboxer
3fc1ff443f
Revert changes made to classic fluent dialog
yeah idk what i was doing with this one
2024-06-14 14:36:21 +01:00
bluepilledgreat
bb61c725f3 fix fluent styles using generic message boxes 2024-06-12 21:15:51 +01:00
pizzaboxer
d64e6c3865
Update contributor list 2024-06-12 19:57:23 +01:00
pizzaboxer
b7d5781418
Localize licenses section 2024-06-12 19:44:08 +01:00
pizzaboxer
f2a69c4f05
Fix and strip out unused translation strings 2024-06-12 18:50:05 +01:00
pizzaboxer
683b016ff8
Roll back fluent dialog update to Matt's layout 2024-06-12 18:48:47 +01:00
pizzaboxer
ff8923ab78
Consolidate about page information 2024-06-12 18:48:47 +01:00
pizzaboxer
c1037f1a94
Fix bootstrapper icon ordering 2024-06-11 23:58:18 +01:00
pizzaboxer
2d41d48719
Make progress style cancel button translatable 2024-06-11 23:49:45 +01:00
pizzaboxer
2ab5e91f59
Make menu footer transparent 2024-06-11 22:40:37 +01:00
pizzaboxer
a2261c5e92
Adjust fluent bootstrapper styles
Fix drag bug, fix sizing (because matt sucks at ui design), fix header colour being shown
2024-06-11 22:18:28 +01:00
pizzaboxer
a194bf937e
Finalize/rearrange new progress dialog naming 2024-06-11 20:28:43 +01:00
pizzaboxer
a3033474b8
Build: toggling of studio functionality 2024-06-11 19:06:42 +01:00
pizzaboxer
4a366adad9
Fix startup sequence 2024-06-11 19:06:35 +01:00
pizzaboxer
a234a58d9f
Build: fix VS publishing 2024-06-11 18:41:37 +01:00
bluepilledgreat
45142b414a remove extra space 2024-06-11 13:22:54 +01:00
bluepilledgreat
cd0212ba80 update log indentations 2024-06-11 13:22:45 +01:00
bluepilledgreat
00b78c7d93 remove old comment 2024-06-11 13:22:28 +01:00
bluepilledgreat
9d35717903 add replacing channel name for download 2024-06-11 13:21:51 +01:00
pizzaboxer
f8daf53dfd
Flag editor: fix bad localization string 2024-06-09 09:58:07 +01:00
pizzaboxer
db544697ad
Flag editor: refactor flag adding and localize 2024-06-08 20:49:26 +01:00
pizzaboxer
ae695d5cb3
Add flag editor warning 2024-06-08 18:15:27 +01: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
pizzaboxer
67c64b2715
font mod: amend potential language bug 2024-05-20 15:40:17 +01:00
pizzaboxer
ef9b1f9aa7
multi instance launching: removal 2024-05-19 00:18:46 +01:00
pizzaboxer
374feedb11
desktop app disabling: revamp w/ activity tracking 2024-05-19 00:17:09 +01:00
pizzaboxer
68f2a457c1
fflag editor: fix header drag bug (kinda) 2024-05-18 23:33:09 +01:00
pizzaboxer
889e5377f4
font mod: fix access is denied error when removing 2024-05-18 23:26:41 +01:00
pizzaboxer
6f1e023012
font mod: validate chosen file is actually a font 2024-05-18 23:23:12 +01:00
pizzaboxer
2aa5367e1f
font mod: support for .ttc, only fonts choosable 2024-05-18 23:20:20 +01:00
pizzaboxer
f742d4b45b
strip down channel functions to stock behaviour 2024-05-13 00:02:42 +01:00
pizzaboxer
dc842f90b9
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-05-12 22:16:12 +01:00
pizzaboxer
75096e5908
make menu saving non-destructive (#825) 2024-05-12 22:16:02 +01:00
pizzaboxer
d97af69306
remove udmux indicator
not necessary anymore
2024-05-12 21:41:11 +01:00
pizzaboxer
941cb428b4
tempfix connectivity change for current code state 2024-05-12 21:40:34 +01:00
pizzaboxer
86fcbf6c1a
Merge pull request #1610 from Redusofficial/main
[.NET] ActivityWatcher.GetServerLocation() Http optimization
2024-05-12 21:29:03 +01:00
pizzaboxer
cda660cc3e
Activity tracker, more efficient, fix city not IP 2024-05-12 21:20:00 +01:00
pizzaboxer
34dd845e48
Merge pull request #1158 from bluepilledgreat/feature/export-json
export json to clipboard
2024-05-12 20:55:19 +01:00
pizzaboxer
4e379dd0f5
Merge pull request #1739 from bluepilledgreat/bugfix/getprocesses
Safer GetProcesses
2024-05-12 20:54:27 +01:00
pizzaboxer
47e1ea9a73
Merge pull request #1743 from bluepilledgreat/bugfix/emoji-http-check
Handle not being able to fetch emoji preset
2024-05-12 20:53:18 +01:00
pizzaboxer
6e022310a5
GetProcessesSafe: better exception logging 2024-05-05 11:57:48 +01:00
pizzaboxer
a7f5bd5956
Emoji preset message: log exception properly 2024-05-05 11:54:07 +01:00
pizzaboxer
2bd3ef5536
Emoji preset message: better error description 2024-05-05 11:52:51 +01:00
pizzaboxer
7ece6517e8
Emoji preset message: warn instead of error 2024-05-05 11:51:21 +01:00
bluepilledgreat
052324d276 handle not being able to fetch emoji preset 2024-05-04 17:07:34 +01:00
bluepilledgreat
6e95046af2 safer getprocesses
thanks microsoft
2024-05-04 12:40:43 +01:00
pizzaboxer
b3684b9e52
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-04-24 17:24:30 +01:00
bluepilledgreat
9d1e32dfc1 use overwrite parameter instead 2024-04-23 23:29:54 +01:00
bluepilledgreat
50601e4e6e fix custom font already existing on first run 2024-04-23 21:45:36 +01:00
bluepilledgreat
83a846f777 disallow uninstall on first run 2024-04-23 16:25:48 +01:00
bluepilledgreat
991c0574a7 add in translation string 2024-04-23 16:12:37 +01:00
bluepilledgreat
3fb331b459 disable the ability to install in admin mode 2024-04-23 16:10:06 +01:00
bluepilledgreat
c9a23ac478 use snackbar for already running warning 2024-04-21 19:46:58 +01:00
BuildTools
38edb68574 Build error fix and added back ip property 2024-04-15 00:43:44 +01:00
BuildTools
03be7d749c Forgot a semicolon 2024-04-14 22:08:46 +01:00
Redus
f81cedbf2a
Requested Changes 2024-04-14 21:35:08 +01:00
pizzaboxer
2000febf7e
refactor: launch roblox using protocol string
studio stuff is gone temporarily as i'm currently planning to roll back the work done for studio support
2024-04-13 08:03:57 +01:00
pizzaboxer
581cb50551
refactor: make deployment mirror checking async 2024-04-13 08:03:07 +01:00
pizzaboxer
bd2d8e58f6
Merge branch 'main' of https://github.com/pizzaboxer/bloxstrap 2024-04-13 07:42:38 +01:00
pizzaboxer
02d5b5aca1
refactor: configure app manifest 2024-04-13 07:22:19 +01:00
Redus
11386b93b4
GetServerLocation() Changes 2024-04-13 03:43:13 +01:00
dependabot[bot]
44c2610d2e
Bump Markdig from 0.35.0 to 0.37.0
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.35.0 to 0.37.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.35.0...0.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 16:42:39 +00:00
dependabot[bot]
40732f75bd
Bump Markdig from 0.34.0 to 0.35.0
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.34.0 to 0.35.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.34.0...0.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 16:42:12 +00:00
pizzaboxer
c137db6715
Merge pull request #1267 from bluepilledgreat/feature/hide-power-options
hide power tools
2024-02-09 10:37:36 +00:00
pizzaboxer
9d50ffcab5
Merge pull request #1242 from bluepilledgreat/feature/fluent-progress
Fluent progress dialogs
2024-02-08 15:54:55 +00:00
bluepilledgreat
7877fd08cd hide power tools 2024-02-08 13:11:08 +00:00
pizzaboxer
62ae4c3e89
Merge pull request #1230 from bluepilledgreat/feature/app-cleanup
App cleanup
2024-02-07 15:17:29 +00:00
bluepilledgreat
aa1f2ccf6e Create InterProcessLock.cs 2024-02-07 15:01:23 +00:00
bluepilledgreat
d3d134ae0d Revert "use mutexes"
This reverts commit 635d4492aa.
2024-02-07 15:00:38 +00:00
bluepilledgreat
9efa1f01f3 Revert "add to strings"
This reverts commit d7966f4385.
2024-02-07 15:00:31 +00:00
bluepilledgreat
375738fe70 Revert "add log and quiet check"
This reverts commit ee88908940.
2024-02-07 15:00:22 +00:00
bluepilledgreat
c37d12cde7 make fluent progress less rectangular 2024-02-04 16:29:14 +00:00
bluepilledgreat
1f46439e32 better colours & alpha 2024-02-04 15:40:30 +00:00
bluepilledgreat
65730fab19 move alpha to a constant 2024-02-04 15:23:13 +00:00
bluepilledgreat
8004e7322a background colours for aero theme 2024-02-04 15:03:42 +00:00
bluepilledgreat
ee88908940 add log and quiet check 2024-02-04 14:10:50 +00:00
bluepilledgreat
f9a5e89d0e disable maximising 2024-02-04 13:50:30 +00:00
bluepilledgreat
520f0bda48 move to selections 2024-02-04 12:47:18 +00:00
bluepilledgreat
150e3d6de4 add titlebar to progress fluent 2024-02-04 00:32:43 +00:00
bluepilledgreat
bf28854292 add translation strings 2024-02-03 23:30:02 +00:00
bluepilledgreat
3f48c3069b better list of bootstrapper styles 2024-02-03 23:27:02 +00:00
bluepilledgreat
fce067ab4f fix aero windows freaking out 2024-02-03 21:47:54 +00:00
bluepilledgreat
4119792514 add aero 2024-02-03 21:27:09 +00:00
bluepilledgreat
298de8e8dc add fluent progress dialog 2024-02-03 21:08:32 +00:00
pizzaboxer
9622a5d6ee
Merge pull request #1219 from bluepilledgreat/feature/robust-markdowntextblock
More robust MarkdownTextBlock
2024-02-03 18:11:29 +00:00
bluepilledgreat
d7966f4385 add to strings 2024-02-03 13:25:52 +00:00
bluepilledgreat
635d4492aa use mutexes 2024-02-03 13:24:28 +00:00
bluepilledgreat
a97089491a remove old comment 2024-02-03 13:07:42 +00:00
bluepilledgreat
70a39376c8 bold, italic, and better marked text support 2024-02-03 00:33:31 +00:00
bluepilledgreat
b5114c8e73 fix release builds 2024-02-02 15:09:35 +00:00
bluepilledgreat
09fc1dc031 create launchsettings 2024-02-02 15:04:21 +00:00
pizzaboxer
27309e6394
Merge pull request #1020 from bluepilledgreat/move-some-status-code-to-byfron-dialog
move byfron status code inside of byfron dialog
2024-02-02 14:09:04 +00:00
bluepilledgreat
942142880c add markdig to licenses 2024-02-02 13:06:52 +00:00
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
bluepilledgreat
30c7b779fd delete old x86 publish file 2024-02-01 21:31:57 +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
bluepilledgreat
4cac449b70 replace imagebrushes with normal images 2024-02-01 17:04:44 +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
bluepilledgreat
a56621ab14 add json exporting 2024-01-19 23:08:01 +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
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
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
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
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
pizzaboxer
9bba7a8088
Merge branch 'dev' 2023-10-24 11:18:38 +01:00
bluepilledgreat
39e762253e add cursor types to locale 2023-10-15 15:51:16 +01:00
bluepilledgreat
f93ee425c2 add emoji types to locale 2023-10-15 15:46:45 +01:00
bluepilledgreat
5edd0db80b add localisation 2023-10-15 15:07:28 +01:00
bluepilledgreat
495d08205f fix studio shortcut not working 2023-10-12 22:06:30 +01:00
pizzaboxer
a099d16072
Fix selected escape menu version not applying 2023-10-11 14:23:04 +01:00
pizzaboxer
58cb431628
Bump version 2023-10-11 12:14:57 +01:00
pizzaboxer
ea806fcd8e
Check for HTTP 200 when checking deploy mirrors 2023-10-11 08:44:48 +01:00
pizzaboxer
e0f261067e
Use enum value for determining launch mode
might change how this looks, such as getting rid of StudioAuth as its own thing
2023-10-10 23:03:39 +01:00
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
ba1c92cf8b add back math.floor 2023-10-06 18:03:29 +01:00
bluepilledgreat
91952402bd make progress bar smoother 2023-10-06 17:56:11 +01:00
bluepilledgreat
4a0df1e6d8 remove protocolstring todo
not required for studio to launch
2023-10-06 16:47:51 +01:00
bluepilledgreat
e1d2d8432a remove version file manifest 2023-10-06 16:45:31 +01:00
bluepilledgreat
50c5cf05f5 set package directories in constructor 2023-10-06 16:44:36 +01:00
bluepilledgreat
12faf50c40 fix ide check 2023-10-06 16:40:12 +01:00
bluepilledgreat
fba342b840 fix debug build warning 2023-10-05 17:47:58 +01:00
bluepilledgreat
c206858622 make the 3rd argument null 2023-10-05 17:46:05 +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
c46a4ec022 forgot to add studio to get 2023-10-05 07:49:17 +01:00
bluepilledgreat
ae1051cb0b add studio to force roblox reinstall 2023-10-05 07:47:39 +01:00
bluepilledgreat
276ea26d5c make shortcut name use project name 2023-10-04 22:24:43 +01:00
bluepilledgreat
47e8618dcc add studio to start menu 2023-10-04 22:23:41 +01:00
bluepilledgreat
ed62491827 forgot 2023-10-04 18:07:49 +01:00
bluepilledgreat
8f6f6874d1 change player & studio sizes to int 2023-10-04 18:07:20 +01:00
bluepilledgreat
6dafc220b3 fix version being deleted after install 2023-10-04 18:05:15 +01:00
bluepilledgreat
78d345fd8f fix RegisterProgramSize 2023-10-04 16:41:57 +01:00
bluepilledgreat
0b25566a7d use sharpziplib instead 2023-10-04 16:32:46 +01:00
bluepilledgreat
9dc836f8f3 make register function cleaner 2023-10-04 15:22:41 +01:00
bluepilledgreat
ba031a645e update byfron dialog player location 2023-10-04 15:17:14 +01:00
bluepilledgreat
2040dde2fa add studio constant and update process checks 2023-10-04 15:09:32 +01:00
bluepilledgreat
63ba2608a7 close studios on uninstall 2023-10-04 15:06:45 +01:00