Garry's Mod
HintNode Loader
Εμφάνιση 1-10 από 10 καταχωρίσεις
Ενημέρωση: 8 Αυγ στις 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.

Ενημέρωση: 4 Ιουλ στις 18:15

Maximum number of nodes changed from 4096 to 8192.

Ενημέρωση: 15 Ιουν στις 5:38

Changed to not force "ai_norebuildgraph 1".

Ενημέρωση: 12 Μαρ στις 2:47

Changed to force "ai_norebuildgraph 1" if enabled.

Ενημέρωση: 1 Μαρ στις 12:25

Ενημέρωση: 25 Φεβ στις 9:23

Ενημέρωση: 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

Ενημέρωση: 24 Φεβ στις 11:10

Ενημέρωση: 24 Φεβ στις 6:33

Ενημέρωση: 23 Φεβ στις 4:46