Releases: enigma-dev/lgmplugin
Releases · enigma-dev/lgmplugin
1.8.227 Release 3
Fix Empty YAML Content Nodes (#89) Skip over empty content nodes when populating a YAML map.
1.8.227 Release 2
Fix Keywords Build Error (#88) Remove call to keywords API that was deprecated by LGM 1.8.216 to fix current build error.
1.8.227
Faster Unsaved Changes (#87) Have ENIGMA settings changes mark the LGM main window dirty since per-resource boolean is removed.
1.8.7.11 Release 9
v1.8.7.11r9 Enable the stop API after initializing driver (#85)
1.8.7.11 Release 8
Travis CI (#81) * Use standard Java compiler for Makefile * Can still build with ECJ using Eclipse & jardesc * Ensure jar is only created after all classes are built (for parallel make) * Add Travis CI yml script * Add Travis CI badge to readme * Remove the unsafe obsolete progress bar from disabled EGM
1.8.7.11 Release 7
Disable Old EGM (#80) Don't show it in the LGM file choosers until it is reworked and stabilized.
1.8.7.11 Release 6
Damn Stop Button (#75) * Bring back that damn stop button. * Add new lib procedure for stopping the build. * Handle thread interruption while populating resources. * Disable the build menu after cthread is constructed. * Enable the build menu in a finally block to ensure it gets enabled again.
1.8.7.11 Release 5
v1.8.7.11r5 Remove deprecated make directory. (#74)
1.8.7.11 Release 4
v1.8.7.11r4 Fix Wrong Messages Class Imports (#72)