castle icon indicating copy to clipboard operation
castle copied to clipboard

A structured database with a local web service to edit it

Results 56 castle issues
Sort by recently updated
recently updated
newest added

It would be nice to automatically resize columns to fit the column data. It would be nice to be able to manually resize columns.

A database with many entries and columns is hard to read because you lose track of the entry lines. Standard fare is to color every other line in some slightly...

General problem: Sorting entries can only be done by manually moving them up or down one step at a time. Proposed solutions: 1. Would like to sort columns automatically by...

If you accidentally delete an entire row, column, or even an entire sheet, there is currently no way to undo this! It's happened to me quite a few times just...

Related to #35 GIF: ![stick_head](https://user-images.githubusercontent.com/6825113/58072184-769ea300-7bd1-11e9-92da-10a55af76417.gif)

I've had random bugs with data changes so that the file becomes unreadable. Not a big deal because I can hop into the JSON and fix it, but sometimes finding...

When using the fill mode in the level editor with a layer in Ground mode, it would be nice if it filled across all tiles of the same ground type,...

Was working in a totally fine file and then I deleted a column or something and now when I try to open the file it won't open. It clearly does...

After modifying an image file in an external program, changes are not visible in CastleDB (in `Tile` and `File` columns), even if I select the file again or select another...

With big tilesheets, it's sometimes hard to tell what is the ID of a given tile, making it a bit difficult to troubleshot tilemap creations. I think it would be...