Tabletop Simulator

Tabletop Simulator

Star Wars: Rebellion (+Rise of the Empire)
447 条留言
CobaltSquad 9 月 23 日 下午 9:25 
Just wanted to say this is still one of my favorite TTS mods. So well done. Such great automation. Anyone coming here mad about the redacted cards, just read these comments and you might go away less mad.
sepehr 6 月 25 日 上午 11:27 
why cant the mod load
AustralOK 2 月 1 日 下午 11:01 
do or do not
!thereisnotry
Notpro2019 2024 年 12 月 17 日 下午 6:41 
The cards in the rebel objective stack doesn't have text, you should fix that man
MeatsOfEvil 2024 年 11 月 29 日 下午 3:36 
Wait... I own the actual game, but if I want to use this mod to play online, my guests can't play the rebels because they won't have access to the mission text? Am I missing something, or is there an actual graceful way to utilize the game assets IRL to make the mod work well?
DerHutmacher 2024 年 10 月 6 日 上午 8:09 
German Translation/Deutsche Übersetzung

Falls jemand deutsch ist und eine Übersetzung sucht dann ist er hier richtig.
Habe ein neues Update veröffentlicht und werde es weiterhin unterstützen!

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2002212004&searchtext=rebellion
zephyros 2024 年 9 月 28 日 上午 9:33 
go buy the game? you mean the one they discontinue ? (facepalm)
Captain Slow 2024 年 8 月 26 日 下午 2:21 
Seriously, you can go pound coarse and dirty sand.
General Paczket 2024 年 8 月 14 日 上午 4:06 
damn i wanted to test this mod but im not into censorship ggs
Randomguy 2024 年 8 月 10 日 上午 8:07 
You are the only person to do something as ridiculous as censor cards in a TTS mod. I own the game and I want to use the TTS mod to play with friends not physically present. You are penalizing every, regardless of whether own the game or not. It is against the spirit of the TTS community and while your mod is technically great, your principles in that regard are not.
Discount Duo 2024 年 7 月 6 日 上午 7:03 
Is there any way to un-redact the rebel obj cards?
Eskander  [作者] 2024 年 4 月 2 日 上午 11:43 
mod updated to include Proof of Staek's distance change on the Obj Card stack up. If anyone has any issues with the stack up now that previously did not, let me know.

The bigger cause, however:

NOTE: TURN ON CAP FRAMERATE (in graphics, settings).

With modern rigs, frame rate will far exceed anything that will work with frame based pauses (which was the only option when this mod was made).
Eskander  [作者] 2024 年 4 月 1 日 下午 12:11 
@michele_bulgarelli for cards to bottom of a deck -- https://www.youtube.com/watch?v=18E9oHcl41s&t=259s

Rebel Obj card redaction conform to an early informal policy by FFG for internet versions of their games.

@Proof Of Staek Thank you for this; sometimes physics and script handling changes -- also script timing is (was) handled by frames. Faster frames = more difficulty leaving enough pause. Scripting for users of all frame timings can be problematic. I might also check your physics setting. It is possible difference physics settings have different outcomes. I may implement this fix if the discord community is running into your problem as stated as well.
Proof Of Staek 2024 年 3 月 24 日 上午 2:29 
Setup automation draws from the Objective Deck before the I objectives have landed on the pile, so it deals the Rebels a II objective. Is there a GitHub for this thing?

Setting the pos.y on the stacks so they are closer together and stack faster fixes it. +0.25 for the II objectives and +0.5 for the I objectives:

-- stack up
for i=1,120 do
coroutine.yield(0)
end
pos = {}
rot = {}
pos = baseObjs.objIII.getPosition()
rot = baseObjs.objIII.getRotation()
baseObjs.objII.setPositionSmooth({pos.x,pos.y + 0.25, pos.z})
baseObjs.objII.setRotationSmooth(rot)
coroutine.yield(0)
baseObjs.objI.setPositionSmooth({pos.x,pos.y + 0.5, pos.z})
baseObjs.objII.setRotationSmooth(rot)
for i=1,240 do
coroutine.yield(0)
end
Rubber Ducky 2024 年 2 月 29 日 下午 3:29 
Unplayable due to blacking out of text,
LightPleiades 2024 年 2 月 24 日 上午 6:14 
why is there a black mark on rebels objective cards?
michele_bulgarelli 2023 年 12 月 9 日 上午 11:44 
Hi. Great work! How can I put a card to the bottom of a deck?
Eskander  [作者] 2023 年 9 月 5 日 下午 12:58 
if there's not a stack/bag of free loyalty counters, then they are already placed on all populated planets. Note that for the scripting, I made those neutral versions to tell the script what is neutral. They are stated tokens, meaning the tokens can change to different versions beyond just front/back. hover over the token and use number keys to change state (or right click and change state if number keys no longer quickly change states). Then use 'F' to flip tokens front/back as needed. Essentially you should never be placing/removing loyalty tokens on this board. This is a dated method contrary to my current TTS mod philosophies, but excepting a total rewrite/3.0 of this board, it is what it is.
Nuggs 2023 年 9 月 5 日 上午 10:44 
my only question is where are the loyalty counters located? I see on the board there are already neutral tokens with subjegation sides on them but no where do i see a stack or stash of loyalty tokens. Kind of hard to play with out them. unless im just blind
Jaratam 2023 年 8 月 10 日 上午 8:21 
4 сентября стартует турнир ЗВВ. Как подать заявку, регламент турнира можно посмотреть https://vk.com/club195908497?w=wall-195908497_175%2Fall
lofty 2023 年 5 月 27 日 下午 1:56 
!thereisnotry is not working for me. Is it still supposed to be typed in when "Do or do not" is on the screen?
coleblakebo 2023 年 4 月 25 日 下午 12:01 
It keeps crashing when I'm trying to open it... Any ideas?
Crocodylus 2023 年 1 月 29 日 上午 10:50 
To anyone curious about the blacked out text: type !thereisnotry when you see "Do or do Not" appear while setting up the game. I come back to this mod every few months and always forget exactly how it's written so I have to waste time looking it up. I do not know why the author chose to make it so cryptic. I own a copy of this game but I see no purpose in shaming people who can't afford or otherwise just want to play it.

It's an excellent mod, with one very.. interesting design choice.
manollette 2022 年 10 月 5 日 下午 7:32 
Seriously, why is this rated 5 stars? I own the game, I'm playing it here because it's easier with my wife when we're feeling lazy. The hell is the point of making the mod in the first place if you won't make it playable?
Alandric 2022 年 9 月 27 日 下午 6:29 
This is useless. You can't even play the game since the text is censored. Did the owner get a bunch of his friends to rate it 5 stars or something?
Jaratam 2022 年 8 月 26 日 上午 4:46 
5 сентября стартует турнир по данной игре. Как подать заявку, регламент турнира можно посмотреть https://m.vk.com/wall-195908497_167
Hael 2022 年 8 月 23 日 上午 9:23 
Just letting people know. My mod "Verbatim" on TTS now has a Star Wars deck. It's essentially Star Wars Trivia / Charades. Just wondering if any top tier Star Wars nerds would try it out and test how accurate my star wars research has been. I'm up to 150 cards and adding 20 a day.
Yoduh 2022 年 8 月 15 日 上午 11:24 
for being a strategy game, it is pretty ironic you guys can't figure out how to share rebellion objective cards outside the game. here's a solution:
1) owner of the game takes 3 pictures of all level I, II and III rebel object cards (if you're even slightly determined you can find uploads of the cards, or at least their descriptions, already on the internet)
2) e-mail or send them however you want over the internet to the other player(s)
3) other players randomly pick cards from the photos as their objectives. can even use a random number generator from google (or dice!) to pick which ones.
Adam 2022 年 4 月 29 日 下午 1:45 
Also not everyone is from USA and not everyone has the game available to buy on stores. USA is not the whole world dear Sam...
Adam 2022 年 4 月 29 日 下午 1:44 
Why even post it if you don't want people to play? WTF!!
Lorywindrunner 2022 年 4 月 25 日 下午 11:17 
Saw this dumb post below this while checking out the mod.

Just wanted to say thanks for the work and continued improvements!
Sleepy Gary 2022 年 3 月 7 日 下午 5:39 
Dumb to have the text blacked out for objective cards, makes it so you can't remote play unless every single person you want to play with owns the game, or the one person who does own it is always rebels. Good mod ruined by crap author.
Dulle 2022 年 2 月 21 日 上午 4:51 
Ah, yes offcourse.. ugh
thanks
Halbam 2022 年 2 月 21 日 上午 2:56 
@Dulle: Flip the ownership marker with F
Dulle 2022 年 2 月 19 日 下午 4:07 
hey, love the game, have it original and now i can play remote with firends.
just one question... how to subjecate a system?
INFINITY BLADE 2022 年 2 月 12 日 下午 11:15 
Objective Card text blacked out
Halbam 2022 年 1 月 28 日 下午 2:45 
Prince Witherdick: "OP doesn't want to get sued and I'm too dumb to do three more clicks which everybody else have managed to do."
gorillaz256 2022 年 1 月 12 日 下午 8:11 
having the same issue with non hosts seeing the miniatures extremely large
Eskander  [作者] 2021 年 12 月 19 日 下午 5:49 
A tragic and common story, I'm told. There's solutions to all problems, though; the discord community is helpful. !thereisnotry ironically enough.
Erimys 2021 年 12 月 19 日 下午 4:47 
the creator decided to spend however many hours on this only to make vital cards invisible to players because "buy the game" i did buy the game. i play this with friends in other states and now i cannot with this one. what a waste of time
Witt 2021 年 12 月 3 日 下午 8:19 
Er... with the Objective Card text blacked out, how are we supposed to play the game? (My friend owns the game, but we're in different states so figured we'd give this a try). Help me Obi-Wan Kenobi...
Halbam 2021 年 10 月 4 日 上午 4:05 
The affected players re-joining the server normally fixes this for me.
appetitdefou 2021 年 9 月 24 日 下午 7:46 
Been seeing something odd this past couple of days where, in a 2 player game, the player joining sees all the unit miniatures at really large scale during setup, but the host sees them at normal size. Played around with it a bit, but couldn't seem to get it normalized for both players.
Skywalker5t4 2021 年 9 月 5 日 下午 6:25 
Hey there's a black box over the text for the Rebel Objective Cards. Copyright issues?
FourMikeRomeo 2021 年 9 月 3 日 下午 12:39 
Is good now! Thanks much for the fix and for all the great work on this mod!
Eskander  [作者] 2021 年 9 月 2 日 下午 11:25 
I reviewed the save file; apparently replacing the decal pallet links does not replace existing decals on objects. I went through and updated (hopefully) all of the existing decal links. Thanks for bringing this to my attention and testing it; give it a try again and if any of the decals are blank, let me know.
FourMikeRomeo 2021 年 9 月 2 日 下午 3:48 
No joy, same issue. Have unsubbed, resubbed, deleted everything I could find that looked like a cached file.
Eskander  [作者] 2021 年 9 月 1 日 上午 6:40 
@FourMikeRomeo; thanks for the notice; the decal assets had been lost during data migration. Assets should be replaced now. Ensure you update the mod (unsub/resub if you're having issues) and see if it works now.
FourMikeRomeo 2021 年 9 月 1 日 上午 3:32 
Hi, I am getting blank white assets on the dice console buttons (add/remove dice, roll, reroll buttons). Error at startup reads: "Load image failed unsupported format: UNKNOWN supported formats: .jpg, .png... .unity3d <3>"

Have tried disabling mod cache and restarting/reloading, no change.
OudeRodeOgen 2021 年 8 月 9 日 上午 9:44 
Rebel Objective cards aren't displaying text for me.