Garry's Mod
Doors
Mostrando 41-50 de 60 aportaciones
< 1  2  3  4  5  6 >
Actualización: 2 FEB 2021 a las 8:18 p. m.

Doors:

Fix cordon system[github.com]

World Portals:

Improvements to tracing overrides[github.com]

Actualización: 12 MAY 2020 a las 3:30 p. m.

Add PostPlayerExit Hook[github.com]

Thanks to Win7yes[github.com] for this change

World Portals:

Fix Hammer bindings[github.com]

Actualización: 24 FEB 2020 a las 2:22 a. m.

Add SetPartner Input[github.com]

This change allows map designers using the world portals to change the portal targets on the fly without diving into Lua code - thanks to WilhelmW[github.com] for this change.

Actualización: 24 OCT 2019 a las 12:44 p. m.

Fixing Hittrace Weapons[github.com]

This update fixes hittrace weapons (e.g. SMG / pulse-rifle etc) firing through the portal when the portal is not perfectly upright. Thanks again to oninoni[github.com] for this fix.

Actualización: 23 OCT 2019 a las 12:23 p. m.

GetExit validation for disabling the portal[github.com]

Thanks to oninoni[github.com] for these changes

Note: No functional changes here, just a bit of extra validation to help oninoni with his Holodeck project

Actualización: 2 MAY 2017 a las 3:28 p. m.

Various dev features[github.com]

Actualización: 4 SEP 2016 a las 10:21 p. m.

Various improvements[github.com]

- Added Doors:SetupOwner to recursively change the owner (fixes MattJeanes/TARDIS#151[github.com])
- Added developer error if two hooks have the same ID
- Improved position finding (fixes #4[github.com])

Actualización: 28 AGO 2016 a las 2:20 p. m.

Fix other addons that use world-portals[github.com]

Portals did not render as they were missing the doors-specific _init stuff

Actualización: 18 JUL 2016 a las 3:31 p. m.

Re-add stuck detection[github.com]

Actualización: 17 JUL 2016 a las 4:49 p. m.

Fix multiplayer issues with portals[github.com]