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 19:59

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

Actualización: 9 MAR a las 13:12

Added ID to the randomat info panel for clarity

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

Add support for new min_players min and max

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

Added support for new round end secret event list convar

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

Changed convar sync logic to only run for admins

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

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

Actualización: 15 ABR 2024 a las 15:05

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

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

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

Actualización: 3 ABR 2024 a las 17:42

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

Actualización: 30 MAR 2024 a las 13:30

Revert previous change, error not caused by this