melek / lib_elevation

A flexible elevation library for creating vertical encounter maps in MapTool.
4 stars 0 forks source link

Update notifications don't check for external access #11

Closed melek closed 2 years ago

melek commented 3 years ago

Right now, there is an error when checking for updates if the client doesn't have External Access set.

Since checking for updates is automatic on campaign load, this can be really annoying.

The isExternalMacroAccessAllowed function should be used to prevent errors and let the user know how to enable update notifications.

melek commented 2 years ago

Fixed in 1.0b6.

A similar fix for URI Access will be released in 1.0b7.