All Projects → sdtv9507 → RPG-Databases

sdtv9507 / RPG-Databases

Licence: MIT license
Godot Engine addon to manage RPG databases

Programming Languages

C#
18002 projects
GDScript
375 projects

Projects that are alternatives of or similar to RPG-Databases

godot-interpolated-camera3d
Provides an InterpolatedCamera3D node that replicates its 3.2.x functionality (and more)
Stars: ✭ 40 (+166.67%)
Mutual labels:  godotengine, godot, godot-addon
Project-Map
No description or website provided.
Stars: ✭ 52 (+246.67%)
Mutual labels:  godotengine, godot, godot-addon
OpMon-Godot
An open source Pokemon-inspired game, now with Godot
Stars: ✭ 50 (+233.33%)
Mutual labels:  godotengine, godot
godot-local-notification
Godot module for local notifications (android and iOS)
Stars: ✭ 111 (+640%)
Mutual labels:  godotengine, godot
godot-exporter
Godot Engine Automation Pipeline Android – iOS – Linux – MacOS – Windows – HTML5 – Itch.io.
Stars: ✭ 54 (+260%)
Mutual labels:  godotengine, godot
godot openhmd
OpenHMD GDNative driver for Godot
Stars: ✭ 34 (+126.67%)
Mutual labels:  godotengine, godot
Godot
Godot Engine – Multi-platform 2D and 3D game engine
Stars: ✭ 44,556 (+296940%)
Mutual labels:  godotengine, godot
godot-lod-demo
Demonstration project for the Level of Detail (LOD) Godot 3.x add-on
Stars: ✭ 34 (+126.67%)
Mutual labels:  godotengine, godot
godot box2d
A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.
Stars: ✭ 32 (+113.33%)
Mutual labels:  godotengine, godot
Logic-Circuit-Simulator
A free and open-source Logic Circuit Simulator built in Godot Engine.
Stars: ✭ 23 (+53.33%)
Mutual labels:  godotengine, godot
godot-performance-comparison
Godot performance comparison between the `3.x` and `master` branch
Stars: ✭ 12 (-20%)
Mutual labels:  godotengine, godot
MySQL Module
MySQL connector to Godot Engine.
Stars: ✭ 30 (+100%)
Mutual labels:  godotengine, godot
GodotAnimationRetargeting
Animation Retargeting module for Godot Game Engine
Stars: ✭ 96 (+540%)
Mutual labels:  godotengine, godot
discord.gd
Discord Bot API wrapper for Godot. Make bots in GDScript.
Stars: ✭ 69 (+360%)
Mutual labels:  godotengine, godot
autotiler
Autotile 47-tile blob tileset generator application with Godot export support. Based on Electron JS.
Stars: ✭ 32 (+113.33%)
Mutual labels:  godotengine, godot
godot-editor-theme-explorer
Godot Editor plugin to browse various items of Editor Theme, such as icons, colors and fonts.
Stars: ✭ 61 (+306.67%)
Mutual labels:  godotengine, godot
DartGodot
Godot + Dart 🎯
Stars: ✭ 79 (+426.67%)
Mutual labels:  godotengine, godot
Moonwards-Virtual-Moon
Development continues on Unreal, in the MoonwardsUE repository
Stars: ✭ 97 (+546.67%)
Mutual labels:  godotengine, godot
godot-extras
My collection of various plugins, modules, or patches for Godot
Stars: ✭ 108 (+620%)
Mutual labels:  godotengine, godot
Godot-3.0-Noise-Shaders
Godot 3.0 Noise Shaders
Stars: ✭ 38 (+153.33%)
Mutual labels:  godotengine, godot

RPG Database

RPG database for Godot Engine inspired on RPG Maker's database editor made in C#

How to use

  • Copy the folder rpg_database from the project in "res://addons/".
  • Create a new folder in the root of your project called "databases" (without the quotes).
  • If you are using the C# version, build the project.
  • Go to your project's Settings and enable the plugin.
  • A button should show above the inspector. Press it to open the database

Feel free to open an issue if you find bugs or have a feature request

Version 1.1.1

  • Fixed bugs on Character's tab regarding adding Effect Types.
  • Fixed bugs on State's tab regarding saving and adding effects.
  • Fixed bugs on all tabs regarding change member button not clearing past data.
  • Added sample database.

You can also find the project at itch.io

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].