Christmas break means time for programming, so I've finally finalized an update for ThimbleMonkey! The major additions are support for Thimbleweed Park and Delores (mostly), and support for opening the soundbanks ('.assets.bank' files in ReMI, they contain the music and the voiceclips).
A more detailed list of additions:
- Support for opening Thimbleweed Park and Delores files
- Opening file entries is now done with a single click instead of a double click, saving quite a lot of clicking
- Expanded Dink script parsing, now the script is partially decompiled. Navigating the script view is now easier too
- Better error handling, now an error message popup is shown when something goes wrong
- Added commandline argument 'filter' where you can specify a file filter on start (Mainly useful for me during development, but maybe it's useful for other people too)
- Renamed the 'Export current tab data' menu entry to 'Convert and save tab data', to make differentiate it more clearly from just saving
- Support for opening the '.assets.bank' soundbanks in Return To Monkey Island, and for playing the sounds in Thimbleweed Park
- Various bugfixes and small improvements
Download the Windows version here, or get the code for other OSes here. Enjoy!