You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ecological Survey and Arctic Algae: Arctic Algae says "When anyone places an ocean tile, gain 2 Plants." If you place an ocean on a space without plants and Arctic Algae grants you 2 plants. Do you gain a third?
The text was updated successfully, but these errors were encountered:
# This is the 1st commit message:
Move playCorporationCard to Player, where it belongs. Merge with merger code.
# This is the commit message #2:
Provide Card2, bespokeCanPlay, & bespokePlay.
This is going to be cleaner and easier to manage than the current
approach. This removes most uses of `migrated`. The rest will come
shortly.
# This is the commit message #3:
Fix sqlite3 async purgeUnfinishedGames.
1. purgeUnfinishedGames wasn't finished for SQLite, so this finishes it.
# This is the commit message #4:
Rename "money production" to "M€ production"
# This is the commit message #5:
Remove translations.json. It shouldn't be generated again.
# This is the commit message #6:
Present user with ability to go to the map when selecting a space.
Fixesterraforming-mars#2584
# This is the commit message #7:
Update src/client/components/waitingFor/GoToMap.vue
Co-authored-by: Brian Folts <[email protected]>
# This is the commit message #8:
CEO's Fav. Proj. may not be used on robot cards.
# This is the commit message #9:
Game end / Game log features
1. Add "Download game log".
2. Clean up some translations.
3. Make spectator able to see the game log.
# This is the commit message #10:
When fetching game-end logs too soon, return bad request instead of internal error.
# This is the commit message #11:
Log Venus increase from Ambient corp.
Meanwhile, for other cards that increase Venus, make sure it logs the
amount actually raised.
# This is the commit message #12:
Remove unnecessary type declarations
Ecological Survey
andArctic Algae
: Arctic Algae says "When anyone places an ocean tile, gain 2 Plants." If you place an ocean on a space without plants and Arctic Algae grants you 2 plants. Do you gain a third?The text was updated successfully, but these errors were encountered: