Tabletop Simulator
Dungeon Room Maker
Εμφάνιση 21-28 από 28 καταχωρίσεις
< 1  2  >
Ενημέρωση: 16 Ιαν 2021 στις 19:09

Release of v2.0!

Not much has changed with the tile code itself, but now there's a Room Maker Maker! You can provide arbitrary (I hope) floor and wall tiles and the Room Maker Maker will do everything possible to craft a room maker for you. You do need to select the resulting tiles and create states (nothing in the API allows for this).

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

Fix some namespace issues in lua code

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

Big update! This is now version 1.5ish

New Features
- Build a room in any direction, not just north-east
- Arrows on the starter tile to indicate the direction of room growth
- Added locking and non-locking variants
- Code refactor allows for 5ft tile sizes so you can use this code on your own tile set

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

Disable tooltips on floor, wall, and corner tiles.

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

Deselect the initial tile after building a room. This makes it easier to start using keyboard shortcuts to rotate and/or change state of tiles.

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

Added some code to handle 10 foot wide halls by rendering them with no walls at all.

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

Added some code comments to clarify what's happening in the script.

Ενημέρωση: 3 Ιαν 2021 στις 18:52

Initial Release!