Commit Graph

117 Commits

Author SHA1 Message Date
axellse
5ff1901721 matt review changes 2024-09-21 23:46:22 +02:00
axellse
530bb84095 Merge remote-tracking branch 'real/main' into user-pfp-discord-rpc 2024-09-21 21:09:50 +02:00
pizzaboxer
0b20720fdb
Reorganize models 2024-09-15 20:58:28 +01:00
pizzaboxer
83e3c487a9
Persistence of settings window size/position (#2319)
should be good enough imo
2024-09-13 00:28:57 +01:00
pizzaboxer
717b57ea2a
Improve server location querying and general connectivity handling 2024-09-12 09:52:36 +01:00
pizzaboxer
cd411e33ff
Use state entry for WebView2 runtime prompt 2024-09-08 01:45:00 +01:00
pizzaboxer
2795ccf92e
Bulk restoration of deleted mod files 2024-09-08 01:23:35 +01:00
pizzaboxer
e6f70a0c82
Remove option for disabling fullscreen optimizations
The option was only introduced because Roblox's installation path wasn't static. Now that it is, this option doesn't need to exist anymore, and it isn't an issue for people to just set it manually now.
2024-09-06 19:45:52 +01:00
pizzaboxer
3eeebc7a8b
Draft: bootstrapper refactoring
Roblox now installs to /Roblox/Player/ instead of /Versions/<version guid>

This is a checkpoint commit. No mod manager, no error checking, no fullscreen optimizations configuration. Only installing and launching Roblox.

THIS WORKED FIRST TRY BY THE WAY
2024-09-05 22:07:07 +01:00
axell
3855ac68dd
Merge branch 'main' into user-pfp-discord-rpc 2024-09-05 15:24:18 +02:00
pizzaboxer
15dc2dfbfe
Improvements to server location querying 2024-09-05 12:57:17 +01:00
axell
3510730a6e
Merge branch 'main' into user-pfp-discord-rpc 2024-09-04 17:16:11 +02:00
axellse
e023fa4472 fix merge conflicts 2024-09-04 17:12:13 +02:00
pizzaboxer
f0ffdbc50c
Rework error handling for HTTP API deserialization 2024-09-03 20:05:15 +01:00
axell
abb08f11b6
Merge branch 'main' into user-pfp-discord-rpc 2024-09-03 20:42:32 +02:00
pizzaboxer
6868037670
Show Rich Presence join button w/ reserved servers 2024-09-03 18:24:17 +01:00
pizzaboxer
26b7cbdc67
Refactoring of activity tracker handling
this will either go really well or horribly wrong
2024-09-03 18:12:10 +01:00
axell
77262dc6e4
Merge branch 'main' into user-pfp-discord-rpc 2024-09-03 07:24:13 +02:00
pizzaboxer
dfcd5b6777
Draft: game history (+ other minor fixes) 2024-09-03 01:24:52 +01:00
pizzaboxer
8d68576720
Add monthly supporter credits 2024-08-31 15:11:30 +01:00
axell
5d5726bf8b
Merge branch 'main' into user-pfp-discord-rpc 2024-08-29 16:43:50 +02:00
pizzaboxer
bac13eb507
Warn about unsaved changes when closing settings 2024-08-27 12:42:16 +01:00
axell
11b11e01bf
Merge branch 'main' into user-pfp-discord-rpc 2024-08-19 18:20:22 +02:00
pizzaboxer
765cccf89e
Refactor arg parser + channel handling
this commit changes way too many things to be stable. be warned of bugs if using this
2024-08-19 15:37:56 +01:00
pizzaboxer
53f77f938e
Migrate mod presets to deferred settings system 2024-08-16 00:44:58 +01:00
axell
7c9c3d35cc
Merge branch 'main' into user-pfp-discord-rpc 2024-08-14 16:36:25 +02:00
pizzaboxer
ab2f5f589a
Cleanup new shortcuts functionality
Remove old obsolete option and ensure uninstaller deletes all the new shortcuts
2024-08-13 14:51:15 +01:00
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
axell
fffcbe2a52
add AccountShownOnProfile setting 2024-07-06 18:09:16 +02:00
axell
0c24753a1c
make properties that cant be nullable not nullable 2024-07-06 13:47:00 +02:00
axell
e3cfbefc7e
make properties nullable 2024-07-06 13:39:52 +02:00
axell
6b7f08bad6
get rid of semicolons 2024-07-06 13:21:06 +02:00
axell
4acab1737e
Create UserInfoResponse.cs 2024-07-05 23:38:12 +02: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