index
:
mt-multiserver-proxy.git
main
mt-multiserver-proxy is a reverse proxy designed for linking multiple Minetest servers together
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the same username being able to have multiple sessions
HEAD
main
Himbeer
7 days
1
-19
/
+24
*
Enforce no-singleplayer and user limit before adding client to player list
Himbeer
7 days
1
-23
/
+23
*
Fix name not being displayed in "invalid player name" log messages
Himbeer
7 days
1
-3
/
+3
*
Fix sendPings goroutine not being started for ClientConns (#160)
Himbeer
2025-03-28
2
-3
/
+3
*
Fix proxy-to-server channel 0 breaking when client is idle (#160)
Himbeer
2025-03-28
2
-3
/
+3
*
Update to Luanti 5.11
Himbeer
2025-03-26
3
-4
/
+5
*
Fix HUD fields not being treated as textures when prepending
Himbeer
2025-03-26
1
-4
/
+4
*
Make textureName regexp match meshes (#158)
Himbeer
2025-03-26
1
-1
/
+1
*
Update check for development build to new Go pseudo-version format
Himbeer
2025-02-26
1
-1
/
+2
*
Fix panic due to ServerConn.dynMedia not being initialized
Himbeer
2025-01-24
1
-6
/
+10
*
Update to fixed mt.ToCltMediaPush
Himbeer
2025-01-24
4
-10
/
+10
*
Make formspec textureName regexp more restrictive
Himbeer
2025-01-20
1
-1
/
+1
*
Update to Luanti 5.10
Himbeer
2024-12-07
5
-8
/
+23
*
Allow plugins to determine whether a player is new
Himbeer
2024-12-07
2
-0
/
+5
*
Allow plugins to intercept client-to-server chat messages
Himbeer
2024-12-07
3
-4
/
+33
*
Implement inventory plugin API
Himbeer
2024-12-07
2
-0
/
+56
*
Implement modchannel plugin API between proxy and servers (per-client)
Himbeer
2024-12-07
4
-0
/
+159
*
Implement modchannel plugin API between clients and proxy
Himbeer
2024-12-07
2
-0
/
+112
*
Implement (inventory) formspec plugin API
Himbeer
2024-12-05
3
-0
/
+88
*
Allow plugins to override server selection when a client joins
Himbeer
2024-11-17
5
-13
/
+104
*
Allow plugins to handle player join and leave events
Himbeer
2024-11-17
3
-0
/
+87
*
Notify authentication backends of failed login attempts
Himbeer
2024-11-17
5
-14
/
+37
*
Allow plugins to implement authentication backends
Himbeer
2024-11-17
11
-32
/
+179
*
Log loaded plugins individually
Himbeer
2024-11-16
1
-2
/
+4
*
Fix Server.Fallback config option documentation
Himbeer
2024-10-13
1
-2
/
+1
*
Overhaul fallback logic
Himbeer
2024-10-13
10
-109
/
+116
*
Expose CltInfo to plugins
Himbeer
2024-10-13
1
-0
/
+3
*
Accept any parameter type to ClientConn.SendChatMsg
Himbeer
2024-10-13
1
-2
/
+2
*
Fix fog on server hop to subgame with default sky
Himbeer
2024-10-11
1
-9
/
+15
*
Update mt
Himbeer
2024-10-11
2
-3
/
+3
*
Merge pull request #152 from TheodorSmall/docker-compose-indentation
Himbeer
2024-10-10
1
-6
/
+6
|
\
|
*
Fix indentation of the docker-compose file in doc/docker.md
TheodorSmall
2024-10-10
1
-6
/
+6
|
/
*
Update to Minetest 5.9
Himbeer
2024-08-23
8
-56
/
+81
*
Upgrade dependencies: Peer ID randomization
Himbeer
2024-06-05
2
-9
/
+9
*
document permission system in more detail
HimbeerserverDE
2024-02-11
2
-0
/
+36
*
document server groups
HimbeerserverDE
2024-02-11
2
-0
/
+23
*
document why chat command plugin hashes can still be useful with automatic pl...
HimbeerserverDE
2024-02-11
1
-4
/
+8
*
update mt: fix ToCltEyeOffset and ToCltSkyParams 5.8 incompatibility
HimbeerserverDE
2024-02-03
2
-3
/
+3
*
Merge pull request #145 from HimbeerserverDE/mt5_8
Himbeer
2024-01-28
5
-7
/
+8
|
\
|
*
document latest 5.7 commits and 5.8 support
HimbeerserverDE
2024-01-28
1
-1
/
+2
|
*
update build env to go 1.21.6
HimbeerserverDE
2024-01-28
1
-1
/
+1
|
*
update to minetest 5.8.x
HimbeerserverDE
2024-01-17
3
-5
/
+5
*
|
mention docker in main README
HimbeerserverDE
2024-01-24
1
-0
/
+5
*
|
document github packages docker image
HimbeerserverDE
2024-01-24
1
-1
/
+22
*
|
use docker/setup-buildx action to create a builder capable of producing multi...
HimbeerserverDE
2024-01-24
1
-0
/
+3
*
|
Revert "run separate builds for amd64 and arm64"
HimbeerserverDE
2024-01-24
1
-11
/
+2
*
|
Merge pull request #144 from HimbeerserverDE/docker
Himbeer
2024-01-24
5
-0
/
+232
|
\
\
|
|
/
|
/
|
|
*
run separate builds for amd64 and arm64
HimbeerserverDE
2024-01-24
1
-2
/
+11
|
*
ensure CI builds the latest commit
HimbeerserverDE
2024-01-20
2
-7
/
+9
|
*
buildx and cross-compilation support
HimbeerserverDE
2024-01-20
4
-7
/
+29
[next]