itch.io is community of indie game creators and players

Devlogs

V2021.0226 released

McDie
A downloadable tool for Windows

Version 2021.0226 has been released. You can update by choosing CHECK FOR UPDATES under the Help menu.

Updates:

1. Corrected issue with Duplicating nodes. Also, now when you duplicate multiple nodes you also duplicate any connections in between them.

SHORTCUTS: Ctrl-A selects all nodes. Ctrl-Drag allows you to box-select nodes. Ctrl-Click on multiple nodes to pick more than one.

2. Added new SWITCH nodes, allowing a boolean True/False value to switch between two different pools or integers.
3. Added new EXPLODE BY SIDES node, allowing you to select one or more sides of a die to explode on, rather than a value. This works with both Number and Symbol dice.
4. Added new AVERAGE node, which calculates the average of a pool.

The POOL SWITCH and EXPLODE BY SIDES nodes can take either type of pool as an Input (which is why the input is P and not #P or @P). There are two outputs - #P (Number pool) and @P (Symbol pool). Only the appropriate one will be set based on the input pools. 

For the POOL SWITCH node, both input pools must be the same type (either Number or Symbol).


The top Pool input is chosen if TF is true. The middle Pool input is chosen if TF is false.

EXPLODE BY SIDES

This node takes a dice pool as an input. In the Parameter box in the middle enter the SIDE NUMBERS of the sides that cause an explode (an additional die to be added to the pool). In the above example, if side 5 or side 6 is rolled, the die will explode. This doesn't necessarily mean the value of that side is 5 or 6. It could be 99 or 0 or 'star' or 'hit / block'. 

This node is the only way to explode Symbol dice. It can also be useful for number dice if, for example, you have a '6' on two sides of a die, but only one of the sixes causes an Explode.

Files

  • McDie Setup.zip 1 MB
    Feb 26, 2021
Download McDie
Read comments (5)