

PEAKTrails
Client-sided mod that adds real-time trails for all players!Details
PEAKTrails Changelog
1.1.2
- Changed ToggleKey configuration item to generate a list of valid strings to be used as acceptable values.
- Once ModConfig updates, this will behave as a drop-down in-game
1.1.1
- Fixed trail toggle visibility not working for all players.
- Removed HTML from readme. Previews that were previously displayed via html can now be found in a separate page.
- Made a config item more readable in code, thanks Robyn for the tip :)
1.1.0
- Added more trail customization configuration options:
- Replaced
Trail Width
withTrail Start Width
andTrail End Width
to allow more customization of trail. - Added trail transparency configuration items
Trail Start Alpha
andTrail End Alpha
- Replaced
- Added more visibility control configuration options:
- Replaced
Add Visibility Control
withVisbility Setting
to specify what behavior you wish to control trail visibility. - Added
Visibility Toggle Action
for valid actions to show/hide the trail when using an action-based Visbility Setting. - Added
Visibility Toggle Item
for selecting your item used to show the trail when using an item-based Visbility Setting.
- Replaced
1.0.0
- Initial Release