Tabletop Simulator

Tabletop Simulator

Nemesis Boards (scripted setup, and script assisted)
243개 중 1~10개 표시 중
< 1  2  3 ... 25 >
업데이트: 2025년 10월 13일 오전 1시 59분
작성자: STUVash

As requested by UnderKingDuck:
-Added clone snap point on all Room positions on each boards, this should allow snapping for Room tiles again. The old ones are still there but it seems snapping is disabled when they have tags.

업데이트: 2025년 8월 29일 오전 6시 07분
작성자: STUVash

As requested by Drake:

-Added a custom content toggle button switch a boolean variable.

-This variable is used to make the script avoid custom content games of ... any kind I could think of quickly.

-Second Contact board cannot be selected if Custom Content is disabled.

-Second Contact cannot be played if Custom Content is disabled.

-Research Mode cannot be played on other boards than Nemesis Ship, if Custom Content is disabled.

-Duplicated Crew cannot be played if Custom Content is disabled.

-Duplicated Archetype cannot be played if Custom Content is disabled.

-Voting cannot be played if Custom Content is disabled.

-Fanmade characters cannot be played if Custom Content is disabled.

업데이트: 2025년 8월 20일 오전 1시 22분
작성자: STUVash

As requested by Ganjesus:

-Added a button to disable sounds, and some info about this button in the mod description.

업데이트: 2025년 7월 4일 오전 1시 39분
작성자: STUVash

-Replaced picture reference for knowledge token.
-Replaced picture reference for the homemade perlin noise background to fake space, probably deleted it by accident.

업데이트: 2025년 6월 2일 오전 5시 57분
작성자: STUVash

-Restored a break point in the board's SnapPoints check but only using it if there was no encounter this time.

업데이트: 2025년 6월 2일 오전 5시 33분
작성자: STUVash

-Added 'Figure' description to Hyde upon selecting Jekyll.

-autoNoise Danger roll will not attract intruders that are currently in combat anymore.

-Encounters from autoNoise will now properly remove all Noise markers linked to a Room.

-Fixed drawing Blank token from autoNoise announcing first encounter and forcing to choose an objective.

업데이트: 2025년 5월 31일 오전 1시 34분
작성자: STUVash

-Added 'action' GMNotes to Feat cards, Assassin action cards, and BeastMaster action cards.

-Change the way Feat cards are dealt, both clone bag and regular bag will be used instead of the cloneBag. This skips unnecessary copies of the feat cards. And properly use all of them in case we're playing with 10 players. It may also avoids errors where a feat card merges with another one, forming a new deck object and losing the card GUID that was to be used to give it to a player.

-Change most #__.getObjects() usage on bags, decks, and stacks with __.getQuantity(). Same thing just more logical in this environment.

업데이트: 2025년 5월 6일 오전 4시 34분
작성자: STUVash

-Removed the two turns skip done during hotseat check. I guess back then I wasn't familiar with accessing Turns variables.

업데이트: 2025년 5월 5일 오전 11시 09분
작성자: STUVash

-Enabled Turns, forgot why I disabled it :/

업데이트: 2025년 3월 22일 오전 3시 32분
작성자: STUVash

-Added a paypal link for whoever wants to support me.