r/lonelog

▲ 17 r/lonelog

Lonelog v1.4.0 - Multiple Actors, Now in Core

This update is a focused, single-feature release: the **Multiple Actors** convention (§3.1.1) has been **promoted from the Combat Add-on into the core specification**.

### What Changed

Until now, attributing an action to a specific character — a companion, a second PC, or a named NPC — required loading the Combat Add-on. That felt like too high a barrier for something that comes up naturally in any solo game with more than one active character.

Starting with v1.4.0, you can use `@(Name)` directly in core notation to attribute an action to a specific actor. The bare `@` still means your primary PC, so there's no disruption to existing logs.

```

@ Slip into the archive

@(Jonah) Keeps watch at the door

d: Stealth d6+5 vs TN 4 -> Success

=> We're inside without raising the alarm.

```

The convention works for co-op solo play, games with a party, or any scene where a companion's action has its own mechanical resolution.

### Why Promote It?

Multi-character scenarios aren't a tactical edge case — they're a regular part of some solo play. Keeping this syntax locked behind an add-on meant users had to pull in combat-specific overhead just to log a companion's roll. Promoting it to core keeps the add-on focused on what it does best: initiative, round tracking, and HP.

### Compatibility

No breaking changes. Existing logs are unaffected. The Combat Add-on retains a reference to this convention and expands on it with enemy and group attributions.

reddit.com
u/zeruhur_ — 26 days ago

🔮 If You Use Mythic GME, Neovim Can Enhance Your Game Experience

If you play Mythic Game Master Emulator, there's a better way to play - no paper, no PDFs, no chaos. It's called Neovim - a flexible tool that can run plugins like mythic.nvim, built to use Mythic GME right on your game screen.

What mythic.nvim does

  • :MythicFateCheck - instant dice rolls
  • :MythicSceneTest - test if scenes go as expected
  • :MythicEventFocus - generate random events
  • :MythicSceneAdjustment - adjust scene elements
  • Floating window with results * Copy to clipboard with y key
  • 45+ random generation tables ready to use

Best part?

No complex setup. Install it, restart Neovim, and you're ready to play.

Why Neovim?

  • Free and open source * Works on Linux, Mac, and Windows
  • Lightweight and fast * Fully customizable

Why mythic.nvim?

  • Everything in one place (rolls + tables + visual result)
  • No need for paper or PDFs * Smoother game flow
  • Perfect for online or in-person play
  • Open source and free to use

Want to try it?

Check out the repo: https://github.com/Django0033/mythic.nvim

It's easier than you think, I promise.


Credits: Inspired by the Mythic GME system by Tana Pigeon Built with love for the RPG community

u/Django0033 — 29 days ago