hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
disallow control chars in player nicks, thanks for burp to helping making the list more complete
- Allow delegation to specific person in fixed room
- Remove redundant check in DELEGATE handler
Fix uGearsHandlersMess.pas changes lost in merge
r1c02143bfe9c.
This seems to only include the drill rocket fixes (
re0dd66b2e73b and
r8db0c56f7e2f ) as well as the initial cake push (
r8786d4ac9e0b )
luaAPI:
* add paramater count checks to gameflag functions
* add GetGameFlag(gameflag) for checking a gameflag's current state
This adds idle hog tinting. Active hog tinting still needed.