RPTools / maptool

Virtual Tabletop for playing roleplaying games with remote players or face to face.
http://rptools.net
GNU Affero General Public License v3.0
800 stars 262 forks source link

Added ability to load MRU campaign at startup #4870

Closed bubblobill closed 3 months ago

bubblobill commented 3 months ago

Identify the Bug or Feature request

resolves #4869

Description of the Change

Added preference to load the most recently used campaign at startup.

Startup now loads in the order:

  1. Auto-save recovery, or
  2. Command-line option -F , or
  3. Most recent campaign, or
  4. Blank campaign.

Possible Drawbacks

Buggy campaign locking MapTool on load. Can be worked around by launching with command-line options -F or waiting for auto-save to trigger recover auto-save on next launch.

Documentation Notes

Release Notes


This change is Reviewable