Skip to content
#

magic

Here are 399 public repositories matching this topic...

JayDi85
JayDi85 commented Jan 12, 2020

Current new dialog is overdeveloped and hard to use for new users. It's can be improved by special panel with "quick setup buttons". That buttons can allows to select pre-defined settings for match or tourney.

The main idea is that the user clicks on that button, selects a deck, and can launch the game.

As example:

  • "Commander" button on press can show:
    • x4
    • x2
  • "Constructed" but
alexlipa91
alexlipa91 commented Sep 27, 2019

Hi there, probably stupid question but is there any detailed doc of what kind of content the config json can contain? I see you can setup username and password for each kernel: is this an authentication against the livy server?
Is there a way to specify the address of the server?
Also, is it possible to customize the location of the config.json file?

Thanks!

philtomson
philtomson commented Jun 28, 2018

was just watching the C++ Now presentation on Julia and C++ (https://www.youtube.com/watch?v=hvnxY3NjHQ4) and noticed in the section on Cxx.jl (around 48 minutes in) that there is a special assignment syntax in the REPL ":=" for assigning C++ results back to a Julia variable.

I don't see this documented anywhere here in the docs.

WaveHack
WaveHack commented Apr 20, 2019

Refactor classes (including tests) to resolve dependencies out of the IoC container with $this->dep = app($class::class) in the constructor, instead of through the constructor method arguments.

Constructor arg lists get quite long (see PopulationCalculator), and needs fixing test constructors whenever this changes.


Beep, boop, I'm a bot! Th

Improve this page

Add a description, image, and links to the magic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the magic topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.