Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

A really nice software you've made here, all of the text and object options work perfectly for what I need. I appreciate the short keybinds like ctrl+enter to quickly update things as well as needing to press control to move things around so I can't accidentally mess anything up. The open/close all items is also a nice QoL addition as things can get overwhelming with a ton of tabs open.

Although I wish you could manually sort out the Nebulograph tree to connect what I want. I understand how it sorts things based on how many times they are referenced, but it's difficult to get things in a particular order when you have a lot of objects and they decay from the graph no matter what I try. Additionally, even just opening the graph with only about 25 objects freezes the program completely because of how it has to sort through with the algorithm. It would be nice to add an option to use manual tree making instead where you can move around objects, include and exclude certain things, and connect them however you want.

I would also love to see some kind of guide document or video published on each update to showcase all the current and new features of the program to help out beginners or show current users what's new. Starting off, the program did feel very clunky and it was difficult to navigate all of the different features, not knowing what each did, especially in the Nebulograph. The mini descriptions when you hover over something do help, but a longer form guide would be better for beginners.

All of this being said, everything else in your program runs perfectly and this is exactly the tool I was looking for for my worlds. I hope to see the continued improvement of the software and look forward to updates!

Hey Eric!

Wew, thank you for the detailed review. I was thinking of an index based sorting option for the tree which you could easily rearrange, but I thought that kinda defeats the purpose of having a hierarchial tree structure. Maybe I should reconsider.

And yeah, when there is a large number of objects, the linking takes a couple of seconds (I tested with my own library of 4000+ objects), but that's Regex for ya :(

It is in my notes to add a guidance document, maybe even make videos as you suggested too

Again thank you, it makes me happy that people actually use the program!