All Projects → kayler-renslow → arma-dialog-creator

kayler-renslow / arma-dialog-creator

Licence: MIT license
A dialog/GUI creation tool for Arma 3.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to arma-dialog-creator

Highcharts Editor
Stars: ✭ 204 (+179.45%)
Mutual labels:  wysiwyg
Medium Editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
Stars: ✭ 15,421 (+21024.66%)
Mutual labels:  wysiwyg
ngx-wall
Helps build content editor for note-taking application
Stars: ✭ 78 (+6.85%)
Mutual labels:  wysiwyg
Ng Quill
AngularJS Component for Quill rich text editor
Stars: ✭ 223 (+205.48%)
Mutual labels:  wysiwyg
Textbus
基于组件 + 数据驱动的现代富文本编辑器
Stars: ✭ 242 (+231.51%)
Mutual labels:  wysiwyg
wysiwyg-editor-node-sdk
Node.JS SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 25 (-65.75%)
Mutual labels:  wysiwyg
Laravel Pagebuilder
A drag and drop pagebuilder to manage pages in any Laravel project.
Stars: ✭ 189 (+158.9%)
Mutual labels:  wysiwyg
CLib
CLib is a Function/Script Library for ArmA 3
Stars: ✭ 22 (-69.86%)
Mutual labels:  arma
Editor.js
A block-styled editor with clean JSON output
Stars: ✭ 17,061 (+23271.23%)
Mutual labels:  wysiwyg
vuejs-medium-editor
A medium like text editor for vue js WYSIWYG
Stars: ✭ 112 (+53.42%)
Mutual labels:  wysiwyg
Vue Trumbowyg
Vue.js component for Trumbowyg WYSIWYG editor 📝
Stars: ✭ 224 (+206.85%)
Mutual labels:  wysiwyg
Markup It
JavaScript library to parse and serialize markup content (Markdown and HTML)
Stars: ✭ 242 (+231.51%)
Mutual labels:  wysiwyg
writer
A small, modern WYSIWYG editor for inline formats – by the team of Kirby CMS
Stars: ✭ 45 (-38.36%)
Mutual labels:  wysiwyg
Editor
A new type of WYSIWYG editor for Kirby
Stars: ✭ 209 (+186.3%)
Mutual labels:  wysiwyg
nova-froala-field
A Laravel Nova Froala WYSIWYG Editor Field.
Stars: ✭ 110 (+50.68%)
Mutual labels:  wysiwyg
Vditor
♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
Stars: ✭ 3,773 (+5068.49%)
Mutual labels:  wysiwyg
wysiwyg-editor-python-sdk
Python SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 20 (-72.6%)
Mutual labels:  wysiwyg
redactor2
Integriert den Redactor WYSIWYG-Editor in Version 2
Stars: ✭ 55 (-24.66%)
Mutual labels:  wysiwyg
ray
HTML-powered text editor for creating and organizing personal notes.
Stars: ✭ 115 (+57.53%)
Mutual labels:  wysiwyg
ember-pell
Ember addon for simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
Stars: ✭ 56 (-23.29%)
Mutual labels:  wysiwyg

logo Arma Dialog Creator

GitHub issues GitHub license Github All Releases Github latest version

About

Arma Dialog Creator is a tool for creating dialogs for Arma 3. The tool was designed from the beginning to be completely independent from header files (*.h, *.hpp, *.hh), which is how Arma's engine interprets how to create the dialogs. All editing is done with specialized editors such as a color picker and Font chooser.

Key Features

  • Required, optional, and event handler properties listed for all Arma 3 controls.
  • Preview window (shows roughly what the dialog would look like in Arma 3)
  • Macros so that values don't have to be copied and pasted
  • Custom control creation
  • SafeZone and Absolute coordinate positioning support (more info here).
  • Preview of Controls that have a .paa image file (must have Arma 3 Tools installed).
  • A nice StringTable editor

Trailer

Here is a trailer for Arma Dialog Creator. It's a really short, but dense, video showing many of the implemented features. You can watch the video here.

If you would like a slower paced video, check out the preview video below. The preview video is months older than the trailer, but the core of Arma Dialog Creator is pretty much the same.

Preview Video

Here is a long, slow video showcasing what has been accomplished (as of November 24 2016). Please note that the video was made in 2016, so a lot has changed and been improved.

You can watch the video here.

License

Arma games are created by and owned Bohemia Interactive. Arma Dialog Creator is developed by Kayler Renslow. Arma Dialog Creator and it's developer aren't affiliated with Bohemia Interactive. This project is licensed under the MIT License. You don't need to contact me if you want to create derivatives or publish the project elsewhere (attribution is appreciated :) ).

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].