- Jan 22, 2020
-
-
LJ Sonic authored
-
LJ Sonic authored
-
LJ Sonic authored
This is accomplished by simply preserving the player's body after disconnecting. Bodies will despawn after the number of minutes specified by the "rejointimeout" console variable (float). A value of 0 disables the feature completely. Clients rejoining are identified by their IP address, and may rejoin even if the server is full or joins are disabled, for as long as their body remains. From a technical standpoint, when the user disconnects, the player they were controlling does not leave, the underlying player_t just keeps working normally, except it does not receive any input anymore. When the user reconnects, they are simply "relinked" to their player_t. Those "soulless" players can be identified through their "quittime" field, which is the number of tics elapsed since the user disconnected, or zero if still connected. "quittime" is exposed to Lua.
-
- Jan 12, 2020
- Dec 07, 2019
-
-
Lactozilla authored
-
MascaraSnake authored
-
toaster authored
-
- Dec 06, 2019
-
-
Alam Ed Arias authored
-
MascaraSnake authored
-
MascaraSnake authored
-
James R. authored
-
MascaraSnake authored
Get 2.2(.0) release ready Closes #461 See merge request STJr/SRB2Internal!615
-
MascaraSnake authored
-
MascaraSnake authored
-
MascaraSnake authored
-
MascaraSnake authored
Lengthen credits for msuic parity See merge request STJr/SRB2Internal!620
-
MascaraSnake authored
Update SRB2 Community Contributors list for Revan's Nimbus Ruins skybox. See merge request STJr/SRB2Internal!621
-
SteelT authored
-
toaster authored
-
lachwright authored
-
MascaraSnake authored
Add "Press ENTER to skip..." text to the intro's first scene See merge request STJr/SRB2Internal!619
-
MascaraSnake authored
Date stuff See merge request STJr/SRB2Internal!618
-
MascaraSnake authored
Signpost fixes See merge request STJr/SRB2Internal!602
-
toaster authored
Add "Press ENTER to skip..." text to the intro's first scene, for new players who might otherwise sit through a load of (polished) crap. :P
-
MascaraSnake authored
Small analog mode fixes See merge request STJr/SRB2Internal!604
-
SteelT authored
-
SteelT authored
-
SteelT authored
-
Lactozilla authored
-
Lactozilla authored
-
MascaraSnake authored
Fix F12 issues Closes #356 and #377 See merge request STJr/SRB2Internal!616
-
Alam Ed Arias authored
-
MascaraSnake authored
OpenGL cast to float, not store in double See merge request STJr/SRB2Internal!617
-
Lactozilla authored
Remove unnecessary function parameters from title card code See merge request STJr/SRB2Internal!603
-
SteelT authored
-
Alam Ed Arias authored
-
lachwright authored
-
lachwright authored
-
SteelT authored
-