Tabletop Simulator

Tabletop Simulator

Encoder
Showing 71-80 of 95 entries
< 1 ... 6  7  8  9  10 >
Update: Aug 9, 2017 @ 2:45pm

Another api update.

If you don't want an object to be encoded because you have your own script in it. Just add a variable named 'noEncode' and set it to anything but nil. The encoder should skip over any object with the variable.

Update: Aug 8, 2017 @ 7:35pm

Added a new API function
apiAddNonCard(object,scaler)

Object is the item you wish to encode, scaler is a number > 0 that will scale the ui.

Update: Aug 8, 2017 @ 6:53pm

Update: Jul 30, 2017 @ 3:56pm

Update: Jul 28, 2017 @ 12:12am

Okay, so 7.1 is a larger update.

Changes:
Reorganized the editor buttons. Moved the plus and minus closer to the center and the amount and clear buttons to the outside.
Decreased the size of the amount button.

Additions:
To each side of the amount button are new buttons that either add or remove a 0 from the end.
Clicking the amount button will create a texttool that you can edit to a new number. Clicking a second time will update the amount button to that number.

Update: Jul 27, 2017 @ 12:02pm

Update: Jul 26, 2017 @ 6:36pm

Update: Jul 26, 2017 @ 5:53pm

Update: Jul 26, 2017 @ 4:39pm

Update: Jul 10, 2017 @ 7:15pm