Tabletop Simulator

Tabletop Simulator

Nemesis Boards (scripted setup, and script assisted)
243件中 91-100 を表示
< 1 ... 8  9  10  11  12 ... 25 >
更新:2024年7月8日 @ 1時22分
更新者:STUVash

Fixed Mars Surface Deck flipped the wrong way.

更新:2024年7月8日 @ 0時47分
更新者:STUVash

Following sealbor 's wish

-Added Aftermath related modes: Epilogue and Research Mode.
-Added functions to clone and mix decks.
-Added functions to cleanup decks, enemy figures, discovery tokens, reveal all rooms.
-Added a function to add back to the intruder bag enemies tokens related to returned enemy figures for Epilogue Mode.
-Research Mode and Epilogue made somewhat compatible with all enemy types through deck mixing.
-Added related Aftermath expansion assets: Discovery Tokens, Alert Deck, Aftermath Event deck, Aftermath Shuttle board, more bonus rooms.
-Simplified a bit of the script

更新:2024年6月9日 @ 10時28分
更新者:STUVash

-Replaced the pictures used by the CEO's Robot (starting item). Somehow the picture used by the link is lacking the robot picture now.

I still had it in the cache so I guess it's not a big deal (?)

-Deleted a custom token that was under the table. I do use this spot for other stuff but I never saw this token picture so .... now it's gone.

更新:2024年6月7日 @ 10時02分
更新者:STUVash

-Changed Energy Charge equivalent names in a similar manner as for Chemicals in a previous update. Something like "Energy Charge / Weapon Battery / Old Tech Battery"
-Added tooltip on cards naming fire or loose wires like this "Fire = Loose Wire".
-Did a pass on Second Contact characters, I don't want to change their content yet, I'm waiting on TheKing update to his Second Contact mod but I did add script to remove cards that are useless if played on other boards than Second Contact. This should make them a bit more useful without actually changing them.
One could say having cards removed mean a higher probability to draw Contamination cards from the deck if there was any, which is true, but these Second Contact characters are also better than most other characters in the mod, it's not that much of an handicap.
-Changed the color of the Roboticist's Trait counter, that's one I somehow skipped.

更新:2024年5月31日 @ 8時25分
更新者:STUVash

Nope issue is still there sometimes, but only sometimes, not sure why. It's the same as it was with 0.06 so I've reverted it to 0.06.

My guess is that it probably has something to do with Autosaving....? I have no clue. Good thing it only happens for one out of 10 I guess :/

更新:2024年5月31日 @ 3時10分
更新者:STUVash

Played some more Retaliation where enemies are just flooding so it's a great testing ground for this return function x)

It seems 0.06 sec isn't enough sometimes, raised to 0.1 sec before returning enemy figures.

更新:2024年5月30日 @ 10時20分
更新者:STUVash

Added an exception to not check for the hit count on the Despoiler (Queen equivalent for VoidSeeders), as it doesn't have any it was returning an error (even though it wasn't breaking any script)

更新:2024年5月30日 @ 9時18分
更新者:STUVash

While working on my private save of the Retaliation mod I got to do some testing with the hit count on enemies.
I added a 0.06 sec delay to the function before returning a figurine to its bag, the delay is somehow necessary for the Hit counter to be saved. Should be working just fine now.

更新:2024年5月27日 @ 8時21分
更新者:STUVash

-Removed 2nd counter on Ship Rat's trait card
-Added a counter on Ship Rat's Anti-Xeno Blood quest item, to count how many turns the quest item has been activated (another option would be to make a token to put as a turn marker... maybe this would be a better idea, I dunno)

更新:2024年5月25日 @ 15時05分
更新者:STUVash

-Added tooltip on one quest item of the Ship Rat character "Antidote = Neutralizer"
-Disabled snapping on Loose Wire markers.
-Added a second counter on the trait card of the Ship Rat to count rounds in two times. One for the larvae inside the character dying after two rounds. And the other for the Anti-Xeno Blood quest item, which destroys the Nest two rounds after being used.
-Changed tooltips for quest items needing Chemicals or Reagent to "Chemicals = Reagent = Oxygen Tanks"
-Switched a line of script to put the figure back into its bag After having edited the string to display the hits taken on the enemy rather than before. (I'll see next week if it fixes the Hits taken not being resetted when returning an enemy figure, the next fix will be to add a short delay for the update to happen in time)