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

- 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

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

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

- Fix file path canonization issues

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

- 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

- Fix an issue with Scripted Tools not loading correctly

Actualización: 26 ABR 2023 a las 16:03

- Added "wshl_hotload" concommand

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

Actualización: 16 ABR 2023 a las 19:35

Actualización: 16 ABR 2023 a las 16:57

Actualización: 16 ABR 2023 a las 14:16

- Revert back to 2.0.0, testing issues