Jump to content

Developing RuneQuest computer tools and apps


Zac

Recommended Posts

I was beginning to start to make a background generator for character generation and I found that there was one that was already made. I also realised that there weren't any repositories that had links to tools and also had data and code people could use to build their own tools.

Are other app developers interested in creating a repository to share code and tools? I have done something similar for the Oathmark miniature game as well as Conquest of Elysium 5. For both games I wrote some NodeJS tools to convert data from .CSV to JSON. I tend to view .CSV as a default way to store data and then build out tools to create specific formats. 

Also, if such a thing gets running who would I need to contact at Chaosium regarding this?

---

The list so far

RuneQuest: Adventures in Glorantha tools and apps

Character Creation

Play aids

NPC and Enemy Creation

VTT

  • The Roll20 online VTT has a character sheet available for RuneQuest.
  • Sun Dragon Cult hosts several Github repositories for Foundry VTT tools for RuneQuest.

Other Tools

Edited by Zac
Updated list
  • Like 3
Link to comment
Share on other sites

2 hours ago, Zac said:

I also realised that there weren't any repositories that had links to tools and also had data and code people could use to build their own tools.

That would be fabulous- in addition to the Family History generator, there are a few others I've seen like this one page character sheet. The closest existing repository is arguable the collection of character sheets on the fandom wiki- https://runequest-glorantha.fandom.com/wiki/Character_Sheets_and_Forms .

  • Like 1
Link to comment
Share on other sites

13 hours ago, Zac said:

Also, if such a thing gets running who would I need to contact at Chaosium regarding this?

I'd suggest contacting Michael O'Brien (email: mob at chaosium dot com) - this sounds like a licensing or business development inquiry, it definitely isn't something that you could do via the community content programme. If MOB isn't the right person, he'll be able to point you in the right direction.

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

The Movable Ephemeris and the Gloranthan Sky (Java applet): https://wellofdaliath.chaosium.com/home/gloranthan-documents/gloranthan-sky/the-movable-ephemeris-and-the-gloranthan-sky/, source code: https://github.com/SteveGilham/Tinesware/blob/main/binaries/ephem.zip

Edit: Not really a program, but a nice circular calendar: https://gitlab.com/jcubertafon/latexrunequest

Edited by Ludo Bagman
had to search the URL
  • Thanks 1
Link to comment
Share on other sites

I am surprised this has not been mentioned, but there is an official Runequest Glorantha System module in development for RQ:G for Foundry VTT.

I *think* it is intended for future commercial use, but the Alpha/Beta/WIP (whatever it actually is) can be used. It's stable and capable of actual play. You have to install it in Foundry manually, but there are some instructions to the Read Me at the bottom of this link. It's really quite neat.

 

https://github.com/sun-dragon-cult/fvtt-system-rqg

 

 

  • Helpful 2
Link to comment
Share on other sites

1 hour ago, Wheel Shield said:

I am surprised this has not been mentioned, but there is an official Runequest Glorantha System module in development for RQ:G for Foundry VTT.

I *think* it is intended for future commercial use, but the Alpha/Beta/WIP (whatever it actually is) can be used. It's stable and capable of actual play. You have to install it in Foundry manually, but there are some instructions to the Read Me at the bottom of this link. It's really quite neat.

https://github.com/sun-dragon-cult/fvtt-system-rqg

Well remembered!

https://www.chaosium.com/blogchaosium-welcomes-ariel-sawicki-to-the-team/

 

  • Like 1

C'es ne pas un .sig

Link to comment
Share on other sites

3 hours ago, Puckohue said:

It's in need of work (it sometimes produces errors) but unfortunately it's not high on my list of priorities.

If you put a repository up on Codeberg or Github (or another similar site) other people can try to update the code

Link to comment
Share on other sites

I’m very slowly working on a general RQ Python library, starting with a monster stats generator, then a character generator. I’d also be interested in collaborating with others. A standard character format (probably in JSON) that multiple programs could use was one thing planned. 
When I have more to show I’ll open my GitHub

Link to comment
Share on other sites

There's also the set of tools at https://basicroleplaying.net/rqg/ - 

  • Like 4
Link to comment
Share on other sites

A tool by @Diana Probst for quickly calculating derived scores and skill modifiers from attributes- https://www.rqgheroes.hostedpi.com/utilities/ (note- may not be a permanent URL).
 

On 10/16/2023 at 9:57 PM, Zac said:

RuneQuest One Page Character Sheet - Javascript app for Character Creation

Note that this is more intended to be a live character sheet for use in play- you can add buffs, make rolls, track HP, etc. There's a live version you can try out here https://platypus.pepperfish.net/~vivek/glorantha/glorantha-character.html?CHAR-NAME - data is saved locally in your browser by CHAR-NAME.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...