Releases: Glowing0rb/discord-bot-ilaris
Dice in the Dark
Starting with this release, a new special roll "b" for "Blades in the Dark" is supported. When rolling multiple b-dice (e.g. 3b) only the highest result counts. 6 is a full success, 4 and 5 mixed successes and anything below is a failure.
You can even roll 0b dice. In this case 2 dice will be rolled, but only the lowest result counts.
Also starting with this release, the possibility to roll non-standard dice for supported system is removed, as there is no use case for this anyway. Ilaris dice will always be 20-sided while Blades in the Dark and Shadowrun dice are always 6-sided.
If for whatever reason you need to roll a 420-sided Shadowrun die, please stay on the old release ;-)
Pray to the RNG
This Release reworks the diceroll random number generator to use crypto.randomInt instead of Math.random.
This is probably not noticeable for the players, but gives a warm fuzzy feeling that the rolls are virtually impossible to predict now =)
This increases the minimal required Node.js version to v14.10.0 or v12.19.0 (which are the versions which introduced crypto.randomInt)
Stainless Swiss Army Knife
This is a maintenance release for 1.1.0
- It limits the amount of multichecks to 10000
- It allows splitting of long answer messages
- Which allows a larger amount of dice in rolls (up to 1000)
Swiss Army Knife
This adds a bunch of features for other systems than Ilaris:
- Shadowrun 5 rolls
- The Dark Eye 4.1 hit zone dice rolls
- Multi-Checks (e.g. for large battles)
- Allow the GM to show when they do a secret roll
- No need to prefix r for rolls
Ilaris-Bot
This discord bot allows rolling normal dice roll and ilaris dice roll