• Hello game master! Welcome to our growing community. Please take a moment to Register (top right button, see how: Slides).

    If you use Campaign Logger, you can use the same login details - we've linked the app to this forum for secure and easy single sign-on for you.

    And please drop by the Introductions thread and say hi.

generator

  1. ELF

    Vulgar

    Vulgar (or Vülgår?) is a fantasy language generator that generates the basics of an internally consistent constructed language, starting from phonology and basic grammar rules and ending with a core vocabulary of the invented language. This is wonderful if you appreciate believable details in...
  2. ELF

    Graph paper generator

    Incompetech is one of the better (and most customizable) graph paper generator services: https://incompetech.com/graphpaper/
  3. ELF

    Illwinter’s Floorplan Generator

    This week’s deal on Steam: https://store.steampowered.com/app/630900/Illwinters_Floorplan_Generator/ ASCII import is certainly an innovative feature. (Hmm, would it work with NetHack?...)
  4. ELF

    Quest generator

    Today I finally sat down to write something for the August generator challenge. The end result is something lighthearted with a seriously limited data set: https://randomcreation.net/?token=b0c349c01fb9404b9d30d85e9c1b5299 Still, I had fun writing this one.
  5. ELF

    Generator feature request: global variable introduction

    For me the biggest cause of showstopper issues is how introduction of global variables in handled. As expected, global variables need to be introduced in a generator that uses them: globals: species: '' culture: '' civilization: '' But if that generator calls another generator that...
  6. JochenL

    New Generator Formatting Available

    { "resultPattern": "{|do not display me\r\n|quiet} {|apple\r\n|indefinite} {|dice\r\n|indefinite}" } {|...|quiet} will not render the text {|...|indefinite} will render the indefinite article a or an before the text
  7. JohnnFour

    Generator - Empty Table Entries Now Supported

    News from Malte about a bug about to be squashed next code update: { "name": "NPC_questions", "resultPattern": "{init}{result}", [...] // shortened for this message "tables: [ { "name": "exclusive", "explanation": "Extra rare...
  8. ELF

    Generator news

    https://www.theguardian.com/technology/2019/feb/14/elon-musk-backed-ai-writes-convincing-news-fiction
  9. JohnnFour

    Feature Request: Bulk add rows in new generator UI

    @mKlaumann @JochenL Can we make it as easy as copy & paste within the UI to populate individual tables? I build my data sets in Excel or plain text file. It would be ideal to create generators straight from there instead of building row by row in the UI, or switching to Code mode and adding...
  10. Hannu

    Should the header tags work in a generator

    I tried == {b|Unit name} == no joy. What is the syntax?
  11. Hannu

    Generator Public Interface Definition

    I am creating a fleet / army generator Should we agree syntax for call points. For example the generator could include "interfaces:" that would be similar to tags. In the interfaces one could list those of the subtables that are meant to be exposed to external parties. For example I have...
  12. Hannu

    How to avoid duplicates in two or more entries

    I have two generators FormationFighting that has entries like Line, Square, Wedge etc Another one named Shieldwall: Line, Square, Circle I have a unit that has both of these FormationFighting and Shieldwall - I would like to avoid duplicates in the result. So no matter what wedge should not...
  13. Hannu

    I am getting this when trying to add a generator

    Cannot add/update generator. Generator is valid JSON according to jsonformatter.curiousconcept.com
  14. Hannu

    New kind of Generators for Glorantha and Mythras

    I have been working for over a year on my own campaign tools for the campaign I play in Loral at Glorantha using Mythras. I got involved in Campaign Logger from Johnn Fourr and friends and have been building generators of all kinds for my campaign using the Campaign Logger generator tool. Most...
  15. Hannu

    Feature Request - Clean mode for Missing generators

    It would be so nice if we had clean mode for not found generators For example for "They are going to hunt for {gen:JungleBirds#smallAnimal} in the next hunt" It could show "They are going to hunt for <underscore>smallAnimal from JungleBirds<underscore> in the next hunt" if the generator is...
  16. JohnnFour

    NPC Generator

    http://www.npcgenerator.com/ I like the sidebar options UI and presentation for generating NPCs.
  17. JohnnFour

    Random World Map Generator

    https://azgaar.github.io/Fantasy-Map-Generator/
  18. JohnnFour

    NPC Traits

    I've collected a few resources that have lists of NPC traits, including an RPT blog post with a whole bunch of them. I now want to collate all into a spreadsheet and categorize them (eg physical, mental, behavioural, etc.). And then I want to add a brief blurb (say, 10 words or so) that...
  19. JochenL

    Generator UI Public Beta

    The new Generator UI is there! You can now maintain your generators in one place Use a nice code editor instead of that small edit field in CL itself Not a coder? Try the form-based editor! Write - Test - Run Read the announcement...
  20. mKlaumann

    Generator Icon Request-Thread

    Hey everybody, today I announced the release of the new Generator Web App. If you already took a look, you might have noticed, that generators automatically get an icon assigned. We got Icons for the most used keywords of public generators, but I know that those won't be enough. If you need a...
Top