Skip to content

Releases: Everlag/slippery-policy

Alpha 2

19 Jan 02:36
Compare
Choose a tag to compare
Alpha 2 Pre-release
Pre-release

This includes support for non-unique jewels, both in the passive tree as well as in equipment.

New optional cli flags, -items and -passives, have been added. Default behavior is to enforce all of them.

Here is sample output of running enforcement against softcore Metamorph ladder

This includes

  • Non-unique equipment
  • Non-unique jewels
  • Private profile

It is not currently possible to distinguish between jewels in gear or on the tree in this output.

reason,itemName,itemLevel,itemSlot,characterName,characterLevel,accountName,when
NonUniqueItemPresent,Foul Strike Searching Eye Jewel,63,PassiveJewels,chuba19,100,Chuba_BoomerGang,2020-01-19T02:18:52Z
PrivateProfile,,0,,Tzn_BoomerGang,0,TheTzn,2020-01-19T02:18:52Z
NonUniqueItemPresent,Pain Branch Omen Wand,73,Weapon,PaZam_BoomerGang,100,xPazam,2020-01-19T02:18:52Z
NonUniqueItemPresent,Vivid Dew Cobalt Jewel,83,PassiveJewels,xPazam,100,PaZam_BoomerGang,2020-01-19T02:18:52Z
NonUniqueItemPresent,Soul Bite Quartz Wand,76,Offhand,PAJAMA_BoomerGang,100,PAJAMAMONSTER,2020-01-19T02:18:52Z
NonUniqueItemPresent,Behemoth Creed Crimson Jewel,75,PassiveJewels,PAJAMAMONSTER,100,PAJAMA_BoomerGang,2020-01-19T02:18:52Z

Alpha 1

15 Jan 04:58
Compare
Choose a tag to compare
Alpha 1 Pre-release
Pre-release

Initial external release

Windows may try to block running the binary, you can clickthrough the dialog. Of course, you can also build this from source :)