Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I just released an updated version of this mod (with my friend Brein bot right under this post) that includes the Corruption and Ascension cards :
(available there : https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2747003016)
It is a work in progress, we encountered a few issues with the scripting that are being fixed as we test the game, but overall the system works and we are able to play without significant issues.
We will probably work on the script and asset to add two more players to the table.
Enjoy ^^
Any change of adding the expansions to it?
超級感謝模組作者的分享,讓我可以用來拍教學影片
Thanks and have a great day.
In the produce function the logic to decide which button to render is:
if (_currentRound <= 4) then
but should be :
if (_currentRound < 4) then
Cheers.
Also, if the mark ready buttons could stay during the production phase it would make communication a little easier (even if everyone marking ready does not automaticly makes the production happen, it would be a nice indicator).
Also, I may be a little greedy here, but is there a reason the winner of the production doesn't automaticly get their reward (I get science, but the rest are fixed as far as I know).
Anyways, thanks for the great work, we had a wonderful time playing this game.
PS.: I would love to have Ascension cards :)
And I may soon add Ascension cards if there is a real demand ;)
Error is Script (Global) function <startGame>:
chunk_3:(377, 27, -65) cannot convert nil to clt type UnityEngine.vector3.
Could it be becouse we deleted the resource cubes when we exchanged them for Krystallium? Gonna test tomorrow.
- After a draft turn, if you place a card in the "build zone" with the scripted button, and you decide to immediately recycle the same card before the next production turn, then the script will not change its own state to "produce resources".
- This bug occurs whatever the number of players, we tried at 2 / 3 / 4 and 5. The script works perfectly if you think to not make this action for now.
If you can fix this asap, it would be just one of the best script ever done on tabletop.
Thx for your work !
Robotic Animals has a 4th resourse requirement bug
Robotic Assistant dosen't calculate production for white cubes
I hope you will add Extension and Campaign Heritage and Decadence
Thanks for you hard work.