FXGL v11.10 Release Notes
Release Date: 2020-07-31 // about 4 years ago-
๐ Changelog:
- โก๏ธ Default intro scene updated
- Draft of
fxgl-net
TCP - ๐ Significant improvement in animation performance
- Anonymous components are now allowed, though still not recommended
- ๐ Component injection can be disabled on a per component basis to improve runtime performance when creating many entities
- fxgl-trade module is now part of FXGL API
- โ Added "global" input object accessible via SceneService
- โ More tests
- ๐จ Internal code cleanup and refactor
fxgl-samples
cleanup- attach 4.0.2 -> 4.0.6
- ๐ new dep: jackson databind
- Dialogue editor: added branches / functions / conditions
- โ Added a setting to disable all FS write operations
- Localizations and fonts are now lazily loaded, improving fxgl startup time
- Camera scene can be entered with
CTRL+C
in debug / developer modes
๐ Bug fixes:
- ๐ Fixed translation animation along a path, which now doesn't snap to 0,0
- ๐ Fixed a bug where tmx with different tileset sizes would load incorrectly
- ๐ Fixed a bug where viewport would not correctly follow entity if zoomed
- ๐ Fixed a bug where mouse world coordinates would be incorrect when viewport is zoomed
- ๐ Fixed a bug where viewport bounds would not honor zoom level
- ๐ Fixed a bug where resized window would generate incorrect input coordinates
Contribution credits (thanks to):