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