Tabletop Simulator

Tabletop Simulator

War of the Ring 2E (Scripted by DevKev)
Showing 81-90 of 178 entries
< 1 ... 7  8  9  10  11 ... 18 >
Update: 31 Jul, 2021 @ 6:58pm

Update: 26 Jul, 2021 @ 11:14am

--added mini buttons near the dice area for gathering and rolling action dice when in compact mode with basic scripting.

--when playing with basic scripting, rounds are tracked. Clicking Gather dice increments the round count.

Update: 19 Jul, 2021 @ 5:36pm

--Changed Treebeard 3D model to the one from the Movie.

--Changed the Ents 3D models to one from the movie (different model than Treebeard).

--Removed Sticky attribute from all army models (including 2D and marble) so they don't bash around other models as much when you pick them up.

--Army Units (Regulars, Elites, Leaders, Nazgul) have improved collision. They collide at their base circle. The Leader flags, and Haradrim spears no longer cause problems in tight spaces. They stack more like coins now.

--Change the way the script handles moving units during setup. It no longer uses their GUIDs. It got cumbersome every time I changed models around, I had to update all the code that moved them to match the newly assigned ID. Now I can simply say move 1 Rohan Regular from Rohan Reserves to Westemnet, and it will find and move a matching unit if there is one.

Update: 17 Jul, 2021 @ 10:05pm

Update: 17 Jul, 2021 @ 9:17pm

Update: 16 Jul, 2021 @ 8:56pm

--fixed a bug with treebeard not being removed and halting the script when it tries to find him in non-3D.

Update: 15 Jul, 2021 @ 8:29pm

--not all sound effects were triggering, fixed them.

--when choosing no scripting, many scripts were still trying to run and generating errors. Choosing no scripting will cancel triggered events when moving units, markers, etc now.

Update: 13 Jul, 2021 @ 3:55pm

Update: 13 Jul, 2021 @ 11:32am

Update: 13 Jul, 2021 @ 1:10am

--fixed bad bug with 2D units. TTS treats them as "tilesets" instead of "figurines". I think this is a mistake, but either way, it should not cause Gollum to dance in place when trying to joining the fellowship.

--finally enabled the square/block Nazgul preference option.