castle icon indicating copy to clipboard operation
castle copied to clipboard

A structured database with a local web service to edit it

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

On windows, I have associated my `.cdb` files with castledb executable such that when I double click them, it opens castledb. ![image](https://user-images.githubusercontent.com/20380758/158732674-11c84929-1aea-43fa-a1c3-bf6ffc5b14f9.png) ![image](https://user-images.githubusercontent.com/20380758/158732709-11843c5d-0e9a-47d0-8996-0b4b57170f0a.png) But when I double click the files,...

I cloned the repository, installed the dependencies, and built Castle. When running `nwjs/nw castle.js` from the `bin` directory, the program exists with `Module /castle/bin/castle.js requires node.js version 4.0.0 or higher`....

The Tile column type doesn't seem to work on Linux. I have a simple project folder with a .cdb file and .png image files alongside it. When I open the...

It'd be cool to be able to export in a click the database's scheme(sheet definitions and column definitions and all) without any of your data. it would export the same...

Naming sheets with meaningful and short names to not clutter your view is a bit hard at times.. plus, if you ever intend to enable player-side-modding it might be hard...

As stated in the title, it would be cool if we had a version of CastleDB that could run in a browser.

Just added a Run.hx + hxml to build a run.n to support command: `haxelib run castle`

Hey, as I'm new to GitHub, I'm not sure where to put this request or a question rather, so I hope it's alright here. In any case, thanks for this...