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

I have an excel spreadsheet which I'm trying to convert to castledb. I created my columns in castledb exactly like they are in excel. Copy the data from excel, paste...

Really often I have columns that represent a localized text using an id and usually the localization tool we use are spreadsheet based which make difficult to import those localized...

I have to many sheets in my project twelve (12 in total) and these sheets fill all the space available in the bottom of the screen. I can't find a...

I tried to create a new map, then a new layer, and then open a tileset and got this as a result: ![Capture](https://user-images.githubusercontent.com/1334646/76687251-65e76f80-65df-11ea-9fa1-2b6f75589fe6.JPG) I tried various sizes of tile sheets...

Sorry to leave this question here but what does the data in Data Layer mean? I am trying to write my owner parser. When empty it shows AAAAAAA. When filled...

Haxe version: 4.0.2 ``` .haxelib\castle/1,6,1/cdb/Lang.hx:200: characters 62-75 : Warning : This typedef is deprecated in favor of haxe.xml.Access src/cdbtest/CdbTestApp.hx:25: characters 41-58 : Array access is not allowed on cdb.IndexId The...

In macOS I can't paste text from other programs into CastleDB. If I copy text from another program, such as TextEdit then hitting Control-V or Command-V in CastleDB does nothing....

Right now the regex used to check for Tid does not accept uuid v4, which is a pretty standard uuid.

It would be nice if there was an option to save enumerations as strings instead of their index value. I know it is a bit less efficient, but it is...

Not completely sure I did everything right, but what I have done here is add "Hide Column" and "Show Columns" to the right click popup menu for column headers. ![image](https://user-images.githubusercontent.com/357737/65325917-5c55ef80-dbda-11e9-8a6e-617f64c7ff37.png)...