Garry's Mod

Garry's Mod

Doors
正在显示第 41 - 50 项,共 62 项条目
< 1  2  3  4  5  6  7 >
更新于:2021 年 3 月 4 日 上午 11:44

Doors:

Add support for custom data in SpawnFunction[github.com]

This is just an internal change to allow the TARDIS Rewrite to show all the interiors as separate icons in the spawn menu

更新于:2021 年 2 月 3 日 下午 4:15

Doors:

Fix cordon system making NoDraw entities visible[github.com]

World Portals:

Fixed incorrect portal selection & Rotate view roll leaving at 1 degree[github.com]

Thanks to Snailic[github.com] for these fixes

更新于: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