randylubin / Story-Synth

An app platform for playtesting collaborative tabletop storytelling games and larp
MIT License
16 stars 6 forks source link

Feature: Order Extensions #46

Open ChristopherA opened 2 years ago

ChristopherA commented 2 years ago

I don't seem to see any way to order the extensions. I want the diceRoller and standardDeck together with plusMinus, but instead the multiEditableLists is in the middle.

The simplest solution would be to order then in the order they first appear in the header column.

ChristopherA commented 2 years ago

Or leverage playerTurnOrderLocation somehow. Right now the only valid value for that is upper.

ChristopherA commented 2 years ago

As a temporary solution, I've put all these tools as …Location value upper, and the playerTurnOrder, multiEditableLists and journalEntries as value lower.

But I'd like more control over this.

randylubin commented 2 years ago

Great suggestion, I like the solution of order being based on row in the sheet