# add macro self.set_rotation(x), where x is the angle in degrees
# add '.dice' to variables that hold the value of a dice roll. Showing this value shows a sorted list of the rolls, with low and high rolls highlighted.
# fix issue with execute_macro where passed string variables would gain extra quotes. oops.
Changed files in this update