Tabletop Simulator
Nemesis Retaliation (Script assisted)
Εμφάνιση 281-290 από 377 καταχωρίσεις
< 1 ... 27  28  29  30  31 ... 38 >
Ενημέρωση: 7 Μαρ στις 12:07

-Changed mod thumbnail

Ενημέρωση: 7 Μαρ στις 12:04

-Reduced the size of the character figures.

-Increased the size of the character figure cards.

-Added various tags to Exploration Cards that would reflect their content.

-Added tag 'doorSlot' to the Corridor Snap Points placed on a door slot picture.

-Script now has an autoExplore function which checks the content of the drawn exploration card and applies what is on it by first checking a character that has been placed in an open corridor.

-Added tips to remind how to trigger autoExplore and autoNoise functions.

-Changed my playsounds() function, and all the related inputs for each execution, so that it tries to use soundboxes that aren't being currently used. This means a lot less sound cuts in general. And more conditions to play this function for some of the less impactful sounds, such as noise rolls.

-Probably other stuff that I forgot because the autoExplore was a bit long to setup.

Ενημέρωση: 5 Μαρ στις 12:33

-Changed the size of the Intruders figure while changing the card size. That way only the base is changed... which has its own hitbox.

-Auto noise script now filters the enemies in a corridor to attract the biggest one among them.

Ενημέρωση: 5 Μαρ στις 8:09

-Changed thumbnail

Ενημέρωση: 5 Μαρ στις 8:00

-Taking items from bags now play sounds whether you call them from the Numpad or drag them with the mouse.

-Added one more secure token to the bag.

-Added 'Standee' tag to various figures.

-Added 'intruder' tag to enemy figures.

-Intruder figurine checks for walking sounds now happens in the walksounds(intruder) function, this is because the drop function only works if held by a player, which is not enough for what I'm cooking.

-Added the number of Adults and Drones on the bottom of their token in their object description.

-Added 'characterFig' tag to playable character figurines.

-Added a quality of life function to adjust font size according to a button attributes.

-Added some fun stuff, like a blinking Deadly Mode button.

-Changed the size of intruder health buttons, I think they have a hitbox of their own.

-Hid a duplicated room tile, and 4 duplicated corridor tiles under the Hibernatorium.

-Removed 'securetoken' GMNotes on secure tokens.

-Added 'secureToken' tag to secure tokens instead.

-Script now handles the noise roll and its consequence automatically by checking the surrounding of a room pointed by a player cursor before using the Noise Roll with Numpad 3. It works, it looks alright, but the math is probably not optimized... Which we don't care about in a turn based game.

Ενημέρωση: 2 Μαρ στις 14:41

-Disable Toggle Hands for Corridors and Room tiles as requested by @chaiyapornlimworanusorn6635 on Youtube.

Ενημέρωση: 2 Μαρ στις 6:52

-Upon drawing an Event Card, script now automatically checks the fire markers location and the figures in the room, applies Fire Damage to Intruders, and burn eggs in the Nest.
-Script now broadcast a message when the Nest has been destroyed.

Ενημέρωση: 2 Μαρ στις 1:04

-Script now broadcast messages when attempting to place an enemy figure when there is no more left in the bags.

Ενημέρωση: 1 Μαρ στις 10:04

-Changed Shoot, Burst, Noise rolls message color.

Ενημέρωση: 1 Μαρ στις 9:25

-Fixed loading variables happening too soon before declaring variables and tables, which was making some of the quality of life functions not work after undo or load.

-Added colored Data tokens to act as the BioEnhancement Expert Chips

-Changed the corridors buttons position and orientations. The ones created to display the corridor tile number. They were overlapping with the corridor door slots, making it really hard to read.

-Added snap points for some discard decks.