Skip to content

Releases: drunot/BetterAppWriter

Version 0.5.1

03 Nov 00:10
Compare
Choose a tag to compare
Version 0.5.1 Pre-release
Pre-release

Better AppWriter

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

This is an add-on to Wizkids AppWriter that adds additional functionality to the application.

It is currently an early build.

Installation

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

When installing this these steps need to be followed:

  • Rename the file in /<InstallPath>/Lib/nlp.dll to /<InstallPath>/Lib/real_nlp.dll
  • Copy files from the install zip to the install path. After this everything should work as expected.
  • To check if everything is working check if the Better AppWriter Verison is in the menu to the right.

How to use

The dictionary button is used in English just like it is used in danish. Mark the text you want to look up and the dictionary will look up that word.

Setting the keyboard shortcuts is done by clicking on the Better AppWriter Settings button, and clicking on the A-ikon.

The other button in the Better AppWriter Settings is a terminal for developers. If any issues are found with this addon, this output could be useful when submitting an issue.

About this update

Bugfixes

  • Fixed various bugs with the prediction window and keyboard shortcuts.
  • Updated injected code to work with changes made to AppWriter in version 2.22.0.

Version 0.5.0

19 Sep 10:13
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release

Better AppWriter

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

This is an add-on to Wizkids AppWriter that adds additional functionality to the application.

It is currently an early build.

Installation

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

When installing this these steps need to be followed:

  • Rename the file in /<InstallPath>/Lib/nlp.dll to /<InstallPath>/Lib/real_nlp.dll
  • Copy files from the install zip to the install path. After this everything should work as expected.
  • To check if everything is working check if the Better AppWriter Verison is in the menu to the right.

How to use

The dictionary button is used in English just like it is used in danish. Mark the text you want to look up and the dictionary will look up that word.

Setting the keyboard shortcuts is done by clicking on the Better AppWriter Settings button, and clicking on the A-ikon.

The other button in the Better AppWriter Settings is a terminal for developers. If any issues are found with this addon, this output could be useful when submitting an issue.

About this update

Features

  • Now the AppWriter Toolbar now moves up or down if the cursor is underneath it.
  • The program now supports multiple languages. It defaults to English but if the language that is selected as the display language in appWriter exits, then it uses that language instead.
  • A miscellaneous program for creation and editing translations is created.
  • Danish translation added.

Version 0.4.0

02 Sep 11:10
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release

Better AppWriter

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

This is an add-on to Wizkids AppWriter that adds additional functionality to the application.

It is currently an early build.

Installation

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

When installing this these steps need to be followed:

  • Rename the file in /<InstallPath>/Lib/nlp.dll to /<InstallPath>/Lib/real_nlp.dll
  • Copy files from the install zip to the install path. After this everything should work as expected.
  • To check if everything is working check if the Better AppWriter Verison is in the menu to the right.

How to use

The dictionary button is used in English just like it is used in danish. Mark the text you want to look up and the dictionary will look up that word.

Setting the keyboard shortcuts is done by clicking on the Better AppWriter Settings button, and clicking on the A-ikon.

The other button in the Better AppWriter Settings is a terminal for developers. If any issues are found with this addon, this output could be useful when submitting an issue.

About this update

Features

  • The prediction window settings under Write Settings is revamped.
  • The keyboard shortcuts is completely rewritten, and all build-in shortcuts are now available in settings.
    • Fixes known bug: When using some AppWriter built in shortcuts, the key up event is not detected by the better AppWriter shortcut system.
  • Changed build system to make it easier to build the whole project.
  • Bundled most *.dlls into one single *.dll to make installation cleaner.

Bugfixes

  • There was some additional problems with the prediction window position, when the main screen does not have 100% scaling.
  • Due to problems with the git ignore earlier versions could not build. If you want to build earlier versions include the folder sharp_injector\sharp_injector\sharp_injector\Debug from this version in the earlier version.

Version 0.3.0

19 Jul 22:13
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

Better AppWriter

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

This is an add-on to Wizkids AppWriter that adds additional functionality to the application.

It is currently an early build.

Installation

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

When installing this these steps need to be followed:

  • Rename the file in /<InstallPath>/Lib/nlp.dll to /<InstallPath>/Lib/real_nlp.dll
  • Copy files from the install zip to the install path. After this everything should work as expected.
  • To check if everything is working check if the Better AppWriter Verison is in the menu to the right.

How to use

The dictionary button is used in English just like it is used in danish. Mark the text you want to look up and the dictionary will look up that word.

Setting the keyboard shortcuts is done by clicking on the Better AppWriter Settings button, and clicking on the A-ikon.

The other button in the Better AppWriter Settings is a terminal for developers. If any issues are found with this addon, this output could be useful when submitting an issue.

About this update

Features

  • Now the user can choose in the Write Settings menu whether they prefer to have the prediction window below or above the cursor.

Bugfixes

  • The prediction window position calculation is completely rewritten to fix problems with multiple screens with different scaling.

Known bugs

  • When using some AppWriter built-in shortcuts, the key-up event is not detected by the better AppWriter shortcut system.

Version 0.2.1

29 May 12:41
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Better AppWriter

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

This is an addon to Wizkids AppWriter that adds additional functionality to the application.

It is currently a very early build and does only add very basic functionality.

Installation

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

When installing this these steps need to be followed:

  • Rename the file in /<InstallPath>/Lib/nlp.dll to /<InstallPath>/Lib/real_nlp.dll
  • Copy files from the install zip to the install path. After this everything should work as expected.
  • To check if everything is working check if the Better AppWriter Verison is present in the menu to the right.

How to use

The dictionary button is used in English just like it is used in danish. Mark the text you want to look up and the dictionary will look up that word.

Setting the keyboard shortcuts is done by clicking on the Better AppWriter Settings button, and clicking on the A-ikon.

The other button in the Better AppWriter Settings is a terminal for developers. If any issues are found with this addon this output of this could be useful when submitting an issue.

About this update

Bugfixes

  • Predictions window position now works better with multiple screens when using different scaling.

Version 0.2.0

28 May 16:03
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Better AppWriter

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

This is an addon to Wizkids AppWriter that adds additional functionality to the application.

It is currently a very early build and does only add very basic functionality.

Installation

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

When installing this these steps need to be followed:

  • Rename the file in /<InstallPath>/Lib/nlp.dll to /<InstallPath>/Lib/real_nlp.dll
  • Copy files from the install zip to the install path. After this everything should work as expected.
  • To check if everything is working check if the Better AppWriter Verison is present in the menu to the right.

How to use

The dictionary button is used in English just like it is used in danish. Mark the text you want to look up and the dictionary will look up that word.

Setting the keyboard shortcuts is done by clicking on the Better AppWriter Settings button, and clicking on the A-ikon.

The other button in the Better AppWriter Settings is a terminal for developers. If any issues are found with this addon this output of this could be useful when submitting an issue.

About this update

Features

  • Changed from .net Framework 4.0 to 4.8. (Apparently, the version injected can differ from the version the host app is running which is 4.6)
  • Enable keyboard shortcuts for language toggling.
  • Better detection of predictions window position. (This could use even more work though)

Bugfixes

  • Fixed a bug where only Write setting shortcuts were saved persistently.
  • Fixed a bug where the build number was printed as MajorRevision. (Bug not visible in x.x.0 versions).

Known bugs

  • When using some AppWriter built-in shortcuts, the key up event is not detected by the better AppWriter shortcut system.

Initial release (Version 0.1.0)

31 Mar 17:31
Compare
Choose a tag to compare
Pre-release

Better AppWriter

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

This is a addon to Wizkids AppWriter that adds additonal functionality to the application.

It is currently a very early build and does only add very basic functionality.

What this app currently does add:

  • Additonal keyboard shortcuts that are configurable
  • Oxford Advanced Learners dictionary lookups when language set to english (Only avalible online.)

Installation

NB: WHEN INSTALLING DO NOT OVERWRITE ANY ORIGINAL FILES. READ THE INSTALL INSTRUCTIONS!

When installing this these steps needs to be followed:

  • Rename the file in /<InstallPath>/Lib/nlp.dll to /<InstallPath>/Lib/real_nlp.dll
  • Copy files from the install zip to the install path. After this everything should work as expected.
  • To check if everything is working check if the Better AppWriter Verison is present in the menu to the right.

How to use

The dictonary button is used in english just like it is used in danish. Mark the text you want to look up and the dictionary will look up that word.

Setting the keyboard shortcuts is done by clicking on the Better AppWriter Settings button, and then clicking on the A-ikon.

The other button in the Better AppWriter Settings is a terminal for developers. If any issuses is found with this addon this output of this could be usefull when subitting a issue.