v1.8.5 - rpg-sage-creative/rpg-sage GitHub Wiki

2025-02-07 16:59

Patch Release: v1.8.5

@Announcements

Hello,

Requests

Encounter Builder

We added a "verbose" toggle to Encounter Builder that will show/hide all the excess details.

Game Details

We streamlined the channel list of Game Details by using emoji for "other bots" and "missing perms" instead of adding multiple lines of text for it.

Map Move Command

We implemented "distance" shortcut so that you don't have to type S 7 times to move 7 squares. The following are now acceptable:

sage! map move name="fighter" [S S S SE E E E]
sage! map move name="fighter" [3S SE 3E]
sage! map move name="fighter" [S3 SE E3]

The output you see from Sage confirming movement will depend on your user setting for moveDirectionOutputType. The default is now compact, which uses numbers in place of multiple arrows. To each arrow without a number/count, use the verbose setting. To change your user preference:

sage! user update moveDirectionType="compact"
sage! user update moveDirectionType="verbose"

Map Movement in Dialog

The setting above will also affect the way that Sage formats any movement blocks you post in dialog. You can set this value for an entire Game, so that all movement in dialog output uses the same format. This setting will override an individual's settings for dialog, but NOT for map movement commands (above). To change a game's preference:

sage! game update moveDirectionType="compact"
sage! game update moveDirectionType="verbose"

Bugs

  • Fixed a handful of types, specifically for incorrect commands in help.
  • Fixed bugs with Encounter Builder state
  • Altered the output of Game Details to escape spoiler characters in usernames to avoid spoilering half the output.
  • Other little changes were made as part of our continued effort to evolve Sage ...

Requests / Bugs / Roadmaps

We have channels to track and organize bugs and requests! https://discord.com/channels/480488957889609733/1207377294918950963 https://discord.com/channels/480488957889609733/1207387859548512340

Have something to report?

Please drop by our Discord: Public Link to our Discord

Thank You, and Happy Gaming! :spacer:- Randal, aka RPG Sage :Sage:

⚠️ **GitHub.com Fallback** ⚠️