Commit Graph

75 Commits

Author SHA1 Message Date
axell
d6bc33d2da
make that its own option 2024-07-06 18:36:04 +02:00
axell
3871f7a2eb
refrence correct variables (again) 2024-07-06 18:20:55 +02:00
axell
36a6793836
refrence correct variables 2024-07-06 18:16:01 +02:00
axell
2d41955d2a
matt review changes (better code readability) 2024-07-06 17:58:13 +02:00
axell
0715cc0b03
add space between username and displayname to make it more visually pleasing 2024-07-06 14:44:02 +02:00
axell
2efb5fa95b
remove thing (again) (again) (again) 2024-07-06 14:34:59 +02:00
axell
adc962f971
remove thing (again) (again) 2024-07-06 14:27:36 +02:00
axell
aac398ef4d
remove other thing 2024-07-06 14:21:06 +02:00
axell
95e58d25c9
remove thing 2024-07-06 14:16:25 +02:00
axell
acfd8ad2f3
more debugging 2024-07-06 14:06:52 +02:00
axell
8f4117cf37
forgot to put dollar sign before interpolated string 2024-07-06 13:45:29 +02:00
axell
9397ebe261
debugging (remove later) 2024-07-06 13:36:31 +02:00
axell
7005b440f1
add missing semicolons 2024-07-06 00:02:15 +02:00
axell
62ccc1d229
add user pfp small image thingy 2024-07-05 23:44:36 +02:00
axell
8656d9dad4
add functionality for grabbing userid 2024-07-05 23:07:18 +02:00
pizzaboxer
2cc2373830
Fix BloxstrapRPC not working in certain system locales
TIL String.IndexOf() is subject to the system locale :(

https://discord.com/channels/1099468797410283540/1169289170024407102
2024-07-02 13:35:09 +04:00
pizzaboxer
5a0808639e
Fix activity watcher timeout bug (#2049)
any blank lines in roblox's log file would cause the activity watcher to timeout for 1 second which was severely affecting performance
2024-06-30 21:29:50 +04:00
pizzaboxer
ec418261ea
Fix inconsistent handling of desktop app closing 2024-06-27 18:08:17 +04:00
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