[release] v1.0.0 #31
lmichaelis
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After some tweaks and bugfixes, phoenix was merged into OpenGothic! This means, phoenix is now officially released. Here's a list of changes made since v1.0.0-rc1:
Bugfixes
Features
vm::allocate_instance
. This is useful for avoiding side effects of the script's initialization functionbuffer
now supports automatic un-escaping of escaped lines usingbuffer::get_line_escaped
Deprecations
camera_lock_mode
should now be referred to assprite_alignment
vob::camera_alignment
should now be referred to asvob::sprite_camera_facing_mode
Misc
-Woverloaded-shift-op-parentheses
warning is now explicitly disabled for tests§
-VObs will no longer be loggedThis discussion was created from the release [release] v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions