Garry's Mod
ULX Module for Randomat 2.0
Mostrando 1-10 de 50 aportaciones
< 1  2  3  4  5 >
Actualización: 26 MAY a las 7:59 p. m.

Updated convar table transmission to be resilient to out-of-order messages

Actualización: 9 MAR a las 1:12 p. m.

Added ID to the randomat info panel for clarity

Actualización: 14 JUN 2024 a las 8:34 a. m.

Add support for new min_players min and max

Actualización: 6 MAY 2024 a las 6:28 a. m.

Added support for new round end secret event list convar

Actualización: 30 ABR 2024 a las 9:52 a. m.

Changed convar sync logic to only run for admins

Actualización: 19 ABR 2024 a las 6:06 a. m.

Changed event data loading to happen when the dialog is opened instead of on player connect

Actualización: 15 ABR 2024 a las 3:05 p. m.

Added console print to show when event loading has completed on the client

Actualización: 8 ABR 2024 a las 7:35 a. m.

Changed how event sending works to hopefully fix the client overflow problem

Actualización: 3 ABR 2024 a las 5:42 p. m.

Changed event JSON transmission to be parted and delayed to help avoid client buffer overflows

Actualización: 30 MAR 2024 a las 1:30 p. m.

Revert previous change, error not caused by this