5551 Commits

Author SHA1 Message Date
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
Goodlyay
acdb29e7be Move code related to /notes acronyms into one place 2024-05-05 13:37:35 -07:00
Goodlyay
e163baf4dc Remove slash from line wrappable characters 2024-05-04 23:37:12 -07:00
UnknownShadow200
1b6c0900dc Again try to fix updating not working in standalone build 2024-05-03 17:19:55 +10:00
UnknownShadow200
2aa4cd117a Switch to classicube CDN for updates url 2024-05-03 17:02:59 +10:00
UnknownShadow200
971c7481b5 Improve release zip generation 2024-05-03 11:51:29 +10:00
UnknownShadow200
3db7987018 Try to fix release generation again 2024-05-03 07:40:53 +10:00
UnknownShadow200
6a227dd565 Try to fix release generation 2024-05-03 07:28:40 +10:00
UnknownShadow200
5a4b00c654 Switch download URLs to classicube CDN 2024-05-02 19:13:54 +10:00
UnknownShadow200
77e890afb4 Test whether notify action works 2024-05-02 07:31:23 +10:00
Goodlyay
981dc8186b Use ColoredName for /where bot (thanks AAA59) 2024-04-29 12:46:43 -07:00
Goodlyay
b7c8b86e26 Don't FormatNick twice in /where 2024-04-29 12:18:51 -07:00
Goodlyay
197f37dc3a Allow /where bot to see bot positions, improve /where output format 2024-04-29 12:13:23 -07:00
UnknownShadow200
8d892df7d7 GUI: Change Edit Text dialog to not use Calibri 2024-04-28 17:27:45 +10:00
UnknownShadow200
2c0ed3afbf Try to fix /restart not working in standalone build on Windows 2024-04-28 16:50:43 +10:00
UnknownShadow200
9ec7f275c7 Prevent creating MBs with non-existent commands 2024-04-28 15:35:17 +10:00
UnknownShadow200
4725607d56 Fix standalone build still including MySQL etc 2024-04-28 14:06:09 +10:00
UnknownShadow200
9a578b53f9 Try to get standalone build to compile properly 2024-04-28 13:22:27 +10:00
UnknownShadow200
968c61c3e3 Release workflow test 2024-04-28 13:14:34 +10:00
UnknownShadow200
191796cc32 Workflow notify 2024-04-28 12:46:44 +10:00
UnknownShadow200
17e62f00d7 Really fix .NET 2.0 framework build 2024-04-27 13:04:51 +10:00
UnknownShadow200
2c05bb0e33 Add action build for .NET framework 2.0 2024-04-27 12:42:29 +10:00
Goodlyay
b50073d9fa Deprecate /os zone, Change /os zones to /os plot 2024-04-26 12:28:35 -07:00
Goodlyay
b26a23a791 Move /os map commands out of "map" subcommand
Using the old commands will prompt a message explaining the new syntax
2024-04-25 17:44:36 -07:00
UnknownShadow200
687b0e590f Make hasPortals/hasMessageBlocks public per request 2024-04-20 09:30:52 +10:00
Goodlyay
28fee057f0 typo in the group chat 2024-04-16 19:06:26 -07:00
Goodlyay
94f6f538e7 Clarify how to delete portals and MBs automatically,
Tell ops what level a user was kicked from for block spamming
2024-04-16 19:05:01 -07:00
UnknownShadow200
7cd8387ef4
Merge pull request #797 from ClassiCube/dependabot/nuget/MCGalaxy/SixLabors.ImageSharp-2.1.8
Bump SixLabors.ImageSharp from 2.1.7 to 2.1.8 in /MCGalaxy
2024-04-16 18:35:43 +10:00
dependabot[bot]
3c8535f763
Bump SixLabors.ImageSharp from 2.1.7 to 2.1.8 in /MCGalaxy
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v2.1.7...v2.1.8)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 20:32:31 +00:00
Goodlyay
225c17f629 Display pronouns in /whois, if selected 2024-04-06 23:56:20 -07:00