Garry's Mod

Garry's Mod

HintNode Loader
正在显示第 1 - 10 项,共 10 项条目
更新于:8 月 8 日 上午 12:53

Moved internally used functions (hint_node -> hint_node.internal).

Changed how we check whether the node graph needs to be rebuilt.

Changed to ignore hints for nodes with IDs greater than the number of nodes included in the .ain file.

Fixed an issue where applying a hint to a large ID like 8191 would return a NULL Entity and not work properly.

更新于:7 月 4 日 下午 6:15

Maximum number of nodes changed from 4096 to 8192.

更新于:6 月 15 日 上午 5:38

Changed to not force "ai_norebuildgraph 1".

更新于:3 月 12 日 上午 2:47

Changed to force "ai_norebuildgraph 1" if enabled.

更新于:3 月 1 日 下午 12:25

更新于:2 月 25 日 上午 9:23

更新于:2 月 25 日 上午 7:53

Added support for loading hints from data/map_hints or data_static/map_hints folders.

search order is
data/map_hints/<map_name>.json
data_static/map_hints/<map_name>.json
maps/graphs/<map_name>.hint.json

更新于:2 月 24 日 上午 11:10

更新于:2 月 24 日 上午 6:33

更新于:2 月 23 日 上午 4:46