Coder Social home page Coder Social logo

cuppar / dialogic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dialogic-godot/dialogic

0.0 0.0 0.0 27.69 MB

πŸ’¬ Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

Home Page: https://dialogic.pro

License: MIT License

GDScript 100.00%

dialogic's Introduction

cover

Dialogic

Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

Discord Godot v4.2+ Dialogic 2 Documentation GitHub Actions Workflow Status Latest Dialogic Release

Table of Contents

Version

Dialogic 2 requires at least Godot 4.2.

It's a major rewrite compared to the previous Dialogic 1.

If you are looking for the Godot 3.5 version you can find it here.

Installation

Follow the installation instructions on our Getting Started documentation.

Dialogic comes with an auto-updater so you can install future versions right from within the plugin.

Documentation

You can find the official documentation of Dialogic here: Dialogic Documentation

There is a Class Reference as well: Class Reference

Connect with us!

If you need help or want to share your Dialogic projects, take a look at the following options:

Testing

Dialogic uses Unit Tests to ensure specific parts function as expected. These tests run on every git push and pull request. The framework to do these tests is called gdUnit4 and our tests reside in the /Tests/Unit path. We recommend installing the gdUnit4 add-on from the AssetLib, with this add-on, you can run tests locally.

To get started, take a look at the existing files in the path and read the documentation to create your first test.

Interacting with the Source Code

All methods and variables in the Dialogic 2 source code prefixed with an underscore (_) are considered private, for instance: _remove_character().

While you can use them, they may change in their behavior or change their signature, causing breakage in your code while moving between versions. Most private methods are used inside public ones; if you need help, check the documentation.

Public methods and variables can be found in our Class Reference.

During the Alpha and Beta version stages, code may change at any Dialogic Release to allow drafting a better design. Changelogs will accommodate for these changes and inform you on how to update your code.

Credits

Made by Emilio Coppola and Jowan-Spooner.

Contributors: zaknafean, thebardsrc, and more!.

Special thanks: Arnaud, AnidemDex, ellogwen, Tim Krief, Toen, Γ’scar, Francisco Presencia, M7mdKady14.

Thank you to all my Patreons and Github sponsors for making this possible!

License

This project is licensed under the terms of the MIT license.

dialogic's People

Contributors

coppolaemilio avatar jowan-spooner avatar exelia-antonov avatar zaknafean avatar arnaudvergnet avatar cakevr avatar timkrief avatar ellogwen avatar anidemdex avatar cristianros avatar kvagram avatar mechpensketch avatar pheubel avatar metanoder avatar atlinx avatar invertex avatar bitbrain avatar oddfacade avatar m7mdkady14 avatar skyace65 avatar lamsorsen avatar endaye avatar tradfursten avatar iscke avatar jamesmwestbrook avatar willnationsdev avatar miere43 avatar champbob avatar aurora-eluvia avatar redxgames avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.