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
776dbc4097
Draft: new installer system
...
the beginning of a long arduous cleanup of two years of debt
2024-08-10 13:08:04 +01:00
pizzaboxer
cd34f2a108
Remove unused state prop
2024-06-17 12:35:22 +01:00
pizzaboxer
f742d4b45b
strip down channel functions to stock behaviour
2024-05-13 00:02:42 +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
02f90fd196
Fix release error (also better name for it lol)
2023-10-24 15:30:07 +01:00
pizzaboxer
fb1865c3f7
Restructure how XAML controls and UI stuff work
2023-10-24 14:58:26 +01:00
bluepilledgreat
5edd0db80b
add localisation
2023-10-15 15:07:28 +01:00
bluepilledgreat
4a0df1e6d8
remove protocolstring todo
...
not required for studio to launch
2023-10-06 16:47:51 +01:00
bluepilledgreat
9dc836f8f3
make register function cleaner
2023-10-04 15:22:41 +01:00
bluepilledgreat
dc65f628d8
register rbxl and rbxlx extensions
2023-10-04 14:47:26 +01:00
bluepilledgreat
35c1a36176
add other uri args
2023-10-04 13:24:53 +01:00
bluepilledgreat
529262527c
add task to uri map
2023-10-04 13:19:44 +01:00
bluepilledgreat
1fcd05096a
add studio support
2023-10-04 12:05:53 +01:00
bluepilledgreat
2c1c2a374f
add studio protocols
2023-10-04 11:07:32 +01:00
pizzaboxer
cb4c813b8a
Re-add channel version check on startup
2023-07-28 11:17:56 +01:00
pizzaboxer
1df1a8495c
Make logging more consistent
...
consistent prefix names, and logging exceptions in english
2023-07-25 19:08:43 +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
78869e5e7e
Default to LIVE if no launch channel set
...
also fixed a bug with the font mod
2023-07-15 12:59:18 +01:00
pizzaboxer
0a7ae17473
Consolidate stuff
...
yea
2023-07-02 21:41:45 +01:00
pizzaboxer
5ef20a79c7
Add Fluent MessageBoxes
...
thats a lot of updated files huh
2023-06-29 17:54:05 +01:00
pizzaboxer
cf1514d6be
Use ToLowerInvariant() instead of ToLower() ( #268 )
...
oops
2023-05-27 19:25:33 +01:00
pizzaboxer
93694a5ff4
Add more options for channel change behaviour
2023-04-30 00:59:23 +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