Commit Graph

1016 Commits

Author SHA1 Message Date
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
Jalen Mnene
53c8e8b0bb "Added Reference Link: no risk of being banned" 2024-05-23 22:05:53 +03: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
pizzaboxer
c386695078
Merge pull request #1674 from bluepilledgreat/bugfix/first-run-font-install
Fix custom font already existing on first run
2024-04-24 10:15:11 +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
pizzaboxer
1fcf956f12
Merge pull request #1670 from bluepilledgreat/bugfix/first-run-uninstall
Disallow uninstall on first run
2024-04-23 16:38:09 +01:00
bluepilledgreat
83a846f777 disallow uninstall on first run 2024-04-23 16:25:48 +01:00
pizzaboxer
f0cd3fbebc
Merge pull request #1669 from bluepilledgreat/bugfix/block-admin
Disable the ability to install in admin mode
2024-04-23 16:19:19 +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
pizzaboxer
5ca4785d88
Merge pull request #1663 from bluepilledgreat/feature/less-obstructive-running-message-2
Use snackbar for already running warning
2024-04-22 09:42:02 +01:00
bluepilledgreat
c9a23ac478 use snackbar for already running warning 2024-04-21 19:46:58 +01:00
pizzaboxer
00cadd7edc
Merge pull request #1594 from pizzaboxer/dependabot/nuget/Markdig-0.37.0
Bump Markdig from 0.35.0 to 0.37.0
2024-04-15 08:44:31 +01:00
BuildTools
38edb68574 Build error fix and added back ip property 2024-04-15 00:43:44 +01:00
BuildTools
868ee2a4ff Merge branch 'main' of https://github.com/Redusofficial/bloxstrap 2024-04-14 22:22:45 +01:00
Redus
44d8f9f743
Forgot a semicolon 2024-04-14 22:09:48 +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
pizzaboxer
fd26e4d868
Update bug_report.yaml 2024-03-13 09:13:59 +00:00