Salanto
8c3ea52f94
Allow songs to be aliased.
...
Allows you to alias songs by providing the main name as a "Friendly name", while the actual song name can be an URL or a different name.
Solves the ancient issue of "but MOM, it's called [Insert Japanese Weaboo name here" and allows servers without dedicated WebAO repository to have their music be streams.
2022-01-09 04:17:21 +01:00
Rosemary Witchaven
0b35f11763
Merge pull request #222 from Salanto/purge-ms2-take2
...
Take 2 : Purge ms2 advertiser and change naming
2022-01-07 16:38:06 -06:00
Rosemary Witchaven
d26912a1f8
Merge pull request #221 from Salanto/change-userID-shenanigans
...
Simplify code for user id assignment
2022-01-07 16:37:56 -06:00
Salanto
68270f69cb
Purge ms2 advertiser and streamline naming
2022-01-07 23:18:54 +01:00
Salanto
5989ed2851
Simplify code to determine user id
2021-12-30 11:22:46 +01:00
Rosemary Witchaven
b64030ae68
Merge pull request #219 from Salanto/fix-modern-advertiser
...
Fix incorrect playercount when advertising
2021-12-21 07:46:38 -06:00
Salanto
659d53f0a3
Fix incorrect playercount when advertising
...
+ Some design changes because they are better imo. Fight me.
2021-12-20 01:07:10 +01:00
Salanto
2083219b39
Version bump to 1.5
2021-12-18 00:58:13 +01:00
Salanto
57dc4ee9ec
Merge pull request #218 from Salanto/area_message
...
Add Area Messages
2021-12-17 21:24:40 +01:00
Salanto
dabc7c1abe
Apply suggestion batch that fixes bad english
...
Co-Authored-By: Rosemary Witchaven <32779090+in1tiate@users.noreply.github.com>
2021-12-17 21:19:15 +01:00
Rosemary Witchaven
f26613af6c
Merge pull request #217 from Salanto/logstringer-loading-nonesense
...
Fix non-functional logger with older config folders.
2021-12-16 23:55:03 -06:00
Salanto
de3680eb87
Add backwards compatability with older config folders
...
Prevents an oopsie where logs are non-functional when the config folder was not updated yet.
Also, it's reloadable. How neat is that?
2021-12-17 02:42:54 +01:00
Salanto
9d9cbdb4e2
Implement an area specific message
...
This feature improves RP/Casing slightly by allowing an automatic message to be send when they enter the area.
2021-12-17 02:31:52 +01:00
Rosemary Witchaven
48dc849b32
Merge pull request #201 from PresJoeBiden/Keeping-People-Out-With-an-IP-Subnet-Ban,-man!
...
Executive Order 14042 : Implement IPRange Ban
2021-12-13 19:30:42 -06:00
Rosemary Witchaven
2b5bccc959
Merge pull request #214 from Salanto/better-packet-targeting
...
Make it easier to reuse code targeting specific user groups
2021-12-08 13:56:03 -06:00
Rosemary Witchaven
64c1d01876
Merge pull request #216 from Salanto/me-log-ugly-pls-fix
...
Make log entries formatting reloadable and configurable
2021-12-02 13:44:17 -06:00
Salanto
0cd270abd1
Merge pull request #215 from Salanto/yes-we-know
2021-11-23 19:44:46 +01:00
Salanto
a3d89c352c
Make log entries formatting reloadable and configurable
2021-11-21 16:43:55 +01:00
Salanto
efa1dd0a42
Add vanilla content host to default config
2021-11-20 20:02:25 +01:00
Salanto
578aee2251
More example implementation.
2021-11-20 18:15:36 +01:00
Salanto
d943981ef1
Allow easier handling of targeting user groups when sending packets
2021-11-20 18:15:36 +01:00
Salanto
7dbbf41d33
Add IPID to global messages when user is authenticated
...
This adds the ability to send altered packets to a specific group of users and the original to everyone else.
2021-11-20 18:15:36 +01:00
Salanto
d92ba88cb7
Add mapped IPv4 address parser.
2021-11-14 13:28:37 +01:00
stonedDiscord
6c15aa2164
just make it public 🤡
2021-11-14 13:28:37 +01:00
stonedDiscord
7acc70464e
web clients get removed later by the proxy
2021-11-14 13:28:37 +01:00
stonedDiscord
3ac0bc6247
add web range bans
2021-11-14 13:28:37 +01:00
stonedDiscord
09df305de2
add example ranges
...
https://en.wikipedia.org/wiki/Reserved_IP_addresses
2021-11-14 13:28:37 +01:00
Salanto
ae190311bd
Reload the list so that vile people shall no longer enter
2021-11-14 13:28:37 +01:00
Salanto
d68fb66759
Executive Order 14042 : Implement IPRange Ban
2021-11-14 13:27:55 +01:00
Salanto
30b769b282
Version bump to 1.4
2021-11-14 03:04:14 +01:00
Rosemary Witchaven
535134db98
Merge pull request #212 from Salanto/db-shenanigans
...
Fix database permission error when database is first created
2021-10-04 15:22:58 -05:00
Salanto
d8a166ea60
Fix database permission error when database is first created
...
It was apparently perfectly acceptable to some that it shows an error when the file did not even have a chance to exist.
2021-10-04 22:17:24 +02:00
Rosemary Witchaven
6e61998278
Merge pull request #209 from Salanto/Signal-success
...
Add neccessary error and success message to cmdCharSelect
2021-10-02 08:33:09 -05:00
Salanto
d3a46b8ce2
Add more error messages and tell the mod if the command actually worked.
2021-10-02 14:57:45 +02:00
Rosemary Witchaven
f1b998b945
Merge pull request #208 from Salanto/webhook_color
...
Add optional color configuration
2021-09-20 14:34:25 -05:00
Salanto
2c96e2683f
Add optional color configuration
2021-09-20 21:09:28 +02:00
Rosemary Witchaven
e041d4f94a
Merge pull request #207 from Salanto/Fix-Helpfile
...
Remove trailing comma in helpfile
2021-09-20 09:32:39 -05:00
Salanto
3ec07bdf89
Remove trailing comma in helpfile
2021-09-19 18:51:28 +02:00
Rosemary Witchaven
b9b54ef7ba
Merge pull request #206 from Salanto/cmdClearCM
...
Implement clearcm command
2021-09-19 10:16:17 -05:00
Salanto
18281ae401
Implement clearcm command
2021-09-19 17:00:14 +02:00
Rosemary Witchaven
64ccf249ea
Merge pull request #204 from Salanto/Help
...
Implement help information handling
2021-09-18 13:30:33 -05:00
Salanto
2f6b4b85f4
Literally unreadable, again
...
Co-authored-by: Rosemary Witchaven <32779090+in1tiate@users.noreply.github.com>
2021-09-18 19:58:17 +02:00
Salanto
db0bd77299
Apply change suggestions
...
Alternative title : Literally unreadable 2
2021-09-18 17:30:38 +02:00
Rosemary Witchaven
3a46d844fd
Merge pull request #205 from Jun-pei/patch-1
...
Fixed Sal's oopsie
2021-09-18 03:52:10 -05:00
Jun-pei
a03ad17257
Fixed Sal's oopsie
...
addJukeboxSong now works correctly
2021-09-18 01:49:17 -07:00
Salanto
983a2365fb
Update helpfile for all commands.
...
+ Document cmdCharSelect
2021-09-16 23:16:58 +02:00
Salanto
650a071006
Add syntax suggestion on invalid argument
...
+ Fill in help file
2021-09-15 22:45:38 +02:00
Salanto
970b0975b4
Add command to retrieve help information
...
+ Rename old help that displays available commands to commands
+ Layout basic helpfile
2021-09-15 20:27:05 +02:00
Salanto
fb4c3481d2
Implement help information loader
2021-09-15 00:44:00 +02:00
Rosemary Witchaven
45036a9b6c
Merge pull request #203 from Salanto/fix-jukeboxadding
...
Fix Jukebox incorrectly discarding songs
2021-09-13 17:10:00 -05:00