Fixed a bug causing 123 null chars to be added at the end of data file
Implemented plugin system via
cs-script library
Added an option for disabling auto-complete
Some of data generator code optimized (dropped string arithmetic grabbed string builder yay)
No more "opoint.cache" file needs to be created (it was resulting a huge file and now you can delete it safely)
Updated DockPanel Suite to a newer version
Some frame generation bugs fixed
Fix: Event Log panel was dockable as a document
Fixed some keywords not being highlighted
Fixed wpoint sprites shown in wrong coordinates
Added missing keywords to auto-complete list
Improved end of line handling and normalization
Fixed thread safety issues on Solution Explorer panel and now it's a lot faster
Fixed a critical bug causing changed documents to be not saved
Improved Event Log panel to a great level (I was getting sick of that)
Handled a null reference exception on Solution Explorer
Tag panel is improved into Design panel and now supports multi-bdy/itr drawing
Design (Tag) panel now can be sync'ed with data editor, no more generate-copy-paste pain needed it just works
Previous open documents are loaded back on startup similar to Notepad++ (can be disabled in settings) - this can cause problems when line wrapping is on
Frame Merge function added as requested by empirefantasy
Some settings are now per document handled (white space visibility, line wrapping, etc...)
Signed the executable assembly