Giter VIP home page Giter VIP logo

mspfa-quickdialoguewriter's Introduction

MSPFA-QuickDialogueWriter

convert dialogue into formatted bbcode + html for use on mspfa the website

how to use this

add characters

edit names.json with new characters under a key. the key is what you use for their "name" in the dialogue

all of the possible tags are included in the "_EXAMPLE" character.. study them

also html/bbcode tags accept attributes. like if you type b style='color:red' into a html tag string it will actually style like that.

write dialogue

names are defined before a colon (:). so if you type _EXAMPLE: fart poo poo then "_EXAMPLE" will be the name of the character.

the character's name should ideally match a key in the characters json file, not the actual display name of the character. if it doesn't, no biggie - it just won't add fancy bbcode to it

for the properties in the characters json file:

  • "name" affects name
  • "speech" affects the words the character is saying
  • "dialogue" encompasses the whole thing

generate dialogue

  1. have nodejs installed
  2. download the contents of this repo into its own folder
  3. type "CMD" into the explorer address bar with the folder containing this code in
  4. type "node write" into node
  5. output file is created in the same folder

to-do when motivated

  • text replacements a la mxrp, for troll quirks
  • invisible but still-screen readable names. you can do it manually but not everyone knows how to

mspfa-quickdialoguewriter's People

Contributors

huckleton avatar

Stargazers

inbtwn avatar

Watchers

 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.