Tabletop Simulator

Tabletop Simulator

Dungeon Room Maker
28개 중 21~28개 표시 중
< 1  2  >
업데이트: 2021년 1월 16일 오후 7시 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).

업데이트: 2021년 1월 8일 오후 4시 10분

Fix some namespace issues in lua code

업데이트: 2021년 1월 7일 오후 11시 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

업데이트: 2021년 1월 6일 오후 4시 22분

Disable tooltips on floor, wall, and corner tiles.

업데이트: 2021년 1월 5일 오후 10시 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.

업데이트: 2021년 1월 4일 오후 9시 43분

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

업데이트: 2021년 1월 3일 오후 7시 47분

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

업데이트: 2021년 1월 3일 오후 6시 52분

Initial Release!