Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Super cool to see this still going! Already giving v4 a go.

Trying to get use to the new setup. Really loving how there's no funky business with editing and windows user themes like in old versions.

Moving an old save up I've noticed entries not nested under their proper categories somehow. Also a way to set a default theme and layout across all entries would be nice, not sure if that is possible in the options yet.

Will keep fiddling around with this.

Hi skuddledudd (superfun to say btw :),

Since I revised the nesting logic, it was hard to be precise about converting old libraries. It used to seek common categories and automatically make them the top nest, but now it's just arbitrary (you may try Ctrl + dragging objects or Move/Insert functions btw). So a little housekeeping might be in order after the conversion, or you could arrange the Excel file so that it would import perfectly (the ParentID of the children needs to match with their parents ID).

In settings, you may set the "default" colors/fonts etc. and the new objects will be generated with these settings. However, currently it is not possible to change the settings for objects in bulk. In selection mode there's a few collective change options, I'll add this function there, it shouldn't be too hard.

Thank you for the quick (and encouraging) feedback!

Yep, just added a "Set object settings" function which is available when you are in Selection mode (Hint: Ctrl + Click to (de)select the whole nest)

Nice, that's pretty handy.

Dragging elements around in the layout is pretty weird right now too, I can't get some things to move to another column no matter what I try, and I had a bad near-minute long freeze for a while as I was messing around with it. Trying to get a page with two images in one column and a few text boxes in the other is impossible I think.  Maybe.

Also I don't know if this is something just on my end but trackpad scrolling is way too sensitive in the program. Mouse scrolling is fine at least.

Alrighty, here goes:

  • I made element dragging only update after MouseUp (UI render during live dragging could get rough, yeah)
  • Updated v3.4.1 too so that the nested structure is preserved! You're welcome to try again
  • Expansion status of object tools is now preserved across objects
  • Apply changes shortcut added: Ctrl+Enter

Unfortunately touchpad sensitivity issue seems to be a shortcoming of the WPF framework, there are proposed solutions but it would take me quite a bit of work. Sooo, maybe stick to mouse for now :)

I hope these changes help!

Soydan