Garry's Mod

Garry's Mod

HintNode Loader
Menampilkan1-10 dari 10 kiriman
Pembaruan: 8 Agu @ 12:53am

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.

Pembaruan: 4 Jul @ 6:15pm

Maximum number of nodes changed from 4096 to 8192.

Pembaruan: 15 Jun @ 5:38am

Changed to not force "ai_norebuildgraph 1".

Pembaruan: 12 Mar @ 2:47am

Changed to force "ai_norebuildgraph 1" if enabled.

Pembaruan: 1 Mar @ 12:25pm

Pembaruan: 25 Feb @ 9:23am

Pembaruan: 25 Feb @ 7:53am

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

Pembaruan: 24 Feb @ 11:10am

Pembaruan: 24 Feb @ 6:33am

Pembaruan: 23 Feb @ 4:46am