D
|
aca152774a
|
Fix build-mono2/4 errors
|
2025-01-21 06:16:06 +10:00 |
|
D
|
f0290e8b2c
|
Merge pull request #818 from ddinan/notify-action
Add support for NotifyAction CPE
|
2025-01-21 05:29:40 +10:00 |
|
Derek
|
c834a1a8a4
|
Add ThirdPersonChanged NotifyActionType
|
2025-01-03 18:35:04 +10:00 |
|
Derek
|
6de8f95b74
|
Use NotifyPositionAction for respawn/setspawn
|
2025-01-03 18:22:42 +10:00 |
|
Derek
|
478c09205e
|
Use int for NotifyAction value
Also rename action types for better cohesion and consistency.
|
2024-12-31 08:09:28 +10:00 |
|
UnknownShadow200
|
dcde2ccfb7
|
When saving bots, write to temp file first instead of writing directly to real file
|
2024-11-09 16:26:45 +11:00 |
|
UnknownShadow200
|
fb46d6a0ce
|
Also alias most old /os zone commands
|
2024-11-02 07:38:39 +11:00 |
|
UnknownShadow200
|
0d6c241ee7
|
OS: Change most deprecated commands so that they simply say that they have been replaced, and then automatically execute the new command
|
2024-11-01 18:53:49 +11:00 |
|
UnknownShadow200
|
9cb2cf1637
|
Fix rarely throwing error due to trying to set IsBackground on a dead thread
|
2024-10-10 17:37:09 +11:00 |
|
UnknownShadow200
|
3401665c67
|
Really fix old mono compilers
|
2024-10-09 21:19:05 +11:00 |
|
UnknownShadow200
|
29e205e26f
|
Fix for old mono versions
|
2024-10-09 20:58:51 +11:00 |
|
UnknownShadow200
|
0dc86b3809
|
Support mono too, drop old CodeDom based compiler
|
2024-10-09 20:43:01 +11:00 |
|
UnknownShadow200
|
1ed174d417
|
WIP on invoking csc directly for compiling C# code
|
2024-10-09 19:35:35 +11:00 |
|
Derek
|
c481d005ab
|
Add support for NotifyAction
|
2024-10-05 18:56:27 +10:00 |
|
123DontMessWitMe
|
112c589088
|
Improve MB/Portal Show for deleted blocks
Displays MBs and Portals as black wool if they have been deleted
|
2024-10-03 15:14:36 -04:00 |
|
123DontMessWitMe
|
b23decdcac
|
Fix unfollowing a player not respawning their entity.
Set the player following string after the entity gets spawned to prevent it trying to find an empty string as a player name.
|
2024-10-03 14:01:06 -04:00 |
|
UnknownShadow200
|
acd4979d68
|
Release 1.9.5.1
1.9.5.1
|
2024-09-21 14:29:30 +10:00 |
|
UnknownShadow200
|
4e8c87e570
|
Update download link
|
2024-09-19 19:55:20 +10:00 |
|
UnknownShadow200
|
c0cf4c6bb3
|
Discord: Allow messages to adjust http web request state, e.g. for setting custom headers
|
2024-09-19 19:36:11 +10:00 |
|
UnknownShadow200
|
b16544a3ed
|
Fix main server threads being background threads, addresses #813
|
2024-09-14 06:32:23 +10:00 |
|
UnknownShadow200
|
883493861b
|
Release 1.9.5.0
1.9.5.0
|
2024-09-05 07:57:17 +10:00 |
|
UnknownShadow200
|
241e51d077
|
Update copyright year
|
2024-09-04 23:19:39 +10:00 |
|
Goodlyay
|
05e195616e
|
Move CountryUtils to utils folder, MCGalaxy.Util namespace (thanks Unk)
|
2024-09-02 18:27:15 -07:00 |
|
Goodlyay
|
af72d744cc
|
Fix typo
|
2024-09-01 03:23:59 -07:00 |
|
Goodlyay
|
bd6ad3aad0
|
/location: display full country names instead of two-letter codes
|
2024-09-01 03:17:37 -07:00 |
|
UnknownShadow200
|
01b29ea51e
|
Fix items rarely being added twice to visible selections list
|
2024-08-29 21:26:17 +10:00 |
|
UnknownShadow200
|
3ff3089589
|
Fix compiling not working properly in dotnet build
|
2024-08-27 08:24:52 +10:00 |
|
Goodlyay
|
da4785fda2
|
Add hideCrosshair option to CinematicGui
|
2024-08-25 14:24:09 -07:00 |
|
Goodlyay
|
203de2aafe
|
Tidy up CinematicGui
Simplify CinematicGui class
fix SendCinematicGui to return a bool indicating player support
Rename field in Player class to be more consistent
|
2024-08-24 17:40:44 -07:00 |
|
Goodlyay
|
f6aa81e821
|
Default Cinematic bar color to solid black (previously 100% transparent black)
|
2024-08-23 20:56:53 -07:00 |
|
Goodlyay
|
d61290aea9
|
Fix header of CinematicGui.cs
|
2024-08-23 20:52:26 -07:00 |
|
Goodlyay
|
7ab681ab0d
|
Add CinematicGui 'gui' class to Player
This makes it easier to change individual elements while keeping others persistent across a session
|
2024-08-23 20:47:41 -07:00 |
|
UnknownShadow200
|
37f1ba6515
|
Merge pull request #809 from ddinan/master
Add CinematicGui support
|
2024-08-24 11:51:21 +10:00 |
|
Derek
|
bb16b45fee
|
Add CinematicGui support
|
2024-08-24 10:56:57 +10:00 |
|
UnknownShadow200
|
9527d52f5e
|
Separate visible selections from zones
|
2024-08-22 07:30:16 +10:00 |
|
Goodlyay
|
518a5c240c
|
Allow custom help behavior in SubCommand
|
2024-08-18 16:03:10 -07:00 |
|
UnknownShadow200
|
f18add8d28
|
Merge pull request #808 from RandomStrangers/master
Update README.md
|
2024-08-14 08:50:14 +10:00 |
|
RandomStrangers
|
7d4d8685a0
|
Merge branch 'master' of https://github.com/RandomStrangers/MCGalaxy
|
2024-08-13 18:40:59 -04:00 |
|
RandomStrangers
|
cc7ec41431
|
|
2024-08-13 18:39:30 -04:00 |
|
Random Strangers
|
08488f1fda
|
Update README.md
|
2024-08-13 18:38:36 -04:00 |
|
Random Strangers
|
83c172812e
|
Update README.md
|
2024-08-13 18:37:03 -04:00 |
|
UnknownShadow200
|
40f8c83b2a
|
Create game config files if they don't exist, move config updating more into games themselves
|
2024-08-14 08:29:03 +10:00 |
|
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 |
|