Garry's Mod

Garry's Mod

Doors
60개 중 41~50개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2021년 2월 2일 @ 오후 8시 18분

Doors:

Fix cordon system[github.com]

World Portals:

Improvements to tracing overrides[github.com]

업데이트: 2020년 5월 12일 @ 오후 3시 30분

Add PostPlayerExit Hook[github.com]

Thanks to Win7yes[github.com] for this change

World Portals:

Fix Hammer bindings[github.com]

업데이트: 2020년 2월 24일 @ 오전 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.

업데이트: 2019년 10월 24일 @ 오후 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.

업데이트: 2019년 10월 23일 @ 오후 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

업데이트: 2017년 5월 2일 @ 오후 3시 28분

Various dev features[github.com]

업데이트: 2016년 9월 4일 @ 오후 10시 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])

업데이트: 2016년 8월 28일 @ 오후 2시 20분

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

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

업데이트: 2016년 7월 18일 @ 오후 3시 31분

Re-add stuck detection[github.com]

업데이트: 2016년 7월 17일 @ 오후 4시 49분

Fix multiplayer issues with portals[github.com]