pizzaboxer
7e95fb4d8f
Deferred settings application system + new shortcut settings
...
this system took way too much effort to think of for some reason idk why
2024-08-13 00:10:18 +01:00
pizzaboxer
cc4c380c10
System for better management of enum names
...
eradicates all those redundant translations
2024-07-04 09:44:23 +04:00
pizzaboxer
df044eef5f
Add ability to toggle Fast Flag manager
2024-06-28 19:03:52 +04: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
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
bluepilledgreat
9d35717903
add replacing channel name for download
2024-06-11 13:21:51 +01:00
pizzaboxer
ae695d5cb3
Add flag editor warning
2024-06-08 18:15:27 +01:00
pizzaboxer
f662d0d8c3
Guard debug settings, remove old unneeded stuff
2024-06-07 12:10:08 +01:00
pizzaboxer
ef9b1f9aa7
multi instance launching: removal
2024-05-19 00:18:46 +01:00
pizzaboxer
f742d4b45b
strip down channel functions to stock behaviour
2024-05-13 00:02:42 +01:00
pizzaboxer
cda660cc3e
Activity tracker, more efficient, fix city not IP
2024-05-12 21:20:00 +01:00
BuildTools
38edb68574
Build error fix and added back ip property
2024-04-15 00:43:44 +01:00
Redus
f81cedbf2a
Requested Changes
2024-04-14 21:35:08 +01:00
Redus
11386b93b4
GetServerLocation() Changes
2024-04-13 03:43:13 +01:00
bluepilledgreat
7877fd08cd
hide power tools
2024-02-08 13:11:08 +00:00
bluepilledgreat
09fc1dc031
create launchsettings
2024-02-02 15:04:21 +00:00
pizzaboxer
f564e409ba
Rework Appearance tab of menu (and other things)
2023-10-26 22:37:42 +01:00
bluepilledgreat
8f6f6874d1
change player & studio sizes to int
2023-10-04 18:07:20 +01:00
bluepilledgreat
78d345fd8f
fix RegisterProgramSize
2023-10-04 16:41:57 +01:00
bluepilledgreat
a70ed1aead
create studio guid property
2023-10-04 10:39:21 +01:00
pizzaboxer
e318c98c41
Only extract files when necessary
2023-08-23 19:22:04 +01:00
pizzaboxer
c0d173e87a
Minor changes to how rich presence setting works
2023-08-01 20:24:56 +01:00
pizzaboxer
348154fded
Allow for rich presence fields to be reset
2023-07-31 10:42:13 +01:00
pizzaboxer
c8c49a2921
Revamp Bloxstrap game messaging, now BloxstrapRPC
...
support for nested and dynamically-typed json fields, and games now have greater liberty over how the rich presence can be configured
2023-07-28 21:02:54 +01:00
pizzaboxer
52b6a60d02
Re-add FastFlag struct class
...
forgot keyvaluepairs arent editable :(
2023-07-23 18:25:39 +01:00
pizzaboxer
500b21d601
Remove option to enable/disable flags
...
:(
2023-07-23 18:03:53 +01:00
pizzaboxer
cc39ee6e8a
Graphical FastFlag editor - initial prototype
2023-07-22 22:36:00 +01:00
pizzaboxer
ce1c2bc88f
Make activity tracking an independent option
...
also moved server location info logic to the activity handler itself as i plan to also use it in an informational window accessible from the context menu
2023-07-19 23:34:27 +01:00
pizzaboxer
607075c9d9
Check channel by comparing against LIVE
...
also change how version comparisons work
2023-07-17 10:10:53 +01:00
pizzaboxer
7caa59ead3
Only prompt channel change once during enrollment
2023-07-16 16:28:16 +01:00
pizzaboxer
282d4c665a
Consolidation - global usings
2023-07-15 22:52:44 +01:00
pizzaboxer
f553a812cb
Add ability to set old avatar editor scene ( #353 )
2023-07-15 17:33:12 +01:00
pizzaboxer
63ef907246
Add bulk font replacement, Win32 for file picker
2023-07-15 12:47:27 +01:00
pizzaboxer
d8842cc0cc
Add debug flags, fix mod preset bug
2023-07-15 10:53:17 +01:00
pizzaboxer
ade4a89338
Add option to use pre-2013 mouse cursor
2023-07-15 00:05:49 +01:00
pizzaboxer
88ea69c56d
Rework emoji font mod
2023-07-14 23:20:58 +01:00
pizzaboxer
2f005fa6fd
oh forgot to rename this one file
2023-06-29 18:04:38 +01:00
pizzaboxer
2258000a89
Add build metadata for diagnostics, update checks
...
is this actually gonna work? uhhhh maybe idk
2023-06-27 23:57:57 +01:00
pizzaboxer
a740f99b50
Add support for emoij selection ( #148 )
2023-05-18 11:24:09 +01:00
pizzaboxer
3403fa4256
Add mod preset for emulating old character sounds
2023-05-15 12:56:13 +01:00
pizzaboxer
39d919811f
Add support for game message communication ( #183 )
...
game scripts can print a client message to send messages to bloxstrap, right now only for setting the presence status
message is a json string formatted with the properties "command" and "data" that's prefixed with the string "[SendBloxstrapMessage]"
example:
print('[SendBloxstrapMessage] {"command":"SetPresenceStatus", "data":"hi"}')
2023-05-09 12:21:56 +01:00
pizzaboxer
7d672d6a0f
Remove ReShade
...
💀 💀 💀 reshade is gone 💀 💀 💀
2023-05-04 10:06:34 +01:00
pizzaboxer
d1527535e4
Rename a bunch of classes
...
yea
2023-05-03 18:19:26 +01:00
pizzaboxer
93694a5ff4
Add more options for channel change behaviour
2023-04-30 00:59:23 +01:00
pizzaboxer
606aadda97
Turn DeployManager from singleton to helper
...
this really did not need to be oop lol
2023-04-29 23:55:43 +01:00
pizzaboxer
58fb73c127
Refactor class structure for singletons/utilities
...
cleanup necessary namespaces and adjust namespaces for certain classes to better represent what they're for
models, helpers and tools are all different and shouldnt really be under the same namespace
2023-04-26 21:14:35 +01:00
pizzaboxer
becc73929e
Revert "Remove ReShade"
...
instead of removing reshade outright, it's probably better to just make people switch to LIVE for now. yeah, reshade is on its last knees, but if there's still time, i'm taking it
2023-04-21 11:56:19 +01:00
pizzaboxer
055e75cfbe
Formatting fixes, bump version
2023-04-20 13:30:29 +01:00
pizzaboxer
6cc701f6a2
Remove ReShade
...
also fixed a bug with deleted mods not being correctly applied after adding webview2 support
2023-04-20 09:55:18 +01:00