Garry's Mod

Garry's Mod

HintNode Loader
1-10 van 10 items weergegeven
Update: 8 aug om 0: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.

Update: 4 jul om 18:15

Maximum number of nodes changed from 4096 to 8192.

Update: 15 jun om 5:38

Changed to not force "ai_norebuildgraph 1".

Update: 12 mrt om 2:47

Changed to force "ai_norebuildgraph 1" if enabled.

Update: 1 mrt om 12:25

Update: 25 feb om 9:23

Update: 25 feb om 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

Update: 24 feb om 11:10

Update: 24 feb om 6:33

Update: 23 feb om 4:46