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 |
|