You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can now take in either a string in replacement of link, or the linked function can return a string. In either case, the string is used as the function contents instead of having to use methods calls.
pack_manager.PackResource
Improved documentation
pack_manager.Function
Modified to reflect the changes in pack_manger.DataPack.function.
send_object_to_parent_pack
New method which will update the beet object for this function in the parent data pack.
util.RelPos2D
__init__
Fixed conflict where remnants of onyx v1 still existed
Miscellaneous
Added new tests for the new string function behavior