[Release]Development Outliner 2.0.118

DevOutliner 2.0.118 RC2 appear to work as intended as far as I can tell and I’ve not received any issues from someone else either so therefore I’ll release it as is.

I’ve been trying to put together an .msi install package but unfortunately it appear to break one of the core features of the application after running the setup. I’m releasing the software compressed in a .zip file for now, I will keep trying to find out what’s causing the software to not work properly when installed with the installer package.

File Description Date added File size
zip [Development Outliner 2.0.118] Version 2.0.118 Target OS:Windows
January 10, 2025 5:37 pm 49 MB

Solotility goes Development Outliner

There’s been some quite extensive work done on Solotility the past few months, I’ve rewritten the application with a new framework using WinUI3 ( Fluent ), there are still some issues to sort out before release of the new version- however I feel the overall look of the application is alot better but also performance is smoother.
Worth noting is the Solotility will also be renamed as “Development Outliner” in future releases- primarily due to the name making more sense.

New Item Board behavior

The Node Editor replaces the old Item Board. Future releases will include actions to set up more complex event structures and automation for documents within the active workspace, also work hierarchy is more visual to the user by using this new version of the board.

Editor hotkeys and presets

Solotility compiled the raw document text when exiting edit mode, 2.0.118 use hotkeys to stylize currently marked text instead, this also avoids the need to enter and exit edit-mode continuously.

I originally intended to rewrite the document editor to function more like an IDE that automatically stylize the text on-the-go, however after reconsidering how the application is going to be used it felt overly complicated and quite frankly unnecessary

JSON serialization

Solotility stored data using XML format, I’ve changed this to JSON. This in turn mean that projects created with previous Solotility versions are no longer compatible with future releases unfortunately.

I believe the release build of v2.0 will be ready for deployment sometime in January of 2025!

Solotility 1.3.118 Release

I’ve uploaded a new build of Solotility to take care of some bugs and annoyances that were present in v1.3.108. The new build can be downloaded from here.

1.3.11.8 Update Log

Updates –

  • Scroll panels now move to the text marker location if out of bounds while typing
  • Scroll panel view pane location is now reset when loading new content to the scroll panel control

Fixed –

  • Fixed issue with Item Template Manager flaging for catalog-change validation when editing old item templates
  • Fixed issue with messages not beeing saved to the dashboard on solution reload
  • Changing active solution no longer throws an out of range exception.
  • Fixed issue with Outliner context menu selecting wrong catalog for an action
  • Fixed issue with Mouse-Wheel scrolling in Scroll-Panel controls
  • Fixed issue with scrollable panels not registering mouse-wheel scrolling in some situations

Solotility 1.3.108 Release

New version of Solotility, project organizer, has been uploaded. Now also leaving the beta-phase.

I noticed some time ago that all updates I’ve posted recently have been about Solotility, I’m still working alot on my game Demox though, and next up are to write some posts concerning that game project… it’s been far too long and quite alot has happened to it since last time I posted any updates on the development.

Anyways, below is a full update log for v1.3.108 of Solotility, and as usual, the application can be downloaded from here.

1.3.10.6 Update Log

Updates –

> New Editor Settings:
Link Text Color ( Item Editor )
Plain Text Color ( Item Editor )

Top bar Color ( Application )
> Moved overall-progress chart to Solution Stats fold on the dashboard
> Updated layout of Project Overview dialog
>Now possible to add links to other work items in the content box of the Item Editor
> Node Editor is no longer maximized, and a size-handle has been added to change window size
> Image Caching will no longer create duplicate items if the same image is appended to the same item
> Item Tags and Item Templates can now be renamed from the manager dialogs
> Updated graphics for scrollbars and drop-down boxes
> Improved Recent Changes-widget attached to the Dashboard
> Added size-handle to the main application window, while in windowed-mode

– Fixed –
> Fixed issue with Tag-List not opening properly on interaction in the Node Editor
> Fixed issue with Get nodes not updating the list of available Register nodes
> Fixed issue with PropBlockNode not updating the list of available Property Blocks
> Fixed issue with ItemEditor not flaging for changes made if images are added or removed
> Node Outliner Items can no longer be modified if it’s target node is Locked by the user