Skip to content

Tags: perch1nka/NohBoard

Tags

v1.2.1

Toggle v1.2.1's commit message
1.2.1

Features:
- New icon. (joao7yt)
- Added a dialog for easier rectangle boundary creation for editing elements. (Buttercak3)
- Enter keycodes by detecting key presses. (Buttercak3)
- Added an update button for boundaries. (Buttercak3)
- Allowed styles to define a download url for fonts that may not be on the user's pc.
- Added a center button for the text position in a key. (Buttercak3)

Bugfixes:
- Editing an element via Element Propertie doesn't push undo history.
- Fix the title of the Keyboard Key Properties form.
- Cycling through elements doesn't work.
- Crashing on windows form snapping, due to a point being in multiple screens at the same time?
- Add line breaks on long tooltips in settings.

New Keyboard Layouts:
- Updated joao7yt's styles to use his custom font, which can now be downloaded.
- Alienware keyboard (wheels)

v1.2.0

Toggle v1.2.0's commit message
v1.2.0

Features:
- Cycle selection through elements on top of each other when clicking
multiple times.

Fixes:
- Check duplicate element ids when loading keyboard.
- NohBoard disappears when closing while minimzed. (Buttercak3)
- Boundaries could not be moved down in the list. (Buttercak3)
- Key definition is reset after clicking anywhere in NohBoard. (Buttercak3)
- Removing boundaries when less than 3 were left via the properties. (Buttercak3)
- Keyboard style reverts to default when opening the load keyboard form. (Buttercak3)
- Missing icon.

New keyboard layouts:
- Environmnental Station Alpha by SirDifferential.

v1.0.1

Toggle v1.0.1's commit message
Fix crash when loading style form without initial style.

v1.0.0

Toggle v1.0.0's commit message
v1.0.0

- Edit mode
- Options to follow shift even on lower-case and capitalized capitalization modes.

v0.3.1

Toggle v0.3.1's commit message
v0.3.1

- Fixed style editing errors.

v0.3.0

Toggle v0.3.0's commit message
v0.3.0

- Add version check
- Weird mouse speed indicator movement in some games
- Multiple key-codes for a single key
- Background image
- Images related to category folder, rather than keyboard/style folder.

v0.2.0

Toggle v0.2.0's commit message
Sanitize filename on saving definitions and styles

This prevents NohBoard from trying to save to an illegal path.

v0.1.1

Toggle v0.1.1's commit message
v0.1.1:

- Support for font changing.
- Support for changing mouse speed outline width.
- More user friendly json serialiation.