5526 Commits

Author SHA1 Message Date
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
UnknownShadow200
1bf0f7ae36 Make DB backends a little more flexible with overriding 2024-04-02 19:05:07 +11:00
UnknownShadow200
b875e2fab2 Again try to work with trimming 2024-04-01 20:32:16 +11:00
UnknownShadow200
bd7725f694 Now with less warnings 2024-04-01 15:35:33 +11:00
UnknownShadow200
23d5ba4d79 Reflect on reflection usage and use less of it 2024-04-01 15:28:35 +11:00
Goodlyay
0f81ae24a0 use reflexive pronoun in hug self 2024-03-29 21:14:51 -07:00
UnknownShadow200
3445209af9 Fix Discord bot not handling http error responses properly when running on modern dotnet versions 2024-03-30 10:11:13 +11:00
Goodlyay
82ac48db61 Make default pronouns distinct from they/them
This allows plugins to determine if a user has intentionally set them or not
2024-03-29 06:07:37 -07:00
Goodlyay
02b48ec827
Allow players to choose from configurable pronouns (#795) 2024-03-29 03:12:26 -07:00
UnknownShadow200
eea79691ea Move EnsureIPv4Url to base Heartbeat class and make external IP lookup method public per request 2024-03-29 08:13:25 +11:00
UnknownShadow200
d885b41161 When logging TypeLoad exceptions, add a separate line for logging full name of type that failed to load 2024-03-29 08:01:57 +11:00
UnknownShadow200
0fd9dd802b Try to fix issue where time component of dates saved to the DB was being saved/loaded with culture specific time separator instead of : (Thanks Fam0r) 2024-03-12 19:01:01 +11:00
UnknownShadow200
82ba8b5054 Expand IBitmap2D to allow setting pixels and retrieving the underlying image object 2024-03-11 22:14:10 +11:00
UnknownShadow200
c860f64c0e More dotnet versions 2024-03-07 23:07:31 +11:00
UnknownShadow200
556be9e72d
Merge pull request #792 from ClassiCube/dependabot/nuget/MCGalaxy/SixLabors.ImageSharp-2.1.7
Bump SixLabors.ImageSharp from 2.1.3 to 2.1.7 in /MCGalaxy
2024-03-07 17:34:29 +11:00
dependabot[bot]
11a243f368
Bump SixLabors.ImageSharp from 2.1.3 to 2.1.7 in /MCGalaxy
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.3 to 2.1.7.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v2.1.3...v2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 22:04:32 +00:00
Goodlyay
552e8fa87f Don't immediately process player movement after teleports 2024-02-29 23:32:13 -08:00
Goodlyay
06a2df9639 Merge teleport and ping packet into one 2024-02-28 23:58:04 -08:00
Goodlyay
42d9d82f76 Immediately update server-side position when TPing player 2024-02-28 01:26:26 -08:00
Goodlyay
1ab445d8e5 Send ignore position ping after movement packet 2024-02-28 00:27:36 -08:00
Goodlyay
3a72699e30 Remove debug messages
Allow plugins to read if position is being ignored
2024-02-27 22:13:06 -08:00
Goodlyay
2e53a1390f Ignore position when server is sending level (Player.Loading) 2024-02-24 18:44:46 -08:00
Goodlyay
688227bfc0 Remove Player.IgnorePosition property, move to PingList instead
Also do better thread safety
2024-02-24 17:30:49 -08:00
Goodlyay
07fc21ecee Merge branch 'master' into IgnoreUnwantedPositions 2024-02-24 16:48:53 -08:00
UnknownShadow200
134da6f5c5 Transfer repository to ClassiCube organisation 2024-02-20 12:01:44 +11:00
UnknownShadow200
3a7390df30 Add cancellable event for when BlockDB is being flushed to disc 2024-02-18 11:39:03 +11:00