pizzaboxer
13f2690084
Localize server location notifications
2024-06-14 21:27:50 +01:00
pizzaboxer
f662d0d8c3
Guard debug settings, remove old unneeded stuff
2024-06-07 12:10:08 +01:00
pizzaboxer
374feedb11
desktop app disabling: revamp w/ activity tracking
2024-05-19 00:17:09 +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
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
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
5edd0db80b
add localisation
2023-10-15 15:07:28 +01:00
pizzaboxer
85c19a5e0d
Fix single-letter game names Again
2023-08-23 10:43:07 +01:00
pizzaboxer
b22d72a1b8
Allow for rich presence to be set on game join
...
better title: Allow for rich presence to be set through BloxstrapRPC on immediate game join
2023-08-05 01:03:33 +01:00
pizzaboxer
c0d173e87a
Minor changes to how rich presence setting works
2023-08-01 20:24:56 +01:00
pizzaboxer
dae1dfd824
Ratelimit BloxstrapRPC requests
2023-07-31 11:06:12 +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
0b1898fb3b
Bump DiscordRPC to 1.2.1.24
2023-07-26 22:46:42 +01:00
pizzaboxer
d618ff350c
Add message commands for presence timestamp/icon
...
also fix a bug with the server location query thingy
2023-07-26 22:36:24 +01:00
pizzaboxer
8bbad57eb3
Restructuring: Directories -> Paths
...
shorter and more accurate to what it's describing
2023-07-25 19:43:30 +01:00
pizzaboxer
aebec51d68
i forgot to actually rename the file...
2023-07-25 19:40:07 +01:00
pizzaboxer
83856acaec
RobloxActivity -> Integrations.ActivityWatcher
2023-07-25 19:39:31 +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
5558e5163b
Minor alterations
2023-07-24 09:50:25 +01:00
pizzaboxer
72f034c498
Make RP button text more descriptive
2023-07-24 09:31:53 +01:00
pizzaboxer
3aafa140a1
Hide RP join button if not in public server
2023-07-24 09:23:14 +01:00
pizzaboxer
61255925e6
Mitigate rich presence race condition ( #411 )
2023-07-22 12:32:11 +01:00
pizzaboxer
5205287f36
Alter how game teleports are detected
2023-07-20 22:40:38 +01:00
pizzaboxer
05185e9e9a
Add context menu option for toggling rich presence
2023-07-20 15:11:22 +01:00
pizzaboxer
5f9f63d18e
Move ServerNotifier stuff to NotifyIconWrapper
2023-07-19 22:41:32 +01:00
pizzaboxer
907a3c3517
Consolidate NotifyIcon code
2023-07-17 22:11:57 +01:00
pizzaboxer
691d7beead
Add extra credits and extensive help information
2023-07-16 14:47:59 +01:00
pizzaboxer
282d4c665a
Consolidation - global usings
2023-07-15 22:52:44 +01:00
pizzaboxer
0a7ae17473
Consolidate stuff
...
yea
2023-07-02 21:41:45 +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
e4ae6f6ccc
Addendum - invisible unicode characters
2023-05-03 18:16:32 +01:00
pizzaboxer
a2acb24638
Fix dc presence not working with short game name
2023-05-03 16:48:18 +01:00
pizzaboxer
8cd6690a33
Rework notification handling, make Job ID copyable
2023-04-30 21:38:54 +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
580173d31c
Check if preferred channel is still being updated
2023-04-26 13:37:35 +01:00
pizzaboxer
4630b3c9bd
Fix formatting
...
I LOVE VISUAL STUDIO
2023-04-22 21:32:26 +01:00
pizzaboxer
b89bb0a140
Preserve time spent when teleporting within game
2023-04-22 21:31:48 +01:00
pizzaboxer
3b7a363aa0
Auto switch to LIVE if using ReShade
2023-04-21 13:25:28 +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
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
pizzaboxer
65c85b612a
Remove rbxfpsunlocker in favor of target FPS FFlag
2023-04-12 00:55:59 +02:00
pizzaboxer
add07a1c71
Remove ping stats from server notifier
2023-03-13 19:14:24 +00:00
pizzaboxer
f8dd388f88
Finalize v2.1.0 update
...
extra quality assurance and stuff
2023-03-13 18:22:44 +00:00
pizzaboxer
e72202f6f8
Add integration for notifying server details
...
might just be the coolest integration yet
2023-03-13 00:54:41 +00:00