Platformer Game Engine v0.3.3.4 (Hotfix 4)
Contains minor fixes and changes in the Editor and in the Engine
Changelog Editor:
- Added Polish translation of the editor
- Optimized performance and memory usage
- Fixed some inabilities to show custom graphics in the item selection dialogs
- Flood fill will never fill out of section by default (to allow filling out of section, need to unchec a special flag in the "Edit" menu)
- Fixed empty category entry wihth appears on some groups in blocks and BGO lists
- Added ability to show default only elements in the tilesets editor box
- Added "Top-Right" and "Right-Bottom" section sides for camera position reset
- Test Settings are finally working
- Fixed update checker
Changelog Engine:
- Added support of the software renderer that allows you to play PGE Engine even without OpenGL
- Fixed logic in the configuration loading
- Fixed right-side warped NPC sprite [For example, right-directed drill roze had a wrong cropped sprite]
- Added more command line arguments to have better debug control and ability to pass initial test settings from Editor into Engine