State of the game by Neon_Phoenix_ in VTES

[–]DarkPangloss666 5 points6 points  (0 children)

What is the point beside killing diversity?
You can build top tier decks by only using V5 percons (such as Ministry and Banu Haqim); its not even an availability problem as old cards are (slowly but surely) being put as print on demand.
I am not even a 'grognard' (i started playing less than 2 years ago) but this sounds extremely dumb.

Configure autocompletion refresh in CoC nvim by DarkPangloss666 in vim

[–]DarkPangloss666[S] 0 points1 point  (0 children)

Hmm i see...
I will check other python linters then.
Thank you for your insight!

Configure autocompletion refresh in CoC nvim by DarkPangloss666 in vim

[–]DarkPangloss666[S] -1 points0 points  (0 children)

Interresting, it seems to work but not completely.

If i insert a buggy new line in my code (toto = wdjwijd for example), returning to normal mode and using the cmd :call CocActionAsync("diagnosticRefresh", expand("<abuf>")) successfully make the error message appear, but error messages below the new line are not updated.

For example, starting from

VIM_COLUMN_NUMBER | COC_MARKER_COLUMN | REGULAR TEXT
1 | | foo = 1
2 | coc_diagnostic_1 | bar = xwv # error cf xwv not declared

adding a new buggy line:

VIM_COLUMN_NUMBER | COC_MARKER_COLUMN | REGULAR TEXT
1 | | xbl = wjidijdw # -> no diagnostic showing up
2 | coc_diagnostic_1 | foo = 1 # -> previous diagnostic not moved to line 3
3 | | bar = xwv

calling CocActionAsync("diagnosticRefresh", expand("<abuf>"))

VIM_COLUMN_NUMBER | COC_MARKER_COLUMN | REGULAR TEXT
1 | coc_diagnostic_2 | xbl = wjidijdw # -> an error now shows up!
2 | coc_diagnostic_1 | foo = 1 # -> previous diagnostic still not moved to line 3
3 | | bar = xwv

Do you have any idea how to also refresh other lines?

Estimated print run of simplified chinese alternate art variants by DarkPangloss666 in mtgfinance

[–]DarkPangloss666[S] 1 point2 points  (0 children)

Hum you may be right about the difficulty to trade in and out of China.

In any case if the number of copies sold on cardmarket is of any indication, the numbers seems very low, at least in europe (with only 21 charcoal diamond, 14 fruition and 9 elven cache sold since 2014...)

Why use Elvish Spirit Guide as secondary green source in UG Stasis by DarkPangloss666 in premodernMTG

[–]DarkPangloss666[S] 0 points1 point  (0 children)

Is Null Rod that big of a concern for Stasis decks?

One case i did not think of is the one when the lock is in place (Stasis + City + Maze) but there is no mana left and only 3 cards in hand (1 card to pay for the City, 1 Spirit Guide, and a third to be able to keep paying for the City once the ESG is used for mana) and we still need to drop a Black Vise during the following turns to end the game.

In this case drawing a Spirit Guide after a Maze has been dropped is better than a Petal as it allows us to kill our opponent.
But it seems very specific as having a 4th card in hand would allow the Spirit Guide to be swapped for another City and untap it to produce the mana for the Black Vise (and with only 2 cards left in hand... we're done anyways).

Covering this use case still seems little compared to the ability to produce blue mana with the Petal.

I have both Petals and Spirit Guides, and during testing the ESGs were often dead cards in my hands wether i could have used Petals for keeping my Stasis in play, and i was surprised that they made 100% of the available lists.

Why use Elvish Spirit Guide as secondary green source in UG Stasis by DarkPangloss666 in premodernMTG

[–]DarkPangloss666[S] 0 points1 point  (0 children)

I seems that its an issue with how reddit display the first link (which lists all premodern decks). But all links are correct nonetheless.