Garry's Mod
gm_mobenix_v3_final
Mostrando 1-10 de 18 aportaciones
< 1  2 >
Actualización: 24 DIC 2022 a las 11:32 p. m.

Fix my lapse in comment judgement.

Actualización: 24 DIC 2022 a las 11:15 p. m.

Fixed some timers running on the client without a check.

Actualización: 5 NOV 2022 a las 1:39 a. m.

Fixed train on minimap not updating correctly, and optimized the drawing code.

Actualización: 10 MAR 2021 a las 4:58 p. m.

Optimized the code more. Patched bug where replicated convars were on the client state, rather than the server state.

Actualización: 10 MAR 2021 a las 2:35 p. m.

Optimized code for new initialize hook. Added concommand mobenix_reloadminimap in case of issues.

Actualización: 9 MAR 2021 a las 10:05 p. m.

Hooked minimap code onto GM:Initialize, as to make it render constantly. Made optimizations for convars.

Actualización: 9 FEB 2021 a las 7:08 p. m.

Attempted to fix issue regarding nil values on line 36.

Actualización: 17 DIC 2020 a las 5:18 p. m.

Changed code for minimap to use a global vector rather than a networked vector set on the world.

Actualización: 16 DIC 2020 a las 5:43 p. m.

Added convars for everything in the original Lua configuration file (making the old way obsolete). Replaced part of the code for minimaps, including increasing refresh rate.

Actualización: 15 DIC 2020 a las 8:06 p. m.

Re-added broken elevator door sounds in the spawn room and updated the map icon.