Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, my wishlist would be 2 things inspired by other soft/app :
- a customizable database section, like rpgmaker-like database, or castleDB/gridlessDB : possibility to create various category (item, spell, skills etc...) with custom type (int, float, string...) and import image (spell icons for example). And of course the possibility to export as json or other.
- a small diagram/flowchart maker, like draw.io : not with all shapes/options, but maybe some basics shapes, to have a better view for some game mechanics (engine loop, battle system ect...).

Not sure if it's the right section to say that but I have a bug with the app when I zoom in at 120%, I can select any documents and I can see the scrolling bar (horizontal / vertical)  of documents/folders flashing. It seems that when the tens digit is even, it bugs, and when it's odd, it's fine ?

Otherwise, this v2 is rather nice, especially the dialog module, which is less rigid to use than v1.

Hello! Thanks for the feedback! I’ve logged these into: https://community.drafft.dev/tags/feature-request

  • A customizable database: This has been brought before, while I don’t personally like the visual form approach I will consider it if there is enough interest. Having said that, I’m working on a better grid section, which will support more data types and images. It is not the same as you are asking as we don’t have support for nested properties (its just a 2d grid). In parallel we have this idea for “template”. It’s not very defined yet though: https://community.drafft.dev/questions/D1O2/template-system

  • small diagram/flowchart maker I like this! I’ve added to the backlog for when I finish porting all the missing v1 editors.

  • Zoom bug: I’ve noticed it too, something related about the available space changing. Added to the backlog

Thanks for your inputs!