Garry's Mod
Doors
Показване на 41 — 50 от 60 постъпления
< 1  2  3  4  5  6 >
Обновление: 2 февр. 2021 в 20:18

Doors:

Fix cordon system[github.com]

World Portals:

Improvements to tracing overrides[github.com]

Обновление: 12 май 2020 в 15:30

Add PostPlayerExit Hook[github.com]

Thanks to Win7yes[github.com] for this change

World Portals:

Fix Hammer bindings[github.com]

Обновление: 24 февр. 2020 в 2:22

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.

Обновление: 24 окт. 2019 в 12:44

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.

Обновление: 23 окт. 2019 в 12:23

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

Обновление: 2 май 2017 в 15:28

Various dev features[github.com]

Обновление: 4 септ. 2016 в 22:21

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])

Обновление: 28 авг. 2016 в 14:20

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

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

Обновление: 18 юли 2016 в 15:31

Re-add stuck detection[github.com]

Обновление: 17 юли 2016 в 16:49

Fix multiplayer issues with portals[github.com]