Garry's Mod
Midgame Workshop Hotloader
Mostrando 1-10 de 112 aportaciones
< 1  2  3 ... 12 >
Actualización: 12 SEP 2023 a las 10:12 p. m.

- No longer tries to load tools if the current game mode isn't derived from SandBox
- No longer halts the hotload if the toolgun doesn't exist, instead throws a warning in console

Contributions from Xalalau:

- Remove the time dependency from WSHL.Workshop:GetRequiredAddons()
- Update Error API

Actualización: 3 JUL 2023 a las 10:39 a. m.

- Fixed an issue with LocalPlayer() returning NULL in InitPostEntity hooks

Actualización: 14 JUN 2023 a las 7:06 a. m.

- Fix file path canonization issues

Actualización: 20 MAY 2023 a las 5:38 a. m.

- Fix an issue where the addon is completely un-functional on initialize if wshl_receive_hints is set to 0

Actualización: 13 MAY 2023 a las 8:09 a. m.

- Fix an issue with Scripted Tools not loading correctly

Actualización: 26 ABR 2023 a las 4:03 p. m.

- Added "wshl_hotload" concommand

Actualización: 18 ABR 2023 a las 11:36 a. m.

Actualización: 16 ABR 2023 a las 7:35 p. m.

Actualización: 16 ABR 2023 a las 4:57 p. m.

Actualización: 16 ABR 2023 a las 2:16 p. m.

- Revert back to 2.0.0, testing issues