darmuh-PEAKTrails icon

PEAKTrails

Client-sided mod that adds real-time trails for all players!

CHANGELOG

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 with Trail Start Width and Trail End Width to allow more customization of trail.
    • Added trail transparency configuration items Trail Start Alpha and Trail End Alpha
  • Added more visibility control configuration options:
    • Replaced Add Visibility Control with Visbility 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.

1.0.0

  • Initial Release