Tabletop Simulator
Dungeon Room Maker
Εμφάνιση 11-20 από 28 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 18 Ιαν 2021 στις 17:05

Refactored the source tile tracking code to use physics casts, eliminating the need to track what pieces are on the board. Should fix problems with only being able to make one copy of a room maker tile.

Ενημέρωση: 17 Ιαν 2021 στις 23:29

Accidentally uploaded the wrong version :|

Ενημέρωση: 17 Ιαν 2021 στις 23:27

Change some error messages to use player broadcast instead of print. General code tidying.

Ενημέρωση: 17 Ιαν 2021 στις 20:35

Use getData and spawnObjectData to generate the final stateful tile automatically instead of requiring the user to assemble it.

Ενημέρωση: 17 Ιαν 2021 στις 20:00

Ενημέρωση: 17 Ιαν 2021 στις 19:21

Adjust color on the text input boxes to reduce eye bleed.

Ενημέρωση: 17 Ιαν 2021 στις 14:15

Fix some minor UI bugs with the new tiles

Ενημέρωση: 17 Ιαν 2021 στις 11:07

Cleaned up some locking issues with columns.

Ενημέρωση: 17 Ιαν 2021 στις 8:46

Added column support so overhanging bricks can be addressed

Ενημέρωση: 16 Ιαν 2021 στις 21:48

Fix some bugs when creating multiple different types of tiles.