Random Strangers
23dbfa2cad
Update README.md
2024-08-13 18:22:56 -04:00
Random Strangers
04f31444b7
Update README.md
...
Updated screenshots of ClassiCube and MCGalaxy.
2024-08-13 18:06:29 -04:00
RandomStrangers
855d7640a5
Fix game properties not being generated on startup.
2024-08-13 17:36:15 -04:00
UnknownShadow200
f059c0c603
Move markdown conversion methods to Utils class
2024-08-11 11:31:21 +10:00
UnknownShadow200
73f73de241
Discord: Make more functionality accessible to derived classes
2024-08-11 09:24:49 +10:00
Goodlyay
1ba7e39d3c
Actually don't display unique clients count in /pclients
2024-08-07 19:36:08 -07:00
Goodlyay
7f01f7ff0f
Make /clients use MessageLines and display num unique clients connected
2024-08-07 15:18:33 -07:00
Goodlyay
9046849a17
Change MessageLines to be non-interruptable by other messages
2024-08-07 14:54:18 -07:00
UnknownShadow200
0bb1e53315
Unseal Discord/IRC bot classes
2024-07-25 19:59:58 +10:00
Goodlyay
9dec181e73
Display your current out/in message in /help log[out/in]message
2024-07-23 17:11:16 -07:00
Goodlyay
a509d65270
Document /ignore list and give feedback if ignoring nothing
2024-07-23 16:38:34 -07:00
Goodlyay
b0d1565219
Remove "map" from /help os add (thanks donlon)
2024-07-22 18:20:55 -07:00
UnknownShadow200
19305448b2
Merge pull request #803 from ClassiCube/dependabot/nuget/MCGalaxy/SixLabors.ImageSharp-2.1.9
...
Bump SixLabors.ImageSharp from 2.1.8 to 2.1.9 in /MCGalaxy
2024-07-23 08:00:52 +10:00
dependabot[bot]
08bf858a8d
Bump SixLabors.ImageSharp from 2.1.8 to 2.1.9 in /MCGalaxy
...
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp ) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases )
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v2.1.8...v2.1.9 )
---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 17:46:11 +00:00
Goodlyay
7417acad4c
Add creation date timestamp to bots
2024-07-13 01:43:30 -07:00
UnknownShadow200
c76f2f49f7
Merge pull request #802 from Rainb0wSkeppy/patch-1
...
fix Vec3F32 * operator being broken
2024-07-08 06:55:00 +10:00
Rainb0wSkeppy
d0f9c4279b
fix Vec3F32 * operator being broken
2024-07-07 20:46:17 +00:00
Goodlyay
0689e6fd9b
Make /replaceall use held block if no replace block provided
2024-07-07 01:05:26 -07:00
UnknownShadow200
effa0c2e85
dotnet: Make compiled commands/plugins backwards compatible
2024-07-05 22:00:38 +10:00
UnknownShadow200
dd8ff425df
Don't hardcode CLI path when updating dotnet build
2024-07-05 20:55:05 +10:00
UnknownShadow200
dee6bee1f3
dotnet: Avoid need for compiler env variable, try to avoid need for dotnet path env variable too
2024-07-04 20:28:47 +10:00
UnknownShadow200
60df0ea0ae
WIP on dotnet update support
2024-07-04 18:07:49 +10:00
UnknownShadow200
3c2d98c5a3
Make it so you don't need to copy libsqlite3 on Linux anymore
2024-07-04 07:56:25 +10:00
UnknownShadow200
f427e1db09
Move net platform specific functionality to dedicated class
2024-07-03 22:36:15 +10:00
UnknownShadow200
9c0d858434
Make name verify disabled warning louder in CLI mode
2024-07-03 19:00:41 +10:00
UnknownShadow200
965780bd9e
dotnet: Add auto references for common DLLs
2024-07-01 22:58:17 +10:00
UnknownShadow200
a818e54b85
Tidy up assembly referencing
2024-07-01 22:41:43 +10:00
Goodlyay
96ebcf29bb
Remove /rq as an alias for /ragequit
...
As this shortcut doesn't describe the command and is commonly used to troll new players. Server owners can add an alias for the command if they still wish to allow /rq
2024-06-27 15:04:19 -07:00
Goodlyay
d9eafea141
Provide feedback when trying to use old /os zones
...
Also remove deprecated os subcommands from appearing in the help list to avoid confusing with unnecessary info
2024-06-17 10:54:17 -07:00
UnknownShadow200
01fb28e998
Heartbeat should link to AuthService directly instead of having a copy of the salt
2024-06-09 09:54:04 +10:00
UnknownShadow200
012fa57346
Allow dynamically adding map gen biomes
2024-06-08 07:52:40 +10:00
UnknownShadow200
cfbf37c812
Change /brush and /transform to support partial name matching
2024-06-08 07:30:45 +10:00
Goodlyay
0872171cbb
Allow EnvPreset to be useable by plugins + minor code cleanup
2024-06-07 10:27:07 -07:00
UnknownShadow200
80884967e2
Non-public mod action logs should still be relayed to non-public channels on external relays
2024-06-03 20:09:16 +10:00
UnknownShadow200
a3dd5b5166
Attempt to catch UnauthorizedAccessException when reading from stdin to avoid constant error log spam when stdin is unreadable
...
This can happen e.g. if being run in nohup mode
2024-05-31 09:43:41 +10:00
Goodlyay
5e89553ad4
Display all of your currently selected pronouns in /help pronouns
2024-05-20 02:38:21 -07:00
Goodlyay
a970a7f007
Add env "lightingmode" config
2024-05-18 21:45:37 -07:00
Goodlyay
2f8aa7cd30
Rename LB lavabrightness and lampbrightness to lavalight and lamplight
...
Also display lavalight and lamplight colors in /mi env if set
2024-05-17 21:19:03 -07:00
UnknownShadow200
c6d0e03d81
Add /update latest to allow updating to latest commit
2024-05-18 10:42:28 +10:00
UnknownShadow200
151b75a351
Allow disabling auto name verification for LAN IPs
2024-05-18 10:34:04 +10:00
Goodlyay
b77da60b00
Fix blockdef brightness mistakes
2024-05-17 03:37:28 -07:00
Goodlyay
003ad37acb
Add "LampLight" env color variable and rename "BlockLight" to "LavaLight"
2024-05-15 20:26:49 -07:00
Goodlyay
bf23984370
Add BlockLight EnvColor variable and fancy lighting blockdef values
2024-05-15 03:41:31 -07:00
Goodlyay
a40648afce
Allow adding multiple /pronouns to be displayed in /whois
2024-05-14 19:18:37 -07:00
Goodlyay
e2fd9a5e72
Merge branch 'master' of https://github.com/ClassiCube/MCGalaxy
2024-05-13 15:17:34 -07:00
Goodlyay
a5f3f80471
Update "os map delete" help/feedback text to "os delete"
2024-05-13 15:17:30 -07:00
UnknownShadow200
491609c8ad
Fix can't manually run workflows on non-master branches
2024-05-13 22:29:58 +10:00
UnknownShadow200
be88b30cd5
Allow triggering workflows manually
2024-05-10 12:50:35 +10:00
Goodlyay
a71463964a
When parsing numbers, echo the argument name back to the user upon failure
2024-05-06 22:31:49 -07:00
Goodlyay
52c7079a39
Allow adding notes to players without warning them
...
/note -- add a note to a player that anyone may see
/opnote -- add a note to a player that only ops may see
2024-05-05 18:59:43 -07:00