What's Changed
- A lot of bug fixes
- Map editor
- AGD file Import
- Export/Build process
- Installer - hopefully the 32bit reference is now gone
Map Editor
- Support for Disabled and Inventory rooms for Objects
- Placing an object into the room changes its state in the game
- You can change location of the rooms when ShowSpecialRoom mode is on (icon with 4 squares)
- Disabled Room - Alt + Shift + Left MB - just click on an empty room
- Inventory Room - Alt + Ctrl + Left MB - just click on an empty room
- Start Room - Alt + Left MB - click on a non-empty room
Code Editor
- Better syntax highlighting
- Moved the lexers and colour scheme files
- Added Font inc/dec in code editor (Ctrl+NumPad -/+)
- Improved Messages editing
Installer
0.17.1 - Added missing DLL
0.17.2 - More DLL's
- bindengine290.bpl
- libc++.dll
- lbnunwind.dll
- 0.17 by @tonyt73 in #44
Full Changelog: 0.16.0...0.17.0