
PEAKTrails
Client-sided mod that adds real-time trails for all players!Details
PEAKTrails Changelog
1.1.3 (Roots Update)
- Recompiled for latest version of game (1.42.a)
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 WidthwithTrail Start WidthandTrail End Widthto allow more customization of trail. - Added trail transparency configuration items
Trail Start AlphaandTrail End Alpha
- Replaced
- Added more visibility control configuration options:
- Replaced
Add Visibility ControlwithVisbility Settingto specify what behavior you wish to control trail visibility. - Added
Visibility Toggle Actionfor valid actions to show/hide the trail when using an action-based Visbility Setting. - Added
Visibility Toggle Itemfor selecting your item used to show the trail when using an item-based Visbility Setting.
- Replaced
1.0.0
- Initial Release