- bn::green_swap_mode added (thanks Sono!).
Check thegreen_swap
example to see how to set how a background must be displayed when green swap is enabled. - bn::unique_ptr
operator<<
added. - bn::ibitset
operator<<
added. - Hash support for bn::ibitset added.
- More bn::istring_base comparison operators added.
- bn::utf8_character validation improved.
- Green swap disabled when the display is stopped.
libstdc++
is now linked by default (thanks asie!).- How can I get the delta time?, does Butano support metasprites? and how can I show a background with animated tiles? questions added to the frequently asked questions (FAQ).
- Why can't I use some standard functions and classes? and so I shouldn't use the heap? questions improved.
- Getting started with Wonderful Toolchain guide updated.
- Qt Creator setup guide improved.
- Some spelling mistakes fixed.