Search found 620 matches

by Victoria_La
18 April 2024, 04:14
Forum: Terraforming Mars
Topic: Prelude is now partially implemented?
Replies: 7
Views: 457

Re: Prelude is now partially implemented?

Prelude is available for alpha testing (as game option)
by Victoria_La
14 April 2024, 22:55
Forum: Developers
Topic: Unexpected error: Propagating error from gameserver 1 (method: createGame): Fatal error during my game
Replies: 2
Views: 61

Re: Unexpected error: Propagating error from gameserver 1 (method: createGame): Fatal error during my game

Normally you can find your issues here https://en.doc.boardgamearena.com/Troubleshooting
Judging by error - it cannot find state 2 - means you removed state 2 from your states file
by Victoria_La
06 April 2024, 18:11
Forum: Developers
Topic: Invalid argument supplied for foreach() in table.game.php
Replies: 2
Views: 66

Re: Invalid argument supplied for foreach() in table.game.php

Check this https://en.doc.boardgamearena.com/Troubleshooting If not there check your notifications, something is off - it cannot deserialize your history notifcations a) Make sure you pass arguments array to all your moficiations even its empty [] - its not an optional argument b) Make sure your arg...
by Victoria_La
02 April 2024, 03:08
Forum: Terraforming Mars
Topic: R/G Colorblindness
Replies: 7
Views: 263

Re: R/G Colorblindness

Its been added as a game optiion (available via gear menu)
by Victoria_La
31 March 2024, 16:21
Forum: Terraforming Mars
Topic: R/G Colorblindness
Replies: 7
Views: 263

Re: R/G Colorblindness

How is this? If I change cubes color to these:
https://imgur.com/a/d03htYs
by Victoria_La
31 March 2024, 15:43
Forum: Terraforming Mars
Topic: R/G Colorblindness
Replies: 7
Views: 263

Re: R/G Colorblindness

Current list

$colors-list: (
_0000ff: #0000ff, // blue
_ff0000: #ff0000, // red
_008000: #008000, // green
_ffa500: #ffa500, // yellow
_773300: #333333, // suppose to be more blackish
_ffffff: #ffffff // white
);
by Victoria_La
30 March 2024, 21:06
Forum: Terraforming Mars
Topic: R/G Colorblindness
Replies: 7
Views: 263

Re: R/G Colorblindness

You can define a brower custom stylesheet to override the game one. For example to change red cubes to purple you can do this .marker_ff0000 { background-image: unset; background-color: #8b3589; outline: 1px solid black; } (but it won't look like 3d cube anymore just square) I am not sure exactly ho...
by Victoria_La
30 March 2024, 17:58
Forum: Terraforming Mars
Topic: Live Scoring
Replies: 6
Views: 500

Live Scoring

There are two suggestion currently open - To add live scoring - https://boardgamearena.com/bug?id=105308 - To remove live scoring (preview) - https://boardgamearena.com/bug?id=107002 Trying to come up with some sort of compomise, which I added on first bug To satisfy both we need game option, which ...
by Victoria_La
30 March 2024, 14:42
Forum: Terraforming Mars
Topic: Is the option to only destroy some of the plants missing ?
Replies: 12
Views: 1013

Re: Is the option to only destroy some of the plants missing ?

This is a bug - tracked with https://boardgamearena.com/bug?id=106981
We did not fix it yet because it seems like very corner case, the actaul use of it as a strategry - the case above about the oxygen - the first time I hear any sort of reasonable explanantion of why you would want that
by Victoria_La
30 March 2024, 02:04
Forum: Terraforming Mars
Topic: Suggestions for speeding up
Replies: 5
Views: 421

Re: Suggestions for speeding up

PLease leave your suggestions/comments on this bug report https://boardgamearena.com/bug?id=105584

Go to advanced search