Skip to content

Releases: Krzmbrzl/SQDev

0.5.3 release (fixes + improvements)

14 May 11:17
Compare
Choose a tag to compare
Changelog:
| Fixed: Bug preventing you from exporting empty files
| Fixed: Bug allowing you to give invalid names to projects/scripts
| Changed: Initial content is now description header instead of scopeName
| Changed: CharacterCompletion improved (disabled in Strings and in front of words)

0.5.2 -> Bug fixes for 0.5.1

28 Apr 13:14
Compare
Choose a tag to compare
Changelog:
| Fixed: Bug preventing you from creating a new SQF file when using the project explorer

0.5.1 -> Bug fixes for 0.5.0

27 Apr 08:27
Compare
Choose a tag to compare

Fixed bugs that occured in v0.5.0

Changelog:
| Fixed: Bug preventing you from creating a new SQF file
| Fixed: Bug preventing the SQF editor from working properly on first startup

Update 0.5.0

26 Apr 14:37
Compare
Choose a tag to compare
Changelog:
| Added: Content assist
| Added: preference to enable/disable auto completion
| Added: Resource framework
| Added: Keyword update function
| Added: Additional info display
| Added: Keyword-Wiki-Connection
| Added: Hover Assist

Known Issues:
Keyword update has to be performed once on the first startup in order for the SQF editor to work

Linking update

17 Mar 16:20
Compare
Choose a tag to compare

This update's core feature is the linking between the eclipse workspace and your ArmA missions directory which should remove the great disadvantage this plugin had compared to already existing tools.

Changelog:

| Changed: A SQDevProject now contains a few more files (description.ext, link.sqdev)
| Changed: Working tasks now run in different thread
| Changed: SQF keywords are now case insensitive
| Changed: SQDevProjects create a mission.sqm file
| Changed: Created files are now in windows format ("\r\n" instead of "\n")
| Added: SQDevFile fileType
| Added: Linking preference category
| Added: Auto clean preference
| Added: Project wizard now has tooltips for every option
| Added: Import and Export wizards
| Added: More options when creating a SQDevProject
| Added: SQDev editor
| Fixed: Bug in the LayoutManager for the SQDevPreferencePage
| Fixed: Bug preventing a fileCreation in subFolders
| Fixed: Bug causing word parts getting highlighted as a keyword
| Fixed: Bug: Strings that end with a quotation mark are not colored properly

0.3.0 ALPHA-Release "Preference-Update"

22 Jan 19:00
Compare
Choose a tag to compare

The "Preference-Update" mainly consists of the new preference framework that is implemented to allow you as the user to customize the plugin to your needs.

Changelog:

| Implemented preferences
    - Added preference page
    - Added preference for specifying the Arma folders (in documents and programs directory)
    - Added preference for setting the behaviour on closing the preference page when there are some unsaved preferences

| Editor behaviour now specified by preferences
| fixed: version number is now correct

0.2.0 ALPHA-Realease

10 Jan 08:27
Compare
Choose a tag to compare

This is the first usable version of SQDev.

Implemented Features

Installation

Changelog:
| Changed everything

First Release - Preview

05 Jun 07:33
Compare
Choose a tag to compare
Pre-release

This is the very first release of the plugin. Many many features and also the scripting commands are not yet implemented.

This version is meant as a preview so you can see how its gonna look like and get a first impression on working with eclipse.