File Details
x3Dev-Wayfinder-1.7.0.jar
- R
- Jan 28, 2026
- 64.08 KB
- 96
- Early Access
File Name
x3Dev-Wayfinder-1.7.0.jar
Supported Versions
- Early Access
[1.7.0] - 2026-01-28
Added
- Update Frequency Selection: Players can now choose their preferred minimap update speed
- Available options: Very Fast (100ms), Fast (250ms), Normal (500ms), Slow (1000ms)
- Server admins can customize available options via
UpdateFrequencyOptionsin config - Per-player preference saved and persisted across sessions
- Accessible via the settings menu dropdown
- Shape Selection: Players can now choose between square and circular minimap
- Available shapes: Square (default), Circle
- Circular mode masks corner pixels for a round appearance
- Per-player preference saved and persisted across sessions
- Server admins can set default shape via
DefaultShapein config
Changed
- Settings UI container height increased to accommodate new options
Configuration
New server config options:
UpdateFrequencyOptions: Map of frequency names to millisecondsDefaultUpdateFrequency: Default frequency for new playersDefaultShape: Default shape for new players (SquareorCircle)
New player config options:
UpdateIntervalMs: Player's selected update frequencyShape: Player's selected minimap shape
Migration
To upgrade from v1.6.0:
- No breaking changes
- New config options will use defaults if not specified
- Existing player settings are preserved